Pull request #42305 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 041d074ebe3a55e558e18ad494c69ca6e13c9979+8eb947c5b1d7ce7551ed6e07db7a8b65234b75e0 (4d1fef9e4e023c94ea2730781a1a6f1dce6a460a) 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-42305@libs/jps # timeout=10 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 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch 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" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' 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-04-17T10:43:00.749Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-04-17T10:43:00.754Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-04-17T10:43:00.994Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-062f36473b7e572fb) in /home/ubuntu/workspace/moby_PR-42305 [Pipeline] { [Pipeline] checkout [2021-04-17T10:43:01.084Z] The recommended git tool is: git [2021-04-17T10:43:02.931Z] using credential docker-jenkins-github-credentials [2021-04-17T10:43:02.938Z] Cloning the remote Git repository [2021-04-17T10:43:02.938Z] Cloning with configured refspecs honoured and without tags [2021-04-17T10:43:02.957Z] Cloning repository https://github.com/moby/moby.git [2021-04-17T10:43:03.003Z] > git init /home/ubuntu/workspace/moby_PR-42305 # timeout=10 [2021-04-17T10:43:03.228Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-17T10:43:03.228Z] > git --version # timeout=10 [2021-04-17T10:43:03.241Z] > git --version # 'git version 2.17.1' [2021-04-17T10:43:03.241Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-17T10:43:03.243Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42305/head:refs/remotes/origin/PR-42305 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-17T10:43:18.375Z] Fetching without tags [2021-04-17T10:43:18.630Z] Merging remotes/origin/master commit 8eb947c5b1d7ce7551ed6e07db7a8b65234b75e0 into PR head commit 041d074ebe3a55e558e18ad494c69ca6e13c9979 [2021-04-17T10:43:18.317Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-17T10:43:18.331Z] > git config --add remote.origin.fetch +refs/pull/42305/head:refs/remotes/origin/PR-42305 # timeout=10 [2021-04-17T10:43:18.342Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-17T10:43:18.362Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-17T10:43:18.378Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-17T10:43:18.378Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-17T10:43:18.379Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42305/head:refs/remotes/origin/PR-42305 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-17T10:43:18.636Z] > git config core.sparsecheckout # timeout=10 [2021-04-17T10:43:18.650Z] > git checkout -f 041d074ebe3a55e558e18ad494c69ca6e13c9979 # timeout=10 [2021-04-17T10:43:19.190Z] Merge succeeded, producing 041d074ebe3a55e558e18ad494c69ca6e13c9979 [2021-04-17T10:43:19.191Z] Checking out Revision 041d074ebe3a55e558e18ad494c69ca6e13c9979 (PR-42305) [2021-04-17T10:43:19.117Z] > git remote # timeout=10 [2021-04-17T10:43:19.132Z] > git config --get remote.origin.url # timeout=10 [2021-04-17T10:43:19.151Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-17T10:43:19.152Z] > git merge 8eb947c5b1d7ce7551ed6e07db7a8b65234b75e0 # timeout=10 [2021-04-17T10:43:19.164Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-17T10:43:19.191Z] > git config core.sparsecheckout # timeout=10 [2021-04-17T10:43:19.205Z] > git checkout -f 041d074ebe3a55e558e18ad494c69ca6e13c9979 # timeout=10 [2021-04-17T10:43:22.815Z] Commit message: "apparmor.InstallDefault(): fix order of remove/close and fix linting warnings" [2021-04-17T10:43:22.815Z] First time build. Skipping changelog. [2021-04-17T10:43:22.831Z] > git --version # timeout=10 [2021-04-17T10:43:22.845Z] > git --version # 'git version 2.17.1' [2021-04-17T10:43:22.854Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-17T10:43:23.631Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42305:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2021-04-17T10:43:30.173Z] Unable to find image 'alpine:latest' locally [2021-04-17T10:43:30.173Z] latest: Pulling from library/alpine [2021-04-17T10:43:30.173Z] 540db60ca938: Pulling fs layer [2021-04-17T10:43:30.173Z] 540db60ca938: Verifying Checksum [2021-04-17T10:43:30.173Z] 540db60ca938: Download complete [2021-04-17T10:43:30.173Z] 540db60ca938: Pull complete [2021-04-17T10:43:30.173Z] Digest: sha256:69e70a79f2d41ab5d637de98c1e0b055206ba40a8145e7bddb55ccc04e13cf8f [2021-04-17T10:43:30.173Z] Status: Downloaded newer image for alpine:latest [2021-04-17T10:43:34.340Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2021-04-17T10:43:34.646Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-062f36473b7e572fb) in /home/ubuntu/workspace/moby_PR-42305 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2021-04-17T10:43:34.669Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0904838ec5cab4045) in /home/ubuntu/workspace/moby_PR-42305 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [2021-04-17T10:43:34.744Z] Running on s390x-ubuntu-03 in /home/jenkins/workspace/moby_PR-42305 [2021-04-17T10:43:34.767Z] Running on ppc64le-ubuntu-23 in /home/docker/workspace/moby_PR-42305 [Pipeline] checkout [2021-04-17T10:43:34.782Z] The recommended git tool is: git [Pipeline] checkout [2021-04-17T10:43:34.794Z] using credential docker-jenkins-github-credentials [2021-04-17T10:43:34.796Z] The recommended git tool is: git [2021-04-17T10:43:34.806Z] using credential docker-jenkins-github-credentials [2021-04-17T10:43:34.810Z] Fetching changes from the remote Git repository [2021-04-17T10:43:34.812Z] Cloning the remote Git repository [2021-04-17T10:43:34.812Z] Cloning with configured refspecs honoured and without tags [2021-04-17T10:43:34.820Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] { [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] checkout [2021-04-17T10:43:34.933Z] The recommended git tool is: git [Pipeline] checkout [2021-04-17T10:43:34.960Z] The recommended git tool is: git [Pipeline] // stage [2021-04-17T10:43:34.972Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-04-17T10:43:34.986Z] Cloning the remote Git repository [2021-04-17T10:43:34.986Z] Cloning with configured refspecs honoured and without tags [2021-04-17T10:43:34.998Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [2021-04-17T10:43:35.015Z] Cloning the remote Git repository [2021-04-17T10:43:35.015Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-04-17T10:43:35.096Z] Merging remotes/origin/master commit 8eb947c5b1d7ce7551ed6e07db7a8b65234b75e0 into PR head commit 041d074ebe3a55e558e18ad494c69ca6e13c9979 [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-04-17T10:43:35.288Z] Merge succeeded, producing 041d074ebe3a55e558e18ad494c69ca6e13c9979 [2021-04-17T10:43:35.289Z] Checking out Revision 041d074ebe3a55e558e18ad494c69ca6e13c9979 (PR-42305) [2021-04-17T10:43:35.348Z] Commit message: "apparmor.InstallDefault(): fix order of remove/close and fix linting warnings" [2021-04-17T10:43:35.397Z] > git --version # timeout=10 [2021-04-17T10:43:35.404Z] > git --version # 'git version 2.17.1' [2021-04-17T10:43:35.407Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-17T10:43:34.802Z] > git rev-parse --is-inside-work-tree # timeout=10 [2021-04-17T10:43:34.810Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-17T10:43:34.820Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-17T10:43:34.821Z] > git --version # timeout=10 [2021-04-17T10:43:34.842Z] > git --version # 'git version 2.17.1' [2021-04-17T10:43:34.842Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-17T10:43:34.843Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42305/head:refs/remotes/origin/PR-42305 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-17T10:43:35.137Z] > git config core.sparsecheckout # timeout=10 [2021-04-17T10:43:35.144Z] > git checkout -f 041d074ebe3a55e558e18ad494c69ca6e13c9979 # timeout=10 [2021-04-17T10:43:35.266Z] > git remote # timeout=10 [2021-04-17T10:43:35.272Z] > git config --get remote.origin.url # timeout=10 [2021-04-17T10:43:35.274Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-17T10:43:35.275Z] > git merge 8eb947c5b1d7ce7551ed6e07db7a8b65234b75e0 # timeout=10 [2021-04-17T10:43:35.282Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-17T10:43:35.289Z] > git config core.sparsecheckout # timeout=10 [2021-04-17T10:43:35.294Z] > git checkout -f 041d074ebe3a55e558e18ad494c69ca6e13c9979 # timeout=10 [2021-04-17T10:43:34.808Z] Cloning repository https://github.com/moby/moby.git [2021-04-17T10:43:34.808Z] > git init /home/ubuntu/workspace/moby_PR-42305 # timeout=10 [2021-04-17T10:43:34.825Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-17T10:43:34.825Z] > git --version # timeout=10 [2021-04-17T10:43:34.837Z] > git --version # 'git version 2.17.1' [2021-04-17T10:43:34.837Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-17T10:43:34.838Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42305/head:refs/remotes/origin/PR-42305 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-17T10:43:34.989Z] Cloning repository https://github.com/moby/moby.git [2021-04-17T10:43:34.989Z] > git init /home/jenkins/workspace/moby_PR-42305 # timeout=10 [2021-04-17T10:43:35.016Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-17T10:43:35.016Z] > git --version # timeout=10 [2021-04-17T10:43:35.019Z] > git --version # 'git version 2.17.1' [2021-04-17T10:43:35.019Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-17T10:43:35.019Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42305/head:refs/remotes/origin/PR-42305 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-17T10:43:35.021Z] Cloning repository https://github.com/moby/moby.git [2021-04-17T10:43:35.022Z] > git init /home/docker/workspace/moby_PR-42305 # timeout=10 [2021-04-17T10:43:35.030Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-17T10:43:35.030Z] > git --version # timeout=10 [2021-04-17T10:43:35.032Z] > git --version # 'git version 2.7.4' [2021-04-17T10:43:35.032Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-17T10:43:35.033Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42305/head:refs/remotes/origin/PR-42305 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-17T10:43:36.091Z] + [ PR != PR ] [2021-04-17T10:43:36.091Z] + [ master != master ] [2021-04-17T10:43:36.091Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-17T10:43:36.455Z] + docker version [2021-04-17T10:43:36.455Z] Client: Docker Engine - Community [2021-04-17T10:43:36.455Z] Version: 20.10.5 [2021-04-17T10:43:36.455Z] API version: 1.41 [2021-04-17T10:43:36.455Z] Go version: go1.13.15 [2021-04-17T10:43:36.455Z] Git commit: 55c4c88 [2021-04-17T10:43:36.455Z] Built: Tue Mar 2 20:18:05 2021 [2021-04-17T10:43:36.455Z] OS/Arch: linux/amd64 [2021-04-17T10:43:36.455Z] Context: default [2021-04-17T10:43:36.455Z] Experimental: true [2021-04-17T10:43:36.455Z] [2021-04-17T10:43:36.455Z] Server: Docker Engine - Community [2021-04-17T10:43:36.455Z] Engine: [2021-04-17T10:43:36.455Z] Version: 20.10.5 [2021-04-17T10:43:36.455Z] API version: 1.41 (minimum version 1.12) [2021-04-17T10:43:36.455Z] Go version: go1.13.15 [2021-04-17T10:43:36.455Z] Git commit: 363e9a8 [2021-04-17T10:43:36.455Z] Built: Tue Mar 2 20:16:00 2021 [2021-04-17T10:43:36.455Z] OS/Arch: linux/amd64 [2021-04-17T10:43:36.455Z] Experimental: true [2021-04-17T10:43:36.455Z] containerd: [2021-04-17T10:43:36.455Z] Version: 1.4.4 [2021-04-17T10:43:36.455Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-17T10:43:36.455Z] runc: [2021-04-17T10:43:36.455Z] Version: 1.0.0-rc93 [2021-04-17T10:43:36.455Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-17T10:43:36.455Z] docker-init: [2021-04-17T10:43:36.455Z] Version: 0.19.0 [2021-04-17T10:43:36.455Z] GitCommit: de40ad0 [Pipeline] sh [2021-04-17T10:43:36.781Z] + docker info [2021-04-17T10:43:45.247Z] Fetching without tags [2021-04-17T10:43:45.533Z] Merging remotes/origin/master commit 8eb947c5b1d7ce7551ed6e07db7a8b65234b75e0 into PR head commit 041d074ebe3a55e558e18ad494c69ca6e13c9979 [2021-04-17T10:43:45.949Z] Merge succeeded, producing 041d074ebe3a55e558e18ad494c69ca6e13c9979 [2021-04-17T10:43:45.950Z] Checking out Revision 041d074ebe3a55e558e18ad494c69ca6e13c9979 (PR-42305) [2021-04-17T10:43:45.220Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-17T10:43:45.221Z] > git config --add remote.origin.fetch +refs/pull/42305/head:refs/remotes/origin/PR-42305 # timeout=10 [2021-04-17T10:43:45.224Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-17T10:43:45.236Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-17T10:43:45.250Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-17T10:43:45.250Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-17T10:43:45.250Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42305/head:refs/remotes/origin/PR-42305 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-17T10:43:45.535Z] > git config core.sparsecheckout # timeout=10 [2021-04-17T10:43:45.539Z] > git checkout -f 041d074ebe3a55e558e18ad494c69ca6e13c9979 # timeout=10 [2021-04-17T10:43:45.923Z] > git remote # timeout=10 [2021-04-17T10:43:45.924Z] > git config --get remote.origin.url # timeout=10 [2021-04-17T10:43:45.928Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-17T10:43:45.928Z] > git merge 8eb947c5b1d7ce7551ed6e07db7a8b65234b75e0 # timeout=10 [2021-04-17T10:43:45.940Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-17T10:43:46.428Z] Commit message: "apparmor.InstallDefault(): fix order of remove/close and fix linting warnings" [2021-04-17T10:43:46.496Z] > git --version # timeout=10 [2021-04-17T10:43:46.497Z] > git --version # 'git version 2.17.1' [2021-04-17T10:43:46.506Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-04-17T10:43:46.727Z] Client: [2021-04-17T10:43:46.727Z] Context: default [2021-04-17T10:43:46.727Z] Debug Mode: false [2021-04-17T10:43:46.727Z] Plugins: [2021-04-17T10:43:46.727Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-04-17T10:43:46.727Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-04-17T10:43:46.727Z] [2021-04-17T10:43:46.727Z] Server: [2021-04-17T10:43:46.727Z] Containers: 0 [2021-04-17T10:43:46.727Z] Running: 0 [2021-04-17T10:43:46.727Z] Paused: 0 [2021-04-17T10:43:46.727Z] Stopped: 0 [2021-04-17T10:43:46.727Z] Images: 1 [2021-04-17T10:43:46.727Z] Server Version: 20.10.5 [2021-04-17T10:43:46.727Z] Storage Driver: overlay2 [2021-04-17T10:43:46.727Z] Backing Filesystem: extfs [2021-04-17T10:43:46.727Z] Supports d_type: true [2021-04-17T10:43:46.727Z] Native Overlay Diff: true [2021-04-17T10:43:46.727Z] Logging Driver: json-file [2021-04-17T10:43:46.727Z] Cgroup Driver: cgroupfs [2021-04-17T10:43:46.727Z] Cgroup Version: 1 [2021-04-17T10:43:46.727Z] Plugins: [2021-04-17T10:43:46.727Z] Volume: local [2021-04-17T10:43:46.727Z] Network: bridge host ipvlan macvlan null overlay [2021-04-17T10:43:46.727Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-17T10:43:46.727Z] Swarm: inactive [2021-04-17T10:43:46.727Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-04-17T10:43:46.727Z] Default Runtime: runc [2021-04-17T10:43:46.727Z] Init Binary: docker-init [2021-04-17T10:43:46.727Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-17T10:43:46.727Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-17T10:43:46.727Z] init version: de40ad0 [2021-04-17T10:43:46.727Z] Security Options: [2021-04-17T10:43:46.727Z] apparmor [2021-04-17T10:43:46.727Z] seccomp [2021-04-17T10:43:46.727Z] Profile: default [2021-04-17T10:43:46.727Z] Kernel Version: 5.4.0-1041-aws [2021-04-17T10:43:46.727Z] Operating System: Ubuntu 18.04.5 LTS [2021-04-17T10:43:46.727Z] OSType: linux [2021-04-17T10:43:46.727Z] Architecture: x86_64 [2021-04-17T10:43:46.727Z] CPUs: 2 [2021-04-17T10:43:46.727Z] Total Memory: 7.487GiB [2021-04-17T10:43:46.727Z] Name: ip-10-100-75-86 [2021-04-17T10:43:46.727Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-04-17T10:43:46.727Z] Docker Root Dir: /var/lib/docker [2021-04-17T10:43:46.727Z] Debug Mode: false [2021-04-17T10:43:46.727Z] Registry: https://index.docker.io/v1/ [2021-04-17T10:43:46.727Z] Labels: [2021-04-17T10:43:46.727Z] Experimental: true [2021-04-17T10:43:46.727Z] Insecure Registries: [2021-04-17T10:43:46.727Z] 127.0.0.0/8 [2021-04-17T10:43:46.727Z] Live Restore Enabled: true [2021-04-17T10:43:46.727Z] [2021-04-17T10:43:46.727Z] WARNING: No swap limit support [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-17T10:43:47.042Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-17T10:43:47.042Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-17T10:43:47.042Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42305/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-04-17T10:43:47.042Z] + bash /home/ubuntu/workspace/moby_PR-42305/check-config.sh [2021-04-17T10:43:47.042Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-17T10:43:47.042Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-04-17T10:43:47.042Z] [2021-04-17T10:43:47.042Z] Generally Necessary: [2021-04-17T10:43:47.042Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-17T10:43:47.042Z] - apparmor: enabled and tools installed [2021-04-17T10:43:47.042Z] - CONFIG_NAMESPACES: enabled [2021-04-17T10:43:47.042Z] - CONFIG_NET_NS: enabled [2021-04-17T10:43:47.042Z] - CONFIG_PID_NS: enabled [2021-04-17T10:43:47.042Z] - CONFIG_IPC_NS: enabled [2021-04-17T10:43:47.042Z] - CONFIG_UTS_NS: enabled [2021-04-17T10:43:47.042Z] - CONFIG_CGROUPS: enabled [2021-04-17T10:43:47.042Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-17T10:43:47.042Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-17T10:43:47.042Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-17T10:43:47.042Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-17T10:43:47.042Z] - CONFIG_CPUSETS: enabled [2021-04-17T10:43:47.042Z] - CONFIG_MEMCG: enabled [2021-04-17T10:43:47.042Z] - CONFIG_KEYS: enabled [2021-04-17T10:43:47.042Z] - CONFIG_VETH: enabled (as module) [2021-04-17T10:43:47.042Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-17T10:43:47.042Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-17T10:43:47.042Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-17T10:43:47.042Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-17T10:43:47.231Z] + docker version [2021-04-17T10:43:47.231Z] Client: Docker Engine - Community [2021-04-17T10:43:47.231Z] Version: 19.03.7 [2021-04-17T10:43:47.231Z] API version: 1.40 [2021-04-17T10:43:47.231Z] Go version: go1.12.17 [2021-04-17T10:43:47.231Z] Git commit: 7141c199a2 [2021-04-17T10:43:47.231Z] Built: Sat Mar 7 16:48:47 2020 [2021-04-17T10:43:47.231Z] OS/Arch: linux/s390x [2021-04-17T10:43:47.231Z] Experimental: false [2021-04-17T10:43:47.231Z] [2021-04-17T10:43:47.231Z] Server: Docker Engine - Community [2021-04-17T10:43:47.231Z] Engine: [2021-04-17T10:43:47.231Z] Version: 19.03.7 [2021-04-17T10:43:47.231Z] API version: 1.40 (minimum version 1.12) [2021-04-17T10:43:47.231Z] Go version: go1.12.17 [2021-04-17T10:43:47.231Z] Git commit: 7141c199a2 [2021-04-17T10:43:47.231Z] Built: Sat Mar 7 16:47:46 2020 [2021-04-17T10:43:47.231Z] OS/Arch: linux/s390x [2021-04-17T10:43:47.231Z] Experimental: true [2021-04-17T10:43:47.231Z] containerd: [2021-04-17T10:43:47.231Z] Version: 1.2.13 [2021-04-17T10:43:47.231Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-04-17T10:43:47.231Z] runc: [2021-04-17T10:43:47.231Z] Version: 1.0.0-rc10 [2021-04-17T10:43:47.231Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-04-17T10:43:47.231Z] docker-init: [2021-04-17T10:43:47.231Z] Version: 0.18.0 [2021-04-17T10:43:47.231Z] GitCommit: fec3683 [Pipeline] sh [2021-04-17T10:43:47.298Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-17T10:43:47.298Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-17T10:43:47.298Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-17T10:43:47.298Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-04-17T10:43:47.298Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-17T10:43:47.298Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-17T10:43:47.298Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-17T10:43:47.298Z] [2021-04-17T10:43:47.298Z] Optional Features: [2021-04-17T10:43:47.298Z] - CONFIG_USER_NS: enabled [2021-04-17T10:43:47.298Z] - CONFIG_SECCOMP: enabled [2021-04-17T10:43:47.298Z] - CONFIG_SECCOMP_FILTER: enabled [2021-04-17T10:43:47.298Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-17T10:43:47.298Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-17T10:43:47.298Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-17T10:43:47.298Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-04-17T10:43:47.298Z] - CONFIG_BLK_CGROUP: enabled [2021-04-17T10:43:47.298Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-17T10:43:47.298Z] - CONFIG_CGROUP_PERF: enabled [2021-04-17T10:43:47.298Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-17T10:43:47.298Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-17T10:43:47.298Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-17T10:43:47.298Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-17T10:43:47.298Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-17T10:43:47.298Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-17T10:43:47.298Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-17T10:43:47.298Z] - CONFIG_IP_VS: enabled (as module) [2021-04-17T10:43:47.298Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-17T10:43:47.298Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-17T10:43:47.298Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-17T10:43:47.298Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-17T10:43:47.298Z] - CONFIG_SECURITY_SELINUX: enabled [2021-04-17T10:43:47.298Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-04-17T10:43:47.298Z] - CONFIG_EXT4_FS: enabled [2021-04-17T10:43:47.298Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-17T10:43:47.298Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-17T10:43:47.298Z] - Network Drivers: [2021-04-17T10:43:47.298Z] - "overlay": [2021-04-17T10:43:47.298Z] - CONFIG_VXLAN: enabled (as module) [2021-04-17T10:43:47.298Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-17T10:43:47.298Z] Optional (for encrypted networks): [2021-04-17T10:43:47.298Z] - CONFIG_CRYPTO: enabled [2021-04-17T10:43:47.298Z] - CONFIG_CRYPTO_AEAD: enabled [2021-04-17T10:43:47.298Z] - CONFIG_CRYPTO_GCM: enabled [2021-04-17T10:43:47.298Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-04-17T10:43:47.298Z] - CONFIG_CRYPTO_GHASH: enabled [2021-04-17T10:43:47.298Z] - CONFIG_XFRM: enabled [2021-04-17T10:43:47.298Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-17T10:43:47.298Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-17T10:43:47.298Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-17T10:43:47.298Z] - "ipvlan": [2021-04-17T10:43:47.298Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-17T10:43:47.298Z] - "macvlan": [2021-04-17T10:43:47.298Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-17T10:43:47.298Z] - CONFIG_DUMMY: enabled (as module) [2021-04-17T10:43:47.298Z] - "ftp,tftp client in container": [2021-04-17T10:43:45.952Z] > git config core.sparsecheckout # timeout=10 [2021-04-17T10:43:45.953Z] > git checkout -f 041d074ebe3a55e558e18ad494c69ca6e13c9979 # timeout=10 [2021-04-17T10:43:47.565Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-17T10:43:47.565Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-17T10:43:47.565Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-17T10:43:47.565Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-17T10:43:47.565Z] - Storage Drivers: [2021-04-17T10:43:47.565Z] - "aufs": [2021-04-17T10:43:47.565Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-17T10:43:47.565Z] - "btrfs": [2021-04-17T10:43:47.565Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-17T10:43:47.565Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-17T10:43:47.565Z] - "devicemapper": [2021-04-17T10:43:47.565Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-17T10:43:47.565Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-17T10:43:47.565Z] - "overlay": [2021-04-17T10:43:47.565Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-17T10:43:47.565Z] - "zfs": [2021-04-17T10:43:47.565Z] - /dev/zfs: present [2021-04-17T10:43:47.565Z] - zfs command: missing [2021-04-17T10:43:47.565Z] - zpool command: missing [2021-04-17T10:43:47.565Z] [2021-04-17T10:43:47.565Z] Limits: [2021-04-17T10:43:47.565Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-17T10:43:47.565Z] [2021-04-17T10:43:47.565Z] + true [Pipeline] } [Pipeline] // stage [2021-04-17T10:43:47.603Z] + docker info [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-17T10:43:47.930Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:041d074ebe3a55e558e18ad494c69ca6e13c9979 . [2021-04-17T10:43:48.195Z] #1 [internal] load build definition from Dockerfile [2021-04-17T10:43:48.195Z] #1 sha256:70419441fb50db77248b642e788cf9073e7c06734f4b799b873081011e9bdbc4 [2021-04-17T10:43:48.195Z] #1 transferring dockerfile: 17.07kB done [2021-04-17T10:43:48.195Z] #1 DONE 0.0s [2021-04-17T10:43:48.195Z] [2021-04-17T10:43:48.195Z] #2 [internal] load .dockerignore [2021-04-17T10:43:48.195Z] #2 sha256:c1224c63524fe0852b84b4de43963783cfbab5c894878f9d93165da6121fa1d4 [2021-04-17T10:43:48.195Z] #2 transferring context: 87B done [2021-04-17T10:43:48.195Z] #2 DONE 0.0s [2021-04-17T10:43:48.195Z] [2021-04-17T10:43:48.195Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-17T10:43:48.195Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-04-17T10:43:48.231Z] Client: [2021-04-17T10:43:48.231Z] Debug Mode: false [2021-04-17T10:43:48.231Z] [2021-04-17T10:43:48.231Z] Server: [2021-04-17T10:43:48.231Z] Containers: 0 [2021-04-17T10:43:48.231Z] Running: 0 [2021-04-17T10:43:48.231Z] Paused: 0 [2021-04-17T10:43:48.231Z] Stopped: 0 [2021-04-17T10:43:48.231Z] Images: 0 [2021-04-17T10:43:48.231Z] Server Version: 19.03.7 [2021-04-17T10:43:48.231Z] Storage Driver: overlay2 [2021-04-17T10:43:48.231Z] Backing Filesystem: [2021-04-17T10:43:48.231Z] Supports d_type: true [2021-04-17T10:43:48.231Z] Native Overlay Diff: true [2021-04-17T10:43:48.231Z] Logging Driver: json-file [2021-04-17T10:43:48.231Z] Cgroup Driver: cgroupfs [2021-04-17T10:43:48.231Z] Plugins: [2021-04-17T10:43:48.231Z] Volume: local [2021-04-17T10:43:48.231Z] Network: bridge host ipvlan macvlan null overlay [2021-04-17T10:43:48.231Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-17T10:43:48.231Z] Swarm: inactive [2021-04-17T10:43:48.231Z] Runtimes: runc [2021-04-17T10:43:48.231Z] Default Runtime: runc [2021-04-17T10:43:48.231Z] Init Binary: docker-init [2021-04-17T10:43:48.231Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-04-17T10:43:48.231Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-04-17T10:43:48.231Z] init version: fec3683 [2021-04-17T10:43:48.231Z] Security Options: [2021-04-17T10:43:48.231Z] apparmor [2021-04-17T10:43:48.231Z] seccomp [2021-04-17T10:43:48.231Z] Profile: default [2021-04-17T10:43:48.231Z] Kernel Version: 4.15.0-91-generic [2021-04-17T10:43:48.231Z] Operating System: Ubuntu 18.04.4 LTS [2021-04-17T10:43:48.231Z] OSType: linux [2021-04-17T10:43:48.231Z] Architecture: s390x [2021-04-17T10:43:48.232Z] CPUs: 2 [2021-04-17T10:43:48.232Z] Total Memory: 7.861GiB [2021-04-17T10:43:48.232Z] Name: s390x-ubuntu-03 [2021-04-17T10:43:48.232Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2021-04-17T10:43:48.232Z] Docker Root Dir: /var/lib/docker [2021-04-17T10:43:48.232Z] Debug Mode: false [2021-04-17T10:43:48.232Z] Registry: https://index.docker.io/v1/ [2021-04-17T10:43:48.232Z] Labels: [2021-04-17T10:43:48.232Z] Experimental: true [2021-04-17T10:43:48.232Z] Insecure Registries: [2021-04-17T10:43:48.232Z] 127.0.0.0/8 [2021-04-17T10:43:48.232Z] Live Restore Enabled: false [2021-04-17T10:43:48.232Z] [2021-04-17T10:43:48.232Z] WARNING: No swap limit support [Pipeline] sh [2021-04-17T10:43:48.451Z] #3 DONE 0.3s [2021-04-17T10:43:48.451Z] [2021-04-17T10:43:48.451Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-17T10:43:48.451Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-04-17T10:43:48.451Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-17T10:43:48.451Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-04-17T10:43:48.451Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-04-17T10:43:48.451Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-04-17T10:43:48.451Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s [2021-04-17T10:43:48.451Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-04-17T10:43:48.451Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-04-17T10:43:48.605Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-17T10:43:48.605Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-17T10:43:48.605Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-42305/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-04-17T10:43:48.605Z] + bash /home/jenkins/workspace/moby_PR-42305/check-config.sh [2021-04-17T10:43:48.605Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-17T10:43:48.605Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2021-04-17T10:43:48.605Z] [2021-04-17T10:43:48.605Z] Generally Necessary: [2021-04-17T10:43:48.605Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-17T10:43:48.605Z] - apparmor: enabled and tools installed [2021-04-17T10:43:48.605Z] - CONFIG_NAMESPACES: enabled [2021-04-17T10:43:48.605Z] - CONFIG_NET_NS: enabled [2021-04-17T10:43:48.605Z] - CONFIG_PID_NS: enabled [2021-04-17T10:43:48.605Z] - CONFIG_IPC_NS: enabled [2021-04-17T10:43:48.605Z] - CONFIG_UTS_NS: enabled [2021-04-17T10:43:48.605Z] - CONFIG_CGROUPS: enabled [2021-04-17T10:43:48.605Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-17T10:43:48.605Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-17T10:43:48.605Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-17T10:43:48.605Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-17T10:43:48.605Z] - CONFIG_CPUSETS: enabled [2021-04-17T10:43:48.605Z] - CONFIG_MEMCG: enabled [2021-04-17T10:43:48.605Z] - CONFIG_KEYS: enabled [2021-04-17T10:43:48.605Z] - CONFIG_VETH: enabled (as module) [2021-04-17T10:43:48.605Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-17T10:43:48.605Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-17T10:43:48.605Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-17T10:43:48.605Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-17T10:43:48.605Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-17T10:43:48.605Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-17T10:43:48.605Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-17T10:43:48.605Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-04-17T10:43:48.605Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-17T10:43:48.706Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-04-17T10:43:48.842Z] Fetching without tags [2021-04-17T10:43:48.894Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-17T10:43:48.894Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-17T10:43:48.894Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-04-17T10:43:48.894Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-04-17T10:43:48.894Z] [2021-04-17T10:43:48.894Z] Optional Features: [2021-04-17T10:43:48.894Z] - CONFIG_USER_NS: enabled [2021-04-17T10:43:48.894Z] - CONFIG_SECCOMP: enabled [2021-04-17T10:43:48.894Z] - CONFIG_SECCOMP_FILTER: enabled [2021-04-17T10:43:48.894Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-17T10:43:48.894Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-17T10:43:48.894Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-17T10:43:48.894Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-04-17T10:43:48.894Z] - CONFIG_IOSCHED_CFQ: enabled [2021-04-17T10:43:48.894Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-04-17T10:43:48.894Z] - CONFIG_BLK_CGROUP: enabled [2021-04-17T10:43:48.894Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-17T10:43:48.894Z] - CONFIG_CGROUP_PERF: enabled [2021-04-17T10:43:48.894Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-17T10:43:48.894Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-17T10:43:48.894Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-17T10:43:48.894Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-17T10:43:48.894Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-17T10:43:48.894Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-17T10:43:48.894Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-17T10:43:48.894Z] - CONFIG_IP_VS: enabled (as module) [2021-04-17T10:43:48.894Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-17T10:43:48.894Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-17T10:43:48.894Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-17T10:43:48.894Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-17T10:43:48.894Z] - CONFIG_SECURITY_SELINUX: enabled [2021-04-17T10:43:48.894Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-04-17T10:43:48.894Z] - CONFIG_EXT4_FS: enabled [2021-04-17T10:43:48.894Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-17T10:43:48.894Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-17T10:43:48.894Z] - Network Drivers: [2021-04-17T10:43:48.894Z] - "overlay": [2021-04-17T10:43:48.894Z] - CONFIG_VXLAN: enabled (as module) [2021-04-17T10:43:48.894Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-17T10:43:48.894Z] Optional (for encrypted networks): [2021-04-17T10:43:48.894Z] - CONFIG_CRYPTO: enabled [2021-04-17T10:43:48.894Z] - CONFIG_CRYPTO_AEAD: enabled [2021-04-17T10:43:48.895Z] - CONFIG_CRYPTO_GCM: enabled [2021-04-17T10:43:48.895Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-04-17T10:43:48.895Z] - CONFIG_CRYPTO_GHASH: enabled [2021-04-17T10:43:48.895Z] - CONFIG_XFRM: enabled [2021-04-17T10:43:48.895Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-17T10:43:48.895Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-17T10:43:48.895Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-17T10:43:48.895Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-04-17T10:43:48.895Z] - "ipvlan": [2021-04-17T10:43:48.895Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-17T10:43:48.895Z] - "macvlan": [2021-04-17T10:43:48.895Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-17T10:43:48.895Z] - CONFIG_DUMMY: enabled (as module) [2021-04-17T10:43:48.895Z] - "ftp,tftp client in container": [2021-04-17T10:43:48.895Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-17T10:43:48.895Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-17T10:43:48.895Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-17T10:43:48.895Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-17T10:43:48.895Z] - Storage Drivers: [2021-04-17T10:43:48.895Z] - "aufs": [2021-04-17T10:43:48.895Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-17T10:43:48.895Z] - "btrfs": [2021-04-17T10:43:48.895Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-17T10:43:48.895Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-17T10:43:48.895Z] - "devicemapper": [2021-04-17T10:43:48.895Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-17T10:43:48.895Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-17T10:43:48.895Z] - "overlay": [2021-04-17T10:43:48.895Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-17T10:43:48.895Z] - "zfs": [2021-04-17T10:43:48.895Z] - /dev/zfs: missing [2021-04-17T10:43:48.895Z] - zfs command: missing [2021-04-17T10:43:48.895Z] - zpool command: missing [2021-04-17T10:43:48.895Z] [2021-04-17T10:43:48.895Z] Limits: [2021-04-17T10:43:48.895Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-17T10:43:48.895Z] [2021-04-17T10:43:48.895Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2021-04-17T10:43:48.962Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-04-17T10:43:48.962Z] #4 DONE 0.5s [2021-04-17T10:43:48.962Z] [2021-04-17T10:43:48.962Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-17T10:43:48.962Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-04-17T10:43:48.819Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-17T10:43:48.822Z] > git config --add remote.origin.fetch +refs/pull/42305/head:refs/remotes/origin/PR-42305 # timeout=10 [2021-04-17T10:43:48.825Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-17T10:43:48.833Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-17T10:43:48.838Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-17T10:43:48.838Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-17T10:43:48.839Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42305/head:refs/remotes/origin/PR-42305 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] sh [2021-04-17T10:43:49.086Z] Merging remotes/origin/master commit 8eb947c5b1d7ce7551ed6e07db7a8b65234b75e0 into PR head commit 041d074ebe3a55e558e18ad494c69ca6e13c9979 [2021-04-17T10:43:49.321Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:041d074ebe3a55e558e18ad494c69ca6e13c9979 . [2021-04-17T10:43:49.321Z] #2 [internal] load .dockerignore [2021-04-17T10:43:49.321Z] #2 transferring context: 87B 0.0s done [2021-04-17T10:43:49.321Z] #2 DONE 0.0s [2021-04-17T10:43:49.321Z] [2021-04-17T10:43:49.321Z] #1 [internal] load build definition from Dockerfile [2021-04-17T10:43:49.321Z] #1 transferring dockerfile: 17.07kB done [2021-04-17T10:43:49.321Z] #1 DONE 0.0s [2021-04-17T10:43:49.321Z] [2021-04-17T10:43:49.321Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-17T10:43:49.573Z] Merge succeeded, producing 041d074ebe3a55e558e18ad494c69ca6e13c9979 [2021-04-17T10:43:49.573Z] Checking out Revision 041d074ebe3a55e558e18ad494c69ca6e13c9979 (PR-42305) [2021-04-17T10:43:49.610Z] #3 DONE 0.2s [2021-04-17T10:43:49.610Z] [2021-04-17T10:43:49.610Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b... [2021-04-17T10:43:49.610Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-17T10:43:49.610Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-04-17T10:43:49.610Z] #4 sha256:6ce32b7af840de740a21ba297f7d1c31e0f1eb0d6b03c0efc03ae0cca9c8fd2a 528B / 528B done [2021-04-17T10:43:49.610Z] #4 sha256:86c932e21798e5a8d71bfc2953075f408c771ba1e111cf08762f5fe4f681358e 1.20kB / 1.20kB done [2021-04-17T10:43:49.610Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 0B / 9.68MB 0.1s [2021-04-17T10:43:49.610Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 7.73MB / 9.68MB 0.2s [2021-04-17T10:43:49.650Z] Still waiting to schedule task [2021-04-17T10:43:49.651Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-04-17T10:43:49.652Z] Still waiting to schedule task [2021-04-17T10:43:49.652Z] Waiting for next available executor on ‘amd64&&ubuntu-2004&&cgroup2’ [2021-04-17T10:43:49.666Z] Still waiting to schedule task [2021-04-17T10:43:49.666Z] Waiting for next available executor on ‘arm64&&ubuntu-2004’ [2021-04-17T10:43:49.673Z] Still waiting to schedule task [2021-04-17T10:43:49.673Z] Waiting for next available executor on ‘windows-2019’ [2021-04-17T10:43:49.674Z] Still waiting to schedule task [2021-04-17T10:43:49.674Z] Waiting for next available executor on ‘windows-2022’ [2021-04-17T10:43:49.889Z] #8 DONE 0.9s [2021-04-17T10:43:49.889Z] [2021-04-17T10:43:49.889Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-17T10:43:49.889Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-17T10:43:49.889Z] #7 DONE 0.9s [2021-04-17T10:43:49.889Z] [2021-04-17T10:43:49.889Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-17T10:43:49.889Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-17T10:43:49.899Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 9.68MB / 9.68MB 0.2s done [2021-04-17T10:43:49.899Z] #4 extracting sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd [2021-04-17T10:43:50.092Z] Commit message: "apparmor.InstallDefault(): fix order of remove/close and fix linting warnings" [2021-04-17T10:43:50.107Z] > git --version # timeout=10 [2021-04-17T10:43:50.118Z] > git --version # 'git version 2.17.1' [2021-04-17T10:43:50.138Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-04-17T10:43:50.147Z] #6 DONE 1.0s [2021-04-17T10:43:50.147Z] [2021-04-17T10:43:50.147Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-04-17T10:43:50.147Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-04-17T10:43:50.147Z] #5 DONE 1.1s [2021-04-17T10:43:50.189Z] #4 extracting sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 0.2s done [2021-04-17T10:43:50.189Z] #4 DONE 0.6s [2021-04-17T10:43:50.404Z] [2021-04-17T10:43:50.404Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-17T10:43:50.404Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-17T10:43:50.404Z] #64 DONE 0.1s [2021-04-17T10:43:50.404Z] [2021-04-17T10:43:50.404Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-17T10:43:50.404Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-17T10:43:50.404Z] #26 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 0.0s done [2021-04-17T10:43:50.404Z] #26 sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 1.85kB / 1.85kB done [2021-04-17T10:43:50.404Z] #26 sha256:fa335fed387465ccc369958d7908e1975e7d65677f7f3050d862161754ebcf90 529B / 529B done [2021-04-17T10:43:50.404Z] #26 sha256:0d587dfbc4f4800bfe9ab08662e8396ffc37060c493f8ef24b2823fef3320df6 1.46kB / 1.46kB done [2021-04-17T10:43:50.482Z] [2021-04-17T10:43:50.482Z] #5 [internal] load build definition from Dockerfile [2021-04-17T10:43:50.482Z] #5 transferring dockerfile: 17.07kB done [2021-04-17T10:43:50.482Z] #5 DONE 0.0s [2021-04-17T10:43:50.482Z] [2021-04-17T10:43:50.482Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-17T10:43:50.482Z] #7 DONE 0.1s [2021-04-17T10:43:50.482Z] [2021-04-17T10:43:50.482Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-04-17T10:43:50.482Z] #6 DONE 0.1s [2021-04-17T10:43:50.482Z] [2021-04-17T10:43:50.482Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-17T10:43:49.081Z] > git config core.sparsecheckout # timeout=10 [2021-04-17T10:43:49.084Z] > git checkout -f 041d074ebe3a55e558e18ad494c69ca6e13c9979 # timeout=10 [2021-04-17T10:43:49.531Z] > git remote # timeout=10 [2021-04-17T10:43:49.542Z] > git config --get remote.origin.url # timeout=10 [2021-04-17T10:43:49.550Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-17T10:43:49.551Z] > git merge 8eb947c5b1d7ce7551ed6e07db7a8b65234b75e0 # timeout=10 [2021-04-17T10:43:49.563Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-17T10:43:49.569Z] > git config core.sparsecheckout # timeout=10 [2021-04-17T10:43:49.574Z] > git checkout -f 041d074ebe3a55e558e18ad494c69ca6e13c9979 # timeout=10 [2021-04-17T10:43:50.800Z] #9 DONE 0.1s [2021-04-17T10:43:50.800Z] [2021-04-17T10:43:50.800Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-17T10:43:50.800Z] #8 DONE 0.1s [2021-04-17T10:43:50.800Z] [2021-04-17T10:43:50.800Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-04-17T10:43:50.800Z] #10 DONE 0.0s [2021-04-17T10:43:50.800Z] [2021-04-17T10:43:50.800Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-04-17T10:43:50.800Z] #11 CACHED [2021-04-17T10:43:50.800Z] [2021-04-17T10:43:50.800Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-04-17T10:43:50.800Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-17T10:43:50.800Z] #63 DONE 0.0s [2021-04-17T10:43:50.800Z] [2021-04-17T10:43:50.800Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a4373... [2021-04-17T10:43:50.800Z] #27 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f done [2021-04-17T10:43:50.800Z] #27 sha256:5dc8140d427fa498b2e112a539f9d98de4ee77e0a22f583b66621417a2aa69ee 529B / 529B done [2021-04-17T10:43:50.800Z] #27 sha256:a2dc8ab5f4dd0dcb0d01247340974b93c5c47f24d7e1d9796ea4216be73ec6ac 1.46kB / 1.46kB done [2021-04-17T10:43:50.800Z] #27 sha256:03bd9fa68773b62afcbde0348c41cadd08d602d2731d955581cc322351e8be39 1.81MB / 49.00MB 0.1s [2021-04-17T10:43:50.800Z] #27 sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 1.85kB / 1.85kB done [2021-04-17T10:43:50.800Z] #27 sha256:03bd9fa68773b62afcbde0348c41cadd08d602d2731d955581cc322351e8be39 8.13MB / 49.00MB 0.2s [2021-04-17T10:43:50.800Z] #27 sha256:03bd9fa68773b62afcbde0348c41cadd08d602d2731d955581cc322351e8be39 13.90MB / 49.00MB 0.3s [2021-04-17T10:43:50.851Z] + docker version [2021-04-17T10:43:50.851Z] Client: Docker Engine - Community [2021-04-17T10:43:50.851Z] Version: 20.10.5 [2021-04-17T10:43:50.851Z] API version: 1.41 [2021-04-17T10:43:50.851Z] Go version: go1.13.15 [2021-04-17T10:43:50.851Z] Git commit: 55c4c88 [2021-04-17T10:43:50.851Z] Built: Tue Mar 2 20:18:05 2021 [2021-04-17T10:43:50.851Z] OS/Arch: linux/amd64 [2021-04-17T10:43:50.851Z] Context: default [2021-04-17T10:43:50.851Z] Experimental: true [2021-04-17T10:43:50.851Z] [2021-04-17T10:43:50.851Z] Server: Docker Engine - Community [2021-04-17T10:43:50.851Z] Engine: [2021-04-17T10:43:50.851Z] Version: 20.10.5 [2021-04-17T10:43:50.851Z] API version: 1.41 (minimum version 1.12) [2021-04-17T10:43:50.851Z] Go version: go1.13.15 [2021-04-17T10:43:50.851Z] Git commit: 363e9a8 [2021-04-17T10:43:50.851Z] Built: Tue Mar 2 20:16:00 2021 [2021-04-17T10:43:50.851Z] OS/Arch: linux/amd64 [2021-04-17T10:43:50.851Z] Experimental: true [2021-04-17T10:43:50.851Z] containerd: [2021-04-17T10:43:50.851Z] Version: 1.4.4 [2021-04-17T10:43:50.851Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-17T10:43:50.851Z] runc: [2021-04-17T10:43:50.851Z] Version: 1.0.0-rc93 [2021-04-17T10:43:50.851Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-17T10:43:50.851Z] docker-init: [2021-04-17T10:43:50.851Z] Version: 0.19.0 [2021-04-17T10:43:50.851Z] GitCommit: de40ad0 [Pipeline] sh [2021-04-17T10:43:51.104Z] #27 sha256:03bd9fa68773b62afcbde0348c41cadd08d602d2731d955581cc322351e8be39 23.23MB / 49.00MB 0.4s [2021-04-17T10:43:51.104Z] #27 sha256:03bd9fa68773b62afcbde0348c41cadd08d602d2731d955581cc322351e8be39 36.34MB / 49.00MB 0.5s [2021-04-17T10:43:51.104Z] #27 sha256:03bd9fa68773b62afcbde0348c41cadd08d602d2731d955581cc322351e8be39 48.25MB / 49.00MB 0.6s [2021-04-17T10:43:51.133Z] + docker info [2021-04-17T10:43:51.394Z] #27 sha256:03bd9fa68773b62afcbde0348c41cadd08d602d2731d955581cc322351e8be39 49.00MB / 49.00MB 0.6s done [2021-04-17T10:43:51.684Z] #27 extracting sha256:03bd9fa68773b62afcbde0348c41cadd08d602d2731d955581cc322351e8be39 [2021-04-17T10:43:51.699Z] Client: [2021-04-17T10:43:51.699Z] Context: default [2021-04-17T10:43:51.699Z] Debug Mode: false [2021-04-17T10:43:51.699Z] Plugins: [2021-04-17T10:43:51.699Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-04-17T10:43:51.699Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-04-17T10:43:51.699Z] [2021-04-17T10:43:51.699Z] Server: [2021-04-17T10:43:51.699Z] Containers: 0 [2021-04-17T10:43:51.699Z] Running: 0 [2021-04-17T10:43:51.699Z] Paused: 0 [2021-04-17T10:43:51.699Z] Stopped: 0 [2021-04-17T10:43:51.699Z] Images: 2 [2021-04-17T10:43:51.699Z] Server Version: 20.10.5 [2021-04-17T10:43:51.699Z] Storage Driver: overlay2 [2021-04-17T10:43:51.699Z] Backing Filesystem: extfs [2021-04-17T10:43:51.699Z] Supports d_type: true [2021-04-17T10:43:51.699Z] Native Overlay Diff: true [2021-04-17T10:43:51.699Z] Logging Driver: json-file [2021-04-17T10:43:51.699Z] Cgroup Driver: cgroupfs [2021-04-17T10:43:51.699Z] Cgroup Version: 1 [2021-04-17T10:43:51.699Z] Plugins: [2021-04-17T10:43:51.699Z] Volume: local [2021-04-17T10:43:51.699Z] Network: bridge host ipvlan macvlan null overlay [2021-04-17T10:43:51.699Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-17T10:43:51.699Z] Swarm: inactive [2021-04-17T10:43:51.699Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-04-17T10:43:51.699Z] Default Runtime: runc [2021-04-17T10:43:51.699Z] Init Binary: docker-init [2021-04-17T10:43:51.699Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-17T10:43:51.699Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-17T10:43:51.699Z] init version: de40ad0 [2021-04-17T10:43:51.699Z] Security Options: [2021-04-17T10:43:51.699Z] apparmor [2021-04-17T10:43:51.699Z] seccomp [2021-04-17T10:43:51.699Z] Profile: default [2021-04-17T10:43:51.699Z] Kernel Version: 5.4.0-1041-aws [2021-04-17T10:43:51.699Z] Operating System: Ubuntu 18.04.5 LTS [2021-04-17T10:43:51.699Z] OSType: linux [2021-04-17T10:43:51.699Z] Architecture: x86_64 [2021-04-17T10:43:51.699Z] CPUs: 2 [2021-04-17T10:43:51.699Z] Total Memory: 7.569GiB [2021-04-17T10:43:51.699Z] Name: ip-10-100-105-249 [2021-04-17T10:43:51.699Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-04-17T10:43:51.699Z] Docker Root Dir: /var/lib/docker [2021-04-17T10:43:51.699Z] Debug Mode: false [2021-04-17T10:43:51.699Z] Registry: https://index.docker.io/v1/ [2021-04-17T10:43:51.699Z] Labels: [2021-04-17T10:43:51.699Z] Experimental: true [2021-04-17T10:43:51.699Z] Insecure Registries: [2021-04-17T10:43:51.699Z] 127.0.0.0/8 [2021-04-17T10:43:51.699Z] Live Restore Enabled: true [2021-04-17T10:43:51.699Z] [2021-04-17T10:43:51.699Z] WARNING: No swap limit support [Pipeline] sh [2021-04-17T10:43:51.973Z] #27 ... [2021-04-17T10:43:51.973Z] [2021-04-17T10:43:51.973Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-04-17T10:43:51.973Z] #12 DONE 1.2s [2021-04-17T10:43:51.973Z] [2021-04-17T10:43:51.973Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a4373... [2021-04-17T10:43:51.981Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-17T10:43:51.981Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-17T10:43:51.982Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42305/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-04-17T10:43:51.982Z] + bash /home/ubuntu/workspace/moby_PR-42305/check-config.sh [2021-04-17T10:43:51.982Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-17T10:43:51.982Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-04-17T10:43:51.982Z] [2021-04-17T10:43:51.982Z] Generally Necessary: [2021-04-17T10:43:51.982Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-17T10:43:51.982Z] - apparmor: enabled and tools installed [2021-04-17T10:43:51.982Z] - CONFIG_NAMESPACES: enabled [2021-04-17T10:43:51.982Z] - CONFIG_NET_NS: enabled [2021-04-17T10:43:51.982Z] - CONFIG_PID_NS: enabled [2021-04-17T10:43:51.982Z] - CONFIG_IPC_NS: enabled [2021-04-17T10:43:51.982Z] - CONFIG_UTS_NS: enabled [2021-04-17T10:43:51.982Z] - CONFIG_CGROUPS: enabled [2021-04-17T10:43:51.982Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-17T10:43:51.982Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-17T10:43:51.982Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-17T10:43:51.982Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-17T10:43:51.982Z] - CONFIG_CPUSETS: enabled [2021-04-17T10:43:51.982Z] - CONFIG_MEMCG: enabled [2021-04-17T10:43:51.982Z] - CONFIG_KEYS: enabled [2021-04-17T10:43:51.982Z] - CONFIG_VETH: enabled (as module) [2021-04-17T10:43:51.982Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-17T10:43:51.982Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-17T10:43:51.982Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-17T10:43:51.982Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-17T10:43:51.982Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-17T10:43:51.982Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-17T10:43:51.982Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-17T10:43:51.982Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-04-17T10:43:51.982Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-17T10:43:51.982Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-17T10:43:51.982Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-17T10:43:51.982Z] [2021-04-17T10:43:51.982Z] Optional Features: [2021-04-17T10:43:51.982Z] - CONFIG_USER_NS: enabled [2021-04-17T10:43:51.982Z] - CONFIG_SECCOMP: enabled [2021-04-17T10:43:51.982Z] - CONFIG_SECCOMP_FILTER: enabled [2021-04-17T10:43:51.982Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-17T10:43:51.982Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-17T10:43:51.982Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-17T10:43:51.982Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-04-17T10:43:51.982Z] - CONFIG_BLK_CGROUP: enabled [2021-04-17T10:43:51.982Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-17T10:43:51.982Z] - CONFIG_CGROUP_PERF: enabled [2021-04-17T10:43:51.982Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-17T10:43:51.982Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-17T10:43:52.241Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-17T10:43:52.241Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-17T10:43:52.241Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-17T10:43:52.241Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-17T10:43:52.241Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-17T10:43:52.241Z] - CONFIG_IP_VS: enabled (as module) [2021-04-17T10:43:52.241Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-17T10:43:52.241Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-17T10:43:52.241Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-17T10:43:52.241Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-17T10:43:52.241Z] - CONFIG_SECURITY_SELINUX: enabled [2021-04-17T10:43:52.241Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-04-17T10:43:52.241Z] - CONFIG_EXT4_FS: enabled [2021-04-17T10:43:52.241Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-17T10:43:52.241Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-17T10:43:52.241Z] - Network Drivers: [2021-04-17T10:43:52.241Z] - "overlay": [2021-04-17T10:43:52.241Z] - CONFIG_VXLAN: enabled (as module) [2021-04-17T10:43:52.241Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-17T10:43:52.241Z] Optional (for encrypted networks): [2021-04-17T10:43:52.241Z] - CONFIG_CRYPTO: enabled [2021-04-17T10:43:52.241Z] - CONFIG_CRYPTO_AEAD: enabled [2021-04-17T10:43:52.241Z] - CONFIG_CRYPTO_GCM: enabled [2021-04-17T10:43:52.241Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-04-17T10:43:52.241Z] - CONFIG_CRYPTO_GHASH: enabled [2021-04-17T10:43:52.241Z] - CONFIG_XFRM: enabled [2021-04-17T10:43:52.241Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-17T10:43:52.241Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-17T10:43:52.241Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-17T10:43:52.241Z] - "ipvlan": [2021-04-17T10:43:52.241Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-17T10:43:52.241Z] - "macvlan": [2021-04-17T10:43:52.241Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-17T10:43:52.241Z] - CONFIG_DUMMY: enabled (as module) [2021-04-17T10:43:52.241Z] - "ftp,tftp client in container": [2021-04-17T10:43:52.241Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-17T10:43:52.241Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-17T10:43:52.241Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-17T10:43:52.241Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-17T10:43:52.241Z] - Storage Drivers: [2021-04-17T10:43:52.241Z] - "aufs": [2021-04-17T10:43:52.241Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-17T10:43:52.241Z] - "btrfs": [2021-04-17T10:43:52.241Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-17T10:43:52.241Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-17T10:43:52.241Z] - "devicemapper": [2021-04-17T10:43:52.241Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-17T10:43:52.241Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-17T10:43:52.241Z] - "overlay": [2021-04-17T10:43:52.241Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-17T10:43:52.241Z] - "zfs": [2021-04-17T10:43:52.241Z] - /dev/zfs: present [2021-04-17T10:43:52.241Z] - zfs command: missing [2021-04-17T10:43:52.241Z] - zpool command: missing [2021-04-17T10:43:52.241Z] [2021-04-17T10:43:52.241Z] Limits: [2021-04-17T10:43:52.241Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-17T10:43:52.241Z] [2021-04-17T10:43:52.241Z] + true [Pipeline] } [Pipeline] // stage [2021-04-17T10:43:52.266Z] #27 ... [2021-04-17T10:43:52.266Z] [2021-04-17T10:43:52.266Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-17T10:43:52.266Z] #40 DONE 0.2s [2021-04-17T10:43:52.266Z] [2021-04-17T10:43:52.266Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a4373... [2021-04-17T10:43:52.266Z] #27 ... [2021-04-17T10:43:52.266Z] [2021-04-17T10:43:52.266Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-17T10:43:52.266Z] #32 DONE 0.3s [2021-04-17T10:43:52.266Z] [2021-04-17T10:43:52.266Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a4373... [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-17T10:43:52.303Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 0B / 50.43MB 1.8s [2021-04-17T10:43:52.303Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 5.24MB / 50.43MB 1.9s [2021-04-17T10:43:52.304Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 12.58MB / 50.43MB 2.0s [2021-04-17T10:43:52.555Z] #27 ... [2021-04-17T10:43:52.555Z] [2021-04-17T10:43:52.555Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-04-17T10:43:52.555Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-17T10:43:52.555Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.3s done [2021-04-17T10:43:52.555Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-17T10:43:52.555Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-04-17T10:43:52.555Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-04-17T10:43:52.555Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.9s done [2021-04-17T10:43:52.555Z] #65 DONE 1.8s [2021-04-17T10:43:52.555Z] [2021-04-17T10:43:52.555Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a4373... [2021-04-17T10:43:52.560Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 17.48MB / 50.43MB 2.1s [2021-04-17T10:43:52.560Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 33.71MB / 50.43MB 2.3s [2021-04-17T10:43:52.574Z] + sudo modprobe ip_vs [2021-04-17T10:43:52.574Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:041d074ebe3a55e558e18ad494c69ca6e13c9979 . [2021-04-17T10:43:52.818Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 41.94MB / 50.43MB 2.4s [2021-04-17T10:43:52.818Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 50.43MB / 50.43MB 2.5s [2021-04-17T10:43:52.838Z] #1 [internal] load build definition from Dockerfile [2021-04-17T10:43:52.838Z] #1 sha256:0d64ae216cee11f4724721097312bbff5f62fc11d440726ba3c76d17f0e5d169 [2021-04-17T10:43:52.838Z] #1 transferring dockerfile: 17.07kB done [2021-04-17T10:43:52.838Z] #1 DONE 0.0s [2021-04-17T10:43:52.838Z] [2021-04-17T10:43:52.838Z] #2 [internal] load .dockerignore [2021-04-17T10:43:52.838Z] #2 sha256:0db417413af911baa3c29a00cbbeb8bad9236e529c038fa21c632c043d2b45f5 [2021-04-17T10:43:52.838Z] #2 transferring context: 87B done [2021-04-17T10:43:52.838Z] #2 DONE 0.0s [2021-04-17T10:43:52.838Z] [2021-04-17T10:43:52.838Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-17T10:43:52.838Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-04-17T10:43:52.838Z] #3 DONE 0.1s [2021-04-17T10:43:52.838Z] [2021-04-17T10:43:52.838Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-17T10:43:52.838Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-04-17T10:43:52.838Z] #4 CACHED [2021-04-17T10:43:52.845Z] #27 ... [2021-04-17T10:43:52.845Z] [2021-04-17T10:43:52.845Z] #24 [internal] load build context [2021-04-17T10:43:52.845Z] #24 transferring context: 53.55MB 1.9s done [2021-04-17T10:43:52.845Z] #24 DONE 2.1s [2021-04-17T10:43:52.845Z] [2021-04-17T10:43:52.845Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a4373... [2021-04-17T10:43:52.845Z] #27 ... [2021-04-17T10:43:52.845Z] [2021-04-17T10:43:52.845Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-17T10:43:52.845Z] #64 DONE 0.4s [2021-04-17T10:43:52.845Z] [2021-04-17T10:43:52.845Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a4373... [2021-04-17T10:43:53.097Z] [2021-04-17T10:43:53.097Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-17T10:43:53.097Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-04-17T10:43:53.097Z] #5 DONE 0.1s [2021-04-17T10:43:53.097Z] [2021-04-17T10:43:53.097Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-17T10:43:53.097Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-17T10:43:53.097Z] #6 DONE 0.1s [2021-04-17T10:43:53.097Z] [2021-04-17T10:43:53.097Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-17T10:43:53.097Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-17T10:43:53.097Z] #7 DONE 0.1s [2021-04-17T10:43:53.097Z] [2021-04-17T10:43:53.097Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-04-17T10:43:53.097Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-04-17T10:43:53.097Z] #8 DONE 0.1s [2021-04-17T10:43:53.192Z] Fetching without tags [2021-04-17T10:43:53.357Z] [2021-04-17T10:43:53.357Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-17T10:43:53.357Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-17T10:43:53.357Z] #26 DONE 0.0s [2021-04-17T10:43:53.357Z] [2021-04-17T10:43:53.357Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-17T10:43:53.357Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-17T10:43:53.357Z] #64 DONE 0.0s [2021-04-17T10:43:53.357Z] [2021-04-17T10:43:53.357Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-17T10:43:53.357Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-17T10:43:53.357Z] #62 DONE 0.0s [2021-04-17T10:43:53.357Z] [2021-04-17T10:43:53.357Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-17T10:43:53.357Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-17T10:43:53.357Z] #9 DONE 0.0s [2021-04-17T10:43:53.357Z] [2021-04-17T10:43:53.357Z] #23 [internal] load build context [2021-04-17T10:43:53.357Z] #23 sha256:e3bbacfa4bc08f8240d94411f250b3f3300445422f976d65feb78c85010290ce [2021-04-17T10:43:53.384Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 50.43MB / 50.43MB 2.9s done [2021-04-17T10:43:53.477Z] #27 ... [2021-04-17T10:43:53.477Z] [2021-04-17T10:43:53.477Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-17T10:43:53.477Z] #66 DONE 0.3s [2021-04-17T10:43:53.477Z] [2021-04-17T10:43:53.477Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a4373... [2021-04-17T10:43:53.576Z] Merging remotes/origin/master commit 8eb947c5b1d7ce7551ed6e07db7a8b65234b75e0 into PR head commit 041d074ebe3a55e558e18ad494c69ca6e13c9979 [2021-04-17T10:43:53.642Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc [2021-04-17T10:43:54.120Z] #27 ... [2021-04-17T10:43:54.120Z] [2021-04-17T10:43:54.120Z] #13 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian... [2021-04-17T10:43:54.120Z] #13 DONE 2.0s [2021-04-17T10:43:54.120Z] [2021-04-17T10:43:54.120Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a4373... [2021-04-17T10:43:54.340Z] Merge succeeded, producing 041d074ebe3a55e558e18ad494c69ca6e13c9979 [2021-04-17T10:43:54.341Z] Checking out Revision 041d074ebe3a55e558e18ad494c69ca6e13c9979 (PR-42305) [2021-04-17T10:43:53.161Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-17T10:43:53.164Z] > git config --add remote.origin.fetch +refs/pull/42305/head:refs/remotes/origin/PR-42305 # timeout=10 [2021-04-17T10:43:53.169Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-17T10:43:53.183Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-17T10:43:53.198Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-17T10:43:53.198Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-17T10:43:53.199Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42305/head:refs/remotes/origin/PR-42305 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-17T10:43:53.583Z] > git config core.sparsecheckout # timeout=10 [2021-04-17T10:43:53.586Z] > git checkout -f 041d074ebe3a55e558e18ad494c69ca6e13c9979 # timeout=10 [2021-04-17T10:43:54.304Z] > git remote # timeout=10 [2021-04-17T10:43:54.307Z] > git config --get remote.origin.url # timeout=10 [2021-04-17T10:43:54.309Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-17T10:43:54.310Z] > git merge 8eb947c5b1d7ce7551ed6e07db7a8b65234b75e0 # timeout=10 [2021-04-17T10:43:54.332Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-17T10:43:54.347Z] > git config core.sparsecheckout # timeout=10 [2021-04-17T10:43:54.352Z] > git checkout -f 041d074ebe3a55e558e18ad494c69ca6e13c9979 # timeout=10 [2021-04-17T10:43:54.794Z] Commit message: "apparmor.InstallDefault(): fix order of remove/close and fix linting warnings" [2021-04-17T10:43:54.847Z] > git --version # timeout=10 [2021-04-17T10:43:54.849Z] > git --version # 'git version 2.7.4' [2021-04-17T10:43:54.852Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-04-17T10:43:55.178Z] #26 ... [2021-04-17T10:43:55.178Z] [2021-04-17T10:43:55.178Z] #23 [internal] load build context [2021-04-17T10:43:55.178Z] #23 sha256:90d56ced795bdc13ffd88a2bbf52ecf9b2cff908b5020ff27e4d8b35ac0891e6 [2021-04-17T10:43:55.178Z] #23 transferring context: 53.55MB 4.0s done [2021-04-17T10:43:55.178Z] #23 DONE 4.5s [2021-04-17T10:43:55.178Z] [2021-04-17T10:43:55.178Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-17T10:43:55.178Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-17T10:43:55.178Z] #26 ... [2021-04-17T10:43:55.178Z] [2021-04-17T10:43:55.178Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-17T10:43:55.178Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-17T10:43:55.178Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-04-17T10:43:55.178Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-17T10:43:55.178Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-04-17T10:43:55.178Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-04-17T10:43:55.178Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 2.9s done [2021-04-17T10:43:55.178Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.8s done [2021-04-17T10:43:55.178Z] #62 DONE 4.8s [2021-04-17T10:43:55.178Z] [2021-04-17T10:43:55.178Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-17T10:43:55.178Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-17T10:43:55.430Z] #23 transferring context: 53.55MB 1.5s done [2021-04-17T10:43:55.430Z] #23 DONE 1.7s [2021-04-17T10:43:55.430Z] [2021-04-17T10:43:55.430Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-17T10:43:55.430Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-04-17T10:43:55.430Z] #18 CACHED [2021-04-17T10:43:55.430Z] [2021-04-17T10:43:55.430Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-17T10:43:55.430Z] #38 sha256:dba00c9186d8bd6069d3f4aad36ed5ba7b01cee677681a163925767a9d836738 [2021-04-17T10:43:55.430Z] #38 CACHED [2021-04-17T10:43:55.430Z] [2021-04-17T10:43:55.430Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-17T10:43:55.430Z] #52 sha256:00eb3278adae1375de571811639b3912e2169402df81d3f52727a1565aad0e29 [2021-04-17T10:43:55.430Z] #52 CACHED [2021-04-17T10:43:55.430Z] [2021-04-17T10:43:55.430Z] #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-04-17T10:43:55.430Z] #51 sha256:503b22b8ade90b73bc2d428690d254bf8b53d7204a0ae697ed871aa77e057a7e [2021-04-17T10:43:55.430Z] #51 CACHED [2021-04-17T10:43:55.430Z] [2021-04-17T10:43:55.430Z] #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-04-17T10:43:55.430Z] #24 sha256:e64b7e05aeb68650408034ac38b399a2364356a8612ec0eaa0938488c2f12df0 [2021-04-17T10:43:55.430Z] #24 CACHED [2021-04-17T10:43:55.430Z] [2021-04-17T10:43:55.430Z] #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-04-17T10:43:55.430Z] #37 sha256:39793d44b55b43641df746c398035f3c27a315d5286c124fbd4bbe30a574b7e9 [2021-04-17T10:43:55.430Z] #37 CACHED [2021-04-17T10:43:55.430Z] [2021-04-17T10:43:55.430Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-17T10:43:55.430Z] #30 sha256:b94f28ac5b8f5b376ef05fd1faf5975b59f944c877867e334525a1c911c05953 [2021-04-17T10:43:55.430Z] #30 CACHED [2021-04-17T10:43:55.430Z] [2021-04-17T10:43:55.430Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-17T10:43:55.430Z] #41 sha256:eab9dec9555f9d7a9f969610557d57bab285f4af417b1505c20c55452bb8618f [2021-04-17T10:43:55.430Z] #41 CACHED [2021-04-17T10:43:55.430Z] [2021-04-17T10:43:55.430Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-17T10:43:55.430Z] #66 sha256:b4f28aebf564c3d9e25b71944ff75da8da14a3dbd84f69fc0c76e0d1db7167e6 [2021-04-17T10:43:55.430Z] #66 CACHED [2021-04-17T10:43:55.430Z] [2021-04-17T10:43:55.430Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-17T10:43:55.430Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-04-17T10:43:55.430Z] #65 CACHED [2021-04-17T10:43:55.430Z] [2021-04-17T10:43:55.430Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-17T10:43:55.430Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-04-17T10:43:55.430Z] #17 CACHED [2021-04-17T10:43:55.430Z] [2021-04-17T10:43:55.430Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-17T10:43:55.430Z] #28 sha256:3ba476e6c19d72c85b8bbe35facc669d089264c550c07180795e7181082c8d2c [2021-04-17T10:43:55.430Z] #28 CACHED [2021-04-17T10:43:55.430Z] [2021-04-17T10:43:55.430Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-17T10:43:55.430Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-04-17T10:43:55.430Z] #22 CACHED [2021-04-17T10:43:55.430Z] [2021-04-17T10:43:55.430Z] #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-04-17T10:43:55.430Z] #49 sha256:cc26391bcb40336909a1e42a4703f351fe78ca6f6fe3a385fec73f495ff8881e [2021-04-17T10:43:55.430Z] #49 CACHED [2021-04-17T10:43:55.430Z] [2021-04-17T10:43:55.430Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-17T10:43:55.430Z] #54 sha256:7f963d61842c128c5fd5449650f71052eaafc67e21c5e54f29a439ad2d7d6a9b [2021-04-17T10:43:55.430Z] #54 CACHED [2021-04-17T10:43:55.430Z] [2021-04-17T10:43:55.430Z] #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-04-17T10:43:55.430Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-17T10:43:55.430Z] #36 CACHED [2021-04-17T10:43:55.430Z] [2021-04-17T10:43:55.430Z] #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-04-17T10:43:55.430Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-04-17T10:43:55.430Z] #21 CACHED [2021-04-17T10:43:55.430Z] [2021-04-17T10:43:55.430Z] #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-04-17T10:43:55.430Z] #53 sha256:abdcb36ebfc6f1460ec3c5d95ea0d4fc3a72f7ebd3a97ac56981e6a9ce4efdf2 [2021-04-17T10:43:55.430Z] #53 CACHED [2021-04-17T10:43:55.430Z] [2021-04-17T10:43:55.430Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-17T10:43:55.430Z] #46 sha256:ab3a21f1b5ec691a44b1449bbe62d7f43026105e19f65412e9da9f8687ae7662 [2021-04-17T10:43:55.430Z] #46 CACHED [2021-04-17T10:43:55.430Z] [2021-04-17T10:43:55.430Z] #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-04-17T10:43:55.430Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-04-17T10:43:55.430Z] #15 CACHED [2021-04-17T10:43:55.430Z] [2021-04-17T10:43:55.430Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-17T10:43:55.430Z] #68 sha256:05f3ee392865d748fa003287ae48d836db30fdaf389a3bf05703aacab0ffd858 [2021-04-17T10:43:55.430Z] #68 CACHED [2021-04-17T10:43:55.430Z] [2021-04-17T10:43:55.430Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-17T10:43:55.430Z] #61 sha256:31c84759a46628de3d2d5f9878b28a171220ffc1a1cab5d1a348a0f8bb9c77c8 [2021-04-17T10:43:55.430Z] #61 CACHED [2021-04-17T10:43:55.430Z] [2021-04-17T10:43:55.430Z] #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-04-17T10:43:55.430Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-17T10:43:55.430Z] #42 CACHED [2021-04-17T10:43:55.430Z] [2021-04-17T10:43:55.430Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-17T10:43:55.430Z] #59 sha256:516ca27ef5e6d8e5102a35b5eb94666dde28922b13ba7ea0b6e1b4a345fb9004 [2021-04-17T10:43:55.430Z] #59 CACHED [2021-04-17T10:43:55.430Z] [2021-04-17T10:43:55.430Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-17T10:43:55.430Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-04-17T10:43:55.430Z] #19 CACHED [2021-04-17T10:43:55.430Z] [2021-04-17T10:43:55.430Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-17T10:43:55.430Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-04-17T10:43:55.430Z] #31 CACHED [2021-04-17T10:43:55.430Z] [2021-04-17T10:43:55.430Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-17T10:43:55.430Z] #60 sha256:a11bbf4240698174217db2af4d2080b890b69450dc3fffd21a9071f15c4045d7 [2021-04-17T10:43:55.430Z] #60 CACHED [2021-04-17T10:43:55.430Z] [2021-04-17T10:43:55.430Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-17T10:43:55.430Z] #25 sha256:38435f1cb032282209829e43a5cab95af41c603efa4772eadc510b0b4240e4b8 [2021-04-17T10:43:55.430Z] #25 CACHED [2021-04-17T10:43:55.430Z] [2021-04-17T10:43:55.431Z] #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-04-17T10:43:55.431Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-17T10:43:55.431Z] #40 CACHED [2021-04-17T10:43:55.431Z] [2021-04-17T10:43:55.431Z] #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-04-17T10:43:55.431Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:43:55.431Z] #43 CACHED [2021-04-17T10:43:55.431Z] [2021-04-17T10:43:55.431Z] #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-04-17T10:43:55.431Z] #47 sha256:5023c3a2cc2d6c274578612a467635f28ccc21c471b85ac21a645b28a7146e88 [2021-04-17T10:43:55.431Z] #47 CACHED [2021-04-17T10:43:55.431Z] [2021-04-17T10:43:55.431Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-17T10:43:55.431Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-04-17T10:43:55.431Z] #39 CACHED [2021-04-17T10:43:55.431Z] [2021-04-17T10:43:55.431Z] #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-04-17T10:43:55.431Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-17T10:43:55.431Z] #32 CACHED [2021-04-17T10:43:55.431Z] [2021-04-17T10:43:55.431Z] #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-04-17T10:43:55.431Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-04-17T10:43:55.431Z] #11 CACHED [2021-04-17T10:43:55.431Z] [2021-04-17T10:43:55.431Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-17T10:43:55.431Z] #33 sha256:a7463c1df9278dcb62a3784b61ffcb0ef1aedf922c20ad8380d21fd24507158a [2021-04-17T10:43:55.431Z] #33 CACHED [2021-04-17T10:43:55.431Z] [2021-04-17T10:43:55.431Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-17T10:43:55.431Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-04-17T10:43:55.431Z] #63 CACHED [2021-04-17T10:43:55.431Z] [2021-04-17T10:43:55.431Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-17T10:43:55.431Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-04-17T10:43:55.431Z] #14 CACHED [2021-04-17T10:43:55.431Z] [2021-04-17T10:43:55.431Z] #67 [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-04-17T10:43:55.431Z] #67 sha256:8d91a0f6e2522ed3620e314e5a477671822340b0e581bf58d143eea0b0f78aac [2021-04-17T10:43:55.431Z] #67 CACHED [2021-04-17T10:43:55.431Z] [2021-04-17T10:43:55.431Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-17T10:43:55.431Z] #34 sha256:4c75aefcd0ebbd8730c349cf0f3eef71746bc024783f38a601e740aca76be5ef [2021-04-17T10:43:55.431Z] #34 CACHED [2021-04-17T10:43:55.431Z] [2021-04-17T10:43:55.431Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-17T10:43:55.431Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-04-17T10:43:55.431Z] #16 CACHED [2021-04-17T10:43:55.431Z] [2021-04-17T10:43:55.431Z] #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-04-17T10:43:55.431Z] #45 sha256:34d8e6e2b878c0206488e3892b5d51e7bc19918705a856425b18324183094378 [2021-04-17T10:43:55.431Z] #45 CACHED [2021-04-17T10:43:55.431Z] [2021-04-17T10:43:55.431Z] #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-04-17T10:43:55.431Z] #56 sha256:e03332cb62bf8d5f6a279ef5b34e53aaab9be43965509fadba2d3736556a39f6 [2021-04-17T10:43:55.431Z] #56 CACHED [2021-04-17T10:43:55.431Z] [2021-04-17T10:43:55.431Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-17T10:43:55.431Z] #44 sha256:d6fbb3ecee3f1591e6c0871dea8836264e8761df565efba97c62dcf3288ce970 [2021-04-17T10:43:55.431Z] #44 CACHED [2021-04-17T10:43:55.431Z] [2021-04-17T10:43:55.431Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-17T10:43:55.431Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-17T10:43:55.431Z] #13 CACHED [2021-04-17T10:43:55.431Z] [2021-04-17T10:43:55.431Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-17T10:43:55.431Z] #57 sha256:afa6c1c57be7673eb083cd432463e44b6614128658cab57a70b498b916bf5bf3 [2021-04-17T10:43:55.431Z] #57 CACHED [2021-04-17T10:43:55.431Z] [2021-04-17T10:43:55.431Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-17T10:43:55.431Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-04-17T10:43:55.431Z] #10 CACHED [2021-04-17T10:43:55.431Z] [2021-04-17T10:43:55.431Z] #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-04-17T10:43:55.431Z] #29 sha256:497bb1354f654c18b605ea9ff8a9b2622230a3fa785f63b37448c8081feb329f [2021-04-17T10:43:55.431Z] #29 CACHED [2021-04-17T10:43:55.431Z] [2021-04-17T10:43:55.431Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-04-17T10:43:55.431Z] #35 sha256:81662cc580f8b1e33b032e364a59d9aea2c7ad3874982e65dc00be25ce51105e [2021-04-17T10:43:55.431Z] #35 CACHED [2021-04-17T10:43:55.431Z] [2021-04-17T10:43:55.431Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-17T10:43:55.431Z] #48 sha256:9a913b867f246b9345bc133ce5073c6d034cd0c15f9a1cb491065bba85e9f532 [2021-04-17T10:43:55.431Z] #48 CACHED [2021-04-17T10:43:55.431Z] [2021-04-17T10:43:55.431Z] #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-04-17T10:43:55.431Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-17T10:43:55.431Z] #20 CACHED [2021-04-17T10:43:55.431Z] [2021-04-17T10:43:55.431Z] #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-04-17T10:43:55.431Z] #58 sha256:1f1af58a4aa842e47e731bfe67623817311b5b9ecb7c86b72c1391a96f1b26cc [2021-04-17T10:43:55.431Z] #58 CACHED [2021-04-17T10:43:55.431Z] [2021-04-17T10:43:55.431Z] #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-04-17T10:43:55.431Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-17T10:43:55.431Z] #27 CACHED [2021-04-17T10:43:55.431Z] [2021-04-17T10:43:55.431Z] #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-04-17T10:43:55.431Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-17T10:43:55.431Z] #55 CACHED [2021-04-17T10:43:55.431Z] [2021-04-17T10:43:55.431Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-04-17T10:43:55.431Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-04-17T10:43:55.431Z] #12 CACHED [2021-04-17T10:43:55.431Z] [2021-04-17T10:43:55.431Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-17T10:43:55.431Z] #50 sha256:68ad93bca0b46faa00c711fe3576b95408c8df0c8a0e7462edc0bc5bb0f0cf01 [2021-04-17T10:43:55.431Z] #50 CACHED [2021-04-17T10:43:55.431Z] [2021-04-17T10:43:55.431Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-17T10:43:55.431Z] #69 sha256:78ed2e750bfd260df785964f90e5f5e337b05062587587403d522300782cd605 [2021-04-17T10:43:55.431Z] #69 CACHED [2021-04-17T10:43:55.431Z] [2021-04-17T10:43:55.431Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-17T10:43:55.431Z] #70 sha256:bd693ae5d4fcb88c0d0f321312f70e7007c4d7e4a577a1239a370cf3e925e82e [2021-04-17T10:43:55.637Z] + docker version [2021-04-17T10:43:55.637Z] Client: [2021-04-17T10:43:55.637Z] Version: 18.06.1-ce [2021-04-17T10:43:55.637Z] API version: 1.38 [2021-04-17T10:43:55.637Z] Go version: go1.10.3 [2021-04-17T10:43:55.637Z] Git commit: e68fc7a [2021-04-17T10:43:55.637Z] Built: Tue Aug 21 17:26:10 2018 [2021-04-17T10:43:55.637Z] OS/Arch: linux/ppc64le [2021-04-17T10:43:55.637Z] Experimental: false [2021-04-17T10:43:55.637Z] [2021-04-17T10:43:55.637Z] Server: [2021-04-17T10:43:55.637Z] Engine: [2021-04-17T10:43:55.637Z] Version: 18.06.1-ce [2021-04-17T10:43:55.637Z] API version: 1.38 (minimum version 1.12) [2021-04-17T10:43:55.637Z] Go version: go1.10.3 [2021-04-17T10:43:55.637Z] Git commit: e68fc7a [2021-04-17T10:43:55.637Z] Built: Tue Aug 21 17:24:20 2018 [2021-04-17T10:43:55.637Z] OS/Arch: linux/ppc64le [2021-04-17T10:43:55.637Z] Experimental: true [Pipeline] sh [2021-04-17T10:43:55.999Z] #70 DONE 1.0s [2021-04-17T10:43:56.142Z] + docker info [2021-04-17T10:43:56.142Z] Containers: 0 [2021-04-17T10:43:56.142Z] Running: 0 [2021-04-17T10:43:56.142Z] Paused: 0 [2021-04-17T10:43:56.142Z] Stopped: 0 [2021-04-17T10:43:56.142Z] Images: 0 [2021-04-17T10:43:56.142Z] Server Version: 18.06.1-ce [2021-04-17T10:43:56.142Z] Storage Driver: overlay2 [2021-04-17T10:43:56.142Z] Backing Filesystem: extfs [2021-04-17T10:43:56.142Z] Supports d_type: true [2021-04-17T10:43:56.142Z] Native Overlay Diff: true [2021-04-17T10:43:56.142Z] Logging Driver: json-file [2021-04-17T10:43:56.142Z] Cgroup Driver: cgroupfs [2021-04-17T10:43:56.142Z] Plugins: [2021-04-17T10:43:56.142Z] Volume: local [2021-04-17T10:43:56.142Z] Network: bridge host ipvlan macvlan null overlay [2021-04-17T10:43:56.142Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2021-04-17T10:43:56.142Z] Swarm: inactive [2021-04-17T10:43:56.142Z] Runtimes: runc [2021-04-17T10:43:56.142Z] Default Runtime: runc [2021-04-17T10:43:56.142Z] Init Binary: docker-init [2021-04-17T10:43:56.142Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2021-04-17T10:43:56.142Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2021-04-17T10:43:56.142Z] init version: fec3683 [2021-04-17T10:43:56.142Z] Security Options: [2021-04-17T10:43:56.142Z] apparmor [2021-04-17T10:43:56.142Z] seccomp [2021-04-17T10:43:56.142Z] Profile: default [2021-04-17T10:43:56.142Z] Kernel Version: 4.4.0-139-generic [2021-04-17T10:43:56.142Z] Operating System: Ubuntu 16.04.3 LTS [2021-04-17T10:43:56.142Z] OSType: linux [2021-04-17T10:43:56.142Z] Architecture: ppc64le [2021-04-17T10:43:56.142Z] CPUs: 4 [2021-04-17T10:43:56.142Z] Total Memory: 7.972GiB [2021-04-17T10:43:56.142Z] Name: ppc64le-ubuntu-23 [2021-04-17T10:43:56.142Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2021-04-17T10:43:56.142Z] Docker Root Dir: /var/lib/docker [2021-04-17T10:43:56.142Z] Debug Mode (client): false [2021-04-17T10:43:56.142Z] Debug Mode (server): false [2021-04-17T10:43:56.142Z] Registry: https://index.docker.io/v1/ [2021-04-17T10:43:56.142Z] Labels: [2021-04-17T10:43:56.142Z] Experimental: true [2021-04-17T10:43:56.142Z] Insecure Registries: [2021-04-17T10:43:56.142Z] 127.0.0.0/8 [2021-04-17T10:43:56.142Z] Live Restore Enabled: false [2021-04-17T10:43:56.142Z] [Pipeline] sh [2021-04-17T10:43:56.258Z] [2021-04-17T10:43:56.258Z] #71 exporting to image [2021-04-17T10:43:56.258Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-04-17T10:43:56.258Z] #71 exporting layers [2021-04-17T10:43:56.532Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-17T10:43:56.532Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-17T10:43:56.532Z] + curl -fsSL -o /home/docker/workspace/moby_PR-42305/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-04-17T10:43:56.532Z] + bash /home/docker/workspace/moby_PR-42305/check-config.sh [2021-04-17T10:43:56.532Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-17T10:43:56.532Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2021-04-17T10:43:56.532Z] [2021-04-17T10:43:56.532Z] Generally Necessary: [2021-04-17T10:43:56.532Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-17T10:43:56.532Z] - apparmor: enabled and tools installed [2021-04-17T10:43:56.532Z] - CONFIG_NAMESPACES: enabled [2021-04-17T10:43:56.532Z] - CONFIG_NET_NS: enabled [2021-04-17T10:43:56.532Z] - CONFIG_PID_NS: enabled [2021-04-17T10:43:56.532Z] - CONFIG_IPC_NS: enabled [2021-04-17T10:43:56.532Z] - CONFIG_UTS_NS: enabled [2021-04-17T10:43:56.532Z] - CONFIG_CGROUPS: enabled [2021-04-17T10:43:56.532Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-17T10:43:56.532Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-17T10:43:56.532Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-17T10:43:56.532Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-17T10:43:56.532Z] - CONFIG_CPUSETS: enabled [2021-04-17T10:43:56.532Z] - CONFIG_MEMCG: enabled [2021-04-17T10:43:56.532Z] - CONFIG_KEYS: enabled [2021-04-17T10:43:56.532Z] - CONFIG_VETH: enabled (as module) [2021-04-17T10:43:56.532Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-17T10:43:56.532Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-17T10:43:56.532Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-17T10:43:56.548Z] #26 ... [2021-04-17T10:43:56.548Z] [2021-04-17T10:43:56.548Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-17T10:43:56.548Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-17T10:43:56.548Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-04-17T10:43:56.548Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-04-17T10:43:56.548Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.4s done [2021-04-17T10:43:56.548Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.8s done [2021-04-17T10:43:56.548Z] #64 DONE 6.1s [2021-04-17T10:43:56.548Z] [2021-04-17T10:43:56.548Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-17T10:43:56.548Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-17T10:43:56.826Z] #71 exporting layers 0.8s done [2021-04-17T10:43:56.826Z] #71 writing image sha256:b5684da33986011b07d52f70b8338da70f23c565d09df103eef469ef62d4c8c3 [2021-04-17T10:43:56.826Z] #71 writing image sha256:b5684da33986011b07d52f70b8338da70f23c565d09df103eef469ef62d4c8c3 done [2021-04-17T10:43:56.826Z] #71 naming to docker.io/library/docker:041d074ebe3a55e558e18ad494c69ca6e13c9979 done [2021-04-17T10:43:56.826Z] #71 DONE 0.9s [2021-04-17T10:43:56.827Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-17T10:43:56.827Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-17T10:43:56.827Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-17T10:43:56.827Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-17T10:43:56.827Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-04-17T10:43:56.827Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-17T10:43:56.827Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-17T10:43:56.827Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-17T10:43:56.827Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2021-04-17T10:43:56.827Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-04-17T10:43:56.827Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-04-17T10:43:56.827Z] [2021-04-17T10:43:56.827Z] Optional Features: [2021-04-17T10:43:56.827Z] - CONFIG_USER_NS: enabled [2021-04-17T10:43:56.827Z] - CONFIG_SECCOMP: enabled [2021-04-17T10:43:56.827Z] - CONFIG_SECCOMP_FILTER: enabled [2021-04-17T10:43:56.827Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-17T10:43:56.827Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-17T10:43:56.827Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-17T10:43:56.827Z] (cgroup swap accounting is currently enabled) [2021-04-17T10:43:56.827Z] - CONFIG_MEMCG_KMEM: enabled [2021-04-17T10:43:56.827Z] - CONFIG_IOSCHED_CFQ: enabled [2021-04-17T10:43:56.827Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-04-17T10:43:56.827Z] - CONFIG_BLK_CGROUP: enabled [2021-04-17T10:43:56.827Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-17T10:43:56.827Z] - CONFIG_CGROUP_PERF: enabled [2021-04-17T10:43:56.827Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-17T10:43:56.827Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-17T10:43:56.827Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-17T10:43:56.827Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-17T10:43:56.827Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-17T10:43:56.827Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-17T10:43:56.827Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-17T10:43:56.827Z] - CONFIG_IP_VS: enabled (as module) [2021-04-17T10:43:56.827Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-17T10:43:56.827Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-17T10:43:56.827Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-17T10:43:56.827Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-17T10:43:56.827Z] - CONFIG_SECURITY_SELINUX: enabled [2021-04-17T10:43:56.827Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-04-17T10:43:56.827Z] - CONFIG_EXT4_FS: enabled [2021-04-17T10:43:56.827Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-17T10:43:56.827Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-17T10:43:56.827Z] - Network Drivers: [2021-04-17T10:43:56.827Z] - "overlay": [2021-04-17T10:43:56.827Z] - CONFIG_VXLAN: enabled (as module) [2021-04-17T10:43:56.827Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-17T10:43:56.827Z] Optional (for encrypted networks): [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-04-17T10:43:56.910Z] #27 extracting sha256:03bd9fa68773b62afcbde0348c41cadd08d602d2731d955581cc322351e8be39 5.1s [2021-04-17T10:43:56.910Z] #27 extracting sha256:03bd9fa68773b62afcbde0348c41cadd08d602d2731d955581cc322351e8be39 5.4s done [2021-04-17T10:43:57.120Z] - CONFIG_CRYPTO: enabled [2021-04-17T10:43:57.120Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2021-04-17T10:43:57.120Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2021-04-17T10:43:57.120Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2021-04-17T10:43:57.120Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2021-04-17T10:43:57.120Z] - CONFIG_XFRM: enabled [2021-04-17T10:43:57.120Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-17T10:43:57.120Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-17T10:43:57.120Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-17T10:43:57.120Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-04-17T10:43:57.120Z] - "ipvlan": [2021-04-17T10:43:57.120Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-17T10:43:57.120Z] - "macvlan": [2021-04-17T10:43:57.120Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-17T10:43:57.120Z] - CONFIG_DUMMY: enabled (as module) [2021-04-17T10:43:57.120Z] - "ftp,tftp client in container": [2021-04-17T10:43:57.120Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-17T10:43:57.120Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-17T10:43:57.120Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-17T10:43:57.120Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-17T10:43:57.120Z] - Storage Drivers: [2021-04-17T10:43:57.120Z] - "aufs": [2021-04-17T10:43:57.120Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-17T10:43:57.120Z] - "btrfs": [2021-04-17T10:43:57.120Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-17T10:43:57.120Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-17T10:43:57.120Z] - "devicemapper": [2021-04-17T10:43:57.120Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-17T10:43:57.120Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-17T10:43:57.120Z] - "overlay": [2021-04-17T10:43:57.120Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-17T10:43:57.120Z] - "zfs": [2021-04-17T10:43:57.120Z] - /dev/zfs: missing [2021-04-17T10:43:57.120Z] - zfs command: missing [2021-04-17T10:43:57.120Z] - zpool command: missing [2021-04-17T10:43:57.120Z] [2021-04-17T10:43:57.120Z] Limits: [2021-04-17T10:43:57.120Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-17T10:43:57.120Z] [2021-04-17T10:43:57.120Z] + true [Pipeline] } [Pipeline] // stage [2021-04-17T10:43:57.175Z] + trap exit INT TERM [2021-04-17T10:43:57.175Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-04-17T10:43:57.175Z] + CONTAINER_NAME=docker-pr1 [2021-04-17T10:43:57.175Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42305/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42305/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=041d074ebe3a55e558e18ad494c69ca6e13c9979 -e DOCKER_GRAPHDRIVER docker:041d074ebe3a55e558e18ad494c69ca6e13c9979 hack/make.sh dynbinary-daemon [Pipeline] stage [Pipeline] { (Build dev image) [2021-04-17T10:43:57.208Z] #27 DONE 6.5s [2021-04-17T10:43:57.208Z] [2021-04-17T10:43:57.208Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-17T10:43:57.208Z] #46 3.411 + RM_GOPATH=0 [2021-04-17T10:43:57.208Z] #46 3.411 + TMP_GOPATH= [2021-04-17T10:43:57.208Z] #46 3.411 + : /build [2021-04-17T10:43:57.208Z] #46 3.412 + '[' -z '' ']' [2021-04-17T10:43:57.208Z] #46 3.415 ++ mktemp -d [2021-04-17T10:43:57.208Z] #46 3.422 + export GOPATH=/tmp/tmp.4ml3kucQQT [2021-04-17T10:43:57.208Z] #46 3.422 + GOPATH=/tmp/tmp.4ml3kucQQT [2021-04-17T10:43:57.208Z] #46 3.422 + RM_GOPATH=1 [2021-04-17T10:43:57.208Z] #46 3.422 + case "$(go env GOARCH)" in [2021-04-17T10:43:57.208Z] #46 3.422 ++ go env GOARCH [2021-04-17T10:43:57.208Z] #46 3.461 + export GO_BUILDMODE=-buildmode=pie [2021-04-17T10:43:57.208Z] #46 3.461 + GO_BUILDMODE=-buildmode=pie [2021-04-17T10:43:57.208Z] #46 3.461 ++ dirname /tmp/install/install.sh [2021-04-17T10:43:57.208Z] #46 3.470 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-17T10:43:57.208Z] #46 3.470 + dir=/tmp/install [2021-04-17T10:43:57.208Z] #46 3.470 + bin=vndr [2021-04-17T10:43:57.208Z] #46 3.470 + shift [2021-04-17T10:43:57.208Z] #46 3.470 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-17T10:43:57.208Z] #46 3.470 + . /tmp/install/vndr.installer [2021-04-17T10:43:57.208Z] #46 3.470 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-17T10:43:57.208Z] #46 3.470 + install_vndr [2021-04-17T10:43:57.208Z] #46 3.470 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-17T10:43:57.208Z] #46 3.470 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.4ml3kucQQT/src/github.com/LK4D4/vndr [2021-04-17T10:43:57.208Z] #46 3.470 Cloning into '/tmp/tmp.4ml3kucQQT/src/github.com/LK4D4/vndr'... [2021-04-17T10:43:57.208Z] #46 4.183 + cd /tmp/tmp.4ml3kucQQT/src/github.com/LK4D4/vndr [2021-04-17T10:43:57.208Z] #46 4.183 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-17T10:43:57.208Z] #46 4.186 + go build -buildmode=pie -v -o /build/vndr . [Pipeline] sh [2021-04-17T10:43:57.480Z] #26 ... [2021-04-17T10:43:57.480Z] [2021-04-17T10:43:57.480Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-17T10:43:57.480Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-04-17T10:43:57.480Z] #63 DONE 0.5s [2021-04-17T10:43:57.480Z] [2021-04-17T10:43:57.480Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-17T10:43:57.480Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-17T10:43:57.585Z] + make bundles/buildx [2021-04-17T10:43:57.742Z] [2021-04-17T10:43:57.880Z] make: command: Command not found [2021-04-17T10:43:57.880Z] make: command: Command not found [2021-04-17T10:43:57.880Z] mkdir bundles [2021-04-17T10:43:57.880Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2021-04-17T10:43:57.880Z] --build-arg BUILDX_COMMIT \ [2021-04-17T10:43:57.880Z] --build-arg BUILDX_REPO \ [2021-04-17T10:43:57.880Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2021-04-17T10:43:57.880Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2021-04-17T10:43:57.880Z] . [2021-04-17T10:43:57.880Z] /bin/sh: 4: go: not found [2021-04-17T10:43:57.880Z] /bin/sh: 5: go: not found [2021-04-17T10:43:58.001Z] Removing bundles/ [2021-04-17T10:43:58.001Z] [2021-04-17T10:43:58.001Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-04-17T10:43:58.001Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-17T10:43:58.001Z] GOOS="" GOARCH="" GOARM="" [2021-04-17T10:43:58.044Z] #26 ... [2021-04-17T10:43:58.044Z] [2021-04-17T10:43:58.044Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-17T10:43:58.044Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-04-17T10:43:58.044Z] #65 DONE 0.8s [2021-04-17T10:43:58.044Z] [2021-04-17T10:43:58.044Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-17T10:43:58.044Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-17T10:43:58.246Z] #46 5.146 runtime/internal/atomic [2021-04-17T10:43:58.246Z] #46 5.146 internal/cpu [2021-04-17T10:43:58.246Z] #46 5.325 runtime/internal/sys [2021-04-17T10:43:58.535Z] #46 5.511 runtime/internal/math [2021-04-17T10:43:58.535Z] #46 5.613 internal/race [2021-04-17T10:43:58.535Z] #46 5.743 sync/atomic [2021-04-17T10:43:58.535Z] #46 5.770 internal/bytealg [2021-04-17T10:43:58.826Z] #46 5.923 unicode [2021-04-17T10:43:58.983Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 5.2s [2021-04-17T10:43:58.983Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 5.4s done [2021-04-17T10:43:59.116Z] #46 ... [2021-04-17T10:43:59.116Z] [2021-04-17T10:43:59.116Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-17T10:43:59.116Z] #48 3.552 + RM_GOPATH=0 [2021-04-17T10:43:59.116Z] #48 3.552 + TMP_GOPATH= [2021-04-17T10:43:59.116Z] #48 3.552 + : /build [2021-04-17T10:43:59.116Z] #48 3.552 + '[' -z '' ']' [2021-04-17T10:43:59.116Z] #48 3.553 ++ mktemp -d [2021-04-17T10:43:59.116Z] #48 3.553 + export GOPATH=/tmp/tmp.qdvDgMahdS [2021-04-17T10:43:59.116Z] #48 3.553 + GOPATH=/tmp/tmp.qdvDgMahdS [2021-04-17T10:43:59.116Z] #48 3.553 + RM_GOPATH=1 [2021-04-17T10:43:59.116Z] #48 3.553 + case "$(go env GOARCH)" in [2021-04-17T10:43:59.116Z] #48 3.555 ++ go env GOARCH [2021-04-17T10:43:59.116Z] #48 3.578 + export GO_BUILDMODE=-buildmode=pie [2021-04-17T10:43:59.116Z] #48 3.578 + GO_BUILDMODE=-buildmode=pie [2021-04-17T10:43:59.116Z] #48 3.578 ++ dirname /tmp/install/install.sh [2021-04-17T10:43:59.116Z] #48 3.578 + dir=/tmp/install [2021-04-17T10:43:59.116Z] #48 3.578 + bin=gotestsum [2021-04-17T10:43:59.116Z] #48 3.578 + shift [2021-04-17T10:43:59.116Z] #48 3.578 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-17T10:43:59.116Z] #48 3.578 + . /tmp/install/gotestsum.installer [2021-04-17T10:43:59.116Z] #48 3.578 ++ : v0.5.3 [2021-04-17T10:43:59.116Z] #48 3.578 + install_gotestsum [2021-04-17T10:43:59.116Z] #48 3.578 + set -e [2021-04-17T10:43:59.116Z] #48 3.578 + export GO111MODULE=on [2021-04-17T10:43:59.116Z] #48 3.578 + GO111MODULE=on [2021-04-17T10:43:59.116Z] #48 3.578 + GOBIN=/build [2021-04-17T10:43:59.116Z] #48 3.578 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-17T10:43:59.116Z] #48 3.603 go: finding gotest.tools v0.5.3 [2021-04-17T10:43:59.116Z] #48 3.603 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-17T10:43:59.116Z] #48 4.585 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-17T10:43:59.116Z] #48 4.701 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-17T10:43:59.116Z] #48 5.204 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-17T10:43:59.116Z] #48 5.205 go: downloading github.com/pkg/errors v0.9.1 [2021-04-17T10:43:59.116Z] #48 5.220 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-17T10:43:59.116Z] #48 5.356 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-17T10:43:59.116Z] #48 5.357 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-17T10:43:59.116Z] #48 5.397 go: downloading github.com/fatih/color v1.9.0 [2021-04-17T10:43:59.116Z] #48 5.447 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-17T10:43:59.116Z] #48 5.457 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-17T10:43:59.116Z] #48 5.491 go: extracting github.com/pkg/errors v0.9.1 [2021-04-17T10:43:59.116Z] #48 5.561 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-17T10:43:59.116Z] #48 5.562 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-17T10:43:59.116Z] #48 5.562 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-17T10:43:59.116Z] #48 5.812 go: extracting github.com/fatih/color v1.9.0 [2021-04-17T10:43:59.116Z] #48 5.822 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-17T10:43:59.116Z] #48 5.824 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-17T10:43:59.116Z] #48 5.927 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-17T10:43:59.116Z] #48 5.975 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-17T10:43:59.116Z] #48 6.011 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-17T10:43:59.116Z] #48 6.201 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-17T10:43:59.116Z] #48 ... [2021-04-17T10:43:59.116Z] [2021-04-17T10:43:59.116Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-17T10:43:59.116Z] #46 6.142 runtime [2021-04-17T10:43:59.239Z] #26 DONE 8.8s [2021-04-17T10:43:59.239Z] [2021-04-17T10:43:59.239Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-17T10:43:59.239Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-17T10:43:59.239Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-04-17T10:43:59.239Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-04-17T10:43:59.239Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-04-17T10:43:59.239Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-04-17T10:43:59.239Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.1s done [2021-04-17T10:43:59.239Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s done [2021-04-17T10:43:59.239Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.5s done [2021-04-17T10:43:59.239Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.6s done [2021-04-17T10:43:59.239Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.3s done [2021-04-17T10:43:59.239Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.5s done [2021-04-17T10:43:59.239Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.4s done [2021-04-17T10:43:59.239Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 1.7s done [2021-04-17T10:43:59.239Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.7s done [2021-04-17T10:43:59.239Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-04-17T10:43:59.808Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.5s done [2021-04-17T10:43:59.808Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s [2021-04-17T10:43:59.997Z] Sending build context to Docker daemon 58.47MB [2021-04-17T10:43:59.997Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2021-04-17T10:43:59.997Z] Step 2/15 : ARG BUILDX_COMMIT=v0.5.1 [2021-04-17T10:43:59.997Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2021-04-17T10:43:59.997Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2021-04-17T10:44:00.298Z] 1.13.15-buster: Pulling from library/golang [2021-04-17T10:44:00.298Z] db4e2d8d5901: Pulling fs layer [2021-04-17T10:44:00.298Z] dfe2d012519c: Pulling fs layer [2021-04-17T10:44:00.298Z] 5d8f1d1f9197: Pulling fs layer [2021-04-17T10:44:00.298Z] 1301750ffb48: Pulling fs layer [2021-04-17T10:44:00.298Z] dc5c6edc9cff: Pulling fs layer [2021-04-17T10:44:00.298Z] 3c370c2e2f82: Pulling fs layer [2021-04-17T10:44:00.298Z] 5ffb2f5886e2: Pulling fs layer [2021-04-17T10:44:00.298Z] 1301750ffb48: Waiting [2021-04-17T10:44:00.298Z] dc5c6edc9cff: Waiting [2021-04-17T10:44:00.298Z] 3c370c2e2f82: Waiting [2021-04-17T10:44:00.298Z] 5ffb2f5886e2: Waiting [2021-04-17T10:44:00.595Z] dfe2d012519c: Verifying Checksum [2021-04-17T10:44:00.595Z] dfe2d012519c: Download complete [2021-04-17T10:44:00.617Z] #46 7.722 unicode/utf8 [2021-04-17T10:44:00.893Z] 5d8f1d1f9197: Verifying Checksum [2021-04-17T10:44:00.893Z] 5d8f1d1f9197: Download complete [2021-04-17T10:44:01.246Z] #46 8.200 math/bits [2021-04-17T10:44:01.535Z] #46 8.608 math [2021-04-17T10:44:01.825Z] #46 ... [2021-04-17T10:44:01.825Z] [2021-04-17T10:44:01.825Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-04-17T10:44:01.825Z] #43 1.756 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-17T10:44:01.825Z] #43 1.788 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-17T10:44:01.825Z] #43 1.803 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-17T10:44:01.825Z] #43 2.124 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-04-17T10:44:01.825Z] #43 3.780 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [243 kB] [2021-04-17T10:44:01.825Z] #43 5.581 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-04-17T10:44:02.115Z] #43 ... [2021-04-17T10:44:02.115Z] [2021-04-17T10:44:02.115Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-04-17T10:44:02.115Z] #37 2.056 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-17T10:44:02.115Z] #37 2.085 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-17T10:44:02.115Z] #37 2.114 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-17T10:44:02.115Z] #37 2.504 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-04-17T10:44:02.115Z] #37 3.852 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [243 kB] [2021-04-17T10:44:02.115Z] #37 5.955 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-04-17T10:44:02.404Z] #37 ... [2021-04-17T10:44:02.404Z] [2021-04-17T10:44:02.404Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-04-17T10:44:02.404Z] #56 1.758 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-17T10:44:02.404Z] #56 1.792 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-17T10:44:02.404Z] #56 1.803 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-17T10:44:02.404Z] #56 2.140 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-04-17T10:44:02.404Z] #56 3.330 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [243 kB] [2021-04-17T10:44:02.404Z] #56 4.794 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-04-17T10:44:02.404Z] #56 ... [2021-04-17T10:44:02.404Z] [2021-04-17T10:44:02.404Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-04-17T10:44:02.404Z] #33 1.416 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-17T10:44:02.404Z] #33 1.492 Cloning into '.'... [2021-04-17T10:44:02.404Z] #33 ... [2021-04-17T10:44:02.404Z] [2021-04-17T10:44:02.404Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-04-17T10:44:02.404Z] #41 1.739 + git clone https://github.com/docker/distribution.git . [2021-04-17T10:44:02.404Z] #41 1.741 Cloning into '.'... [2021-04-17T10:44:02.694Z] #41 ... [2021-04-17T10:44:02.694Z] [2021-04-17T10:44:02.694Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-17T10:44:02.694Z] #50 3.081 + RM_GOPATH=0 [2021-04-17T10:44:02.694Z] #50 3.081 + TMP_GOPATH= [2021-04-17T10:44:02.694Z] #50 3.081 + : /build [2021-04-17T10:44:02.694Z] #50 3.081 + '[' -z '' ']' [2021-04-17T10:44:02.694Z] #50 3.088 ++ mktemp -d [2021-04-17T10:44:02.694Z] #50 3.099 + export GOPATH=/tmp/tmp.sXi69l4lel [2021-04-17T10:44:02.694Z] #50 3.099 + GOPATH=/tmp/tmp.sXi69l4lel [2021-04-17T10:44:02.694Z] #50 3.099 + RM_GOPATH=1 [2021-04-17T10:44:02.694Z] #50 3.099 + case "$(go env GOARCH)" in [2021-04-17T10:44:02.694Z] #50 3.099 ++ go env GOARCH [2021-04-17T10:44:02.694Z] #50 3.108 + export GO_BUILDMODE=-buildmode=pie [2021-04-17T10:44:02.694Z] #50 3.108 + GO_BUILDMODE=-buildmode=pie [2021-04-17T10:44:02.694Z] #50 3.108 ++ dirname /tmp/install/install.sh [2021-04-17T10:44:02.694Z] #50 3.108 + dir=/tmp/install [2021-04-17T10:44:02.694Z] #50 3.108 + bin=golangci_lint [2021-04-17T10:44:02.694Z] #50 3.108 + shift [2021-04-17T10:44:02.694Z] #50 3.108 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-17T10:44:02.694Z] #50 3.108 + . /tmp/install/golangci_lint.installer [2021-04-17T10:44:02.694Z] #50 3.108 ++ : v1.23.8 [2021-04-17T10:44:02.694Z] #50 3.108 + install_golangci_lint [2021-04-17T10:44:02.694Z] #50 3.108 + set -e [2021-04-17T10:44:02.694Z] #50 3.108 + export GO111MODULE=on [2021-04-17T10:44:02.694Z] #50 3.108 + GO111MODULE=on [2021-04-17T10:44:02.694Z] #50 3.108 + GOBIN=/build [2021-04-17T10:44:02.694Z] #50 3.108 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-17T10:44:02.694Z] #50 3.193 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-17T10:44:02.694Z] #50 3.193 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-17T10:44:02.694Z] #50 3.197 go: finding github.com/golangci v1.23.8 [2021-04-17T10:44:02.694Z] #50 3.220 go: finding github.com v1.23.8 [2021-04-17T10:44:02.694Z] #50 3.220 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-17T10:44:02.694Z] #50 3.836 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-17T10:44:02.694Z] #50 4.159 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-17T10:44:02.694Z] #50 7.833 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-17T10:44:02.694Z] #50 7.834 go: downloading github.com/pkg/errors v0.8.1 [2021-04-17T10:44:02.694Z] #50 7.862 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-17T10:44:02.694Z] #50 7.877 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-17T10:44:02.694Z] #50 7.910 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-17T10:44:02.694Z] #50 7.972 go: downloading github.com/spf13/viper v1.6.1 [2021-04-17T10:44:02.694Z] #50 7.973 go: extracting github.com/pkg/errors v0.8.1 [2021-04-17T10:44:02.694Z] #50 7.996 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-17T10:44:02.694Z] #50 7.997 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-17T10:44:02.694Z] #50 8.001 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-17T10:44:02.694Z] #50 8.096 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-17T10:44:02.694Z] #50 8.202 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-17T10:44:02.694Z] #50 8.203 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-17T10:44:02.694Z] #50 8.271 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-17T10:44:02.694Z] #50 8.275 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-17T10:44:02.694Z] #50 8.364 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-17T10:44:02.694Z] #50 8.364 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-17T10:44:02.694Z] #50 8.393 go: extracting github.com/spf13/viper v1.6.1 [2021-04-17T10:44:02.694Z] #50 8.399 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-17T10:44:02.694Z] #50 8.399 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-17T10:44:02.694Z] #50 8.562 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-17T10:44:02.694Z] #50 8.651 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-17T10:44:02.694Z] #50 8.658 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-17T10:44:02.694Z] #50 8.716 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-17T10:44:02.694Z] #50 8.789 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-17T10:44:02.694Z] #50 8.852 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-17T10:44:02.694Z] #50 8.853 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-17T10:44:02.694Z] #50 8.888 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-17T10:44:02.694Z] #50 8.969 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-17T10:44:02.694Z] #50 9.031 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-17T10:44:02.694Z] #50 9.031 go: downloading github.com/spf13/afero v1.1.2 [2021-04-17T10:44:02.694Z] #50 9.105 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-17T10:44:02.694Z] #50 9.150 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-17T10:44:02.694Z] #50 9.177 go: downloading github.com/fatih/color v1.7.0 [2021-04-17T10:44:02.694Z] #50 9.248 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-17T10:44:02.694Z] #50 9.430 go: extracting github.com/fatih/color v1.7.0 [2021-04-17T10:44:02.694Z] #50 9.435 go: downloading github.com/spf13/cast v1.3.0 [2021-04-17T10:44:02.694Z] #50 9.436 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-17T10:44:02.694Z] #50 9.443 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-17T10:44:02.694Z] #50 9.446 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-17T10:44:02.694Z] #50 9.490 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-17T10:44:02.694Z] #50 9.510 go: extracting github.com/spf13/afero v1.1.2 [2021-04-17T10:44:02.694Z] #50 9.541 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-17T10:44:02.694Z] #50 9.624 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-17T10:44:02.694Z] #50 9.712 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-17T10:44:02.694Z] #50 9.851 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-17T10:44:02.694Z] #50 9.880 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-17T10:44:02.984Z] #50 9.907 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-17T10:44:02.984Z] #50 9.981 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-17T10:44:02.984Z] #50 9.981 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-17T10:44:02.984Z] #50 10.00 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-17T10:44:02.984Z] #50 10.03 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-17T10:44:02.984Z] #50 ... [2021-04-17T10:44:02.984Z] [2021-04-17T10:44:02.984Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-17T10:44:02.984Z] #35 3.349 Install go-toml version v1.8.1 [2021-04-17T10:44:02.984Z] #35 3.358 go: finding github.com v1.8.1 [2021-04-17T10:44:02.984Z] #35 3.359 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-04-17T10:44:02.984Z] #35 3.361 go: finding github.com/pelletier v1.8.1 [2021-04-17T10:44:02.984Z] #35 3.361 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-04-17T10:44:02.984Z] #35 3.361 go: finding github.com/pelletier/go-toml v1.8.1 [2021-04-17T10:44:02.984Z] #35 4.436 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-04-17T10:44:02.984Z] #35 4.578 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-04-17T10:44:02.984Z] #35 5.893 github.com/pelletier/go-toml [2021-04-17T10:44:02.984Z] #35 ... [2021-04-17T10:44:02.984Z] [2021-04-17T10:44:02.984Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-17T10:44:02.984Z] #59 2.961 + RM_GOPATH=0 [2021-04-17T10:44:02.984Z] #59 2.961 + TMP_GOPATH= [2021-04-17T10:44:02.984Z] #59 2.961 + : /build [2021-04-17T10:44:02.984Z] #59 2.961 + '[' -z '' ']' [2021-04-17T10:44:02.984Z] #59 2.961 ++ mktemp -d [2021-04-17T10:44:02.984Z] #59 2.961 + export GOPATH=/tmp/tmp.Yu96amtVTQ [2021-04-17T10:44:02.984Z] #59 2.961 + GOPATH=/tmp/tmp.Yu96amtVTQ [2021-04-17T10:44:02.984Z] #59 2.961 + RM_GOPATH=1 [2021-04-17T10:44:02.984Z] #59 2.961 + case "$(go env GOARCH)" in [2021-04-17T10:44:02.984Z] #59 2.961 ++ go env GOARCH [2021-04-17T10:44:02.984Z] #59 2.974 + export GO_BUILDMODE=-buildmode=pie [2021-04-17T10:44:02.984Z] #59 2.974 + GO_BUILDMODE=-buildmode=pie [2021-04-17T10:44:02.984Z] #59 2.974 ++ dirname /tmp/install/install.sh [2021-04-17T10:44:02.984Z] #59 2.975 + dir=/tmp/install [2021-04-17T10:44:02.984Z] #59 2.975 + bin=rootlesskit [2021-04-17T10:44:02.984Z] #59 2.975 + shift [2021-04-17T10:44:02.984Z] #59 2.975 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-17T10:44:02.984Z] #59 2.975 + . /tmp/install/rootlesskit.installer [2021-04-17T10:44:02.984Z] #59 2.975 ++ : ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-17T10:44:02.984Z] #59 2.975 + install_rootlesskit [2021-04-17T10:44:02.984Z] #59 2.975 + case "$1" in [2021-04-17T10:44:02.984Z] #59 2.975 + export CGO_ENABLED=0 [2021-04-17T10:44:02.984Z] #59 2.975 + CGO_ENABLED=0 [2021-04-17T10:44:02.984Z] #59 2.975 + _install_rootlesskit [2021-04-17T10:44:02.984Z] #59 2.975 + echo 'Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd' [2021-04-17T10:44:02.984Z] #59 2.975 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Yu96amtVTQ/src/github.com/rootless-containers/rootlesskit [2021-04-17T10:44:02.984Z] #59 2.975 Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-17T10:44:02.984Z] #59 2.975 Cloning into '/tmp/tmp.Yu96amtVTQ/src/github.com/rootless-containers/rootlesskit'... [2021-04-17T10:44:02.984Z] #59 6.801 + cd /tmp/tmp.Yu96amtVTQ/src/github.com/rootless-containers/rootlesskit [2021-04-17T10:44:02.984Z] #59 6.805 + git checkout -q ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-17T10:44:02.984Z] #59 6.818 + export GO111MODULE=on [2021-04-17T10:44:02.984Z] #59 6.818 + GO111MODULE=on [2021-04-17T10:44:02.984Z] #59 6.818 + export GOPROXY=https://proxy.golang.org [2021-04-17T10:44:02.984Z] #59 6.818 + GOPROXY=https://proxy.golang.org [2021-04-17T10:44:02.984Z] #59 6.818 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-17T10:44:02.984Z] #59 6.830 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-17T10:44:02.984Z] #59 7.872 go: downloading github.com/pkg/errors v0.9.1 [2021-04-17T10:44:02.984Z] #59 7.910 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-17T10:44:02.984Z] #59 7.910 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-17T10:44:02.984Z] #59 7.920 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-17T10:44:02.984Z] #59 7.946 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-17T10:44:02.984Z] #59 7.949 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-17T10:44:02.984Z] #59 7.958 go: downloading github.com/google/uuid v1.2.0 [2021-04-17T10:44:02.984Z] #59 8.129 go: extracting github.com/pkg/errors v0.9.1 [2021-04-17T10:44:02.984Z] #59 8.131 go: extracting github.com/google/uuid v1.2.0 [2021-04-17T10:44:02.984Z] #59 8.166 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-17T10:44:02.984Z] #59 8.324 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-17T10:44:02.984Z] #59 8.324 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-17T10:44:02.984Z] #59 8.324 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-17T10:44:02.984Z] #59 8.405 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-17T10:44:02.984Z] #59 8.507 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-17T10:44:02.984Z] #59 8.932 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-17T10:44:02.984Z] #59 8.934 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-17T10:44:02.984Z] #59 9.248 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-17T10:44:02.984Z] #59 9.404 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-17T10:44:02.984Z] #59 9.952 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-17T10:44:02.984Z] #59 10.06 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-17T10:44:02.990Z] db4e2d8d5901: Verifying Checksum [2021-04-17T10:44:02.990Z] db4e2d8d5901: Download complete [2021-04-17T10:44:03.274Z] #59 ... [2021-04-17T10:44:03.274Z] [2021-04-17T10:44:03.274Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-17T10:44:03.274Z] #25 3.162 + RM_GOPATH=0 [2021-04-17T10:44:03.274Z] #25 3.162 + TMP_GOPATH= [2021-04-17T10:44:03.274Z] #25 3.162 + : /build [2021-04-17T10:44:03.274Z] #25 3.162 + '[' -z '' ']' [2021-04-17T10:44:03.274Z] #25 3.162 ++ mktemp -d [2021-04-17T10:44:03.274Z] #25 3.162 + export GOPATH=/tmp/tmp.10TCbWFJaN [2021-04-17T10:44:03.274Z] #25 3.162 + GOPATH=/tmp/tmp.10TCbWFJaN [2021-04-17T10:44:03.274Z] #25 3.162 + RM_GOPATH=1 [2021-04-17T10:44:03.274Z] #25 3.162 + case "$(go env GOARCH)" in [2021-04-17T10:44:03.274Z] #25 3.162 ++ go env GOARCH [2021-04-17T10:44:03.274Z] #25 3.170 + export GO_BUILDMODE=-buildmode=pie [2021-04-17T10:44:03.274Z] #25 3.170 + GO_BUILDMODE=-buildmode=pie [2021-04-17T10:44:03.274Z] #25 3.174 ++ dirname /tmp/install/install.sh [2021-04-17T10:44:03.274Z] #25 3.180 + dir=/tmp/install [2021-04-17T10:44:03.274Z] #25 3.180 + bin=dockercli [2021-04-17T10:44:03.274Z] #25 3.180 + shift [2021-04-17T10:44:03.274Z] #25 3.180 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-17T10:44:03.274Z] #25 3.180 + . /tmp/install/dockercli.installer [2021-04-17T10:44:03.274Z] #25 3.180 ++ : stable [2021-04-17T10:44:03.274Z] #25 3.180 ++ : 17.06.2-ce [2021-04-17T10:44:03.274Z] #25 3.180 + install_dockercli [2021-04-17T10:44:03.274Z] #25 3.180 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-17T10:44:03.274Z] #25 3.180 Install docker/cli version 17.06.2-ce from stable [2021-04-17T10:44:03.274Z] #25 3.182 ++ uname -m [2021-04-17T10:44:03.274Z] #25 3.191 + arch=s390x [2021-04-17T10:44:03.274Z] #25 3.191 + '[' s390x '!=' x86_64 ']' [2021-04-17T10:44:03.274Z] #25 3.191 + '[' s390x '!=' s390x ']' [2021-04-17T10:44:03.274Z] #25 3.191 + url=https://download.docker.com/linux/static [2021-04-17T10:44:03.274Z] #25 3.194 + tar -xz docker/docker [2021-04-17T10:44:03.274Z] #25 3.194 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2021-04-17T10:44:03.274Z] #25 10.05 + mkdir -p /build [2021-04-17T10:44:03.274Z] #25 10.06 + mv docker/docker /build/ [2021-04-17T10:44:03.274Z] #25 10.07 + rmdir docker [2021-04-17T10:44:03.274Z] #25 ... [2021-04-17T10:44:03.274Z] [2021-04-17T10:44:03.274Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-17T10:44:03.274Z] #68 3.601 + RM_GOPATH=0 [2021-04-17T10:44:03.274Z] #68 3.601 + TMP_GOPATH= [2021-04-17T10:44:03.274Z] #68 3.601 + : /build [2021-04-17T10:44:03.274Z] #68 3.601 + '[' -z '' ']' [2021-04-17T10:44:03.274Z] #68 3.601 ++ mktemp -d [2021-04-17T10:44:03.274Z] #68 3.601 + export GOPATH=/tmp/tmp.IwRBcDEBD5 [2021-04-17T10:44:03.274Z] #68 3.601 + GOPATH=/tmp/tmp.IwRBcDEBD5 [2021-04-17T10:44:03.274Z] #68 3.601 + RM_GOPATH=1 [2021-04-17T10:44:03.274Z] #68 3.601 + case "$(go env GOARCH)" in [2021-04-17T10:44:03.274Z] #68 3.605 ++ go env GOARCH [2021-04-17T10:44:03.274Z] #68 3.609 + export GO_BUILDMODE=-buildmode=pie [2021-04-17T10:44:03.274Z] #68 3.609 + GO_BUILDMODE=-buildmode=pie [2021-04-17T10:44:03.274Z] #68 3.609 ++ dirname /tmp/install/install.sh [2021-04-17T10:44:03.274Z] #68 3.621 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-17T10:44:03.274Z] #68 3.621 + dir=/tmp/install [2021-04-17T10:44:03.274Z] #68 3.621 + bin=proxy [2021-04-17T10:44:03.274Z] #68 3.621 + shift [2021-04-17T10:44:03.274Z] #68 3.621 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-17T10:44:03.274Z] #68 3.621 + . /tmp/install/proxy.installer [2021-04-17T10:44:03.274Z] #68 3.621 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-17T10:44:03.274Z] #68 3.621 + install_proxy [2021-04-17T10:44:03.274Z] #68 3.621 + case "$1" in [2021-04-17T10:44:03.274Z] #68 3.621 + export CGO_ENABLED=0 [2021-04-17T10:44:03.274Z] #68 3.621 + CGO_ENABLED=0 [2021-04-17T10:44:03.274Z] #68 3.621 + _install_proxy [2021-04-17T10:44:03.274Z] #68 3.621 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-17T10:44:03.274Z] #68 3.621 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.IwRBcDEBD5/src/github.com/docker/libnetwork [2021-04-17T10:44:03.274Z] #68 3.621 Cloning into '/tmp/tmp.IwRBcDEBD5/src/github.com/docker/libnetwork'... [2021-04-17T10:44:03.649Z] 1301750ffb48: Verifying Checksum [2021-04-17T10:44:03.649Z] 1301750ffb48: Download complete [2021-04-17T10:44:03.649Z] 5ffb2f5886e2: Verifying Checksum [2021-04-17T10:44:03.649Z] 5ffb2f5886e2: Download complete [2021-04-17T10:44:03.653Z] #68 ... [2021-04-17T10:44:03.653Z] [2021-04-17T10:44:03.653Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-17T10:44:03.653Z] #52 3.293 + RM_GOPATH=0 [2021-04-17T10:44:03.653Z] #52 3.293 + TMP_GOPATH= [2021-04-17T10:44:03.653Z] #52 3.293 + : /build [2021-04-17T10:44:03.653Z] #52 3.293 + '[' -z '' ']' [2021-04-17T10:44:03.653Z] #52 3.293 ++ mktemp -d [2021-04-17T10:44:03.653Z] #52 3.293 + export GOPATH=/tmp/tmp.AfokpxTEzB [2021-04-17T10:44:03.653Z] #52 3.293 + GOPATH=/tmp/tmp.AfokpxTEzB [2021-04-17T10:44:03.653Z] #52 3.293 + RM_GOPATH=1 [2021-04-17T10:44:03.653Z] #52 3.293 + case "$(go env GOARCH)" in [2021-04-17T10:44:03.653Z] #52 3.293 ++ go env GOARCH [2021-04-17T10:44:03.653Z] #52 3.300 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-17T10:44:03.653Z] #52 3.301 + export GO_BUILDMODE=-buildmode=pie [2021-04-17T10:44:03.653Z] #52 3.301 + GO_BUILDMODE=-buildmode=pie [2021-04-17T10:44:03.653Z] #52 3.301 ++ dirname /tmp/install/install.sh [2021-04-17T10:44:03.653Z] #52 3.301 + dir=/tmp/install [2021-04-17T10:44:03.653Z] #52 3.301 + bin=shfmt [2021-04-17T10:44:03.653Z] #52 3.301 + shift [2021-04-17T10:44:03.653Z] #52 3.301 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-17T10:44:03.653Z] #52 3.301 + . /tmp/install/shfmt.installer [2021-04-17T10:44:03.653Z] #52 3.301 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-17T10:44:03.653Z] #52 3.301 + install_shfmt [2021-04-17T10:44:03.653Z] #52 3.301 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-17T10:44:03.653Z] #52 3.301 + git clone https://github.com/mvdan/sh.git /tmp/tmp.AfokpxTEzB/src/github.com/mvdan/sh [2021-04-17T10:44:03.653Z] #52 3.337 Cloning into '/tmp/tmp.AfokpxTEzB/src/github.com/mvdan/sh'... [2021-04-17T10:44:03.955Z] #52 ... [2021-04-17T10:44:03.955Z] [2021-04-17T10:44:03.955Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-17T10:44:03.955Z] #50 10.18 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-17T10:44:03.955Z] #50 10.20 go: extracting github.com/spf13/cast v1.3.0 [2021-04-17T10:44:03.955Z] #50 10.20 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-17T10:44:03.955Z] #50 10.20 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-17T10:44:03.955Z] #50 10.25 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-17T10:44:03.955Z] #50 10.34 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-17T10:44:03.955Z] #50 10.43 go: downloading golang.org/x/text v0.3.2 [2021-04-17T10:44:03.955Z] #50 10.46 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-17T10:44:03.955Z] #50 10.52 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-17T10:44:03.955Z] #50 10.55 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-17T10:44:03.955Z] #50 10.64 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-17T10:44:03.955Z] #50 ... [2021-04-17T10:44:03.955Z] [2021-04-17T10:44:03.955Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-17T10:44:03.955Z] #25 DONE 10.9s [2021-04-17T10:44:03.955Z] [2021-04-17T10:44:03.955Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-17T10:44:03.955Z] #50 10.87 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-17T10:44:03.955Z] #50 10.87 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-17T10:44:03.955Z] #50 10.87 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-17T10:44:03.955Z] #50 10.91 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-17T10:44:03.955Z] #50 10.95 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-17T10:44:03.955Z] #50 11.00 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-17T10:44:03.955Z] #50 11.01 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-17T10:44:03.955Z] #50 ... [2021-04-17T10:44:03.955Z] [2021-04-17T10:44:03.955Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-17T10:44:03.955Z] #14 2.587 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-17T10:44:03.955Z] #14 2.591 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-17T10:44:03.955Z] #14 2.702 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-17T10:44:03.955Z] #14 2.759 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-17T10:44:03.955Z] #14 3.784 Get:5 http://deb.debian.org/debian buster-backports/main s390x Packages [433 kB] [2021-04-17T10:44:03.955Z] #14 4.945 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-04-17T10:44:03.955Z] #14 6.849 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [243 kB] [2021-04-17T10:44:03.955Z] #14 8.801 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-04-17T10:44:03.977Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.8s done [2021-04-17T10:44:03.977Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-04-17T10:44:04.286Z] #14 ... [2021-04-17T10:44:04.286Z] [2021-04-17T10:44:04.286Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-17T10:44:04.286Z] #50 11.19 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-17T10:44:04.286Z] #50 11.39 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-17T10:44:04.286Z] #50 11.45 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-17T10:44:04.286Z] #50 11.45 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-17T10:44:04.594Z] #50 11.62 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-17T10:44:04.594Z] #50 11.74 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-17T10:44:04.594Z] #50 11.80 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-17T10:44:04.701Z] dc5c6edc9cff: Verifying Checksum [2021-04-17T10:44:04.701Z] dc5c6edc9cff: Download complete [2021-04-17T10:44:05.631Z] #50 12.64 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-17T10:44:05.631Z] #50 12.77 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-17T10:44:05.920Z] #50 13.16 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-17T10:44:06.210Z] #50 13.30 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-17T10:44:06.210Z] #50 13.33 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-17T10:44:06.210Z] #50 13.42 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-17T10:44:06.210Z] #50 13.42 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-17T10:44:06.210Z] #50 13.44 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-17T10:44:06.228Z] db4e2d8d5901: Pull complete [2021-04-17T10:44:06.500Z] #50 13.50 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-17T10:44:06.500Z] #50 13.65 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-17T10:44:06.525Z] dfe2d012519c: Pull complete [2021-04-17T10:44:06.820Z] 5d8f1d1f9197: Pull complete [2021-04-17T10:44:07.115Z] 3c370c2e2f82: Verifying Checksum [2021-04-17T10:44:07.115Z] 3c370c2e2f82: Download complete [2021-04-17T10:44:07.134Z] #50 ... [2021-04-17T10:44:07.134Z] [2021-04-17T10:44:07.134Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-17T10:44:07.134Z] #35 10.94 github.com/pelletier/go-toml/cmd/tomll [2021-04-17T10:44:07.134Z] #35 DONE 14.3s [2021-04-17T10:44:07.134Z] [2021-04-17T10:44:07.134Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-04-17T10:44:07.134Z] #28 0.704 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-17T10:44:07.134Z] #28 0.789 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-17T10:44:07.134Z] #28 0.805 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-17T10:44:07.134Z] #28 1.476 Get:4 http://security.debian.org/debian-security buster/updates/main s390x Packages [243 kB] [2021-04-17T10:44:07.134Z] #28 2.619 Get:5 http://deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-04-17T10:44:07.134Z] #28 4.053 Get:6 http://deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-04-17T10:44:07.252Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.4s done [2021-04-17T10:44:07.252Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-04-17T10:44:07.436Z] #28 ... [2021-04-17T10:44:07.436Z] [2021-04-17T10:44:07.436Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-04-17T10:44:07.436Z] #41 13.40 Checking out files: 90% (1521/1684) Checking out files: 91% (1533/1684) Checking out files: 92% (1550/1684) Checking out files: 93% (1567/1684) Checking out files: 94% (1583/1684) Checking out files: 95% (1600/1684) Checking out files: 96% (1617/1684) Checking out files: 97% (1634/1684) Checking out files: 98% (1651/1684) Checking out files: 99% (1668/1684) Checking out files: 100% (1684/1684) Checking out files: 100% (1684/1684), done. [2021-04-17T10:44:07.436Z] #41 13.49 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-17T10:44:07.436Z] #41 14.88 + 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-04-17T10:44:09.146Z] #9 ... [2021-04-17T10:44:09.146Z] [2021-04-17T10:44:09.146Z] #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-04-17T10:44:09.146Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-17T10:44:09.146Z] #27 1.169 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-17T10:44:09.146Z] #27 1.188 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-17T10:44:09.146Z] #27 1.188 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-17T10:44:09.146Z] #27 1.346 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-17T10:44:09.146Z] #27 1.553 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-17T10:44:09.146Z] #27 1.826 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-17T10:44:09.146Z] #27 3.471 Fetched 8427 kB in 3s (3299 kB/s) [2021-04-17T10:44:09.146Z] #27 3.471 Reading package lists... [2021-04-17T10:44:09.146Z] #27 4.384 Reading package lists... [2021-04-17T10:44:09.146Z] #27 5.292 Building dependency tree... [2021-04-17T10:44:09.146Z] #27 5.622 The following additional packages will be installed: [2021-04-17T10:44:09.146Z] #27 5.622 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-17T10:44:09.146Z] #27 5.622 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-17T10:44:09.146Z] #27 5.622 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-17T10:44:09.146Z] #27 5.622 Suggested packages: [2021-04-17T10:44:09.146Z] #27 5.622 krb5-doc krb5-user [2021-04-17T10:44:09.146Z] #27 5.622 Recommended packages: [2021-04-17T10:44:09.146Z] #27 5.622 krb5-locales publicsuffix libsasl2-modules [2021-04-17T10:44:09.147Z] #27 5.850 The following NEW packages will be installed: [2021-04-17T10:44:09.147Z] #27 5.850 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-17T10:44:09.147Z] #27 5.850 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-17T10:44:09.147Z] #27 5.850 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-17T10:44:09.147Z] #27 5.850 libssh2-1 libssl1.1 openssl [2021-04-17T10:44:09.147Z] #27 6.122 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-04-17T10:44:09.147Z] #27 6.122 Need to get 5059 kB of archives. [2021-04-17T10:44:09.147Z] #27 6.122 After this operation, 12.1 MB of additional disk space will be used. [2021-04-17T10:44:09.147Z] #27 6.122 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-17T10:44:09.147Z] #27 6.130 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-04-17T10:44:09.147Z] #27 6.130 Get:3 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-04-17T10:44:09.147Z] #27 6.130 Get:4 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-04-17T10:44:09.147Z] #27 6.130 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-04-17T10:44:09.147Z] #27 6.139 Get:6 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-04-17T10:44:09.147Z] #27 6.139 Get:7 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-04-17T10:44:09.147Z] #27 6.139 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-04-17T10:44:09.147Z] #27 6.139 Get:9 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-17T10:44:09.147Z] #27 6.141 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-04-17T10:44:09.147Z] #27 6.145 Get:11 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-04-17T10:44:09.147Z] #27 6.148 Get:12 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-04-17T10:44:09.147Z] #27 6.156 Get:13 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-04-17T10:44:09.147Z] #27 6.156 Get:14 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-04-17T10:44:09.147Z] #27 6.156 Get:15 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-17T10:44:09.147Z] #27 6.156 Get:16 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-17T10:44:09.147Z] #27 6.156 Get:17 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-17T10:44:09.147Z] #27 6.189 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-04-17T10:44:09.147Z] #27 6.462 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-04-17T10:44:09.147Z] #27 6.540 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-04-17T10:44:09.147Z] #27 6.569 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-04-17T10:44:09.147Z] #27 6.731 debconf: delaying package configuration, since apt-utils is not installed [2021-04-17T10:44:09.147Z] #27 6.756 Fetched 5059 kB in 1s (6983 kB/s) [2021-04-17T10:44:09.147Z] #27 6.797 Selecting previously unselected package libssl1.1:amd64. [2021-04-17T10:44:09.147Z] #27 6.797 (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-04-17T10:44:09.147Z] #27 6.797 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-17T10:44:09.147Z] #27 6.807 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-17T10:44:09.147Z] #27 6.998 Selecting previously unselected package openssl. [2021-04-17T10:44:09.147Z] #27 7.000 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-17T10:44:09.147Z] #27 7.003 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-17T10:44:09.147Z] #27 7.136 Selecting previously unselected package ca-certificates. [2021-04-17T10:44:09.147Z] #27 7.136 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-17T10:44:09.147Z] #27 7.146 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-17T10:44:09.147Z] #27 7.209 Selecting previously unselected package libkeyutils1:amd64. [2021-04-17T10:44:09.147Z] #27 7.209 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-04-17T10:44:09.147Z] #27 7.213 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-04-17T10:44:09.147Z] #27 7.245 Selecting previously unselected package libkrb5support0:amd64. [2021-04-17T10:44:09.147Z] #27 7.245 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-04-17T10:44:09.147Z] #27 7.248 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-17T10:44:09.147Z] #27 7.288 Selecting previously unselected package libk5crypto3:amd64. [2021-04-17T10:44:09.147Z] #27 7.288 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-04-17T10:44:09.147Z] #27 7.292 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-17T10:44:09.147Z] #27 7.334 Selecting previously unselected package libkrb5-3:amd64. [2021-04-17T10:44:09.147Z] #27 7.335 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-04-17T10:44:09.147Z] #27 7.338 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-17T10:44:09.147Z] #27 7.425 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-17T10:44:09.147Z] #27 7.425 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-04-17T10:44:09.147Z] #27 7.428 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-17T10:44:09.147Z] #27 7.473 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-17T10:44:09.147Z] #27 7.473 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-17T10:44:09.147Z] #27 7.476 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-17T10:44:09.147Z] #27 7.514 Selecting previously unselected package libsasl2-2:amd64. [2021-04-17T10:44:09.147Z] #27 7.515 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-17T10:44:09.147Z] #27 7.520 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-17T10:44:09.147Z] #27 7.559 Selecting previously unselected package libldap-common. [2021-04-17T10:44:09.147Z] #27 7.559 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-17T10:44:09.147Z] #27 7.562 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-17T10:44:09.147Z] #27 7.606 Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-17T10:44:09.147Z] #27 7.606 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-04-17T10:44:09.147Z] #27 7.610 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-17T10:44:09.147Z] #27 7.676 Selecting previously unselected package libnghttp2-14:amd64. [2021-04-17T10:44:09.147Z] #27 7.677 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-04-17T10:44:09.147Z] #27 7.680 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-17T10:44:09.147Z] #27 7.730 Selecting previously unselected package libpsl5:amd64. [2021-04-17T10:44:09.147Z] #27 7.730 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-04-17T10:44:09.147Z] #27 7.735 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-04-17T10:44:09.147Z] #27 7.774 Selecting previously unselected package librtmp1:amd64. [2021-04-17T10:44:09.147Z] #27 7.776 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-04-17T10:44:09.147Z] #27 7.780 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-17T10:44:09.147Z] #27 7.821 Selecting previously unselected package libssh2-1:amd64. [2021-04-17T10:44:09.147Z] #27 7.821 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-04-17T10:44:09.147Z] #27 7.824 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-17T10:44:09.147Z] #27 7.868 Selecting previously unselected package libcurl4:amd64. [2021-04-17T10:44:09.147Z] #27 7.868 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-04-17T10:44:09.147Z] #27 7.871 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-17T10:44:09.147Z] #27 7.951 Selecting previously unselected package curl. [2021-04-17T10:44:09.147Z] #27 7.951 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-04-17T10:44:09.147Z] #27 7.955 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-17T10:44:09.147Z] #27 8.045 Selecting previously unselected package libonig5:amd64. [2021-04-17T10:44:09.147Z] #27 8.045 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-04-17T10:44:09.147Z] #27 8.047 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-17T10:44:09.147Z] #27 8.107 Selecting previously unselected package libjq1:amd64. [2021-04-17T10:44:09.147Z] #27 8.108 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-17T10:44:09.147Z] #27 8.112 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-17T10:44:09.147Z] #27 8.151 Selecting previously unselected package jq. [2021-04-17T10:44:09.147Z] #27 8.153 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-17T10:44:09.147Z] #27 8.157 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-17T10:44:09.147Z] #27 8.194 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-04-17T10:44:09.147Z] #27 8.204 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-04-17T10:44:09.147Z] #27 8.214 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-17T10:44:09.147Z] #27 8.325 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-17T10:44:09.147Z] #27 8.334 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-17T10:44:09.147Z] #27 8.347 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-17T10:44:09.147Z] #27 8.356 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-17T10:44:09.147Z] #27 8.369 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-17T10:44:09.147Z] #27 8.377 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-17T10:44:09.147Z] #27 8.387 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-17T10:44:09.147Z] #27 8.397 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-17T10:44:09.147Z] #27 8.406 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-17T10:44:09.147Z] #27 8.417 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-17T10:44:09.147Z] #27 8.432 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-17T10:44:09.147Z] #27 8.441 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-17T10:44:09.147Z] #27 8.453 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-17T10:44:09.147Z] #27 8.466 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-17T10:44:09.147Z] #27 9.064 Updating certificates in /etc/ssl/certs... [2021-04-17T10:44:09.147Z] #27 9.844 137 added, 0 removed; done. [2021-04-17T10:44:09.147Z] #27 9.908 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-17T10:44:09.147Z] #27 9.917 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-17T10:44:09.147Z] #27 9.927 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-17T10:44:09.147Z] #27 9.937 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-17T10:44:09.147Z] #27 9.946 Processing triggers for libc-bin (2.28-10) ... [2021-04-17T10:44:09.147Z] #27 9.962 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-17T10:44:09.147Z] #27 9.969 Updating certificates in /etc/ssl/certs... [2021-04-17T10:44:09.403Z] #27 ... [2021-04-17T10:44:09.403Z] [2021-04-17T10:44:09.403Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-17T10:44:09.403Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-17T10:44:09.870Z] 1301750ffb48: Pull complete [2021-04-17T10:44:10.174Z] #41 ... [2021-04-17T10:44:10.174Z] [2021-04-17T10:44:10.174Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-17T10:44:10.174Z] #48 7.137 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-17T10:44:10.174Z] #48 7.849 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-17T10:44:10.174Z] #48 8.910 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-17T10:44:10.174Z] #48 12.07 go: finding github.com/fatih/color v1.9.0 [2021-04-17T10:44:10.174Z] #48 12.07 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-17T10:44:10.174Z] #48 12.10 go: finding github.com/pkg/errors v0.9.1 [2021-04-17T10:44:10.174Z] #48 12.16 go: finding github.com/spf13/pflag v1.0.3 [2021-04-17T10:44:10.174Z] #48 12.21 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-17T10:44:10.174Z] #48 12.25 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-17T10:44:10.174Z] #48 12.60 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-17T10:44:10.174Z] #48 12.65 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-17T10:44:10.174Z] #48 12.70 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-17T10:44:10.174Z] #48 12.74 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-17T10:44:10.174Z] #48 12.79 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-17T10:44:10.174Z] #48 ... [2021-04-17T10:44:10.174Z] [2021-04-17T10:44:10.174Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-17T10:44:10.174Z] #50 16.13 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-17T10:44:10.174Z] #50 16.33 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-17T10:44:10.174Z] #50 16.34 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-17T10:44:10.174Z] #50 16.34 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-17T10:44:10.174Z] #50 16.34 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-17T10:44:10.174Z] #50 16.42 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-17T10:44:10.174Z] #50 16.54 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-17T10:44:10.174Z] #50 16.61 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-17T10:44:10.174Z] #50 16.63 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-17T10:44:10.174Z] #50 16.64 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-17T10:44:10.174Z] #50 16.66 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-17T10:44:10.174Z] #50 16.73 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-17T10:44:10.174Z] #50 16.78 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-17T10:44:10.174Z] #50 16.78 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-17T10:44:10.174Z] #50 16.93 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-17T10:44:10.174Z] #50 17.02 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-17T10:44:10.174Z] #50 17.07 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-17T10:44:10.174Z] #50 17.07 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-17T10:44:10.174Z] #50 17.15 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-17T10:44:10.174Z] #50 17.17 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-17T10:44:10.174Z] #50 17.22 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-17T10:44:10.174Z] #50 17.26 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-17T10:44:10.174Z] #50 17.35 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-17T10:44:10.174Z] #50 17.37 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-17T10:44:10.174Z] #50 17.42 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-17T10:44:10.463Z] #50 17.44 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-17T10:44:10.463Z] #50 17.46 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-17T10:44:10.463Z] #50 17.46 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-17T10:44:10.463Z] #50 17.49 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-17T10:44:10.463Z] #50 17.49 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-17T10:44:10.463Z] #50 17.50 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-17T10:44:10.463Z] #50 17.53 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-17T10:44:10.463Z] #50 17.53 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-17T10:44:10.463Z] #50 17.58 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-17T10:44:10.463Z] #50 17.60 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-17T10:44:10.463Z] #50 17.60 go: extracting golang.org/x/text v0.3.2 [2021-04-17T10:44:10.463Z] #50 17.61 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-17T10:44:10.463Z] #50 17.62 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-17T10:44:10.463Z] #50 17.62 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-17T10:44:10.752Z] #50 17.87 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-17T10:44:11.042Z] #50 18.18 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-17T10:44:11.331Z] #50 18.34 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-17T10:44:11.620Z] #50 18.54 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-17T10:44:11.621Z] #50 18.54 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-17T10:44:11.621Z] #50 18.68 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-17T10:44:11.621Z] #50 18.72 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-17T10:44:11.621Z] #50 18.75 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-17T10:44:11.621Z] #50 18.78 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-17T10:44:11.621Z] #50 18.82 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-17T10:44:11.621Z] #50 18.82 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-17T10:44:11.621Z] #50 18.83 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-17T10:44:11.621Z] #50 18.83 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-17T10:44:11.621Z] #50 18.87 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-17T10:44:11.910Z] #50 19.02 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-17T10:44:11.910Z] #50 19.02 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-17T10:44:11.910Z] #50 19.02 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-17T10:44:11.969Z] dc5c6edc9cff: Pull complete [2021-04-17T10:44:12.200Z] #50 19.14 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-17T10:44:12.200Z] #50 19.17 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-17T10:44:12.200Z] #50 19.21 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-17T10:44:12.200Z] #50 19.34 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-17T10:44:12.489Z] #50 19.60 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-17T10:44:12.670Z] #9 ... [2021-04-17T10:44:12.670Z] [2021-04-17T10:44:12.670Z] #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-04-17T10:44:12.670Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-17T10:44:12.670Z] #27 10.61 0 added, 0 removed; done. [2021-04-17T10:44:12.670Z] #27 10.61 Running hooks in /etc/ca-certificates/update.d... [2021-04-17T10:44:12.670Z] #27 10.62 done. [2021-04-17T10:44:12.670Z] #27 DONE 12.9s [2021-04-17T10:44:12.670Z] [2021-04-17T10:44:12.670Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-17T10:44:12.670Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-17T10:44:12.670Z] #9 ... [2021-04-17T10:44:12.670Z] [2021-04-17T10:44:12.670Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-17T10:44:12.670Z] #28 sha256:f2c550af79cef45881122609cd6d51e2a89ff6250ec65c27de3fab6b68f9bf71 [2021-04-17T10:44:12.670Z] #28 DONE 0.2s [2021-04-17T10:44:12.670Z] [2021-04-17T10:44:12.670Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-17T10:44:12.670Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-17T10:44:12.670Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s [2021-04-17T10:44:12.778Z] #50 19.66 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-17T10:44:12.778Z] #50 19.69 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-17T10:44:12.778Z] #50 19.70 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-17T10:44:12.778Z] #50 19.89 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-17T10:44:13.068Z] #50 ... [2021-04-17T10:44:13.068Z] [2021-04-17T10:44:13.068Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-04-17T10:44:13.068Z] #56 11.07 Fetched 8114 kB in 9s (866 kB/s) [2021-04-17T10:44:13.068Z] #56 11.07 Reading package lists... [2021-04-17T10:44:13.068Z] #56 15.06 Reading package lists... [2021-04-17T10:44:13.068Z] #56 18.53 Building dependency tree... [2021-04-17T10:44:13.068Z] #56 19.46 The following additional packages will be installed: [2021-04-17T10:44:13.068Z] #56 19.46 libbtrfs0 [2021-04-17T10:44:13.068Z] #56 19.53 The following NEW packages will be installed: [2021-04-17T10:44:13.068Z] #56 19.53 libbtrfs-dev libbtrfs0 [2021-04-17T10:44:13.068Z] #56 19.65 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-17T10:44:13.068Z] #56 19.65 Need to get 118 kB of archives. [2021-04-17T10:44:13.068Z] #56 19.65 After this operation, 390 kB of additional disk space will be used. [2021-04-17T10:44:13.068Z] #56 19.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-04-17T10:44:13.068Z] #56 19.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-04-17T10:44:13.068Z] #56 20.28 debconf: delaying package configuration, since apt-utils is not installed [2021-04-17T10:44:13.068Z] #56 20.35 Fetched 118 kB in 0s (1231 kB/s) [2021-04-17T10:44:13.068Z] #56 20.43 Selecting previously unselected package libbtrfs0. [2021-04-17T10:44:13.068Z] #56 20.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-04-17T10:44:13.068Z] #56 20.58 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2021-04-17T10:44:13.068Z] #56 20.59 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-17T10:44:13.068Z] #56 20.63 Selecting previously unselected package libbtrfs-dev. [2021-04-17T10:44:13.068Z] #56 20.63 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-04-17T10:44:13.068Z] #56 20.64 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-17T10:44:13.068Z] #56 20.79 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-17T10:44:13.068Z] #56 20.80 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-17T10:44:13.068Z] #56 20.81 Processing triggers for libc-bin (2.28-10) ... [2021-04-17T10:44:13.234Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.0s done [2021-04-17T10:44:13.361Z] #56 ... [2021-04-17T10:44:13.361Z] [2021-04-17T10:44:13.361Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-04-17T10:44:13.361Z] #43 11.28 Fetched 8114 kB in 10s (846 kB/s) [2021-04-17T10:44:13.361Z] #43 11.28 Reading package lists... [2021-04-17T10:44:13.361Z] #43 15.98 Reading package lists... [2021-04-17T10:44:13.361Z] #43 19.12 Building dependency tree... [2021-04-17T10:44:13.361Z] #43 20.05 The following additional packages will be installed: [2021-04-17T10:44:13.361Z] #43 20.05 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-17T10:44:13.361Z] #43 20.08 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-17T10:44:13.361Z] #43 20.08 Suggested packages: [2021-04-17T10:44:13.361Z] #43 20.08 manpages-dev python-setuptools [2021-04-17T10:44:13.361Z] #43 20.89 The following NEW packages will be installed: [2021-04-17T10:44:13.361Z] #43 20.90 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-17T10:44:13.361Z] #43 20.90 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-17T10:44:13.361Z] #43 20.90 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-17T10:44:13.361Z] #43 20.90 python-six zlib1g-dev [2021-04-17T10:44:13.361Z] #43 21.02 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-17T10:44:13.361Z] #43 21.02 Need to get 3742 kB of archives. [2021-04-17T10:44:13.361Z] #43 21.02 After this operation, 22.0 MB of additional disk space will be used. [2021-04-17T10:44:13.361Z] #43 21.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2021-04-17T10:44:13.361Z] #43 21.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2021-04-17T10:44:13.361Z] #43 21.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2021-04-17T10:44:13.361Z] #43 21.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2021-04-17T10:44:13.361Z] #43 21.05 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2021-04-17T10:44:13.361Z] #43 21.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2021-04-17T10:44:13.361Z] #43 21.05 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-04-17T10:44:13.361Z] #43 21.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2021-04-17T10:44:13.361Z] #43 21.10 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2021-04-17T10:44:13.361Z] #43 21.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2021-04-17T10:44:13.361Z] #43 21.12 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2021-04-17T10:44:13.361Z] #43 21.17 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2021-04-17T10:44:13.362Z] #43 21.20 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-04-17T10:44:13.362Z] #43 21.23 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2021-04-17T10:44:13.362Z] #43 21.23 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-17T10:44:13.362Z] #43 21.24 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2021-04-17T10:44:13.362Z] #43 21.24 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2021-04-17T10:44:13.362Z] #43 ... [2021-04-17T10:44:13.362Z] [2021-04-17T10:44:13.362Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-04-17T10:44:13.362Z] #56 DONE 21.4s [2021-04-17T10:44:13.362Z] [2021-04-17T10:44:13.362Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-17T10:44:13.362Z] #59 10.43 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-17T10:44:13.362Z] #59 10.68 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-17T10:44:13.362Z] #59 11.00 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-17T10:44:13.362Z] #59 13.84 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-17T10:44:13.362Z] #59 14.06 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-17T10:44:13.362Z] #59 14.20 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-17T10:44:13.362Z] #59 14.25 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-17T10:44:13.362Z] #59 14.57 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-17T10:44:13.362Z] #59 14.83 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-17T10:44:13.362Z] #59 16.77 go: finding github.com/pkg/errors v0.9.1 [2021-04-17T10:44:13.362Z] #59 16.79 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-17T10:44:13.362Z] #59 16.95 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-17T10:44:13.362Z] #59 16.97 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-17T10:44:13.362Z] #59 17.08 go: finding github.com/google/uuid v1.2.0 [2021-04-17T10:44:13.362Z] #59 17.09 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-17T10:44:13.362Z] #59 17.16 go: finding github.com/gofrs/flock v0.8.0 [2021-04-17T10:44:13.362Z] #59 17.16 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-17T10:44:13.362Z] #59 17.17 go: finding github.com/gorilla/mux v1.8.0 [2021-04-17T10:44:13.362Z] #59 17.20 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-17T10:44:13.362Z] #59 17.22 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-17T10:44:13.362Z] #59 17.23 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-17T10:44:13.362Z] #59 17.30 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-17T10:44:13.362Z] #59 17.38 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-17T10:44:13.362Z] #59 17.49 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-17T10:44:13.491Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-04-17T10:44:13.491Z] #9 DONE 23.3s [2021-04-17T10:44:13.491Z] [2021-04-17T10:44:13.491Z] #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-04-17T10:44:13.491Z] #29 sha256:7ec1bb4b83b7cfcd52688521a7e76b68d4cde3d4714907c36c3daabbd8c4c7c8 [2021-04-17T10:44:13.491Z] #29 1.100 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-17T10:44:13.491Z] #29 1.182 [2021-04-17T10:44:13.662Z] #59 ... [2021-04-17T10:44:13.662Z] [2021-04-17T10:44:13.662Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-17T10:44:13.951Z] #57 ... [2021-04-17T10:44:13.951Z] [2021-04-17T10:44:13.951Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-17T10:44:13.951Z] #52 11.14 + cd /tmp/tmp.AfokpxTEzB/src/github.com/mvdan/sh [2021-04-17T10:44:13.951Z] #52 11.14 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-17T10:44:13.951Z] #52 11.27 + GO111MODULE=on [2021-04-17T10:44:13.951Z] #52 11.27 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-17T10:44:13.951Z] #52 12.30 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-17T10:44:13.951Z] #52 12.30 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-17T10:44:13.951Z] #52 12.36 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-17T10:44:13.951Z] #52 12.60 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-17T10:44:13.951Z] #52 12.71 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-17T10:44:13.951Z] #52 13.20 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-17T10:44:13.951Z] #52 13.82 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-17T10:44:13.951Z] #52 14.67 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-17T10:44:13.951Z] #52 15.56 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-17T10:44:13.951Z] #52 15.59 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-17T10:44:13.951Z] #52 15.73 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-17T10:44:13.951Z] #52 15.76 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-17T10:44:13.951Z] #52 16.14 runtime [2021-04-17T10:44:13.951Z] #52 16.17 runtime/cgo [2021-04-17T10:44:14.005Z] #29 1.306 ############ 17.9% ########################## 36.1% ######################################### 57.1% ####################################################### 77.3% ##################################################################### 97.1% ######################################################################## 100.0% [2021-04-17T10:44:14.005Z] #29 1.807 [2021-04-17T10:44:14.242Z] #52 ... [2021-04-17T10:44:14.242Z] [2021-04-17T10:44:14.242Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-17T10:44:14.242Z] #57 0.682 + RM_GOPATH=0 [2021-04-17T10:44:14.242Z] #57 0.683 + TMP_GOPATH= [2021-04-17T10:44:14.242Z] #57 0.683 + : /build [2021-04-17T10:44:14.242Z] #57 0.683 + '[' -z '' ']' [2021-04-17T10:44:14.242Z] #57 0.683 ++ mktemp -d [2021-04-17T10:44:14.242Z] #57 0.685 + export GOPATH=/tmp/tmp.szd6lQnkxz [2021-04-17T10:44:14.242Z] #57 0.685 + GOPATH=/tmp/tmp.szd6lQnkxz [2021-04-17T10:44:14.242Z] #57 0.685 + RM_GOPATH=1 [2021-04-17T10:44:14.242Z] #57 0.685 + case "$(go env GOARCH)" in [2021-04-17T10:44:14.242Z] #57 0.685 ++ go env GOARCH [2021-04-17T10:44:14.242Z] #57 0.704 + export GO_BUILDMODE=-buildmode=pie [2021-04-17T10:44:14.242Z] #57 0.704 + GO_BUILDMODE=-buildmode=pie [2021-04-17T10:44:14.242Z] #57 0.705 ++ dirname /tmp/install/install.sh [2021-04-17T10:44:14.242Z] #57 0.711 + dir=/tmp/install [2021-04-17T10:44:14.242Z] #57 0.711 + bin=containerd [2021-04-17T10:44:14.242Z] #57 0.711 + shift [2021-04-17T10:44:14.242Z] #57 0.711 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-17T10:44:14.242Z] #57 0.711 + . /tmp/install/containerd.installer [2021-04-17T10:44:14.242Z] #57 0.711 ++ set -e [2021-04-17T10:44:14.242Z] #57 0.711 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-17T10:44:14.242Z] #57 0.711 + install_containerd [2021-04-17T10:44:14.242Z] #57 0.712 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-17T10:44:14.242Z] #57 0.712 + git clone https://github.com/containerd/containerd.git /tmp/tmp.szd6lQnkxz/src/github.com/containerd/containerd [2021-04-17T10:44:14.242Z] #57 0.712 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-17T10:44:14.242Z] #57 0.715 Cloning into '/tmp/tmp.szd6lQnkxz/src/github.com/containerd/containerd'... [2021-04-17T10:44:14.261Z] #29 1.909 ######################################################################## 100.0% [2021-04-17T10:44:14.261Z] #29 1.995 [2021-04-17T10:44:14.517Z] #29 2.126 ###################### 31.5% ######################################################################## 100.0% [2021-04-17T10:44:14.517Z] [2021-04-17T10:44:14.517Z] #29 ... [2021-04-17T10:44:14.517Z] [2021-04-17T10:44:14.517Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-17T10:44:14.517Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-04-17T10:44:14.517Z] #10 DONE 0.9s [2021-04-17T10:44:14.517Z] [2021-04-17T10:44:14.517Z] #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-04-17T10:44:14.517Z] #29 sha256:7ec1bb4b83b7cfcd52688521a7e76b68d4cde3d4714907c36c3daabbd8c4c7c8 [2021-04-17T10:44:14.517Z] #29 2.214 [2021-04-17T10:44:15.033Z] #29 2.339 ######## 12.0% ########################### 37.9% ######################################## 56.2% ####################################################### 76.7% ##################################################################### 95.9% ######################################################################## 100.0% [2021-04-17T10:44:15.033Z] #29 2.826 [2021-04-17T10:44:15.270Z] #57 ... [2021-04-17T10:44:15.270Z] [2021-04-17T10:44:15.270Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-04-17T10:44:15.270Z] #37 13.36 Fetched 8114 kB in 11s (713 kB/s) [2021-04-17T10:44:15.270Z] #37 13.36 Reading package lists... [2021-04-17T10:44:15.270Z] #37 17.06 Reading package lists... [2021-04-17T10:44:15.270Z] #37 20.01 Building dependency tree... [2021-04-17T10:44:15.270Z] #37 20.85 The following additional packages will be installed: [2021-04-17T10:44:15.270Z] #37 20.89 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-17T10:44:15.270Z] #37 20.90 Suggested packages: [2021-04-17T10:44:15.270Z] #37 20.90 cmake-doc ninja-build lrzip [2021-04-17T10:44:15.270Z] #37 20.90 Recommended packages: [2021-04-17T10:44:15.270Z] #37 20.90 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-17T10:44:15.270Z] #37 21.69 The following NEW packages will be installed: [2021-04-17T10:44:15.270Z] #37 21.70 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-17T10:44:15.270Z] #37 21.70 vim-common xxd [2021-04-17T10:44:15.270Z] #37 21.80 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-17T10:44:15.270Z] #37 21.80 Need to get 14.0 MB of archives. [2021-04-17T10:44:15.270Z] #37 21.80 After this operation, 62.1 MB of additional disk space will be used. [2021-04-17T10:44:15.270Z] #37 21.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-04-17T10:44:15.270Z] #37 21.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-04-17T10:44:15.270Z] #37 21.84 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2021-04-17T10:44:15.270Z] #37 21.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-04-17T10:44:15.270Z] #37 22.40 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+deb10u1 [607 kB] [2021-04-17T10:44:15.270Z] #37 22.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2021-04-17T10:44:15.270Z] #37 22.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2021-04-17T10:44:15.270Z] #37 22.47 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2021-04-17T10:44:15.270Z] #37 22.47 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2021-04-17T10:44:15.270Z] #37 22.47 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2021-04-17T10:44:15.270Z] #37 23.09 debconf: delaying package configuration, since apt-utils is not installed [2021-04-17T10:44:15.270Z] #37 23.13 Fetched 14.0 MB in 1s (16.0 MB/s) [2021-04-17T10:44:15.270Z] #37 23.19 Selecting previously unselected package xxd. [2021-04-17T10:44:15.270Z] #37 23.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-04-17T10:44:15.270Z] #37 23.25 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-04-17T10:44:15.270Z] #37 23.25 Unpacking xxd (2:8.1.0875-5) ... [2021-04-17T10:44:15.270Z] #37 23.43 Selecting previously unselected package vim-common. [2021-04-17T10:44:15.270Z] #37 23.44 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-17T10:44:15.270Z] #37 23.48 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-17T10:44:15.270Z] #37 ... [2021-04-17T10:44:15.270Z] [2021-04-17T10:44:15.270Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-04-17T10:44:15.270Z] #43 21.99 debconf: delaying package configuration, since apt-utils is not installed [2021-04-17T10:44:15.270Z] #43 22.06 Fetched 3742 kB in 0s (11.2 MB/s) [2021-04-17T10:44:15.270Z] #43 22.11 Selecting previously unselected package libcap-dev:s390x. [2021-04-17T10:44:15.270Z] #43 22.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-04-17T10:44:15.270Z] #43 22.14 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2021-04-17T10:44:15.270Z] #43 22.14 Unpacking libcap-dev:s390x (1:2.25-2) ... [2021-04-17T10:44:15.270Z] #43 22.23 Selecting previously unselected package libnet1:s390x. [2021-04-17T10:44:15.270Z] #43 22.23 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-04-17T10:44:15.270Z] #43 22.25 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-04-17T10:44:15.270Z] #43 22.28 Selecting previously unselected package libnet1-dev. [2021-04-17T10:44:15.270Z] #43 22.29 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2021-04-17T10:44:15.270Z] #43 22.29 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-17T10:44:15.270Z] #43 22.43 Selecting previously unselected package libnl-3-200:s390x. [2021-04-17T10:44:15.270Z] #43 22.43 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2021-04-17T10:44:15.270Z] #43 22.44 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-04-17T10:44:15.270Z] #43 22.48 Selecting previously unselected package libnl-3-dev:s390x. [2021-04-17T10:44:15.271Z] #43 22.48 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2021-04-17T10:44:15.271Z] #43 22.48 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2021-04-17T10:44:15.271Z] #43 22.66 Selecting previously unselected package libprotobuf-c1:s390x. [2021-04-17T10:44:15.271Z] #43 22.66 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-04-17T10:44:15.271Z] #43 22.67 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-04-17T10:44:15.271Z] #43 22.71 Selecting previously unselected package libprotobuf-c-dev:s390x. [2021-04-17T10:44:15.271Z] #43 22.71 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2021-04-17T10:44:15.271Z] #43 22.71 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-04-17T10:44:15.271Z] #43 22.76 Selecting previously unselected package zlib1g-dev:s390x. [2021-04-17T10:44:15.271Z] #43 22.77 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2021-04-17T10:44:15.271Z] #43 22.77 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-04-17T10:44:15.271Z] #43 23.02 Selecting previously unselected package libprotobuf17:s390x. [2021-04-17T10:44:15.271Z] #43 23.02 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2021-04-17T10:44:15.271Z] #43 23.02 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2021-04-17T10:44:15.271Z] #43 23.48 Selecting previously unselected package libprotobuf-lite17:s390x. [2021-04-17T10:44:15.271Z] #43 23.48 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2021-04-17T10:44:15.517Z] 3c370c2e2f82: Pull complete [2021-04-17T10:44:15.517Z] 5ffb2f5886e2: Pull complete [2021-04-17T10:44:15.517Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-17T10:44:15.517Z] Status: Downloaded newer image for golang:1.13.15-buster [2021-04-17T10:44:15.518Z] ---> 805dc2d65d1c [2021-04-17T10:44:15.518Z] Step 5/15 : ARG BUILDX_REPO [2021-04-17T10:44:15.518Z] ---> Running in 6afdfc179908 [2021-04-17T10:44:15.553Z] #29 2.942 ### 4.6% ####### 9.8% ########## 15.0% [2021-04-17T10:44:15.553Z] #29 ... [2021-04-17T10:44:15.553Z] [2021-04-17T10:44:15.553Z] #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-04-17T10:44:15.553Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-04-17T10:44:15.553Z] #11 DONE 0.9s [2021-04-17T10:44:15.553Z] [2021-04-17T10:44:15.554Z] #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-04-17T10:44:15.554Z] #29 sha256:7ec1bb4b83b7cfcd52688521a7e76b68d4cde3d4714907c36c3daabbd8c4c7c8 [2021-04-17T10:44:15.554Z] #29 2.942 ### 4.6% ####### 9.8% ########## 15.0% ############## 20.2% [2021-04-17T10:44:15.554Z] #29 ... [2021-04-17T10:44:15.554Z] [2021-04-17T10:44:15.554Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-17T10:44:15.554Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-04-17T10:44:15.554Z] #31 DONE 0.2s [2021-04-17T10:44:15.554Z] [2021-04-17T10:44:15.554Z] #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-04-17T10:44:15.554Z] #29 sha256:7ec1bb4b83b7cfcd52688521a7e76b68d4cde3d4714907c36c3daabbd8c4c7c8 [2021-04-17T10:44:15.561Z] #43 23.48 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-04-17T10:44:15.561Z] #43 23.63 Selecting previously unselected package libprotobuf-dev:s390x. [2021-04-17T10:44:15.561Z] #43 23.63 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2021-04-17T10:44:15.561Z] #43 23.63 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-04-17T10:44:15.811Z] Removing intermediate container 6afdfc179908 [2021-04-17T10:44:15.811Z] ---> bb1a113ff33e [2021-04-17T10:44:15.811Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2021-04-17T10:44:15.811Z] ---> Running in 2e7c590e6f66 [2021-04-17T10:44:15.813Z] #29 2.942 ### 4.6% ####### 9.8% ########## 15.0% ############## 20.2% ################## 25.3% [2021-04-17T10:44:15.813Z] #29 ... [2021-04-17T10:44:15.813Z] [2021-04-17T10:44:15.813Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-17T10:44:15.813Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-04-17T10:44:15.813Z] #39 DONE 0.3s [2021-04-17T10:44:15.813Z] [2021-04-17T10:44:15.813Z] #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-04-17T10:44:15.813Z] #29 sha256:7ec1bb4b83b7cfcd52688521a7e76b68d4cde3d4714907c36c3daabbd8c4c7c8 [2021-04-17T10:44:15.850Z] #43 ... [2021-04-17T10:44:15.850Z] [2021-04-17T10:44:15.850Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-17T10:44:15.850Z] #46 12.84 internal/testlog [2021-04-17T10:44:15.850Z] #46 13.12 encoding [2021-04-17T10:44:15.850Z] #46 13.20 unicode/utf16 [2021-04-17T10:44:15.850Z] #46 13.37 container/list [2021-04-17T10:44:15.850Z] #46 13.99 crypto/internal/subtle [2021-04-17T10:44:15.850Z] #46 14.09 crypto/subtle [2021-04-17T10:44:15.850Z] #46 14.12 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-17T10:44:15.850Z] #46 14.23 internal/nettrace [2021-04-17T10:44:15.850Z] #46 14.35 runtime/cgo [2021-04-17T10:44:15.850Z] #46 19.42 vendor/golang.org/x/crypto/internal/subtle [2021-04-17T10:44:16.104Z] Cloning into '/buildx'... [2021-04-17T10:44:16.140Z] #46 ... [2021-04-17T10:44:16.140Z] [2021-04-17T10:44:16.140Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-04-17T10:44:16.140Z] #37 23.78 Selecting previously unselected package cmake-data. [2021-04-17T10:44:16.140Z] #37 23.78 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-17T10:44:16.140Z] #37 23.84 Unpacking cmake-data (3.13.4-1) ... [2021-04-17T10:44:17.113Z] #29 2.942 ### 4.6% ####### 9.8% ########## 15.0% ############## 20.2% ################## 25.3% ##################### 29.9% ######################### 36.0% ############################# 41.1% ################################ 44.5% ################################## 48.3% ##################################### 52.5% ######################################### 58.1% ############################################ 61.2% ############################################## 65.1% ################################################# 69.0% ###################################################### 75.0% ######################################################### 80.5% ############################################################ 84.3% ############################################################### 87.7% #################################################################### 95.5% ######################################################################## 100.0% [2021-04-17T10:44:17.369Z] #29 5.039 [2021-04-17T10:44:17.933Z] #29 5.411 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-17T10:44:17.933Z] #29 5.501 [2021-04-17T10:44:17.933Z] #29 5.599 ######################################################################## 100.0% [2021-04-17T10:44:17.933Z] #29 5.628 [2021-04-17T10:44:18.194Z] #29 5.960 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-17T10:44:18.195Z] #29 6.065 [2021-04-17T10:44:18.199Z] #37 26.10 Selecting previously unselected package libicu63:s390x. [2021-04-17T10:44:18.199Z] #37 26.12 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-04-17T10:44:18.199Z] #37 26.13 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-04-17T10:44:18.490Z] #37 ... [2021-04-17T10:44:18.490Z] [2021-04-17T10:44:18.490Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-17T10:44:18.490Z] #68 15.50 Checking out files: 98% (1880/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-04-17T10:44:18.490Z] #68 15.56 + cd /tmp/tmp.IwRBcDEBD5/src/github.com/docker/libnetwork [2021-04-17T10:44:18.490Z] #68 15.56 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-17T10:44:18.490Z] #68 15.82 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-17T10:44:18.490Z] #68 ... [2021-04-17T10:44:18.490Z] [2021-04-17T10:44:18.490Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-17T10:44:18.490Z] #50 24.02 go: finding github.com/fatih/color v1.7.0 [2021-04-17T10:44:18.490Z] #50 24.09 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-17T10:44:18.490Z] #50 24.11 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-17T10:44:18.490Z] #50 24.12 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-17T10:44:18.490Z] #50 24.23 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-17T10:44:18.490Z] #50 24.24 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-17T10:44:18.490Z] #50 24.27 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-17T10:44:18.490Z] #50 24.27 go: finding github.com/pkg/errors v0.8.1 [2021-04-17T10:44:18.490Z] #50 24.28 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-17T10:44:18.490Z] #50 24.29 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-17T10:44:18.490Z] #50 24.30 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-17T10:44:18.490Z] #50 24.30 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-17T10:44:18.490Z] #50 24.31 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-17T10:44:18.490Z] #50 24.31 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-17T10:44:18.490Z] #50 24.32 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-17T10:44:18.490Z] #50 24.32 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-17T10:44:18.490Z] #50 24.32 go: finding github.com/stretchr/testify v1.4.0 [2021-04-17T10:44:18.490Z] #50 24.33 go: finding github.com/spf13/viper v1.6.1 [2021-04-17T10:44:18.490Z] #50 24.34 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-17T10:44:18.490Z] #50 24.39 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-17T10:44:18.490Z] #50 24.44 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-17T10:44:18.490Z] #50 24.45 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-17T10:44:18.490Z] #50 24.48 go: finding github.com/stretchr/objx v0.2.0 [2021-04-17T10:44:18.490Z] #50 24.49 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-17T10:44:18.490Z] #50 24.49 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-17T10:44:18.490Z] #50 24.50 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-17T10:44:18.490Z] #50 24.52 go: finding github.com/spf13/cobra v0.0.5 [2021-04-17T10:44:18.490Z] #50 24.53 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-17T10:44:18.490Z] #50 24.54 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-17T10:44:18.490Z] #50 24.62 go: finding github.com/gobwas/glob v0.2.3 [2021-04-17T10:44:18.490Z] #50 24.67 go: finding github.com/spf13/pflag v1.0.5 [2021-04-17T10:44:18.490Z] #50 24.68 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-17T10:44:18.490Z] #50 24.71 go: finding github.com/magiconair/properties v1.8.1 [2021-04-17T10:44:18.490Z] #50 24.72 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-17T10:44:18.490Z] #50 24.74 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-17T10:44:18.490Z] #50 24.77 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-17T10:44:18.490Z] #50 24.79 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-17T10:44:18.490Z] #50 24.86 go: finding github.com/spf13/afero v1.1.2 [2021-04-17T10:44:18.490Z] #50 24.87 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-17T10:44:18.490Z] #50 24.91 go: finding github.com/spf13/cast v1.3.0 [2021-04-17T10:44:18.490Z] #50 24.93 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-17T10:44:18.490Z] #50 24.94 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-17T10:44:18.490Z] #50 24.97 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-17T10:44:18.490Z] #50 24.97 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-17T10:44:18.490Z] #50 24.98 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-17T10:44:18.490Z] #50 24.98 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-17T10:44:18.490Z] #50 25.00 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-17T10:44:18.490Z] #50 25.03 go: finding golang.org/x/text v0.3.2 [2021-04-17T10:44:18.490Z] #50 25.13 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-17T10:44:18.490Z] #50 25.13 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-17T10:44:18.490Z] #50 25.17 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-17T10:44:18.490Z] #50 25.17 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-17T10:44:18.490Z] #50 25.19 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-17T10:44:18.490Z] #50 25.19 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-17T10:44:18.490Z] #50 25.20 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-17T10:44:18.490Z] #50 25.20 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-17T10:44:18.490Z] #50 25.24 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-17T10:44:18.490Z] #50 25.24 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-17T10:44:18.490Z] #50 25.25 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-17T10:44:18.490Z] #50 25.25 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-17T10:44:18.490Z] #50 25.32 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-17T10:44:18.490Z] #50 25.32 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-17T10:44:18.490Z] #50 25.32 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-17T10:44:18.490Z] #50 25.33 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-17T10:44:18.490Z] #50 25.33 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-17T10:44:18.490Z] #50 25.38 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-17T10:44:18.490Z] #50 25.38 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-17T10:44:18.490Z] #50 25.39 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-17T10:44:18.490Z] #50 25.41 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-17T10:44:18.490Z] #50 25.55 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-17T10:44:18.490Z] #50 25.60 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-17T10:44:18.490Z] #50 25.61 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-17T10:44:18.490Z] #50 25.65 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-17T10:44:18.490Z] #50 25.66 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-17T10:44:18.714Z] #29 6.192 ######################################### 57.4% ######################################################################## 100.0% [2021-04-17T10:44:18.714Z] #29 6.235 [2021-04-17T10:44:18.971Z] #29 6.785 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-17T10:44:19.227Z] #29 6.939 [2021-04-17T10:44:19.530Z] #50 ... [2021-04-17T10:44:19.530Z] [2021-04-17T10:44:19.530Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-17T10:44:19.530Z] #14 15.37 Fetched 8594 kB in 13s (667 kB/s) [2021-04-17T10:44:19.530Z] #14 15.37 Reading package lists... [2021-04-17T10:44:19.530Z] #14 18.78 Reading package lists... [2021-04-17T10:44:19.530Z] #14 22.28 Building dependency tree... [2021-04-17T10:44:19.530Z] #14 23.27 The following additional packages will be installed: [2021-04-17T10:44:19.530Z] #14 23.27 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-17T10:44:19.530Z] #14 23.27 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-17T10:44:19.530Z] #14 23.28 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-17T10:44:19.530Z] #14 23.28 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-17T10:44:19.530Z] #14 23.28 mingw-w64-common mingw-w64-x86-64-dev [2021-04-17T10:44:19.530Z] #14 23.28 Suggested packages: [2021-04-17T10:44:19.530Z] #14 23.28 gcc-8-locales seccomp wine64 [2021-04-17T10:44:19.530Z] #14 24.20 The following NEW packages will be installed: [2021-04-17T10:44:19.530Z] #14 24.21 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-17T10:44:19.530Z] #14 24.21 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-17T10:44:19.530Z] #14 24.21 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-17T10:44:19.530Z] #14 24.21 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-17T10:44:19.530Z] #14 24.21 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-17T10:44:19.530Z] #14 24.21 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-17T10:44:19.530Z] #14 24.22 The following packages will be upgraded: [2021-04-17T10:44:19.530Z] #14 24.22 libseccomp2 libsystemd0 libudev1 [2021-04-17T10:44:19.530Z] #14 24.34 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-17T10:44:19.530Z] #14 24.34 Need to get 73.8 MB of archives. [2021-04-17T10:44:19.530Z] #14 24.34 After this operation, 494 MB of additional disk space will be used. [2021-04-17T10:44:19.530Z] #14 24.34 Get:1 http://deb.debian.org/debian buster-backports/main s390x libseccomp2 s390x 2.4.1-2~bpo10+1 [44.9 kB] [2021-04-17T10:44:19.530Z] #14 24.36 Get:2 http://deb.debian.org/debian buster-backports/main s390x libseccomp-dev s390x 2.4.1-2~bpo10+1 [65.3 kB] [2021-04-17T10:44:19.530Z] #14 24.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd0 s390x 241-7~deb10u7 [309 kB] [2021-04-17T10:44:19.530Z] #14 24.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev1 s390x 241-7~deb10u7 [145 kB] [2021-04-17T10:44:19.530Z] #14 24.43 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2021-04-17T10:44:19.530Z] #14 24.59 Get:6 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-04-17T10:44:19.530Z] #14 24.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-04-17T10:44:19.530Z] #14 24.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2021-04-17T10:44:19.530Z] #14 24.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2021-04-17T10:44:19.530Z] #14 24.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-17T10:44:19.530Z] #14 25.05 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-04-17T10:44:19.530Z] #14 25.24 Get:12 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-04-17T10:44:19.530Z] #14 25.25 Get:13 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-04-17T10:44:19.530Z] #14 ... [2021-04-17T10:44:19.530Z] [2021-04-17T10:44:19.530Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-04-17T10:44:19.530Z] #28 12.29 Fetched 8114 kB in 12s (699 kB/s) [2021-04-17T10:44:19.530Z] #28 12.29 Reading package lists... [2021-04-17T10:44:19.530Z] #28 15.60 Reading package lists... [2021-04-17T10:44:19.530Z] #28 18.96 Building dependency tree... [2021-04-17T10:44:19.530Z] #28 19.87 The following additional packages will be installed: [2021-04-17T10:44:19.530Z] #28 19.88 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-17T10:44:19.530Z] #28 19.88 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-17T10:44:19.530Z] #28 19.88 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-17T10:44:19.530Z] #28 19.88 Suggested packages: [2021-04-17T10:44:19.530Z] #28 19.88 krb5-doc krb5-user [2021-04-17T10:44:19.530Z] #28 19.88 Recommended packages: [2021-04-17T10:44:19.530Z] #28 19.88 krb5-locales publicsuffix libsasl2-modules [2021-04-17T10:44:19.530Z] #28 20.83 The following NEW packages will be installed: [2021-04-17T10:44:19.530Z] #28 20.83 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-17T10:44:19.530Z] #28 20.84 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-17T10:44:19.530Z] #28 20.84 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-17T10:44:19.530Z] #28 20.84 libssh2-1 libssl1.1 openssl [2021-04-17T10:44:19.530Z] #28 21.00 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-04-17T10:44:19.530Z] #28 21.00 Need to get 4604 kB of archives. [2021-04-17T10:44:19.530Z] #28 21.00 After this operation, 11.9 MB of additional disk space will be used. [2021-04-17T10:44:19.530Z] #28 21.00 Get:1 http://security.debian.org/debian-security buster/updates/main s390x libssl1.1 s390x 1.1.1d-0+deb10u6 [1199 kB] [2021-04-17T10:44:19.530Z] #28 21.02 Get:2 http://deb.debian.org/debian buster/main s390x ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-17T10:44:19.531Z] #28 21.05 Get:3 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB] [2021-04-17T10:44:19.531Z] #28 21.05 Get:4 http://deb.debian.org/debian buster/main s390x libkrb5support0 s390x 1.17-3+deb10u1 [64.7 kB] [2021-04-17T10:44:19.531Z] #28 21.05 Get:5 http://deb.debian.org/debian buster/main s390x libk5crypto3 s390x 1.17-3+deb10u1 [120 kB] [2021-04-17T10:44:19.531Z] #28 21.06 Get:6 http://deb.debian.org/debian buster/main s390x libkrb5-3 s390x 1.17-3+deb10u1 [346 kB] [2021-04-17T10:44:19.531Z] #28 21.09 Get:7 http://deb.debian.org/debian buster/main s390x libgssapi-krb5-2 s390x 1.17-3+deb10u1 [146 kB] [2021-04-17T10:44:19.531Z] #28 21.10 Get:8 http://security.debian.org/debian-security buster/updates/main s390x openssl s390x 1.1.1d-0+deb10u6 [830 kB] [2021-04-17T10:44:19.531Z] #28 21.10 Get:9 http://deb.debian.org/debian buster/main s390x libsasl2-modules-db s390x 2.1.27+dfsg-1+deb10u1 [68.2 kB] [2021-04-17T10:44:19.531Z] #28 21.11 Get:10 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB] [2021-04-17T10:44:19.531Z] #28 21.12 Get:11 http://deb.debian.org/debian buster/main s390x libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-17T10:44:19.531Z] #28 21.14 Get:12 http://deb.debian.org/debian buster/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u6 [213 kB] [2021-04-17T10:44:19.531Z] #28 21.16 Get:13 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB] [2021-04-17T10:44:19.531Z] #28 21.17 Get:14 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB] [2021-04-17T10:44:19.531Z] #28 21.17 Get:15 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB] [2021-04-17T10:44:19.531Z] #28 21.18 Get:16 http://security.debian.org/debian-security buster/updates/main s390x libcurl4 s390x 7.64.0-4+deb10u2 [310 kB] [2021-04-17T10:44:19.531Z] #28 21.18 Get:17 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB] [2021-04-17T10:44:19.531Z] #28 21.20 Get:18 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-04-17T10:44:19.531Z] #28 21.21 Get:19 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-04-17T10:44:19.531Z] #28 21.23 Get:20 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-04-17T10:44:19.531Z] #28 21.27 Get:21 http://security.debian.org/debian-security buster/updates/main s390x curl s390x 7.64.0-4+deb10u2 [260 kB] [2021-04-17T10:44:19.531Z] #28 21.93 debconf: delaying package configuration, since apt-utils is not installed [2021-04-17T10:44:19.531Z] #28 21.99 Fetched 4604 kB in 0s (14.5 MB/s) [2021-04-17T10:44:19.531Z] #28 22.08 Selecting previously unselected package libssl1.1:s390x. [2021-04-17T10:44:19.531Z] #28 22.08 (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-04-17T10:44:19.531Z] #28 22.13 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_s390x.deb ... [2021-04-17T10:44:19.531Z] #28 22.14 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u6) ... [2021-04-17T10:44:19.531Z] #28 ... [2021-04-17T10:44:19.531Z] [2021-04-17T10:44:19.531Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-17T10:44:19.531Z] #68 DONE 26.7s [2021-04-17T10:44:19.531Z] [2021-04-17T10:44:19.531Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-04-17T10:44:19.531Z] #43 24.48 Selecting previously unselected package libprotoc17:s390x. [2021-04-17T10:44:19.531Z] #43 24.48 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2021-04-17T10:44:19.531Z] #43 24.48 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2021-04-17T10:44:19.531Z] #43 24.84 Selecting previously unselected package protobuf-c-compiler. [2021-04-17T10:44:19.531Z] #43 24.84 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2021-04-17T10:44:19.531Z] #43 24.84 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-17T10:44:19.531Z] #43 24.92 Selecting previously unselected package protobuf-compiler. [2021-04-17T10:44:19.531Z] #43 24.92 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2021-04-17T10:44:19.531Z] #43 24.92 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-17T10:44:19.531Z] #43 25.01 Selecting previously unselected package python-pkg-resources. [2021-04-17T10:44:19.531Z] #43 25.01 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-17T10:44:19.531Z] #43 25.02 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-17T10:44:19.531Z] #43 25.14 Selecting previously unselected package python-six. [2021-04-17T10:44:19.531Z] #43 25.14 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-17T10:44:19.531Z] #43 25.14 Unpacking python-six (1.12.0-1) ... [2021-04-17T10:44:19.531Z] #43 25.22 Selecting previously unselected package python-protobuf. [2021-04-17T10:44:19.531Z] #43 25.23 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2021-04-17T10:44:19.531Z] #43 25.23 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-17T10:44:19.531Z] #43 25.53 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-17T10:44:19.531Z] #43 27.41 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-04-17T10:44:19.531Z] #43 27.41 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-04-17T10:44:19.531Z] #43 27.42 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-04-17T10:44:19.531Z] #43 27.43 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-04-17T10:44:19.531Z] #43 27.43 Setting up python-six (1.12.0-1) ... [2021-04-17T10:44:19.996Z] #29 7.045 0.0% ############## 19.7% ############################### 44.1% ########################################### 60.4% ########################################################### 82.9% ######################################################################## 100.0% [2021-04-17T10:44:19.996Z] #29 7.559 [2021-04-17T10:44:20.253Z] #29 7.840 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-17T10:44:20.253Z] #29 7.935 [2021-04-17T10:44:20.253Z] #29 8.060 ######################################################################## 100.0% [2021-04-17T10:44:20.511Z] #29 8.092 [2021-04-17T10:44:20.511Z] #29 8.359 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-17T10:44:20.587Z] Removing intermediate container 2e7c590e6f66 [2021-04-17T10:44:20.587Z] ---> 6c630d21145e [2021-04-17T10:44:20.587Z] Step 7/15 : WORKDIR /buildx [2021-04-17T10:44:20.587Z] ---> Running in d1eb72f69ab7 [2021-04-17T10:44:20.587Z] Removing intermediate container d1eb72f69ab7 [2021-04-17T10:44:20.587Z] ---> 7722a90e8b2d [2021-04-17T10:44:20.587Z] Step 8/15 : ARG BUILDX_COMMIT [2021-04-17T10:44:20.587Z] ---> Running in bda2e1ceb5cc [2021-04-17T10:44:20.587Z] Removing intermediate container bda2e1ceb5cc [2021-04-17T10:44:20.587Z] ---> 3b0529dbb9ff [2021-04-17T10:44:20.587Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2021-04-17T10:44:20.587Z] ---> Running in cf96f19a9dca [2021-04-17T10:44:20.772Z] #29 8.488 [2021-04-17T10:44:20.772Z] #29 8.545 ######################################################################## 100.0% [2021-04-17T10:44:20.772Z] #29 8.614 [2021-04-17T10:44:20.881Z] From https://github.com/docker/buildx [2021-04-17T10:44:20.881Z] * [new tag] v0.5.1 -> build [2021-04-17T10:44:21.028Z] #29 8.654 Download of images into '/build' complete. [2021-04-17T10:44:21.028Z] #29 8.654 Use something like the following to load the result into a Docker daemon: [2021-04-17T10:44:21.028Z] #29 8.654 tar -cC '/build' . | docker load [2021-04-17T10:44:21.028Z] #29 DONE 8.9s [2021-04-17T10:44:21.028Z] [2021-04-17T10:44:21.028Z] #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-04-17T10:44:21.028Z] #47 sha256:12e0dbfc1d6ca2a83c186a88207d5eaab023e3d54c9e56475832747a855540be [2021-04-17T10:44:21.028Z] #47 5.664 + RM_GOPATH=0 [2021-04-17T10:44:21.028Z] #47 5.664 + TMP_GOPATH= [2021-04-17T10:44:21.028Z] #47 5.664 + : /build [2021-04-17T10:44:21.028Z] #47 5.664 + '[' -z '' ']' [2021-04-17T10:44:21.028Z] #47 5.664 ++ mktemp -d [2021-04-17T10:44:21.028Z] #47 5.664 + export GOPATH=/tmp/tmp.nkslkHtGgX [2021-04-17T10:44:21.028Z] #47 5.664 + GOPATH=/tmp/tmp.nkslkHtGgX [2021-04-17T10:44:21.028Z] #47 5.664 + RM_GOPATH=1 [2021-04-17T10:44:21.028Z] #47 5.664 + case "$(go env GOARCH)" in [2021-04-17T10:44:21.028Z] #47 5.664 ++ go env GOARCH [2021-04-17T10:44:21.028Z] #47 5.665 + export GO_BUILDMODE=-buildmode=pie [2021-04-17T10:44:21.028Z] #47 5.665 + GO_BUILDMODE=-buildmode=pie [2021-04-17T10:44:21.028Z] #47 5.669 ++ dirname /tmp/install/install.sh [2021-04-17T10:44:21.028Z] #47 5.669 + dir=/tmp/install [2021-04-17T10:44:21.028Z] #47 5.669 + bin=gotestsum [2021-04-17T10:44:21.028Z] #47 5.669 + shift [2021-04-17T10:44:21.028Z] #47 5.669 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-17T10:44:21.028Z] #47 5.669 + . /tmp/install/gotestsum.installer [2021-04-17T10:44:21.028Z] #47 5.669 ++ : v0.5.3 [2021-04-17T10:44:21.028Z] #47 5.669 + install_gotestsum [2021-04-17T10:44:21.055Z] #43 29.00 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-04-17T10:44:21.055Z] #43 29.01 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-04-17T10:44:21.055Z] #43 29.02 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2021-04-17T10:44:21.055Z] #43 29.03 Setting up libcap-dev:s390x (1:2.25-2) ... [2021-04-17T10:44:21.055Z] #43 29.04 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2021-04-17T10:44:21.055Z] #43 29.05 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-17T10:44:21.055Z] #43 29.05 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-17T10:44:21.055Z] #43 29.09 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-04-17T10:44:21.055Z] #43 29.10 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-17T10:44:21.055Z] #43 29.11 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-17T10:44:21.285Z] #47 ... [2021-04-17T10:44:21.285Z] [2021-04-17T10:44:21.285Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-04-17T10:44:21.285Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-04-17T10:44:21.285Z] #12 DONE 5.7s [2021-04-17T10:44:21.285Z] [2021-04-17T10:44:21.285Z] #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-04-17T10:44:21.285Z] #47 sha256:12e0dbfc1d6ca2a83c186a88207d5eaab023e3d54c9e56475832747a855540be [2021-04-17T10:44:21.285Z] #47 5.670 + set -e [2021-04-17T10:44:21.285Z] #47 5.670 + export GO111MODULE=on [2021-04-17T10:44:21.285Z] #47 5.670 + GO111MODULE=on [2021-04-17T10:44:21.285Z] #47 5.670 + GOBIN=/build [2021-04-17T10:44:21.285Z] #47 5.670 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-17T10:44:21.285Z] #47 5.706 go: finding gotest.tools v0.5.3 [2021-04-17T10:44:21.285Z] #47 5.706 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-17T10:44:21.285Z] #47 ... [2021-04-17T10:44:21.285Z] [2021-04-17T10:44:21.285Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-17T10:44:21.285Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-17T10:44:21.521Z] Switched to branch 'build' [2021-04-17T10:44:21.685Z] #43 ... [2021-04-17T10:44:21.685Z] [2021-04-17T10:44:21.685Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-04-17T10:44:21.685Z] #33 29.38 Checking out files: 94% (1440/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-04-17T10:44:21.975Z] #33 29.46 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-17T10:44:22.161Z] Removing intermediate container cf96f19a9dca [2021-04-17T10:44:22.161Z] ---> e6b27da9b219 [2021-04-17T10:44:22.161Z] Step 10/15 : ARG GOOS [2021-04-17T10:44:22.161Z] ---> Running in 0f7ee24c1f2d [2021-04-17T10:44:22.161Z] Removing intermediate container 0f7ee24c1f2d [2021-04-17T10:44:22.161Z] ---> 2d6f6c2b3f97 [2021-04-17T10:44:22.161Z] Step 11/15 : ARG GOARCH [2021-04-17T10:44:22.161Z] ---> Running in 163fc2d25c42 [2021-04-17T10:44:22.161Z] Removing intermediate container 163fc2d25c42 [2021-04-17T10:44:22.161Z] ---> def2dd8a9454 [2021-04-17T10:44:22.161Z] 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-04-17T10:44:22.161Z] ---> Running in ea64a8f999f0 [2021-04-17T10:44:22.264Z] #33 29.96 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-17T10:44:24.338Z] #33 ... [2021-04-17T10:44:24.338Z] [2021-04-17T10:44:24.338Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-04-17T10:44:24.338Z] #43 32.04 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2021-04-17T10:44:24.338Z] #43 32.05 Processing triggers for libc-bin (2.28-10) ... [2021-04-17T10:44:24.338Z] #43 DONE 32.4s [2021-04-17T10:44:24.338Z] [2021-04-17T10:44:24.338Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-17T10:44:24.338Z] #14 27.19 Get:14 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-04-17T10:44:24.338Z] #14 28.30 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2021-04-17T10:44:24.338Z] #14 28.31 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2021-04-17T10:44:24.338Z] #14 28.32 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-04-17T10:44:24.338Z] #14 28.32 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-04-17T10:44:24.338Z] #14 28.33 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2021-04-17T10:44:24.338Z] #14 28.34 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u7 [110 kB] [2021-04-17T10:44:24.338Z] #14 28.34 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2021-04-17T10:44:24.338Z] #14 28.37 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2021-04-17T10:44:24.338Z] #14 28.38 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2021-04-17T10:44:24.339Z] #14 28.39 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2021-04-17T10:44:24.339Z] #14 28.41 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2021-04-17T10:44:24.339Z] #14 28.42 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2021-04-17T10:44:24.339Z] #14 28.42 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2021-04-17T10:44:24.339Z] #14 28.42 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u7 [322 kB] [2021-04-17T10:44:24.339Z] #14 28.98 debconf: delaying package configuration, since apt-utils is not installed [2021-04-17T10:44:24.339Z] #14 29.03 Fetched 73.8 MB in 4s (17.9 MB/s) [2021-04-17T10:44:24.339Z] #14 29.08 (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-04-17T10:44:24.339Z] #14 29.17 Preparing to unpack .../libsystemd0_241-7~deb10u7_s390x.deb ... [2021-04-17T10:44:24.339Z] #14 29.19 Unpacking libsystemd0:s390x (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-17T10:44:24.339Z] #14 29.41 Setting up libsystemd0:s390x (241-7~deb10u7) ... [2021-04-17T10:44:24.339Z] #14 29.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-04-17T10:44:24.339Z] #14 29.53 Preparing to unpack .../libseccomp2_2.4.1-2~bpo10+1_s390x.deb ... [2021-04-17T10:44:24.339Z] #14 29.54 Unpacking libseccomp2:s390x (2.4.1-2~bpo10+1) over (2.3.3-4) ... [2021-04-17T10:44:24.339Z] #14 29.64 Setting up libseccomp2:s390x (2.4.1-2~bpo10+1) ... [2021-04-17T10:44:24.339Z] #14 29.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 ... 15177 files and directories currently installed.) [2021-04-17T10:44:24.339Z] #14 29.78 Preparing to unpack .../libudev1_241-7~deb10u7_s390x.deb ... [2021-04-17T10:44:24.339Z] #14 29.78 Unpacking libudev1:s390x (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-17T10:44:24.339Z] #14 29.93 Setting up libudev1:s390x (241-7~deb10u7) ... [2021-04-17T10:44:24.339Z] #14 29.97 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-17T10:44:24.339Z] #14 29.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-04-17T10:44:24.339Z] #14 30.03 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2021-04-17T10:44:24.339Z] #14 30.03 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-17T10:44:24.559Z] #13 2.915 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-17T10:44:24.559Z] #13 2.915 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-17T10:44:24.559Z] #13 2.978 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-17T10:44:24.559Z] #13 2.979 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-17T10:44:25.491Z] #13 ... [2021-04-17T10:44:25.491Z] [2021-04-17T10:44:25.491Z] #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-04-17T10:44:25.491Z] #49 sha256:edf1d04daf2756db4e232f8ae74ab9b2189c6e06694c5412ae008caaf4985859 [2021-04-17T10:44:25.491Z] #49 5.946 + RM_GOPATH=0 [2021-04-17T10:44:25.491Z] #49 5.946 + TMP_GOPATH= [2021-04-17T10:44:25.491Z] #49 5.946 + : /build [2021-04-17T10:44:25.491Z] #49 5.946 + '[' -z '' ']' [2021-04-17T10:44:25.491Z] #49 5.947 ++ mktemp -d [2021-04-17T10:44:25.491Z] #49 5.953 + export GOPATH=/tmp/tmp.UlbpGd8kcQ [2021-04-17T10:44:25.491Z] #49 5.953 + GOPATH=/tmp/tmp.UlbpGd8kcQ [2021-04-17T10:44:25.491Z] #49 5.953 + RM_GOPATH=1 [2021-04-17T10:44:25.491Z] #49 5.953 + case "$(go env GOARCH)" in [2021-04-17T10:44:25.491Z] #49 5.953 ++ go env GOARCH [2021-04-17T10:44:25.491Z] #49 5.961 + export GO_BUILDMODE=-buildmode=pie [2021-04-17T10:44:25.491Z] #49 5.961 + GO_BUILDMODE=-buildmode=pie [2021-04-17T10:44:25.491Z] #49 5.961 ++ dirname /tmp/install/install.sh [2021-04-17T10:44:25.491Z] #49 5.961 + dir=/tmp/install [2021-04-17T10:44:25.491Z] #49 5.961 + bin=golangci_lint [2021-04-17T10:44:25.491Z] #49 5.961 + shift [2021-04-17T10:44:25.491Z] #49 5.961 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-17T10:44:25.491Z] #49 5.961 + . /tmp/install/golangci_lint.installer [2021-04-17T10:44:25.491Z] #49 5.961 ++ : v1.23.8 [2021-04-17T10:44:25.491Z] #49 5.961 + install_golangci_lint [2021-04-17T10:44:25.491Z] #49 5.961 + set -e [2021-04-17T10:44:25.491Z] #49 5.961 + export GO111MODULE=on [2021-04-17T10:44:25.491Z] #49 5.961 + GO111MODULE=on [2021-04-17T10:44:25.491Z] #49 5.961 + GOBIN=/build [2021-04-17T10:44:25.491Z] #49 5.961 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-17T10:44:25.491Z] #49 5.978 go: finding github.com v1.23.8 [2021-04-17T10:44:25.491Z] #49 5.984 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-17T10:44:25.491Z] #49 5.986 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-17T10:44:25.491Z] #49 5.986 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-17T10:44:25.491Z] #49 5.986 go: finding github.com/golangci v1.23.8 [2021-04-17T10:44:25.491Z] #49 7.422 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-17T10:44:25.491Z] #49 8.482 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-17T10:44:25.749Z] #49 ... [2021-04-17T10:44:25.749Z] [2021-04-17T10:44:25.749Z] #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-04-17T10:44:25.749Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-17T10:44:25.749Z] #55 6.549 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-17T10:44:25.749Z] #55 6.693 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-17T10:44:25.749Z] #55 6.693 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-17T10:44:25.749Z] #55 8.324 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-17T10:44:25.749Z] #55 ... [2021-04-17T10:44:25.749Z] [2021-04-17T10:44:25.749Z] #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-04-17T10:44:25.749Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-17T10:44:25.749Z] #32 6.678 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-17T10:44:25.749Z] #32 6.678 Cloning into '.'... [2021-04-17T10:44:25.876Z] #14 31.62 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-17T10:44:25.876Z] #14 31.62 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2021-04-17T10:44:25.876Z] #14 31.63 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-17T10:44:26.034Z] #32 ... [2021-04-17T10:44:26.034Z] [2021-04-17T10:44:26.034Z] #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-04-17T10:44:26.034Z] #45 sha256:29b81d6098a85e4b8c049910e84d8e09cabdd8caf493e5b2544274b8074df1f7 [2021-04-17T10:44:26.034Z] #45 6.322 + RM_GOPATH=0 [2021-04-17T10:44:26.034Z] #45 6.322 + TMP_GOPATH= [2021-04-17T10:44:26.034Z] #45 6.322 + : /build [2021-04-17T10:44:26.034Z] #45 6.322 + '[' -z '' ']' [2021-04-17T10:44:26.034Z] #45 6.322 ++ mktemp -d [2021-04-17T10:44:26.034Z] #45 6.333 + export GOPATH=/tmp/tmp.arYQxdKHCV [2021-04-17T10:44:26.034Z] #45 6.333 + GOPATH=/tmp/tmp.arYQxdKHCV [2021-04-17T10:44:26.034Z] #45 6.333 + RM_GOPATH=1 [2021-04-17T10:44:26.034Z] #45 6.333 + case "$(go env GOARCH)" in [2021-04-17T10:44:26.034Z] #45 6.333 ++ go env GOARCH [2021-04-17T10:44:26.034Z] #45 6.350 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-17T10:44:26.034Z] #45 6.350 + export GO_BUILDMODE=-buildmode=pie [2021-04-17T10:44:26.034Z] #45 6.350 + GO_BUILDMODE=-buildmode=pie [2021-04-17T10:44:26.034Z] #45 6.350 ++ dirname /tmp/install/install.sh [2021-04-17T10:44:26.034Z] #45 6.350 + dir=/tmp/install [2021-04-17T10:44:26.034Z] #45 6.350 + bin=vndr [2021-04-17T10:44:26.034Z] #45 6.350 + shift [2021-04-17T10:44:26.034Z] #45 6.350 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-17T10:44:26.034Z] #45 6.350 + . /tmp/install/vndr.installer [2021-04-17T10:44:26.034Z] #45 6.350 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-17T10:44:26.034Z] #45 6.350 + install_vndr [2021-04-17T10:44:26.034Z] #45 6.350 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-17T10:44:26.034Z] #45 6.350 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.arYQxdKHCV/src/github.com/LK4D4/vndr [2021-04-17T10:44:26.034Z] #45 6.350 Cloning into '/tmp/tmp.arYQxdKHCV/src/github.com/LK4D4/vndr'... [2021-04-17T10:44:26.034Z] #45 7.578 + cd /tmp/tmp.arYQxdKHCV/src/github.com/LK4D4/vndr [2021-04-17T10:44:26.034Z] #45 7.578 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-17T10:44:26.034Z] #45 7.588 + go build -buildmode=pie -v -o /build/vndr . [2021-04-17T10:44:26.034Z] #45 9.402 internal/cpu [2021-04-17T10:44:26.034Z] #45 9.528 runtime/internal/atomic [2021-04-17T10:44:26.034Z] #45 10.34 runtime/internal/sys [2021-04-17T10:44:26.034Z] #45 10.38 internal/bytealg [2021-04-17T10:44:26.034Z] #45 10.62 runtime/internal/math [2021-04-17T10:44:26.034Z] #45 ... [2021-04-17T10:44:26.034Z] [2021-04-17T10:44:26.034Z] #67 [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-04-17T10:44:26.034Z] #67 sha256:dbc53f791198fc615c09a56f31ebd4ea7b494961c2803812a681444d1c83e46a [2021-04-17T10:44:26.034Z] #67 6.692 + RM_GOPATH=0 [2021-04-17T10:44:26.034Z] #67 6.692 + TMP_GOPATH= [2021-04-17T10:44:26.034Z] #67 6.692 + : /build [2021-04-17T10:44:26.034Z] #67 6.692 + '[' -z '' ']' [2021-04-17T10:44:26.034Z] #67 6.692 ++ mktemp -d [2021-04-17T10:44:26.034Z] #67 6.692 + export GOPATH=/tmp/tmp.6jmLzvVSPv [2021-04-17T10:44:26.034Z] #67 6.692 + GOPATH=/tmp/tmp.6jmLzvVSPv [2021-04-17T10:44:26.034Z] #67 6.692 + RM_GOPATH=1 [2021-04-17T10:44:26.034Z] #67 6.692 + case "$(go env GOARCH)" in [2021-04-17T10:44:26.034Z] #67 6.692 ++ go env GOARCH [2021-04-17T10:44:26.034Z] #67 6.719 + export GO_BUILDMODE=-buildmode=pie [2021-04-17T10:44:26.034Z] #67 6.719 + GO_BUILDMODE=-buildmode=pie [2021-04-17T10:44:26.034Z] #67 6.719 ++ dirname /tmp/install/install.sh [2021-04-17T10:44:26.034Z] #67 6.739 + dir=/tmp/install [2021-04-17T10:44:26.034Z] #67 6.739 + bin=proxy [2021-04-17T10:44:26.034Z] #67 6.739 + shift [2021-04-17T10:44:26.034Z] #67 6.739 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-17T10:44:26.034Z] #67 6.739 + . /tmp/install/proxy.installer [2021-04-17T10:44:26.034Z] #67 6.739 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-17T10:44:26.034Z] #67 6.739 + install_proxy [2021-04-17T10:44:26.034Z] #67 6.739 + case "$1" in [2021-04-17T10:44:26.034Z] #67 6.739 + export CGO_ENABLED=0 [2021-04-17T10:44:26.034Z] #67 6.739 + CGO_ENABLED=0 [2021-04-17T10:44:26.034Z] #67 6.739 + _install_proxy [2021-04-17T10:44:26.034Z] #67 6.739 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-17T10:44:26.034Z] #67 6.739 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.6jmLzvVSPv/src/github.com/docker/libnetwork [2021-04-17T10:44:26.034Z] #67 6.739 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-17T10:44:26.034Z] #67 6.777 Cloning into '/tmp/tmp.6jmLzvVSPv/src/github.com/docker/libnetwork'... [2021-04-17T10:44:26.291Z] #67 ... [2021-04-17T10:44:26.291Z] [2021-04-17T10:44:26.291Z] #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-04-17T10:44:26.291Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-17T10:44:26.291Z] #40 6.574 + git clone https://github.com/docker/distribution.git . [2021-04-17T10:44:26.291Z] #40 6.577 Cloning into '.'... [2021-04-17T10:44:26.291Z] #40 ... [2021-04-17T10:44:26.291Z] [2021-04-17T10:44:26.291Z] #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-04-17T10:44:26.291Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-17T10:44:26.291Z] #36 5.344 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-17T10:44:26.291Z] #36 5.387 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-17T10:44:26.291Z] #36 5.387 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-17T10:44:26.291Z] #36 5.721 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-17T10:44:26.291Z] #36 7.833 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-17T10:44:26.529Z] #14 ... [2021-04-17T10:44:26.529Z] [2021-04-17T10:44:26.529Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-04-17T10:44:26.529Z] #37 31.34 Selecting previously unselected package libxml2:s390x. [2021-04-17T10:44:26.529Z] #37 31.35 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_s390x.deb ... [2021-04-17T10:44:26.529Z] #37 31.35 Unpacking libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-04-17T10:44:26.529Z] #37 31.75 Selecting previously unselected package libarchive13:s390x. [2021-04-17T10:44:26.529Z] #37 31.75 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2021-04-17T10:44:26.529Z] #37 31.76 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-04-17T10:44:26.529Z] #37 31.94 Selecting previously unselected package libjsoncpp1:s390x. [2021-04-17T10:44:26.529Z] #37 31.94 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2021-04-17T10:44:26.529Z] #37 31.95 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2021-04-17T10:44:26.529Z] #37 32.06 Selecting previously unselected package librhash0:s390x. [2021-04-17T10:44:26.529Z] #37 32.06 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2021-04-17T10:44:26.529Z] #37 32.06 Unpacking librhash0:s390x (1.3.8-1) ... [2021-04-17T10:44:26.529Z] #37 32.17 Selecting previously unselected package libuv1:s390x. [2021-04-17T10:44:26.529Z] #37 32.17 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2021-04-17T10:44:26.529Z] #37 32.18 Unpacking libuv1:s390x (1.24.1-1) ... [2021-04-17T10:44:26.529Z] #37 32.27 Selecting previously unselected package cmake. [2021-04-17T10:44:26.529Z] #37 32.27 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2021-04-17T10:44:26.529Z] #37 32.27 Unpacking cmake (3.13.4-1) ... [2021-04-17T10:44:26.529Z] #37 34.11 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-04-17T10:44:26.529Z] #37 34.13 Setting up xxd (2:8.1.0875-5) ... [2021-04-17T10:44:26.529Z] #37 34.14 Setting up libuv1:s390x (1.24.1-1) ... [2021-04-17T10:44:26.529Z] #37 34.15 Setting up vim-common (2:8.1.0875-5) ... [2021-04-17T10:44:26.529Z] #37 34.16 Setting up librhash0:s390x (1.3.8-1) ... [2021-04-17T10:44:26.529Z] #37 34.17 Setting up cmake-data (3.13.4-1) ... [2021-04-17T10:44:26.529Z] #37 34.18 Setting up libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-04-17T10:44:26.529Z] #37 34.19 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2021-04-17T10:44:26.529Z] #37 34.20 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-04-17T10:44:26.529Z] #37 34.21 Setting up cmake (3.13.4-1) ... [2021-04-17T10:44:26.529Z] #37 34.21 Processing triggers for libc-bin (2.28-10) ... [2021-04-17T10:44:26.529Z] #37 34.24 Processing triggers for mime-support (3.62) ... [2021-04-17T10:44:26.529Z] #37 DONE 34.5s [2021-04-17T10:44:26.529Z] [2021-04-17T10:44:26.529Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-17T10:44:26.548Z] #36 ... [2021-04-17T10:44:26.548Z] [2021-04-17T10:44:26.548Z] #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-04-17T10:44:26.548Z] #24 sha256:1ce91e91ec595fbafce3e1656d479378e23c83836ec7a0825c208bbbaf638020 [2021-04-17T10:44:26.548Z] #24 6.326 + RM_GOPATH=0 [2021-04-17T10:44:26.548Z] #24 6.326 + TMP_GOPATH= [2021-04-17T10:44:26.548Z] #24 6.326 + : /build [2021-04-17T10:44:26.548Z] #24 6.326 + '[' -z '' ']' [2021-04-17T10:44:26.548Z] #24 6.326 ++ mktemp -d [2021-04-17T10:44:26.548Z] #24 6.326 + export GOPATH=/tmp/tmp.qQY0Lzkk0B [2021-04-17T10:44:26.548Z] #24 6.326 + GOPATH=/tmp/tmp.qQY0Lzkk0B [2021-04-17T10:44:26.548Z] #24 6.326 + RM_GOPATH=1 [2021-04-17T10:44:26.548Z] #24 6.326 + case "$(go env GOARCH)" in [2021-04-17T10:44:26.548Z] #24 6.326 ++ go env GOARCH [2021-04-17T10:44:26.548Z] #24 6.352 + export GO_BUILDMODE=-buildmode=pie [2021-04-17T10:44:26.548Z] #24 6.352 + GO_BUILDMODE=-buildmode=pie [2021-04-17T10:44:26.548Z] #24 6.360 Install docker/cli version 17.06.2-ce from stable [2021-04-17T10:44:26.548Z] #24 6.360 ++ dirname /tmp/install/install.sh [2021-04-17T10:44:26.548Z] #24 6.360 + dir=/tmp/install [2021-04-17T10:44:26.548Z] #24 6.360 + bin=dockercli [2021-04-17T10:44:26.548Z] #24 6.360 + shift [2021-04-17T10:44:26.548Z] #24 6.360 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-17T10:44:26.548Z] #24 6.360 + . /tmp/install/dockercli.installer [2021-04-17T10:44:26.548Z] #24 6.360 ++ : stable [2021-04-17T10:44:26.548Z] #24 6.360 ++ : 17.06.2-ce [2021-04-17T10:44:26.548Z] #24 6.360 + install_dockercli [2021-04-17T10:44:26.548Z] #24 6.360 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-17T10:44:26.548Z] #24 6.372 ++ uname -m [2021-04-17T10:44:26.548Z] #24 6.372 + arch=x86_64 [2021-04-17T10:44:26.548Z] #24 6.372 + '[' x86_64 '!=' x86_64 ']' [2021-04-17T10:44:26.548Z] #24 6.372 + url=https://download.docker.com/linux/static [2021-04-17T10:44:26.548Z] #24 6.372 + tar -xz docker/docker [2021-04-17T10:44:26.548Z] #24 6.372 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-04-17T10:44:26.548Z] #24 ... [2021-04-17T10:44:26.548Z] [2021-04-17T10:44:26.548Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-17T10:44:26.548Z] #34 sha256:80dcc3d44830e6edf28ea36f3b3b65b7a464e8a885856928d96607bd915494a4 [2021-04-17T10:44:26.548Z] #34 5.883 Install go-toml version v1.8.1 [2021-04-17T10:44:26.548Z] #34 5.894 go: finding github.com v1.8.1 [2021-04-17T10:44:26.548Z] #34 5.894 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-04-17T10:44:26.548Z] #34 5.894 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-04-17T10:44:26.548Z] #34 5.894 go: finding github.com/pelletier/go-toml v1.8.1 [2021-04-17T10:44:26.548Z] #34 5.894 go: finding github.com/pelletier v1.8.1 [2021-04-17T10:44:26.548Z] #34 7.053 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-04-17T10:44:26.548Z] #34 7.701 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-04-17T10:44:26.548Z] #34 10.56 github.com/pelletier/go-toml [2021-04-17T10:44:26.805Z] #34 ... [2021-04-17T10:44:26.805Z] [2021-04-17T10:44:26.805Z] #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-04-17T10:44:26.805Z] #51 sha256:88f743070e5d7dc0e709a91d954ab7a8127196775dc37bb03b64f9880271f37d [2021-04-17T10:44:26.805Z] #51 7.045 + RM_GOPATH=0 [2021-04-17T10:44:26.805Z] #51 7.045 + TMP_GOPATH= [2021-04-17T10:44:26.805Z] #51 7.045 + : /build [2021-04-17T10:44:26.805Z] #51 7.045 + '[' -z '' ']' [2021-04-17T10:44:26.805Z] #51 7.045 ++ mktemp -d [2021-04-17T10:44:26.805Z] #51 7.053 + export GOPATH=/tmp/tmp.u6ymDgrafL [2021-04-17T10:44:26.805Z] #51 7.053 + GOPATH=/tmp/tmp.u6ymDgrafL [2021-04-17T10:44:26.805Z] #51 7.053 + RM_GOPATH=1 [2021-04-17T10:44:26.805Z] #51 7.053 + case "$(go env GOARCH)" in [2021-04-17T10:44:26.805Z] #51 7.065 ++ go env GOARCH [2021-04-17T10:44:26.805Z] #51 7.113 + export GO_BUILDMODE=-buildmode=pie [2021-04-17T10:44:26.805Z] #51 7.113 + GO_BUILDMODE=-buildmode=pie [2021-04-17T10:44:26.805Z] #51 7.115 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-17T10:44:26.805Z] #51 7.115 ++ dirname /tmp/install/install.sh [2021-04-17T10:44:26.805Z] #51 7.115 + dir=/tmp/install [2021-04-17T10:44:26.805Z] #51 7.115 + bin=shfmt [2021-04-17T10:44:26.805Z] #51 7.115 + shift [2021-04-17T10:44:26.805Z] #51 7.115 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-17T10:44:26.805Z] #51 7.115 + . /tmp/install/shfmt.installer [2021-04-17T10:44:26.805Z] #51 7.115 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-17T10:44:26.805Z] #51 7.115 + install_shfmt [2021-04-17T10:44:26.805Z] #51 7.115 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-17T10:44:26.805Z] #51 7.115 + git clone https://github.com/mvdan/sh.git /tmp/tmp.u6ymDgrafL/src/github.com/mvdan/sh [2021-04-17T10:44:26.805Z] #51 7.138 Cloning into '/tmp/tmp.u6ymDgrafL/src/github.com/mvdan/sh'... [2021-04-17T10:44:26.805Z] #51 ... [2021-04-17T10:44:26.805Z] [2021-04-17T10:44:26.805Z] #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-04-17T10:44:26.805Z] #58 sha256:622078af8c3de82b37ea7f5aacb910064440a0296298b3009877e7909ddf4215 [2021-04-17T10:44:26.805Z] #58 6.848 + RM_GOPATH=0 [2021-04-17T10:44:26.805Z] #58 6.848 + TMP_GOPATH= [2021-04-17T10:44:26.805Z] #58 6.848 + : /build [2021-04-17T10:44:26.805Z] #58 6.848 + '[' -z '' ']' [2021-04-17T10:44:26.805Z] #58 6.848 ++ mktemp -d [2021-04-17T10:44:26.805Z] #58 6.848 + export GOPATH=/tmp/tmp.tp0KRR8Feg [2021-04-17T10:44:26.805Z] #58 6.848 + GOPATH=/tmp/tmp.tp0KRR8Feg [2021-04-17T10:44:26.805Z] #58 6.848 + RM_GOPATH=1 [2021-04-17T10:44:26.805Z] #58 6.848 + case "$(go env GOARCH)" in [2021-04-17T10:44:26.805Z] #58 6.848 ++ go env GOARCH [2021-04-17T10:44:26.805Z] #58 6.892 + export GO_BUILDMODE=-buildmode=pie [2021-04-17T10:44:26.805Z] #58 6.892 + GO_BUILDMODE=-buildmode=pie [2021-04-17T10:44:26.805Z] #58 6.892 ++ dirname /tmp/install/install.sh [2021-04-17T10:44:26.805Z] #58 6.894 + dir=/tmp/install [2021-04-17T10:44:26.805Z] #58 6.894 + bin=rootlesskit [2021-04-17T10:44:26.805Z] #58 6.894 + shift [2021-04-17T10:44:26.805Z] #58 6.896 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-17T10:44:26.805Z] #58 6.896 + . /tmp/install/rootlesskit.installer [2021-04-17T10:44:26.805Z] #58 6.918 ++ : ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-17T10:44:26.805Z] #58 6.918 + install_rootlesskit [2021-04-17T10:44:26.805Z] #58 6.918 + case "$1" in [2021-04-17T10:44:26.805Z] #58 6.918 + export CGO_ENABLED=0 [2021-04-17T10:44:26.805Z] #58 6.918 + CGO_ENABLED=0 [2021-04-17T10:44:26.805Z] #58 6.918 + _install_rootlesskit [2021-04-17T10:44:26.805Z] #58 6.918 + echo 'Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd' [2021-04-17T10:44:26.805Z] #58 6.918 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.tp0KRR8Feg/src/github.com/rootless-containers/rootlesskit [2021-04-17T10:44:26.805Z] #58 6.918 Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-17T10:44:26.805Z] #58 6.928 Cloning into '/tmp/tmp.tp0KRR8Feg/src/github.com/rootless-containers/rootlesskit'... [2021-04-17T10:44:27.062Z] #58 ... [2021-04-17T10:44:27.062Z] [2021-04-17T10:44:27.062Z] #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-04-17T10:44:27.062Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-17T10:44:27.062Z] #42 7.560 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-17T10:44:27.062Z] #42 7.623 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-17T10:44:27.062Z] #42 7.623 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-17T10:44:27.062Z] #42 8.915 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-17T10:44:27.062Z] #42 ... [2021-04-17T10:44:27.062Z] [2021-04-17T10:44:27.062Z] #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-04-17T10:44:27.062Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-17T10:44:27.062Z] #55 11.71 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-17T10:44:27.172Z] #38 0.720 + RM_GOPATH=0 [2021-04-17T10:44:27.172Z] #38 0.720 + TMP_GOPATH= [2021-04-17T10:44:27.172Z] #38 0.720 + : /build [2021-04-17T10:44:27.172Z] #38 0.720 + '[' -z '' ']' [2021-04-17T10:44:27.172Z] #38 0.720 ++ mktemp -d [2021-04-17T10:44:27.172Z] #38 0.722 + export GOPATH=/tmp/tmp.zPSCNielqd [2021-04-17T10:44:27.172Z] #38 0.722 + GOPATH=/tmp/tmp.zPSCNielqd [2021-04-17T10:44:27.172Z] #38 0.722 + RM_GOPATH=1 [2021-04-17T10:44:27.172Z] #38 0.722 + case "$(go env GOARCH)" in [2021-04-17T10:44:27.172Z] #38 0.722 ++ go env GOARCH [2021-04-17T10:44:27.172Z] #38 0.736 + export GO_BUILDMODE=-buildmode=pie [2021-04-17T10:44:27.172Z] #38 0.736 + GO_BUILDMODE=-buildmode=pie [2021-04-17T10:44:27.172Z] #38 0.736 ++ dirname /tmp/install/install.sh [2021-04-17T10:44:27.172Z] #38 0.737 + dir=/tmp/install [2021-04-17T10:44:27.172Z] #38 0.737 + bin=tini [2021-04-17T10:44:27.172Z] #38 0.737 + shift [2021-04-17T10:44:27.172Z] #38 0.738 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-17T10:44:27.172Z] #38 0.738 + . /tmp/install/tini.installer [2021-04-17T10:44:27.172Z] #38 0.738 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-17T10:44:27.172Z] #38 0.739 + install_tini [2021-04-17T10:44:27.172Z] #38 0.739 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-17T10:44:27.172Z] #38 0.739 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-17T10:44:27.172Z] #38 0.739 + git clone https://github.com/krallin/tini.git /tmp/tmp.zPSCNielqd/tini [2021-04-17T10:44:27.172Z] #38 0.746 Cloning into '/tmp/tmp.zPSCNielqd/tini'... [2021-04-17T10:44:27.801Z] #38 1.314 + cd /tmp/tmp.zPSCNielqd/tini [2021-04-17T10:44:27.801Z] #38 1.314 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-17T10:44:27.801Z] #38 1.322 + cmake . [2021-04-17T10:44:27.801Z] #38 ... [2021-04-17T10:44:27.801Z] [2021-04-17T10:44:27.801Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-17T10:44:27.801Z] #46 24.96 sync [2021-04-17T10:44:27.801Z] #46 24.97 internal/reflectlite [2021-04-17T10:44:27.801Z] #46 26.54 github.com/LK4D4/vndr/godl/singleflight [2021-04-17T10:44:27.801Z] #46 26.80 math/rand [2021-04-17T10:44:27.801Z] #46 27.59 errors [2021-04-17T10:44:27.801Z] #46 27.72 sort [2021-04-17T10:44:27.801Z] #46 27.86 io [2021-04-17T10:44:27.801Z] #46 28.50 strconv [2021-04-17T10:44:27.801Z] #46 28.59 bytes [2021-04-17T10:44:27.801Z] #46 30.09 bufio [2021-04-17T10:44:27.801Z] #46 31.07 syscall [2021-04-17T10:44:27.801Z] #46 31.31 reflect [2021-04-17T10:44:28.091Z] #46 ... [2021-04-17T10:44:28.091Z] [2021-04-17T10:44:28.091Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-17T10:44:28.091Z] #38 1.583 -- The C compiler identification is GNU 8.3.0 [2021-04-17T10:44:28.091Z] #38 1.641 -- Check for working C compiler: /usr/bin/cc [2021-04-17T10:44:28.436Z] #38 1.920 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-17T10:44:28.436Z] #38 1.923 -- Detecting C compiler ABI info [2021-04-17T10:44:29.064Z] #38 2.393 -- Detecting C compiler ABI info - done [2021-04-17T10:44:29.064Z] #38 2.418 -- Detecting C compile features [2021-04-17T10:44:29.586Z] #55 13.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-17T10:44:29.708Z] #38 ... [2021-04-17T10:44:29.708Z] [2021-04-17T10:44:29.708Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-04-17T10:44:29.708Z] #28 23.33 Selecting previously unselected package openssl. [2021-04-17T10:44:29.708Z] #28 23.33 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_s390x.deb ... [2021-04-17T10:44:29.708Z] #28 23.33 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-17T10:44:29.708Z] #28 23.81 Selecting previously unselected package ca-certificates. [2021-04-17T10:44:29.708Z] #28 23.82 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-17T10:44:29.708Z] #28 23.82 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-17T10:44:29.708Z] #28 24.07 Selecting previously unselected package libkeyutils1:s390x. [2021-04-17T10:44:29.708Z] #28 24.08 Preparing to unpack .../03-libkeyutils1_1.6-6_s390x.deb ... [2021-04-17T10:44:29.708Z] #28 24.08 Unpacking libkeyutils1:s390x (1.6-6) ... [2021-04-17T10:44:29.708Z] #28 24.13 Selecting previously unselected package libkrb5support0:s390x. [2021-04-17T10:44:29.708Z] #28 24.13 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_s390x.deb ... [2021-04-17T10:44:29.708Z] #28 24.13 Unpacking libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-04-17T10:44:29.708Z] #28 24.23 Selecting previously unselected package libk5crypto3:s390x. [2021-04-17T10:44:29.708Z] #28 24.23 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_s390x.deb ... [2021-04-17T10:44:29.708Z] #28 24.23 Unpacking libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-04-17T10:44:29.708Z] #28 24.38 Selecting previously unselected package libkrb5-3:s390x. [2021-04-17T10:44:29.708Z] #28 24.38 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_s390x.deb ... [2021-04-17T10:44:29.708Z] #28 24.38 Unpacking libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-04-17T10:44:29.708Z] #28 24.67 Selecting previously unselected package libgssapi-krb5-2:s390x. [2021-04-17T10:44:29.708Z] #28 24.67 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_s390x.deb ... [2021-04-17T10:44:29.708Z] #28 24.68 Unpacking libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-04-17T10:44:29.708Z] #28 24.78 Selecting previously unselected package libsasl2-modules-db:s390x. [2021-04-17T10:44:29.708Z] #28 24.78 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-04-17T10:44:29.708Z] #28 24.78 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-04-17T10:44:29.708Z] #28 24.87 Selecting previously unselected package libsasl2-2:s390x. [2021-04-17T10:44:29.708Z] #28 24.87 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-04-17T10:44:29.708Z] #28 24.88 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-04-17T10:44:29.708Z] #28 24.97 Selecting previously unselected package libldap-common. [2021-04-17T10:44:29.708Z] #28 24.97 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-17T10:44:29.708Z] #28 24.97 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-17T10:44:29.708Z] #28 25.10 Selecting previously unselected package libldap-2.4-2:s390x. [2021-04-17T10:44:29.708Z] #28 25.10 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_s390x.deb ... [2021-04-17T10:44:29.708Z] #28 25.10 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u6) ... [2021-04-17T10:44:29.708Z] #28 25.32 Selecting previously unselected package libnghttp2-14:s390x. [2021-04-17T10:44:29.708Z] #28 25.32 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ... [2021-04-17T10:44:29.708Z] #28 25.32 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-04-17T10:44:29.708Z] #28 25.42 Selecting previously unselected package libpsl5:s390x. [2021-04-17T10:44:29.708Z] #28 25.42 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ... [2021-04-17T10:44:29.708Z] #28 25.43 Unpacking libpsl5:s390x (0.20.2-2) ... [2021-04-17T10:44:29.708Z] #28 25.49 Selecting previously unselected package librtmp1:s390x. [2021-04-17T10:44:29.708Z] #28 25.49 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ... [2021-04-17T10:44:29.708Z] #28 25.49 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-04-17T10:44:29.708Z] #28 25.57 Selecting previously unselected package libssh2-1:s390x. [2021-04-17T10:44:29.708Z] #28 25.57 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ... [2021-04-17T10:44:29.708Z] #28 25.57 Unpacking libssh2-1:s390x (1.8.0-2.1) ... [2021-04-17T10:44:29.708Z] #28 25.75 Selecting previously unselected package libcurl4:s390x. [2021-04-17T10:44:29.708Z] #28 25.76 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_s390x.deb ... [2021-04-17T10:44:29.708Z] #28 25.76 Unpacking libcurl4:s390x (7.64.0-4+deb10u2) ... [2021-04-17T10:44:29.708Z] #28 25.95 Selecting previously unselected package curl. [2021-04-17T10:44:29.708Z] #28 25.95 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_s390x.deb ... [2021-04-17T10:44:29.708Z] #28 25.97 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-17T10:44:29.708Z] #28 26.14 Selecting previously unselected package libonig5:s390x. [2021-04-17T10:44:29.708Z] #28 26.14 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ... [2021-04-17T10:44:29.708Z] #28 26.15 Unpacking libonig5:s390x (6.9.1-1) ... [2021-04-17T10:44:29.708Z] #28 26.28 Selecting previously unselected package libjq1:s390x. [2021-04-17T10:44:29.708Z] #28 26.28 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-04-17T10:44:29.708Z] #28 26.28 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-04-17T10:44:29.708Z] #28 26.41 Selecting previously unselected package jq. [2021-04-17T10:44:29.708Z] #28 26.41 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-04-17T10:44:29.708Z] #28 26.41 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-17T10:44:29.708Z] #28 26.51 Setting up libkeyutils1:s390x (1.6-6) ... [2021-04-17T10:44:29.708Z] #28 26.52 Setting up libpsl5:s390x (0.20.2-2) ... [2021-04-17T10:44:29.708Z] #28 26.53 Setting up libssl1.1:s390x (1.1.1d-0+deb10u6) ... [2021-04-17T10:44:29.708Z] #28 26.83 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-04-17T10:44:29.708Z] #28 26.84 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-17T10:44:29.708Z] #28 26.85 Setting up libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-04-17T10:44:29.708Z] #28 26.85 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-04-17T10:44:29.708Z] #28 26.86 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-04-17T10:44:29.708Z] #28 26.87 Setting up libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-04-17T10:44:29.708Z] #28 26.87 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-04-17T10:44:29.708Z] #28 26.88 Setting up libssh2-1:s390x (1.8.0-2.1) ... [2021-04-17T10:44:29.708Z] #28 26.89 Setting up libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-04-17T10:44:29.708Z] #28 26.89 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-17T10:44:29.708Z] #28 26.91 Setting up libonig5:s390x (6.9.1-1) ... [2021-04-17T10:44:29.708Z] #28 26.92 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-04-17T10:44:29.708Z] #28 26.93 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u6) ... [2021-04-17T10:44:29.708Z] #28 26.94 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-17T10:44:29.708Z] #28 28.52 Updating certificates in /etc/ssl/certs... [2021-04-17T10:44:29.708Z] #28 30.46 137 added, 0 removed; done. [2021-04-17T10:44:29.708Z] #28 30.50 Setting up libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-04-17T10:44:29.708Z] #28 30.51 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-17T10:44:29.708Z] #28 30.52 Setting up libcurl4:s390x (7.64.0-4+deb10u2) ... [2021-04-17T10:44:29.708Z] #28 30.53 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-17T10:44:29.708Z] #28 30.54 Processing triggers for libc-bin (2.28-10) ... [2021-04-17T10:44:29.708Z] #28 30.55 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-17T10:44:29.708Z] #28 30.56 Updating certificates in /etc/ssl/certs... [2021-04-17T10:44:29.708Z] #28 32.03 0 added, 0 removed; done. [2021-04-17T10:44:29.708Z] #28 32.03 Running hooks in /etc/ca-certificates/update.d... [2021-04-17T10:44:29.708Z] #28 32.04 done. [2021-04-17T10:44:29.708Z] #28 DONE 32.4s [2021-04-17T10:44:29.708Z] [2021-04-17T10:44:29.708Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-17T10:44:29.708Z] #29 DONE 0.1s [2021-04-17T10:44:29.708Z] [2021-04-17T10:44:29.708Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-17T10:44:31.223Z] #30 ... [2021-04-17T10:44:31.223Z] [2021-04-17T10:44:31.223Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-17T10:44:31.223Z] #48 DONE 38.0s [2021-04-17T10:44:31.223Z] [2021-04-17T10:44:31.223Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-17T10:44:31.223Z] #38 3.420 -- Detecting C compile features - done [2021-04-17T10:44:31.223Z] #38 3.428 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-17T10:44:31.223Z] #38 3.579 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-17T10:44:31.223Z] #38 3.628 -- Configuring done [2021-04-17T10:44:31.223Z] #38 3.651 -- Generating done [2021-04-17T10:44:31.223Z] #38 3.665 -- Build files have been written to: /tmp/tmp.zPSCNielqd/tini [2021-04-17T10:44:31.223Z] #38 3.667 + make tini-static [2021-04-17T10:44:31.223Z] #38 4.015 Scanning dependencies of target tini-static [2021-04-17T10:44:31.223Z] #38 4.153 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-17T10:44:31.526Z] #38 5.081 [100%] Linking C executable tini-static [2021-04-17T10:44:31.832Z] #38 5.365 [100%] Built target tini-static [2021-04-17T10:44:31.832Z] #38 5.469 + mkdir -p /build [2021-04-17T10:44:32.121Z] #55 ... [2021-04-17T10:44:32.121Z] [2021-04-17T10:44:32.121Z] #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-04-17T10:44:32.121Z] #47 sha256:12e0dbfc1d6ca2a83c186a88207d5eaab023e3d54c9e56475832747a855540be [2021-04-17T10:44:32.121Z] #47 6.672 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-17T10:44:32.121Z] #47 7.332 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-17T10:44:32.121Z] #47 8.941 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-17T10:44:32.121Z] #47 9.060 go: downloading github.com/pkg/errors v0.9.1 [2021-04-17T10:44:32.121Z] #47 9.078 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-17T10:44:32.121Z] #47 9.568 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-17T10:44:32.121Z] #47 9.568 go: downloading github.com/fatih/color v1.9.0 [2021-04-17T10:44:32.121Z] #47 9.661 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-17T10:44:32.121Z] #47 9.674 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-17T10:44:32.121Z] #47 9.674 go: extracting github.com/pkg/errors v0.9.1 [2021-04-17T10:44:32.121Z] #47 9.681 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-17T10:44:32.121Z] #47 9.956 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-17T10:44:32.121Z] #47 10.03 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-17T10:44:32.121Z] #47 10.06 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-17T10:44:32.121Z] #47 10.16 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-17T10:44:32.121Z] #47 10.34 go: extracting github.com/fatih/color v1.9.0 [2021-04-17T10:44:32.121Z] #47 10.35 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-17T10:44:32.121Z] #47 10.37 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-17T10:44:32.121Z] #47 10.48 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-17T10:44:32.121Z] #47 10.91 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-17T10:44:32.121Z] #47 10.95 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-17T10:44:32.121Z] #47 12.75 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-17T10:44:32.121Z] #47 13.45 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-17T10:44:32.121Z] #47 14.77 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-17T10:44:32.139Z] #38 5.509 + cp tini-static /build/docker-init [2021-04-17T10:44:32.378Z] #47 ... [2021-04-17T10:44:32.378Z] [2021-04-17T10:44:32.378Z] #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-04-17T10:44:32.378Z] #49 sha256:edf1d04daf2756db4e232f8ae74ab9b2189c6e06694c5412ae008caaf4985859 [2021-04-17T10:44:32.378Z] #49 15.68 go: downloading github.com/spf13/viper v1.6.1 [2021-04-17T10:44:32.378Z] #49 15.73 go: downloading github.com/fatih/color v1.7.0 [2021-04-17T10:44:32.378Z] #49 15.81 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-17T10:44:32.378Z] #49 15.93 go: downloading github.com/pkg/errors v0.8.1 [2021-04-17T10:44:32.378Z] #49 15.96 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-17T10:44:32.378Z] #49 15.96 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-17T10:44:32.378Z] #49 15.96 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-17T10:44:32.378Z] #49 15.98 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-17T10:44:32.378Z] #49 16.14 go: extracting github.com/fatih/color v1.7.0 [2021-04-17T10:44:32.378Z] #49 16.14 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-17T10:44:32.378Z] #49 16.14 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-17T10:44:32.378Z] #49 16.17 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-17T10:44:32.378Z] #49 16.36 go: extracting github.com/spf13/viper v1.6.1 [2021-04-17T10:44:32.378Z] #49 16.53 go: extracting github.com/pkg/errors v0.8.1 [2021-04-17T10:44:32.378Z] #49 16.53 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-17T10:44:32.378Z] #49 16.65 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-17T10:44:32.378Z] #49 16.67 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-17T10:44:32.378Z] #49 16.79 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-17T10:44:32.378Z] #49 16.80 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-17T10:44:32.378Z] #49 16.90 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-17T10:44:32.378Z] #49 16.91 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-17T10:44:32.429Z] #38 DONE 5.8s [2021-04-17T10:44:32.429Z] [2021-04-17T10:44:32.429Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-17T10:44:32.429Z] #30 1.480 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-17T10:44:32.429Z] #30 1.903 #=#=# [2021-04-17T10:44:32.635Z] #49 ... [2021-04-17T10:44:32.635Z] [2021-04-17T10:44:32.635Z] #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-04-17T10:44:32.635Z] #24 sha256:1ce91e91ec595fbafce3e1656d479378e23c83836ec7a0825c208bbbaf638020 [2021-04-17T10:44:32.635Z] #24 16.52 + mkdir -p /build [2021-04-17T10:44:32.635Z] #24 16.52 + mv docker/docker /build/ [2021-04-17T10:44:32.635Z] #24 16.52 + rmdir docker [2021-04-17T10:44:32.635Z] #24 DONE 17.2s [2021-04-17T10:44:32.635Z] [2021-04-17T10:44:32.635Z] #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-04-17T10:44:32.635Z] #49 sha256:edf1d04daf2756db4e232f8ae74ab9b2189c6e06694c5412ae008caaf4985859 [2021-04-17T10:44:32.635Z] #49 17.12 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-17T10:44:32.635Z] #49 17.27 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-17T10:44:32.635Z] #49 17.27 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-17T10:44:32.894Z] #49 17.46 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-17T10:44:33.015Z] #30 2.203 #=#=# #### 6.8% ######### 13.6% ################# 24.8% ######################## 33.8% ################################ 45.1% ########################################## 58.6% ################################################### 72.1% ############################################################# 85.6% #################################################################### 94.6% ######################################################################## 100.0% [2021-04-17T10:44:33.151Z] #49 17.66 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-17T10:44:33.305Z] #30 3.591 [2021-04-17T10:44:33.408Z] #49 17.77 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-17T10:44:33.594Z] #30 3.721 ######################### 35.6% ######################################################################## 100.0% [2021-04-17T10:44:33.594Z] #30 ... [2021-04-17T10:44:33.594Z] [2021-04-17T10:44:33.594Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-17T10:44:33.594Z] #52 30.63 strconv [2021-04-17T10:44:33.594Z] #52 30.66 syscall [2021-04-17T10:44:33.594Z] #52 33.02 reflect [2021-04-17T10:44:33.594Z] #52 36.33 time [2021-04-17T10:44:33.594Z] #52 40.26 context [2021-04-17T10:44:33.594Z] #52 ... [2021-04-17T10:44:33.594Z] [2021-04-17T10:44:33.594Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-17T10:44:33.594Z] #14 33.56 Selecting previously unselected package binutils-mingw-w64. [2021-04-17T10:44:33.594Z] #14 33.57 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-17T10:44:33.594Z] #14 33.57 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-17T10:44:33.594Z] #14 33.63 Selecting previously unselected package libdevmapper1.02.1:s390x. [2021-04-17T10:44:33.594Z] #14 33.63 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-04-17T10:44:33.594Z] #14 33.63 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-04-17T10:44:33.594Z] #14 33.75 Selecting previously unselected package dmsetup. [2021-04-17T10:44:33.594Z] #14 33.75 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2021-04-17T10:44:33.594Z] #14 33.75 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-17T10:44:33.594Z] #14 33.89 Selecting previously unselected package mingw-w64-common. [2021-04-17T10:44:33.594Z] #14 33.89 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-17T10:44:33.594Z] #14 33.89 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-17T10:44:33.594Z] #14 39.65 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-17T10:44:33.594Z] #14 39.66 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-17T10:44:33.594Z] #14 39.66 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-17T10:44:33.666Z] #49 18.13 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-17T10:44:33.666Z] #49 18.19 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-17T10:44:33.883Z] #14 ... [2021-04-17T10:44:33.883Z] [2021-04-17T10:44:33.883Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-17T10:44:33.883Z] #30 4.055 [2021-04-17T10:44:33.883Z] #30 4.169 ################## 25.6% ################################################################## 92.5% ######################################################################## 100.0% [2021-04-17T10:44:33.922Z] #49 18.57 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-17T10:44:34.180Z] #49 18.59 go: downloading github.com/spf13/afero v1.1.2 [2021-04-17T10:44:34.180Z] #49 18.63 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-17T10:44:34.180Z] #49 18.66 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-17T10:44:34.180Z] #49 18.72 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-17T10:44:34.180Z] #49 18.72 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-17T10:44:34.180Z] #49 18.85 go: extracting github.com/spf13/afero v1.1.2 [2021-04-17T10:44:34.191Z] #30 4.560 [2021-04-17T10:44:34.437Z] #49 18.97 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-17T10:44:34.482Z] #30 4.683 ##### 7.1% [2021-04-17T10:44:34.482Z] #30 ... [2021-04-17T10:44:34.482Z] [2021-04-17T10:44:34.482Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-17T10:44:34.482Z] #44 6.625 Note: Building without setproctitle() and strlcpy() support. [2021-04-17T10:44:34.482Z] #44 6.625 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-17T10:44:34.482Z] #44 6.729 Note: Building without GnuTLS support [2021-04-17T10:44:34.482Z] #44 6.739 Makefile.config:39: Warn: you have no libnftables installed [2021-04-17T10:44:34.482Z] #44 6.739 Makefile.config:40: Warn: Building without nftables support [2021-04-17T10:44:34.482Z] #44 7.912 fatal: not a git repository (or any of the parent directories): .git [2021-04-17T10:44:34.482Z] #44 7.960 GEN .gitid [2021-04-17T10:44:34.482Z] #44 7.965 GEN criu/include/version.h [2021-04-17T10:44:34.482Z] #44 7.980 GEN include/common/asm [2021-04-17T10:44:34.482Z] #44 9.066 PBCC images/timens.pb-c.c [2021-04-17T10:44:34.482Z] #44 9.109 DEP images/timens.pb-c.d [2021-04-17T10:44:34.482Z] #44 9.125 PBCC images/fown.pb-c.c [2021-04-17T10:44:34.482Z] #44 9.142 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-17T10:44:34.482Z] #44 9.184 PBCC images/opts.pb-c.c [2021-04-17T10:44:34.482Z] #44 9.213 PBCC images/memfd.pb-c.c [2021-04-17T10:44:34.482Z] #44 9.219 DEP images/fown.pb-c.d [2021-04-17T10:44:34.482Z] #44 9.227 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-17T10:44:34.482Z] #44 9.254 DEP images/opts.pb-c.d [2021-04-17T10:44:34.482Z] #44 9.283 DEP images/memfd.pb-c.d [2021-04-17T10:44:34.482Z] #44 9.299 PBCC images/sit.pb-c.c [2021-04-17T10:44:34.482Z] #44 9.330 DEP images/sit.pb-c.d [2021-04-17T10:44:34.482Z] #44 9.373 PBCC images/macvlan.pb-c.c [2021-04-17T10:44:34.482Z] #44 9.399 DEP images/macvlan.pb-c.d [2021-04-17T10:44:34.482Z] #44 9.409 PBCC images/autofs.pb-c.c [2021-04-17T10:44:34.482Z] #44 9.456 DEP images/autofs.pb-c.d [2021-04-17T10:44:34.482Z] #44 9.477 PBCC images/sysctl.pb-c.c [2021-04-17T10:44:34.482Z] #44 9.482 DEP images/sysctl.pb-c.d [2021-04-17T10:44:34.482Z] #44 9.527 PBCC images/time.pb-c.c [2021-04-17T10:44:34.482Z] #44 9.541 DEP images/time.pb-c.d [2021-04-17T10:44:34.482Z] #44 9.580 PBCC images/binfmt-misc.pb-c.c [2021-04-17T10:44:34.482Z] #44 9.592 DEP images/binfmt-misc.pb-c.d [2021-04-17T10:44:34.482Z] #44 9.620 PBCC images/seccomp.pb-c.c [2021-04-17T10:44:34.482Z] #44 9.624 DEP images/seccomp.pb-c.d [2021-04-17T10:44:34.482Z] #44 9.646 PBCC images/userns.pb-c.c [2021-04-17T10:44:34.482Z] #44 9.655 DEP images/userns.pb-c.d [2021-04-17T10:44:34.482Z] #44 9.690 PBCC images/cgroup.pb-c.c [2021-04-17T10:44:34.482Z] #44 9.697 DEP images/cgroup.pb-c.d [2021-04-17T10:44:34.482Z] #44 9.724 PBCC images/ext-file.pb-c.c [2021-04-17T10:44:34.482Z] #44 9.736 DEP images/ext-file.pb-c.d [2021-04-17T10:44:34.482Z] #44 9.748 PBCC images/rpc.pb-c.c [2021-04-17T10:44:34.482Z] #44 9.757 DEP images/rpc.pb-c.d [2021-04-17T10:44:34.482Z] #44 9.777 PBCC images/siginfo.pb-c.c [2021-04-17T10:44:34.482Z] #44 9.788 DEP images/siginfo.pb-c.d [2021-04-17T10:44:34.482Z] #44 9.839 PBCC images/pagemap.pb-c.c [2021-04-17T10:44:34.482Z] #44 9.845 DEP images/pagemap.pb-c.d [2021-04-17T10:44:34.482Z] #44 9.902 PBCC images/rlimit.pb-c.c [2021-04-17T10:44:34.482Z] #44 9.918 DEP images/rlimit.pb-c.d [2021-04-17T10:44:34.482Z] #44 9.985 PBCC images/file-lock.pb-c.c [2021-04-17T10:44:34.482Z] #44 10.01 DEP images/file-lock.pb-c.d [2021-04-17T10:44:34.482Z] #44 10.03 PBCC images/tty.pb-c.c [2021-04-17T10:44:34.482Z] #44 10.04 DEP images/tty.pb-c.d [2021-04-17T10:44:34.482Z] #44 10.06 PBCC images/tun.pb-c.c [2021-04-17T10:44:34.482Z] #44 10.07 PBCC images/netdev.pb-c.c [2021-04-17T10:44:34.482Z] #44 10.09 DEP images/tun.pb-c.d [2021-04-17T10:44:34.482Z] #44 10.10 DEP images/netdev.pb-c.d [2021-04-17T10:44:34.482Z] #44 10.12 PBCC images/vma.pb-c.c [2021-04-17T10:44:34.482Z] #44 10.14 DEP images/vma.pb-c.d [2021-04-17T10:44:34.482Z] #44 10.17 PBCC images/creds.pb-c.c [2021-04-17T10:44:34.482Z] #44 10.17 DEP images/creds.pb-c.d [2021-04-17T10:44:34.482Z] #44 10.19 PBCC images/utsns.pb-c.c [2021-04-17T10:44:34.482Z] #44 ... [2021-04-17T10:44:34.482Z] [2021-04-17T10:44:34.482Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-17T10:44:35.371Z] #49 19.79 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-17T10:44:35.642Z] #30 4.683 ##### 7.1% ########### 15.7% ############### 22.1% #################### 28.5% ########################## 37.1% ############################### 43.5% ##################################### 52.1% ############################################# 62.8% #################################################### 73.6% ########################################################### 82.1% ################################################################# 90.7% ####################################################################### 99.3% ######################################################################## 100.0% [2021-04-17T10:44:35.933Z] #30 6.226 #=#=# [2021-04-17T10:44:36.301Z] #49 ... [2021-04-17T10:44:36.301Z] [2021-04-17T10:44:36.301Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-17T10:44:36.301Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-17T10:44:36.301Z] #13 5.130 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-04-17T10:44:36.301Z] #13 6.856 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-17T10:44:36.301Z] #13 8.994 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-17T10:44:36.301Z] #13 11.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-17T10:44:36.561Z] #13 ... [2021-04-17T10:44:36.561Z] [2021-04-17T10:44:36.561Z] #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-04-17T10:44:36.561Z] #45 sha256:29b81d6098a85e4b8c049910e84d8e09cabdd8caf493e5b2544274b8074df1f7 [2021-04-17T10:44:36.561Z] #45 10.73 internal/race [2021-04-17T10:44:36.561Z] #45 10.79 sync/atomic [2021-04-17T10:44:36.561Z] #45 11.19 unicode [2021-04-17T10:44:36.561Z] #45 11.29 runtime [2021-04-17T10:44:36.561Z] #45 14.86 unicode/utf8 [2021-04-17T10:44:36.561Z] #45 15.54 math/bits [2021-04-17T10:44:36.561Z] #45 16.23 math [2021-04-17T10:44:36.561Z] #45 20.46 internal/testlog [2021-04-17T10:44:36.561Z] #45 20.72 encoding [2021-04-17T10:44:36.561Z] #45 20.86 unicode/utf16 [2021-04-17T10:44:36.561Z] #45 21.02 container/list [2021-04-17T10:44:36.561Z] #45 ... [2021-04-17T10:44:36.561Z] [2021-04-17T10:44:36.561Z] #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-04-17T10:44:36.561Z] #47 sha256:12e0dbfc1d6ca2a83c186a88207d5eaab023e3d54c9e56475832747a855540be [2021-04-17T10:44:36.561Z] #47 19.10 go: finding github.com/fatih/color v1.9.0 [2021-04-17T10:44:36.561Z] #47 19.13 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-17T10:44:36.561Z] #47 19.14 go: finding github.com/pkg/errors v0.9.1 [2021-04-17T10:44:36.561Z] #47 19.36 go: finding github.com/spf13/pflag v1.0.3 [2021-04-17T10:44:36.561Z] #47 19.39 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-17T10:44:36.561Z] #47 19.40 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-17T10:44:36.561Z] #47 19.67 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-17T10:44:36.561Z] #47 19.77 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-17T10:44:36.561Z] #47 19.89 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-17T10:44:36.561Z] #47 20.03 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-17T10:44:36.561Z] #47 20.03 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-17T10:44:37.124Z] #47 ... [2021-04-17T10:44:37.124Z] [2021-04-17T10:44:37.124Z] #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-04-17T10:44:37.124Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-17T10:44:37.124Z] #36 11.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-17T10:44:37.381Z] #36 ... [2021-04-17T10:44:37.381Z] [2021-04-17T10:44:37.381Z] #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-04-17T10:44:37.381Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-17T10:44:37.381Z] #42 11.83 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-17T10:44:37.381Z] #42 13.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-17T10:44:37.381Z] #42 ... [2021-04-17T10:44:37.381Z] [2021-04-17T10:44:37.381Z] #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-04-17T10:44:37.381Z] #49 sha256:edf1d04daf2756db4e232f8ae74ab9b2189c6e06694c5412ae008caaf4985859 [2021-04-17T10:44:37.381Z] #49 21.89 go: downloading golang.org/x/text v0.3.2 [2021-04-17T10:44:37.381Z] #49 21.89 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-17T10:44:37.381Z] #49 21.91 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-17T10:44:37.381Z] #49 21.98 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-17T10:44:37.637Z] #49 21.98 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-17T10:44:37.637Z] #49 21.99 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-17T10:44:37.637Z] #49 22.00 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-17T10:44:37.637Z] #49 22.04 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-17T10:44:37.894Z] #49 22.33 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-17T10:44:37.894Z] #49 22.35 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-17T10:44:37.894Z] #49 22.35 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-17T10:44:37.894Z] #49 22.45 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-17T10:44:37.894Z] #49 22.47 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-17T10:44:37.894Z] #49 22.55 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-17T10:44:38.150Z] #49 22.62 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-17T10:44:38.150Z] #49 22.66 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-17T10:44:38.151Z] #49 22.72 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-17T10:44:38.408Z] #49 22.82 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-17T10:44:38.665Z] #49 ... [2021-04-17T10:44:38.665Z] [2021-04-17T10:44:38.665Z] #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-04-17T10:44:38.665Z] #58 sha256:622078af8c3de82b37ea7f5aacb910064440a0296298b3009877e7909ddf4215 [2021-04-17T10:44:38.665Z] #58 13.05 + cd /tmp/tmp.tp0KRR8Feg/src/github.com/rootless-containers/rootlesskit [2021-04-17T10:44:38.665Z] #58 13.05 + git checkout -q ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-17T10:44:38.665Z] #58 13.09 + export GO111MODULE=on [2021-04-17T10:44:38.665Z] #58 13.09 + GO111MODULE=on [2021-04-17T10:44:38.665Z] #58 13.09 + export GOPROXY=https://proxy.golang.org [2021-04-17T10:44:38.665Z] #58 13.09 + GOPROXY=https://proxy.golang.org [2021-04-17T10:44:38.665Z] #58 13.09 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-17T10:44:38.665Z] #58 13.09 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-17T10:44:38.665Z] #58 14.94 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-17T10:44:38.665Z] #58 14.96 go: downloading github.com/pkg/errors v0.9.1 [2021-04-17T10:44:38.665Z] #58 14.96 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-17T10:44:38.665Z] #58 15.00 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-17T10:44:38.665Z] #58 15.02 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-17T10:44:38.665Z] #58 15.15 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-17T10:44:38.665Z] #58 15.30 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-17T10:44:38.665Z] #58 15.39 go: downloading github.com/google/uuid v1.2.0 [2021-04-17T10:44:38.665Z] #58 15.46 go: extracting github.com/pkg/errors v0.9.1 [2021-04-17T10:44:38.665Z] #58 15.51 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-17T10:44:38.665Z] #58 15.66 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-17T10:44:38.665Z] #58 15.68 go: extracting github.com/google/uuid v1.2.0 [2021-04-17T10:44:38.665Z] #58 15.88 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-17T10:44:38.665Z] #58 16.00 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-17T10:44:38.665Z] #58 16.05 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-17T10:44:38.665Z] #58 16.09 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-17T10:44:38.665Z] #58 16.29 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-17T10:44:38.665Z] #58 16.49 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-17T10:44:38.665Z] #58 16.50 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-17T10:44:38.665Z] #58 17.46 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-17T10:44:38.665Z] #58 17.46 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-17T10:44:38.665Z] #58 20.23 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-17T10:44:38.665Z] #58 21.09 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-17T10:44:38.665Z] #58 22.34 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-17T10:44:38.665Z] #58 22.83 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-17T10:44:38.665Z] #58 ... [2021-04-17T10:44:38.665Z] [2021-04-17T10:44:38.665Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-17T10:44:38.665Z] #34 sha256:80dcc3d44830e6edf28ea36f3b3b65b7a464e8a885856928d96607bd915494a4 [2021-04-17T10:44:38.665Z] #34 18.74 github.com/pelletier/go-toml/cmd/tomll [2021-04-17T10:44:38.665Z] #34 DONE 23.2s [2021-04-17T10:44:38.665Z] [2021-04-17T10:44:38.665Z] #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-04-17T10:44:38.665Z] #49 sha256:edf1d04daf2756db4e232f8ae74ab9b2189c6e06694c5412ae008caaf4985859 [2021-04-17T10:44:38.665Z] #49 23.11 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-17T10:44:38.921Z] #49 23.36 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-17T10:44:38.921Z] #49 23.40 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-17T10:44:39.214Z] #49 23.58 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-17T10:44:39.214Z] #49 23.73 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-17T10:44:39.214Z] #49 23.80 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-17T10:44:39.470Z] #49 23.99 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-17T10:44:39.705Z] #30 6.336 0.1% ## 3.1% ### 5.0% ##### 7.5% ####### 10.6% ######## 12.5% ########## 15.0% ############# 18.1% ############## 20.6% ################# 24.3% ################### 27.4% ###################### 30.6% ####################### 33.1% ######################### 35.6% ########################### 38.0% ############################# 40.5% ############################## 43.0% ################################ 45.5% ################################### 48.6% #################################### 51.2% ###################################### 53.6% ######################################## 56.1% ########################################## 58.6% ############################################ 61.8% ############################################## 64.9% ################################################ 67.4% ################################################## 69.9% #################################################### 72.4% ###################################################### 75.5% ######################################################## 78.6% [2021-04-17T10:44:39.705Z] #30 ... [2021-04-17T10:44:39.705Z] [2021-04-17T10:44:39.705Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-17T10:44:39.705Z] #46 36.67 time [2021-04-17T10:44:39.705Z] #46 40.81 internal/poll [2021-04-17T10:44:39.705Z] #46 41.60 internal/fmtsort [2021-04-17T10:44:39.705Z] #46 41.82 internal/syscall/execenv [2021-04-17T10:44:39.705Z] #46 41.96 internal/syscall/unix [2021-04-17T10:44:39.705Z] #46 42.17 strings [2021-04-17T10:44:39.705Z] #46 42.53 os [2021-04-17T10:44:39.705Z] #46 43.67 regexp/syntax [2021-04-17T10:44:39.705Z] #46 44.90 fmt [2021-04-17T10:44:39.705Z] #46 46.55 path/filepath [2021-04-17T10:44:39.705Z] #46 ... [2021-04-17T10:44:39.705Z] [2021-04-17T10:44:39.705Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-17T10:44:39.727Z] #49 24.29 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-17T10:44:39.727Z] #49 24.37 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-17T10:44:39.984Z] #49 24.40 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-17T10:44:39.984Z] #49 24.43 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-17T10:44:39.984Z] #49 24.45 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-17T10:44:39.984Z] #49 24.52 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-17T10:44:39.984Z] #49 24.52 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-17T10:44:40.240Z] #49 24.65 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-17T10:44:40.240Z] #49 24.69 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-17T10:44:40.240Z] #49 24.72 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-17T10:44:40.511Z] #49 24.84 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-17T10:44:40.511Z] #49 24.85 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-17T10:44:40.511Z] #49 24.89 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-17T10:44:40.511Z] #49 25.08 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-17T10:44:40.573Z] #30 6.336 0.1% ## 3.1% ### 5.0% ##### 7.5% ####### 10.6% ######## 12.5% ########## 15.0% ############# 18.1% ############## 20.6% ################# 24.3% ################### 27.4% ###################### 30.6% ####################### 33.1% ######################### 35.6% ########################### 38.0% ############################# 40.5% ############################## 43.0% ################################ 45.5% ################################### 48.6% #################################### 51.2% ###################################### 53.6% ######################################## 56.1% ########################################## 58.6% ############################################ 61.8% ############################################## 64.9% ################################################ 67.4% ################################################## 69.9% #################################################### 72.4% ###################################################### 75.5% ######################################################## 78.6% ########################################################## 81.1% ############################################################ 83.6% ############################################################# 85.5% ############################################################### 88.0% ################################################################# 91.1% ################################################################### 94.2% ##################################################################### 96.1% ###################################################################### 97.9% ######################################################################## 100.0% [2021-04-17T10:44:40.573Z] #30 10.96 [2021-04-17T10:44:40.767Z] #49 25.08 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-17T10:44:40.768Z] #49 25.16 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-17T10:44:40.768Z] #49 25.17 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-17T10:44:40.768Z] #49 25.17 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-17T10:44:40.768Z] #49 25.22 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-17T10:44:40.768Z] #49 25.29 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-17T10:44:41.024Z] #49 25.47 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-17T10:44:41.024Z] #49 25.57 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-17T10:44:41.024Z] #49 25.57 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-17T10:44:41.024Z] #49 25.59 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-17T10:44:41.282Z] #49 25.64 go: downloading github.com/spf13/cast v1.3.0 [2021-04-17T10:44:41.282Z] #49 25.67 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-17T10:44:41.282Z] #49 25.68 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-17T10:44:41.282Z] #49 25.82 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-17T10:44:41.282Z] #49 25.83 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-17T10:44:41.538Z] #49 25.90 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-17T10:44:41.538Z] #49 25.98 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-17T10:44:41.538Z] #49 25.98 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-17T10:44:41.538Z] #49 26.01 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-17T10:44:41.538Z] #49 26.02 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-17T10:44:41.538Z] #49 26.09 go: extracting github.com/spf13/cast v1.3.0 [2021-04-17T10:44:41.600Z] #30 11.66 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-17T10:44:41.600Z] #30 11.88 [2021-04-17T10:44:41.794Z] #49 26.14 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-17T10:44:41.794Z] #49 26.14 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-17T10:44:41.794Z] #49 26.38 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-17T10:44:41.794Z] #49 26.43 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-17T10:44:41.794Z] #49 26.47 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-17T10:44:41.890Z] #30 12.01 0.5% ######################################################################## 100.0% [2021-04-17T10:44:41.890Z] #30 12.20 [2021-04-17T10:44:42.050Z] #49 26.51 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-17T10:44:42.050Z] #49 26.64 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-17T10:44:42.050Z] #49 26.64 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-17T10:44:42.050Z] #49 26.67 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-17T10:44:42.050Z] #49 26.70 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-17T10:44:42.050Z] #49 26.71 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-17T10:44:42.306Z] #49 26.72 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-17T10:44:42.306Z] #49 26.75 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-17T10:44:42.306Z] #49 26.84 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-17T10:44:42.306Z] #49 26.86 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-17T10:44:42.306Z] #49 26.94 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-17T10:44:42.519Z] #30 12.97 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-17T10:44:42.563Z] #49 27.08 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-17T10:44:42.563Z] #49 27.08 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-17T10:44:42.563Z] #49 27.19 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-17T10:44:42.809Z] #30 13.05 skipping existing aab193acf6ba [2021-04-17T10:44:42.809Z] #30 13.11 [2021-04-17T10:44:42.819Z] #49 27.20 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-17T10:44:42.819Z] #49 27.27 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-17T10:44:42.819Z] #49 27.32 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-17T10:44:42.819Z] #49 27.35 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-17T10:44:42.819Z] #49 27.47 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-17T10:44:43.117Z] #49 27.47 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-17T10:44:43.117Z] #49 27.54 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-17T10:44:43.117Z] #49 27.66 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-17T10:44:43.117Z] #49 27.66 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-17T10:44:43.117Z] #49 27.73 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-17T10:44:43.392Z] #49 27.82 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-17T10:44:43.392Z] #49 27.98 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-17T10:44:43.438Z] #30 13.81 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-17T10:44:43.649Z] #49 28.18 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-17T10:44:43.649Z] #49 ... [2021-04-17T10:44:43.649Z] [2021-04-17T10:44:43.649Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-17T10:44:43.649Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-17T10:44:43.649Z] #13 22.56 Fetched 8940 kB in 20s (449 kB/s) [2021-04-17T10:44:43.730Z] #30 14.06 [2021-04-17T10:44:43.730Z] #30 ... [2021-04-17T10:44:43.730Z] [2021-04-17T10:44:43.730Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-17T10:44:43.730Z] #52 40.82 internal/poll [2021-04-17T10:44:43.730Z] #52 42.30 encoding/base64 [2021-04-17T10:44:43.730Z] #52 42.47 os [2021-04-17T10:44:43.730Z] #52 42.77 strings [2021-04-17T10:44:43.730Z] #52 44.40 golang.org/x/sys/unix [2021-04-17T10:44:43.730Z] #52 44.72 fmt [2021-04-17T10:44:43.730Z] #52 48.03 encoding/json [2021-04-17T10:44:43.730Z] #52 49.93 github.com/pkg/diff [2021-04-17T10:44:43.730Z] #52 50.91 go/ast [2021-04-17T10:44:44.021Z] #52 ... [2021-04-17T10:44:44.021Z] [2021-04-17T10:44:44.021Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-17T10:44:44.605Z] #30 14.20 ### 4.9% ####### 11.1% ################ 23.3% ######################## 33.6% ################################# 45.9% ######################################### 58.2% [2021-04-17T10:44:44.605Z] #30 ... [2021-04-17T10:44:44.605Z] [2021-04-17T10:44:44.605Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-17T10:44:44.605Z] #44 10.20 DEP images/utsns.pb-c.d [2021-04-17T10:44:44.605Z] #44 10.21 PBCC images/ipc-desc.pb-c.c [2021-04-17T10:44:44.605Z] #44 10.23 PBCC images/ipc-sem.pb-c.c [2021-04-17T10:44:44.605Z] #44 10.24 DEP images/ipc-desc.pb-c.d [2021-04-17T10:44:44.605Z] #44 10.27 DEP images/ipc-sem.pb-c.d [2021-04-17T10:44:44.605Z] #44 10.31 PBCC images/ipc-msg.pb-c.c [2021-04-17T10:44:44.605Z] #44 10.31 DEP images/ipc-msg.pb-c.d [2021-04-17T10:44:44.605Z] #44 10.33 PBCC images/ipc-shm.pb-c.c [2021-04-17T10:44:44.605Z] #44 10.34 DEP images/ipc-shm.pb-c.d [2021-04-17T10:44:44.605Z] #44 10.37 PBCC images/ipc-var.pb-c.c [2021-04-17T10:44:44.605Z] #44 10.38 DEP images/ipc-var.pb-c.d [2021-04-17T10:44:44.605Z] #44 10.40 PBCC images/sk-opts.pb-c.c [2021-04-17T10:44:44.605Z] #44 10.40 PBCC images/packet-sock.pb-c.c [2021-04-17T10:44:44.605Z] #44 10.43 DEP images/sk-opts.pb-c.d [2021-04-17T10:44:44.605Z] #44 10.45 DEP images/packet-sock.pb-c.d [2021-04-17T10:44:44.605Z] #44 10.48 PBCC images/sk-netlink.pb-c.c [2021-04-17T10:44:44.605Z] #44 10.50 DEP images/sk-netlink.pb-c.d [2021-04-17T10:44:44.605Z] #44 10.55 PBCC images/sk-inet.pb-c.c [2021-04-17T10:44:44.605Z] #44 10.57 DEP images/sk-inet.pb-c.d [2021-04-17T10:44:44.605Z] #44 10.59 PBCC images/sk-unix.pb-c.c [2021-04-17T10:44:44.605Z] #44 10.63 DEP images/sk-unix.pb-c.d [2021-04-17T10:44:44.605Z] #44 10.67 PBCC images/mm.pb-c.c [2021-04-17T10:44:44.605Z] #44 10.70 DEP images/mm.pb-c.d [2021-04-17T10:44:44.605Z] #44 10.72 PBCC images/timerfd.pb-c.c [2021-04-17T10:44:44.605Z] #44 10.75 DEP images/timerfd.pb-c.d [2021-04-17T10:44:44.605Z] #44 10.80 PBCC images/timer.pb-c.c [2021-04-17T10:44:44.605Z] #44 10.81 DEP images/timer.pb-c.d [2021-04-17T10:44:44.605Z] #44 10.85 PBCC images/sa.pb-c.c [2021-04-17T10:44:44.605Z] #44 10.89 DEP images/sa.pb-c.d [2021-04-17T10:44:44.605Z] #44 10.92 PBCC images/pipe-data.pb-c.c [2021-04-17T10:44:44.605Z] #44 10.93 DEP images/pipe-data.pb-c.d [2021-04-17T10:44:44.605Z] #44 10.96 PBCC images/mnt.pb-c.c [2021-04-17T10:44:44.605Z] #44 10.98 DEP images/mnt.pb-c.d [2021-04-17T10:44:44.605Z] #44 11.03 PBCC images/sk-packet.pb-c.c [2021-04-17T10:44:44.605Z] #44 11.04 DEP images/sk-packet.pb-c.d [2021-04-17T10:44:44.605Z] #44 11.10 PBCC images/tcp-stream.pb-c.c [2021-04-17T10:44:44.605Z] #44 11.13 DEP images/tcp-stream.pb-c.d [2021-04-17T10:44:44.605Z] #44 11.16 PBCC images/pipe.pb-c.c [2021-04-17T10:44:44.605Z] #44 11.18 DEP images/pipe.pb-c.d [2021-04-17T10:44:44.605Z] #44 11.22 PBCC images/pstree.pb-c.c [2021-04-17T10:44:44.605Z] #44 11.24 DEP images/pstree.pb-c.d [2021-04-17T10:44:44.605Z] #44 11.25 PBCC images/fs.pb-c.c [2021-04-17T10:44:44.605Z] #44 11.28 DEP images/fs.pb-c.d [2021-04-17T10:44:44.605Z] #44 11.30 PBCC images/signalfd.pb-c.c [2021-04-17T10:44:44.605Z] #44 11.32 DEP images/signalfd.pb-c.d [2021-04-17T10:44:44.605Z] #44 11.38 PBCC images/fh.pb-c.c [2021-04-17T10:44:44.605Z] #44 11.43 PBCC images/fsnotify.pb-c.c [2021-04-17T10:44:44.605Z] #44 11.46 DEP images/fh.pb-c.d [2021-04-17T10:44:44.605Z] #44 11.50 DEP images/fsnotify.pb-c.d [2021-04-17T10:44:44.605Z] #44 11.53 PBCC images/eventpoll.pb-c.c [2021-04-17T10:44:44.605Z] #44 11.54 DEP images/eventpoll.pb-c.d [2021-04-17T10:44:44.605Z] #44 11.56 PBCC images/eventfd.pb-c.c [2021-04-17T10:44:44.605Z] #44 11.57 DEP images/eventfd.pb-c.d [2021-04-17T10:44:44.605Z] #44 11.58 PBCC images/remap-file-path.pb-c.c [2021-04-17T10:44:44.605Z] #44 11.59 DEP images/remap-file-path.pb-c.d [2021-04-17T10:44:44.605Z] #44 11.64 PBCC images/fifo.pb-c.c [2021-04-17T10:44:44.605Z] #44 11.65 DEP images/fifo.pb-c.d [2021-04-17T10:44:44.605Z] #44 11.65 PBCC images/ghost-file.pb-c.c [2021-04-17T10:44:44.605Z] #44 11.69 DEP images/ghost-file.pb-c.d [2021-04-17T10:44:44.605Z] #44 11.71 PBCC images/regfile.pb-c.c [2021-04-17T10:44:44.605Z] #44 11.74 DEP images/regfile.pb-c.d [2021-04-17T10:44:44.605Z] #44 11.78 PBCC images/ns.pb-c.c [2021-04-17T10:44:44.605Z] #44 11.79 DEP images/ns.pb-c.d [2021-04-17T10:44:44.605Z] #44 11.82 PBCC images/fdinfo.pb-c.c [2021-04-17T10:44:44.605Z] #44 11.87 DEP images/fdinfo.pb-c.d [2021-04-17T10:44:44.605Z] #44 11.91 PBCC images/core-aarch64.pb-c.c [2021-04-17T10:44:44.605Z] #44 11.92 PBCC images/core-arm.pb-c.c [2021-04-17T10:44:44.605Z] #44 11.94 PBCC images/core-ppc64.pb-c.c [2021-04-17T10:44:44.605Z] #44 11.96 PBCC images/core-s390.pb-c.c [2021-04-17T10:44:44.605Z] #44 11.98 PBCC images/core-x86.pb-c.c [2021-04-17T10:44:44.605Z] #44 12.02 PBCC images/core.pb-c.c [2021-04-17T10:44:44.605Z] #44 12.05 PBCC images/inventory.pb-c.c [2021-04-17T10:44:44.605Z] #44 12.08 DEP images/core-aarch64.pb-c.d [2021-04-17T10:44:44.605Z] #44 12.12 DEP images/core-arm.pb-c.d [2021-04-17T10:44:44.605Z] #44 12.14 DEP images/core-ppc64.pb-c.d [2021-04-17T10:44:44.605Z] #44 12.17 DEP images/core-s390.pb-c.d [2021-04-17T10:44:44.605Z] #44 12.21 DEP images/core-x86.pb-c.d [2021-04-17T10:44:44.605Z] #44 12.25 DEP images/core.pb-c.d [2021-04-17T10:44:44.605Z] #44 12.27 DEP images/inventory.pb-c.d [2021-04-17T10:44:44.605Z] #44 12.32 PBCC images/cpuinfo.pb-c.c [2021-04-17T10:44:44.605Z] #44 12.33 DEP images/cpuinfo.pb-c.d [2021-04-17T10:44:44.605Z] #44 12.38 PBCC images/stats.pb-c.c [2021-04-17T10:44:44.605Z] #44 12.39 DEP images/stats.pb-c.d [2021-04-17T10:44:44.605Z] #44 13.29 make[1]: Nothing to be done for 'all'. [2021-04-17T10:44:44.605Z] #44 14.21 CC images/stats.o [2021-04-17T10:44:44.605Z] #44 14.40 CC images/core.o [2021-04-17T10:44:44.605Z] #44 14.92 CC images/core-x86.o [2021-04-17T10:44:44.605Z] #44 15.33 CC images/core-arm.o [2021-04-17T10:44:44.605Z] #44 15.50 CC images/core-aarch64.o [2021-04-17T10:44:44.605Z] #44 15.67 CC images/core-ppc64.o [2021-04-17T10:44:44.605Z] #44 15.89 CC images/core-s390.o [2021-04-17T10:44:44.605Z] #44 16.18 CC images/cpuinfo.o [2021-04-17T10:44:44.605Z] #44 16.35 CC images/inventory.o [2021-04-17T10:44:44.605Z] #44 16.55 CC images/fdinfo.o [2021-04-17T10:44:44.605Z] #44 16.75 CC images/fown.o [2021-04-17T10:44:44.605Z] #44 16.84 CC images/ns.o [2021-04-17T10:44:44.605Z] #44 16.98 CC images/regfile.o [2021-04-17T10:44:44.605Z] #44 17.17 CC images/ghost-file.o [2021-04-17T10:44:44.605Z] #44 17.29 CC images/fifo.o [2021-04-17T10:44:44.605Z] #44 17.43 CC images/remap-file-path.o [2021-04-17T10:44:44.605Z] #44 17.57 CC images/eventfd.o [2021-04-17T10:44:44.605Z] #44 17.74 CC images/eventpoll.o [2021-04-17T10:44:44.605Z] #44 17.93 CC images/fh.o [2021-04-17T10:44:44.605Z] #44 18.05 CC images/fsnotify.o [2021-04-17T10:44:44.605Z] #44 18.48 CC images/signalfd.o [2021-04-17T10:44:44.605Z] #44 18.64 CC images/fs.o [2021-04-17T10:44:44.605Z] #44 18.81 CC images/pstree.o [2021-04-17T10:44:44.605Z] #44 18.97 CC images/pipe.o [2021-04-17T10:44:44.605Z] #44 19.12 CC images/tcp-stream.o [2021-04-17T10:44:44.605Z] #44 19.30 CC images/sk-packet.o [2021-04-17T10:44:44.605Z] #44 19.54 CC images/mnt.o [2021-04-17T10:44:44.605Z] #44 19.65 CC images/pipe-data.o [2021-04-17T10:44:44.605Z] #44 19.82 CC images/sa.o [2021-04-17T10:44:44.605Z] #44 19.91 CC images/timer.o [2021-04-17T10:44:44.605Z] #44 20.19 CC images/timerfd.o [2021-04-17T10:44:44.605Z] #44 20.29 CC images/mm.o [2021-04-17T10:44:44.605Z] #44 ... [2021-04-17T10:44:44.605Z] [2021-04-17T10:44:44.605Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-17T10:44:45.363Z] #30 14.20 ### 4.9% ####### 11.1% ################ 23.3% ######################## 33.6% ################################# 45.9% ######################################### 58.2% ################################################## 70.5% ######################################################## 78.7% ################################################################ 88.9% ######################################################################## 100.0% [2021-04-17T10:44:45.363Z] #30 15.37 [2021-04-17T10:44:45.578Z] #13 22.56 Reading package lists... [2021-04-17T10:44:45.578Z] #13 ... [2021-04-17T10:44:45.578Z] [2021-04-17T10:44:45.578Z] #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-04-17T10:44:45.578Z] #51 sha256:88f743070e5d7dc0e709a91d954ab7a8127196775dc37bb03b64f9880271f37d [2021-04-17T10:44:45.578Z] #51 19.86 + cd /tmp/tmp.u6ymDgrafL/src/github.com/mvdan/sh [2021-04-17T10:44:45.578Z] #51 19.86 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-17T10:44:45.578Z] #51 19.97 + GO111MODULE=on [2021-04-17T10:44:45.578Z] #51 19.97 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-17T10:44:45.578Z] #51 21.29 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-17T10:44:45.578Z] #51 21.31 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-17T10:44:45.578Z] #51 21.38 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-17T10:44:45.578Z] #51 21.46 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-17T10:44:45.578Z] #51 21.55 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-17T10:44:45.578Z] #51 22.56 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-17T10:44:45.578Z] #51 23.42 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-17T10:44:45.578Z] #51 25.20 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-17T10:44:45.578Z] #51 26.42 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-17T10:44:45.578Z] #51 26.61 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-17T10:44:45.578Z] #51 26.72 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-17T10:44:45.578Z] #51 26.84 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-17T10:44:45.578Z] #51 27.61 runtime/cgo [2021-04-17T10:44:45.578Z] #51 27.66 runtime [2021-04-17T10:44:45.578Z] #51 ... [2021-04-17T10:44:45.578Z] [2021-04-17T10:44:45.579Z] #67 [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-04-17T10:44:45.579Z] #67 sha256:dbc53f791198fc615c09a56f31ebd4ea7b494961c2803812a681444d1c83e46a [2021-04-17T10:44:45.579Z] #67 25.99 Checking out files: 67% (1281/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-04-17T10:44:45.579Z] #67 26.53 + cd /tmp/tmp.6jmLzvVSPv/src/github.com/docker/libnetwork [2021-04-17T10:44:45.579Z] #67 26.53 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-17T10:44:45.579Z] #67 27.14 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-17T10:44:45.652Z] #30 15.95 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-17T10:44:46.002Z] #30 16.20 [2021-04-17T10:44:46.002Z] #30 16.27 ######################################################################## 100.0% [2021-04-17T10:44:46.002Z] #30 16.30 [2021-04-17T10:44:46.622Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02a37ba880b7aa0ce) in /home/ubuntu/workspace/moby_PR-42305 [Pipeline] { [2021-04-17T10:44:46.639Z] #30 16.80 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-17T10:44:46.639Z] #30 17.02 [2021-04-17T10:44:46.639Z] #30 17.10 ######################################################################## 100.0% [Pipeline] checkout [2021-04-17T10:44:46.771Z] The recommended git tool is: git [2021-04-17T10:44:46.932Z] #30 17.16 [2021-04-17T10:44:46.932Z] #30 17.19 Download of images into '/build' complete. [2021-04-17T10:44:46.932Z] #30 17.19 Use something like the following to load the result into a Docker daemon: [2021-04-17T10:44:46.932Z] #30 17.19 tar -cC '/build' . | docker load [2021-04-17T10:44:46.948Z] #67 ... [2021-04-17T10:44:46.948Z] [2021-04-17T10:44:46.948Z] #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-04-17T10:44:46.948Z] #45 sha256:29b81d6098a85e4b8c049910e84d8e09cabdd8caf493e5b2544274b8074df1f7 [2021-04-17T10:44:46.948Z] #45 21.56 crypto/internal/subtle [2021-04-17T10:44:46.948Z] #45 21.70 crypto/subtle [2021-04-17T10:44:46.948Z] #45 21.85 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-17T10:44:46.948Z] #45 22.01 internal/nettrace [2021-04-17T10:44:46.948Z] #45 22.14 runtime/cgo [2021-04-17T10:44:47.205Z] #45 ... [2021-04-17T10:44:47.205Z] [2021-04-17T10:44:47.205Z] #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-04-17T10:44:47.205Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-17T10:44:47.205Z] #40 23.95 Checking out files: 67% (1141/1684) Checking out files: 68% (1146/1684) Checking out files: 69% (1162/1684) Checking out files: 70% (1179/1684) Checking out files: 71% (1196/1684) Checking out files: 72% (1213/1684) Checking out files: 73% (1230/1684) Checking out files: 74% (1247/1684) Checking out files: 75% (1263/1684) Checking out files: 76% (1280/1684) Checking out files: 77% (1297/1684) Checking out files: 78% (1314/1684) Checking out files: 79% (1331/1684) Checking out files: 80% (1348/1684) Checking out files: 81% (1365/1684) Checking out files: 82% (1381/1684) Checking out files: 83% (1398/1684) Checking out files: 84% (1415/1684) Checking out files: 85% (1432/1684) Checking out files: 86% (1449/1684) Checking out files: 87% (1466/1684) Checking out files: 88% (1482/1684) Checking out files: 89% (1499/1684) Checking out files: 90% (1516/1684) Checking out files: 91% (1533/1684) Checking out files: 92% (1550/1684) Checking out files: 93% (1567/1684) Checking out files: 94% (1583/1684) Checking out files: 95% (1600/1684) Checking out files: 96% (1617/1684) Checking out files: 97% (1634/1684) Checking out files: 98% (1651/1684) Checking out files: 99% (1668/1684) Checking out files: 100% (1684/1684) Checking out files: 100% (1684/1684), done. [2021-04-17T10:44:47.205Z] #40 24.59 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-17T10:44:47.205Z] #40 26.33 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-04-17T10:44:47.566Z] #30 ... [2021-04-17T10:44:47.566Z] [2021-04-17T10:44:47.566Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-17T10:44:47.566Z] #14 43.44 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-17T10:44:47.566Z] #14 43.46 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-04-17T10:44:47.566Z] #14 43.46 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-17T10:44:47.566Z] #14 43.56 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-17T10:44:47.566Z] #14 43.56 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-04-17T10:44:47.566Z] #14 43.56 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-17T10:44:47.566Z] #14 ... [2021-04-17T10:44:47.566Z] [2021-04-17T10:44:47.566Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-17T10:44:47.566Z] #30 DONE 18.0s [2021-04-17T10:44:47.566Z] [2021-04-17T10:44:47.566Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-17T10:44:47.566Z] #57 29.67 Checking out files: 75% (2922/3884) Checking out files: 76% (2952/3884) Checking out files: 77% (2991/3884) Checking out files: 78% (3030/3884) Checking out files: 79% (3069/3884) Checking out files: 80% (3108/3884) Checking out files: 81% (3147/3884) Checking out files: 82% (3185/3884) Checking out files: 83% (3224/3884) Checking out files: 84% (3263/3884) Checking out files: 85% (3302/3884) Checking out files: 86% (3341/3884) Checking out files: 87% (3380/3884) Checking out files: 88% (3418/3884) Checking out files: 89% (3457/3884) Checking out files: 90% (3496/3884) Checking out files: 91% (3535/3884) Checking out files: 92% (3574/3884) Checking out files: 93% (3613/3884) Checking out files: 94% (3651/3884) Checking out files: 95% (3690/3884) Checking out files: 96% (3729/3884) Checking out files: 97% (3768/3884) Checking out files: 98% (3807/3884) Checking out files: 99% (3846/3884) Checking out files: 100% (3884/3884) Checking out files: 100% (3884/3884), done. [2021-04-17T10:44:47.566Z] #57 30.24 + cd /tmp/tmp.szd6lQnkxz/src/github.com/containerd/containerd [2021-04-17T10:44:47.566Z] #57 30.24 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-17T10:44:47.566Z] #57 31.73 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-17T10:44:47.566Z] #57 31.73 + BUILDTAGS='netgo osusergo static_build' [2021-04-17T10:44:47.566Z] #57 31.73 + export EXTRA_FLAGS=-buildmode=pie [2021-04-17T10:44:47.566Z] #57 31.73 + EXTRA_FLAGS=-buildmode=pie [2021-04-17T10:44:47.566Z] #57 31.73 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-17T10:44:47.566Z] #57 31.73 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-17T10:44:47.566Z] #57 31.73 + '[' '' = dynamic ']' [2021-04-17T10:44:47.566Z] #57 31.73 + make [2021-04-17T10:44:47.566Z] #57 32.43 + bin/ctr [2021-04-17T10:44:47.768Z] #40 ... [2021-04-17T10:44:47.768Z] [2021-04-17T10:44:47.768Z] #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-04-17T10:44:47.768Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-17T10:44:47.768Z] #36 22.31 Fetched 8427 kB in 17s (490 kB/s) [2021-04-17T10:44:47.768Z] #36 22.31 Reading package lists... [2021-04-17T10:44:48.024Z] #36 29.53 Reading package lists... [2021-04-17T10:44:48.024Z] #36 ... [2021-04-17T10:44:48.024Z] [2021-04-17T10:44:48.024Z] #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-04-17T10:44:48.024Z] #49 sha256:edf1d04daf2756db4e232f8ae74ab9b2189c6e06694c5412ae008caaf4985859 [2021-04-17T10:44:48.024Z] #49 28.30 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-17T10:44:48.024Z] #49 28.32 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-17T10:44:48.024Z] #49 28.55 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-17T10:44:48.024Z] #49 28.98 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-17T10:44:48.024Z] #49 29.05 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-17T10:44:48.024Z] #49 29.25 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-17T10:44:48.024Z] #49 29.81 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-17T10:44:48.024Z] #49 29.83 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-17T10:44:48.024Z] #49 29.96 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-17T10:44:48.024Z] #49 30.26 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-17T10:44:48.024Z] #49 30.27 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-17T10:44:48.024Z] #49 30.28 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-17T10:44:48.024Z] #49 30.28 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-17T10:44:48.024Z] #49 30.48 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-17T10:44:48.024Z] #49 30.48 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-17T10:44:48.024Z] #49 30.63 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-17T10:44:48.024Z] #49 30.73 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-17T10:44:48.024Z] #49 30.95 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-17T10:44:48.024Z] #49 31.15 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-17T10:44:48.587Z] #49 32.95 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-17T10:44:49.759Z] using credential docker-jenkins-github-credentials [2021-04-17T10:44:49.765Z] Cloning the remote Git repository [2021-04-17T10:44:49.765Z] Cloning with configured refspecs honoured and without tags [2021-04-17T10:44:49.783Z] Cloning repository https://github.com/moby/moby.git [2021-04-17T10:44:49.839Z] > git init /home/ubuntu/workspace/moby_PR-42305 # timeout=10 [2021-04-17T10:44:50.098Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-17T10:44:50.099Z] > git --version # timeout=10 [2021-04-17T10:44:50.130Z] > git --version # 'git version 2.17.1' [2021-04-17T10:44:50.131Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-17T10:44:50.132Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42305/head:refs/remotes/origin/PR-42305 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-17T10:44:50.466Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0bc16a74682ae95ab) in /home/ubuntu/workspace/moby_PR-42305 [Pipeline] { [2021-04-17T10:44:50.481Z] #49 ... [2021-04-17T10:44:50.481Z] [2021-04-17T10:44:50.481Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-17T10:44:50.481Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-17T10:44:50.481Z] #13 22.56 Reading package lists... [Pipeline] checkout [2021-04-17T10:44:50.583Z] The recommended git tool is: git [2021-04-17T10:44:50.737Z] #13 ... [2021-04-17T10:44:50.737Z] [2021-04-17T10:44:50.737Z] #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-04-17T10:44:50.737Z] #58 sha256:622078af8c3de82b37ea7f5aacb910064440a0296298b3009877e7909ddf4215 [2021-04-17T10:44:50.737Z] #58 25.22 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-17T10:44:50.737Z] #58 25.40 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-17T10:44:50.737Z] #58 25.42 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-17T10:44:50.737Z] #58 26.13 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-17T10:44:50.737Z] #58 26.62 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-17T10:44:50.737Z] #58 29.71 go: finding github.com/pkg/errors v0.9.1 [2021-04-17T10:44:50.737Z] #58 29.82 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-17T10:44:50.737Z] #58 30.10 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-17T10:44:50.737Z] #58 30.22 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-17T10:44:50.737Z] #58 30.31 go: finding github.com/google/uuid v1.2.0 [2021-04-17T10:44:50.737Z] #58 30.38 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-17T10:44:50.737Z] #58 30.45 go: finding github.com/gofrs/flock v0.8.0 [2021-04-17T10:44:50.737Z] #58 30.48 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-17T10:44:50.737Z] #58 30.55 go: finding github.com/gorilla/mux v1.8.0 [2021-04-17T10:44:50.737Z] #58 30.56 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-17T10:44:50.737Z] #58 30.62 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-17T10:44:50.737Z] #58 30.62 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-17T10:44:50.737Z] #58 30.66 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-17T10:44:50.737Z] #58 30.86 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-17T10:44:50.737Z] #58 30.93 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-17T10:44:50.737Z] #58 ... [2021-04-17T10:44:50.737Z] [2021-04-17T10:44:50.738Z] #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-04-17T10:44:50.738Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-17T10:44:50.738Z] #55 25.22 Fetched 8427 kB in 19s (445 kB/s) [2021-04-17T10:44:50.738Z] #55 25.22 Reading package lists... [2021-04-17T10:44:50.994Z] #55 31.96 Reading package lists... [2021-04-17T10:44:50.994Z] #55 ... [2021-04-17T10:44:50.994Z] [2021-04-17T10:44:50.994Z] #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-04-17T10:44:50.994Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-17T10:44:50.994Z] #42 25.38 Fetched 8427 kB in 18s (466 kB/s) [2021-04-17T10:44:50.994Z] #42 25.38 Reading package lists... [2021-04-17T10:44:50.994Z] #42 32.17 Reading package lists... [2021-04-17T10:44:50.994Z] #42 ... [2021-04-17T10:44:50.994Z] [2021-04-17T10:44:50.994Z] #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-04-17T10:44:50.994Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-17T10:44:50.994Z] #36 29.53 Reading package lists... [2021-04-17T10:44:51.099Z] #57 ... [2021-04-17T10:44:51.099Z] [2021-04-17T10:44:51.099Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-17T10:44:51.099Z] #46 47.57 regexp [2021-04-17T10:44:51.099Z] #46 48.43 flag [2021-04-17T10:44:51.099Z] #46 49.62 go/token [2021-04-17T10:44:51.099Z] #46 49.65 internal/lazyregexp [2021-04-17T10:44:51.099Z] #46 49.82 path [2021-04-17T10:44:51.099Z] #46 50.07 go/scanner [2021-04-17T10:44:51.099Z] #46 50.21 net/url [2021-04-17T10:44:51.099Z] #46 50.75 go/ast [2021-04-17T10:44:51.099Z] #46 51.46 text/template/parse [2021-04-17T10:44:51.099Z] #46 53.88 text/template [2021-04-17T10:44:51.099Z] #46 54.23 go/parser [2021-04-17T10:44:51.099Z] #46 56.26 encoding/xml [2021-04-17T10:44:51.099Z] #46 57.29 go/doc [2021-04-17T10:44:51.099Z] #46 ... [2021-04-17T10:44:51.099Z] [2021-04-17T10:44:51.099Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-17T10:44:51.099Z] #44 20.50 CC images/sk-opts.o [2021-04-17T10:44:51.099Z] #44 20.64 CC images/sk-unix.o [2021-04-17T10:44:51.099Z] #44 20.85 CC images/sk-inet.o [2021-04-17T10:44:51.099Z] #44 21.12 CC images/tun.o [2021-04-17T10:44:51.099Z] #44 21.34 CC images/sk-netlink.o [2021-04-17T10:44:51.099Z] #44 21.42 CC images/packet-sock.o [2021-04-17T10:44:51.099Z] #44 21.71 CC images/ipc-var.o [2021-04-17T10:44:51.099Z] #44 21.83 CC images/ipc-desc.o [2021-04-17T10:44:51.099Z] #44 21.99 CC images/ipc-shm.o [2021-04-17T10:44:51.099Z] #44 22.09 CC images/ipc-msg.o [2021-04-17T10:44:51.099Z] #44 22.20 CC images/ipc-sem.o [2021-04-17T10:44:51.099Z] #44 22.41 CC images/utsns.o [2021-04-17T10:44:51.099Z] #44 22.47 CC images/creds.o [2021-04-17T10:44:51.099Z] #44 22.68 CC images/vma.o [2021-04-17T10:44:51.099Z] #44 22.77 CC images/netdev.o [2021-04-17T10:44:51.099Z] #44 23.05 CC images/tty.o [2021-04-17T10:44:51.099Z] #44 23.38 CC images/file-lock.o [2021-04-17T10:44:51.099Z] #44 23.49 CC images/rlimit.o [2021-04-17T10:44:51.099Z] #44 23.60 CC images/pagemap.o [2021-04-17T10:44:51.099Z] #44 23.87 CC images/siginfo.o [2021-04-17T10:44:51.099Z] #44 24.04 CC images/rpc.o [2021-04-17T10:44:51.099Z] #44 24.61 CC images/ext-file.o [2021-04-17T10:44:51.099Z] #44 24.74 CC images/cgroup.o [2021-04-17T10:44:51.099Z] #44 25.10 CC images/userns.o [2021-04-17T10:44:51.099Z] #44 25.23 CC images/google/protobuf/descriptor.o [2021-04-17T10:44:51.099Z] #44 26.18 CC images/opts.o [2021-04-17T10:44:51.099Z] #44 26.36 CC images/seccomp.o [2021-04-17T10:44:51.099Z] #44 26.46 CC images/binfmt-misc.o [2021-04-17T10:44:51.099Z] #44 26.55 CC images/time.o [2021-04-17T10:44:51.099Z] #44 26.61 CC images/sysctl.o [2021-04-17T10:44:51.099Z] #44 26.68 CC images/autofs.o [2021-04-17T10:44:51.099Z] #44 26.74 CC images/macvlan.o [2021-04-17T10:44:51.099Z] #44 26.81 CC images/sit.o [2021-04-17T10:44:51.099Z] #44 26.88 CC images/memfd.o [2021-04-17T10:44:51.393Z] #44 27.09 CC images/timens.o [2021-04-17T10:44:51.683Z] #44 27.28 LINK images/built-in.o [2021-04-17T10:44:51.683Z] #44 27.35 GEN compel/include/asm [2021-04-17T10:44:51.683Z] #44 27.36 GEN compel/include/version.h [2021-04-17T10:44:51.683Z] #44 27.36 touch .config [2021-04-17T10:44:51.683Z] #44 27.38 GEN include/common/config.h [2021-04-17T10:44:51.683Z] #44 27.41 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2021-04-17T10:44:51.972Z] #44 27.50 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-04-17T10:44:51.972Z] #44 27.51 GEN compel/plugins/include/uapi/std/syscall.h [2021-04-17T10:44:51.972Z] #44 27.52 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2021-04-17T10:44:51.972Z] #44 27.54 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2021-04-17T10:44:51.972Z] #44 27.55 DEP compel/arch/s390/plugins/std/parasite-head.d [2021-04-17T10:44:51.972Z] #44 27.57 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-17T10:44:51.972Z] #44 27.57 DEP compel/plugins/std/infect.d [2021-04-17T10:44:51.972Z] #44 27.69 DEP compel/plugins/std/string.d [2021-04-17T10:44:51.972Z] #44 27.78 DEP compel/plugins/std/log.d [2021-04-17T10:44:52.261Z] #44 27.88 DEP compel/plugins/std/fds.d [2021-04-17T10:44:52.261Z] #44 28.00 DEP compel/plugins/std/std.d [2021-04-17T10:44:52.261Z] #44 ... [2021-04-17T10:44:52.261Z] [2021-04-17T10:44:52.261Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-17T10:44:52.261Z] #46 59.44 github.com/LK4D4/vndr/versioned [2021-04-17T10:44:52.261Z] #46 59.49 compress/flate [2021-04-17T10:44:52.551Z] #46 59.60 github.com/LK4D4/vndr/build [2021-04-17T10:44:52.727Z] #36 35.90 Building dependency tree... [2021-04-17T10:44:53.363Z] using credential docker-jenkins-github-credentials [2021-04-17T10:44:53.370Z] Cloning the remote Git repository [2021-04-17T10:44:53.370Z] Cloning with configured refspecs honoured and without tags [2021-04-17T10:44:52.612Z] Cloning repository https://github.com/moby/moby.git [2021-04-17T10:44:52.661Z] > git init /home/ubuntu/workspace/moby_PR-42305 # timeout=10 [2021-04-17T10:44:52.966Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-17T10:44:52.966Z] > git --version # timeout=10 [2021-04-17T10:44:52.977Z] > git --version # 'git version 2.25.1' [2021-04-17T10:44:52.977Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-17T10:44:53.007Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42305/head:refs/remotes/origin/PR-42305 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-17T10:44:54.052Z] #46 ... [2021-04-17T10:44:54.052Z] [2021-04-17T10:44:54.052Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-17T10:44:54.052Z] #52 51.49 golang.org/x/crypto/ssh/terminal [2021-04-17T10:44:54.052Z] #52 52.38 mvdan.cc/editorconfig [2021-04-17T10:44:54.052Z] #52 53.09 mvdan.cc/sh/v3/fileutil [2021-04-17T10:44:54.052Z] #52 53.18 text/tabwriter [2021-04-17T10:44:54.052Z] #52 53.65 mvdan.cc/sh/v3/syntax [2021-04-17T10:44:54.052Z] #52 57.36 mvdan.cc/sh/v3/cmd/shfmt [2021-04-17T10:44:54.052Z] #52 DONE 61.0s [2021-04-17T10:44:54.052Z] [2021-04-17T10:44:54.052Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-17T10:44:54.052Z] #46 61.03 net [2021-04-17T10:44:54.616Z] #36 39.02 The following additional packages will be installed: [2021-04-17T10:44:54.616Z] #36 39.03 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-17T10:44:54.616Z] #36 39.03 Suggested packages: [2021-04-17T10:44:54.616Z] #36 39.04 cmake-doc ninja-build lrzip [2021-04-17T10:44:54.616Z] #36 39.04 Recommended packages: [2021-04-17T10:44:54.616Z] #36 39.04 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-17T10:44:55.095Z] #46 62.04 vendor/golang.org/x/crypto/curve25519 [2021-04-17T10:44:55.384Z] #46 62.36 vendor/golang.org/x/text/transform [2021-04-17T10:44:55.544Z] #36 40.04 The following NEW packages will be installed: [2021-04-17T10:44:55.544Z] #36 40.05 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-17T10:44:55.544Z] #36 40.05 vim-common xxd [2021-04-17T10:44:55.673Z] #46 62.75 vendor/golang.org/x/text/unicode/bidi [2021-04-17T10:44:56.106Z] #36 40.49 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-17T10:44:56.106Z] #36 40.49 Need to get 14.9 MB of archives. [2021-04-17T10:44:56.106Z] #36 40.49 After this operation, 61.8 MB of additional disk space will be used. [2021-04-17T10:44:56.106Z] #36 40.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-17T10:44:56.106Z] #36 40.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-17T10:44:56.106Z] #36 40.51 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-04-17T10:44:56.106Z] #36 40.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-17T10:44:56.294Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-06243710047cecdd9) in /home/ubuntu/workspace/moby_PR-42305 [Pipeline] { [Pipeline] checkout [2021-04-17T10:44:56.421Z] The recommended git tool is: git [2021-04-17T10:44:56.701Z] #46 63.77 vendor/golang.org/x/text/secure/bidirule [2021-04-17T10:44:56.990Z] #46 63.89 vendor/golang.org/x/text/unicode/norm [2021-04-17T10:44:57.037Z] #36 41.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-04-17T10:44:57.037Z] #36 41.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-04-17T10:44:57.037Z] #36 41.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-04-17T10:44:57.037Z] #36 41.56 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-04-17T10:44:57.037Z] #36 41.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-04-17T10:44:57.037Z] #36 41.59 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-04-17T10:44:57.967Z] #36 ... [2021-04-17T10:44:57.967Z] [2021-04-17T10:44:57.968Z] #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-04-17T10:44:57.968Z] #49 sha256:edf1d04daf2756db4e232f8ae74ab9b2189c6e06694c5412ae008caaf4985859 [2021-04-17T10:44:57.968Z] #49 35.23 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-17T10:44:57.968Z] #49 36.46 go: extracting golang.org/x/text v0.3.2 [2021-04-17T10:44:57.968Z] #49 42.09 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-17T10:44:57.968Z] #49 42.11 go: finding github.com/fatih/color v1.7.0 [2021-04-17T10:44:57.968Z] #49 42.16 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-17T10:44:57.968Z] #49 42.19 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-17T10:44:57.968Z] #49 42.22 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-17T10:44:57.968Z] #49 42.26 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-17T10:44:57.968Z] #49 42.27 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-17T10:44:57.968Z] #49 42.31 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-17T10:44:57.968Z] #49 42.31 go: finding github.com/pkg/errors v0.8.1 [2021-04-17T10:44:57.968Z] #49 42.32 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-17T10:44:57.968Z] #49 42.37 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-17T10:44:57.968Z] #49 42.38 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-17T10:44:57.968Z] #49 42.39 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-17T10:44:57.968Z] #49 42.41 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-17T10:44:57.968Z] #49 42.42 go: finding github.com/stretchr/testify v1.4.0 [2021-04-17T10:44:57.968Z] #49 42.43 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-17T10:44:57.968Z] #49 42.43 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-17T10:44:57.968Z] #49 42.44 go: finding github.com/spf13/viper v1.6.1 [2021-04-17T10:44:57.968Z] #49 42.47 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-17T10:44:57.968Z] #49 42.51 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-17T10:44:57.968Z] #49 42.56 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-17T10:44:58.224Z] #49 42.68 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-17T10:44:58.224Z] #49 42.68 go: finding github.com/stretchr/objx v0.2.0 [2021-04-17T10:44:58.224Z] #49 42.71 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-17T10:44:58.224Z] #49 42.74 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-17T10:44:58.224Z] #49 42.78 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-17T10:44:58.224Z] #49 42.80 go: finding github.com/gobwas/glob v0.2.3 [2021-04-17T10:44:58.224Z] #49 42.83 go: finding github.com/spf13/cobra v0.0.5 [2021-04-17T10:44:58.224Z] #49 42.84 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-17T10:44:58.224Z] #49 42.84 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-17T10:44:58.489Z] #49 42.92 go: finding github.com/spf13/pflag v1.0.5 [2021-04-17T10:44:58.489Z] #49 42.92 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-17T10:44:58.489Z] #49 43.02 go: finding github.com/magiconair/properties v1.8.1 [2021-04-17T10:44:58.489Z] #49 43.12 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-17T10:44:58.489Z] #49 ... [2021-04-17T10:44:58.489Z] [2021-04-17T10:44:58.489Z] #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-04-17T10:44:58.489Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-17T10:44:58.489Z] #36 43.11 debconf: delaying package configuration, since apt-utils is not installed [2021-04-17T10:44:58.745Z] #36 ... [2021-04-17T10:44:58.745Z] [2021-04-17T10:44:58.745Z] #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-04-17T10:44:58.745Z] #45 sha256:29b81d6098a85e4b8c049910e84d8e09cabdd8caf493e5b2544274b8074df1f7 [2021-04-17T10:44:58.745Z] #45 33.20 vendor/golang.org/x/crypto/internal/subtle [2021-04-17T10:44:58.745Z] #45 33.32 vendor/golang.org/x/crypto/curve25519 [2021-04-17T10:44:58.745Z] #45 41.57 sync [2021-04-17T10:44:58.745Z] #45 41.59 internal/reflectlite [2021-04-17T10:44:58.745Z] #45 43.18 github.com/LK4D4/vndr/godl/singleflight [2021-04-17T10:44:58.745Z] #45 ... [2021-04-17T10:44:58.745Z] [2021-04-17T10:44:58.745Z] #67 [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-04-17T10:44:58.745Z] #67 sha256:dbc53f791198fc615c09a56f31ebd4ea7b494961c2803812a681444d1c83e46a [2021-04-17T10:44:58.745Z] #67 DONE 43.3s [2021-04-17T10:44:58.745Z] [2021-04-17T10:44:58.745Z] #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-04-17T10:44:58.745Z] #49 sha256:edf1d04daf2756db4e232f8ae74ab9b2189c6e06694c5412ae008caaf4985859 [2021-04-17T10:44:58.745Z] #49 43.17 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-17T10:44:58.745Z] #49 43.21 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-17T10:44:58.745Z] #49 43.28 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-17T10:44:58.745Z] #49 43.29 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-17T10:44:59.002Z] #49 43.43 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-17T10:44:59.259Z] #49 43.55 go: finding github.com/spf13/afero v1.1.2 [2021-04-17T10:44:59.259Z] #49 43.56 go: finding github.com/spf13/cast v1.3.0 [2021-04-17T10:44:59.259Z] #49 43.60 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-17T10:44:59.259Z] #49 43.62 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-17T10:44:59.259Z] #49 43.69 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-17T10:44:59.259Z] #49 43.69 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-17T10:44:59.259Z] #49 43.69 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-17T10:44:59.259Z] #49 43.76 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-17T10:44:59.259Z] #49 43.78 go: finding golang.org/x/text v0.3.2 [2021-04-17T10:44:59.259Z] #49 43.82 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-17T10:44:59.259Z] #49 43.84 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-17T10:44:59.259Z] #49 43.88 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-17T10:44:59.259Z] #49 43.88 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-17T10:44:59.259Z] #49 43.92 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-17T10:44:59.446Z] using credential docker-jenkins-github-credentials [2021-04-17T10:44:59.455Z] Cloning the remote Git repository [2021-04-17T10:44:59.455Z] Cloning with configured refspecs honoured and without tags [2021-04-17T10:44:59.517Z] #49 43.99 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-17T10:44:59.517Z] #49 43.99 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-17T10:44:59.517Z] #49 43.99 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-17T10:44:59.517Z] #49 44.04 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-17T10:44:59.517Z] #49 44.15 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-17T10:44:59.710Z] #46 66.35 vendor/golang.org/x/net/idna [2021-04-17T10:44:59.782Z] #49 ... [2021-04-17T10:44:59.782Z] [2021-04-17T10:44:59.782Z] #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-04-17T10:44:59.782Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-17T10:44:59.782Z] #55 31.96 Reading package lists... [2021-04-17T10:44:59.782Z] #55 37.96 Building dependency tree... [2021-04-17T10:44:59.782Z] #55 40.91 The following additional packages will be installed: [2021-04-17T10:44:59.782Z] #55 40.91 libbtrfs0 [2021-04-17T10:44:59.782Z] #55 41.09 The following NEW packages will be installed: [2021-04-17T10:44:59.782Z] #55 41.11 libbtrfs-dev libbtrfs0 [2021-04-17T10:44:59.782Z] #55 41.53 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-17T10:44:59.782Z] #55 41.53 Need to get 119 kB of archives. [2021-04-17T10:44:59.782Z] #55 41.53 After this operation, 387 kB of additional disk space will be used. [2021-04-17T10:44:59.782Z] #55 41.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-17T10:44:59.782Z] #55 41.53 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-17T10:44:59.782Z] #55 42.67 debconf: delaying package configuration, since apt-utils is not installed [2021-04-17T10:44:59.782Z] #55 42.89 Fetched 119 kB in 0s (412 kB/s) [2021-04-17T10:44:59.782Z] #55 43.04 Selecting previously unselected package libbtrfs0. [2021-04-17T10:44:59.782Z] #55 43.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-17T10:44:59.782Z] #55 43.13 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-17T10:44:59.782Z] #55 43.28 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-17T10:44:59.782Z] #55 43.48 Selecting previously unselected package libbtrfs-dev. [2021-04-17T10:44:59.782Z] #55 43.57 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-17T10:44:59.782Z] #55 43.58 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-17T10:44:59.782Z] #55 43.69 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-17T10:44:59.782Z] #55 43.72 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-17T10:44:59.782Z] #55 43.74 Processing triggers for libc-bin (2.28-10) ... [2021-04-17T10:44:59.782Z] #55 DONE 44.2s [2021-04-17T10:44:59.782Z] [2021-04-17T10:44:59.782Z] #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-04-17T10:44:59.782Z] #49 sha256:edf1d04daf2756db4e232f8ae74ab9b2189c6e06694c5412ae008caaf4985859 [2021-04-17T10:44:59.782Z] #49 44.22 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-17T10:44:59.782Z] #49 44.26 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-17T10:44:59.782Z] #49 44.32 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-17T10:44:59.782Z] #49 44.38 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-17T10:44:59.497Z] Cloning repository https://github.com/moby/moby.git [2021-04-17T10:44:59.570Z] > git init /home/ubuntu/workspace/moby_PR-42305 # timeout=10 [2021-04-17T10:45:00.038Z] #49 44.39 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-17T10:45:00.038Z] #49 44.41 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-17T10:45:00.038Z] #49 44.51 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-17T10:45:00.038Z] #49 44.51 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-17T10:45:00.038Z] #49 44.52 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-17T10:45:00.295Z] #49 44.67 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-17T10:45:00.295Z] #49 44.68 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-17T10:45:00.295Z] #49 44.94 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-17T10:45:00.338Z] #46 67.51 vendor/golang.org/x/net/http2/hpack [2021-04-17T10:45:00.551Z] #49 45.04 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-17T10:45:00.551Z] #49 45.05 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-17T10:45:00.551Z] #49 45.16 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-17T10:45:00.808Z] #49 45.42 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-17T10:45:00.808Z] #49 ... [2021-04-17T10:45:00.808Z] [2021-04-17T10:45:00.808Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-17T10:45:00.808Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-17T10:45:00.808Z] #13 29.67 Reading package lists... [2021-04-17T10:45:00.808Z] #13 35.89 Building dependency tree... [2021-04-17T10:45:00.966Z] #46 ... [2021-04-17T10:45:00.966Z] [2021-04-17T10:45:00.966Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-17T10:45:00.966Z] #44 28.04 DEP compel/plugins/shmem/shmem.d [2021-04-17T10:45:00.966Z] #44 28.14 DEP compel/plugins/fds/fds.d [2021-04-17T10:45:00.966Z] #44 28.26 CC compel/plugins/std/std.o [2021-04-17T10:45:00.966Z] #44 28.43 CC compel/plugins/std/fds.o [2021-04-17T10:45:00.966Z] #44 28.85 CC compel/plugins/std/log.o [2021-04-17T10:45:00.966Z] #44 29.36 CC compel/plugins/std/string.o [2021-04-17T10:45:00.966Z] #44 30.30 CC compel/plugins/std/infect.o [2021-04-17T10:45:00.966Z] #44 30.56 CC compel/arch/s390/plugins/std/parasite-head.o [2021-04-17T10:45:00.966Z] #44 30.58 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2021-04-17T10:45:00.967Z] #44 30.62 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2021-04-17T10:45:00.967Z] #44 30.70 AR compel/plugins/std.lib.a [2021-04-17T10:45:00.967Z] #44 30.74 CC compel/plugins/fds/fds.o [2021-04-17T10:45:00.967Z] #44 30.94 AR compel/plugins/fds.lib.a [2021-04-17T10:45:00.967Z] #44 30.97 HOSTDEP compel/src/lib/log-host.d [2021-04-17T10:45:00.967Z] #44 31.03 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-17T10:45:00.967Z] #44 31.12 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2021-04-17T10:45:00.967Z] #44 31.20 HOSTDEP compel/src/main-host.d [2021-04-17T10:45:00.967Z] #44 31.31 DEP compel/src/lib/ptrace.d [2021-04-17T10:45:00.967Z] #44 31.47 DEP compel/src/lib/infect.d [2021-04-17T10:45:00.967Z] #44 31.54 DEP compel/src/lib/infect-util.d [2021-04-17T10:45:00.967Z] #44 31.58 DEP compel/src/lib/infect-rpc.d [2021-04-17T10:45:00.967Z] #44 31.64 DEP compel/arch/s390/src/lib/infect.d [2021-04-17T10:45:00.967Z] #44 31.70 DEP compel/arch/s390/src/lib/cpu.d [2021-04-17T10:45:00.967Z] #44 31.74 DEP compel/src/lib/log.d [2021-04-17T10:45:00.967Z] #44 31.81 DEP compel/src/main.d [2021-04-17T10:45:00.967Z] #44 31.93 DEP compel/src/lib/handle-elf.d [2021-04-17T10:45:00.967Z] #44 32.03 DEP compel/arch/s390/src/lib/handle-elf.d [2021-04-17T10:45:00.967Z] #44 32.15 CC compel/src/lib/log.o [2021-04-17T10:45:00.967Z] #44 32.27 CC compel/arch/s390/src/lib/cpu.o [2021-04-17T10:45:00.967Z] #44 32.44 CC compel/arch/s390/src/lib/infect.o [2021-04-17T10:45:00.967Z] #44 33.07 CC compel/src/lib/infect-rpc.o [2021-04-17T10:45:00.967Z] #44 33.25 CC compel/src/lib/infect-util.o [2021-04-17T10:45:00.967Z] #44 33.45 CC compel/src/lib/infect.o [2021-04-17T10:45:00.967Z] #44 34.84 CC compel/src/lib/ptrace.o [2021-04-17T10:45:00.967Z] #44 35.04 AR compel/libcompel.a [2021-04-17T10:45:00.967Z] #44 35.07 HOSTCC compel/src/main-host.o [2021-04-17T10:45:00.967Z] #44 35.25 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2021-04-17T10:45:00.967Z] #44 35.37 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-17T10:45:00.967Z] #44 35.60 HOSTCC compel/src/lib/log-host.o [2021-04-17T10:45:00.967Z] #44 35.70 HOSTLINK compel/compel-host-bin [2021-04-17T10:45:00.967Z] #44 35.84 DEP soccr/soccr.d [2021-04-17T10:45:00.967Z] #44 35.96 CC soccr/soccr.o [2021-04-17T10:45:00.967Z] #44 36.77 AR soccr/libsoccr.a [2021-04-17T10:45:01.064Z] #13 ... [2021-04-17T10:45:01.064Z] [2021-04-17T10:45:01.064Z] #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-04-17T10:45:01.064Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-17T10:45:01.064Z] #36 43.42 Fetched 14.9 MB in 2s (8732 kB/s) [2021-04-17T10:45:01.064Z] #36 43.54 Selecting previously unselected package xxd. [2021-04-17T10:45:01.064Z] #36 43.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-17T10:45:01.064Z] #36 43.61 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-17T10:45:01.064Z] #36 43.61 Unpacking xxd (2:8.1.0875-5) ... [2021-04-17T10:45:01.064Z] #36 43.88 Selecting previously unselected package vim-common. [2021-04-17T10:45:01.064Z] #36 43.88 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-17T10:45:01.064Z] #36 44.03 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-17T10:45:01.064Z] #36 44.65 Selecting previously unselected package cmake-data. [2021-04-17T10:45:01.064Z] #36 44.66 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-17T10:45:01.064Z] #36 44.69 Unpacking cmake-data (3.13.4-1) ... [2021-04-17T10:45:00.142Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-17T10:45:00.142Z] > git --version # timeout=10 [2021-04-17T10:45:00.159Z] > git --version # 'git version 2.25.1' [2021-04-17T10:45:00.159Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-17T10:45:00.204Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42305/head:refs/remotes/origin/PR-42305 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-17T10:45:01.256Z] #44 36.79 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-17T10:45:01.256Z] #44 ... [2021-04-17T10:45:01.256Z] [2021-04-17T10:45:01.256Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-17T10:45:01.256Z] #46 68.27 mime [2021-04-17T10:45:02.283Z] #46 69.23 mime/quotedprintable [2021-04-17T10:45:02.573Z] #46 69.61 net/http/internal [2021-04-17T10:45:02.573Z] #46 ... [2021-04-17T10:45:02.573Z] [2021-04-17T10:45:02.573Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-17T10:45:02.573Z] #14 58.59 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-17T10:45:02.573Z] #14 58.59 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-04-17T10:45:02.573Z] #14 58.60 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-17T10:45:02.573Z] #14 68.60 Selecting previously unselected package libapparmor1:s390x. [2021-04-17T10:45:02.573Z] #14 68.62 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2021-04-17T10:45:02.573Z] #14 68.62 Unpacking libapparmor1:s390x (2.13.2-10) ... [2021-04-17T10:45:02.573Z] #14 68.67 Selecting previously unselected package libapparmor-dev:s390x. [2021-04-17T10:45:02.573Z] #14 68.68 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2021-04-17T10:45:02.573Z] #14 68.68 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2021-04-17T10:45:02.573Z] #14 ... [2021-04-17T10:45:02.573Z] [2021-04-17T10:45:02.573Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-17T10:45:02.573Z] #44 37.05 DEP criu/arch/s390/sigframe.d [2021-04-17T10:45:02.573Z] #44 37.12 DEP criu/arch/s390/crtools.d [2021-04-17T10:45:02.573Z] #44 37.24 DEP criu/arch/s390/cpu.d [2021-04-17T10:45:02.573Z] #44 37.44 CC criu/arch/s390/cpu.o [2021-04-17T10:45:02.573Z] #44 37.80 CC criu/arch/s390/crtools.o [2021-04-17T10:45:02.862Z] #44 38.51 CC criu/arch/s390/sigframe.o [2021-04-17T10:45:02.862Z] #44 38.58 LINK criu/arch/s390/crtools.built-in.o [2021-04-17T10:45:02.862Z] #44 38.60 DEP criu/pie/util-vdso.d [2021-04-17T10:45:02.862Z] #44 38.64 DEP criu/pie/util.d [2021-04-17T10:45:03.151Z] #44 38.74 CC criu/pie/util.o [2021-04-17T10:45:03.441Z] #44 38.95 CC criu/pie/util-vdso.o [2021-04-17T10:45:03.582Z] #36 47.58 Selecting previously unselected package libicu63:amd64. [2021-04-17T10:45:03.582Z] #36 47.58 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-17T10:45:03.582Z] #36 47.60 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-17T10:45:03.582Z] #36 ... [2021-04-17T10:45:03.582Z] [2021-04-17T10:45:03.582Z] #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-04-17T10:45:03.582Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-17T10:45:03.582Z] #42 32.17 Reading package lists... [2021-04-17T10:45:03.582Z] #42 37.88 Building dependency tree... [2021-04-17T10:45:03.582Z] #42 41.12 The following additional packages will be installed: [2021-04-17T10:45:03.582Z] #42 41.12 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-17T10:45:03.582Z] #42 41.13 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-17T10:45:03.582Z] #42 41.16 Suggested packages: [2021-04-17T10:45:03.582Z] #42 41.16 manpages-dev python-setuptools [2021-04-17T10:45:03.582Z] #42 42.47 The following NEW packages will be installed: [2021-04-17T10:45:03.582Z] #42 42.48 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-17T10:45:03.582Z] #42 42.49 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-17T10:45:03.582Z] #42 42.49 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-17T10:45:03.582Z] #42 42.49 python-six zlib1g-dev [2021-04-17T10:45:03.582Z] #42 42.91 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-17T10:45:03.582Z] #42 42.91 Need to get 4095 kB of archives. [2021-04-17T10:45:03.582Z] #42 42.91 After this operation, 22.5 MB of additional disk space will be used. [2021-04-17T10:45:03.582Z] #42 42.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-04-17T10:45:03.582Z] #42 42.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-04-17T10:45:03.582Z] #42 42.92 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-04-17T10:45:03.582Z] #42 42.93 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-04-17T10:45:03.582Z] #42 42.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-04-17T10:45:03.582Z] #42 42.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-04-17T10:45:03.582Z] #42 42.97 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-04-17T10:45:03.582Z] #42 42.97 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-04-17T10:45:03.582Z] #42 42.98 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-04-17T10:45:03.582Z] #42 43.11 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-04-17T10:45:03.582Z] #42 43.13 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-04-17T10:45:03.582Z] #42 43.22 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-04-17T10:45:03.582Z] #42 43.25 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-04-17T10:45:03.582Z] #42 43.26 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-04-17T10:45:03.582Z] #42 43.27 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-17T10:45:03.582Z] #42 43.28 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-04-17T10:45:03.582Z] #42 43.28 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-04-17T10:45:03.582Z] #42 45.25 debconf: delaying package configuration, since apt-utils is not installed [2021-04-17T10:45:03.582Z] #42 45.51 Fetched 4095 kB in 1s (5377 kB/s) [2021-04-17T10:45:03.582Z] #42 45.59 Selecting previously unselected package libcap-dev:amd64. [2021-04-17T10:45:03.582Z] #42 45.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 ... 15410 files and directories currently installed.) [2021-04-17T10:45:03.582Z] #42 45.67 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-04-17T10:45:03.582Z] #42 45.68 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-04-17T10:45:03.582Z] #42 45.86 Selecting previously unselected package libnet1:amd64. [2021-04-17T10:45:03.582Z] #42 45.86 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-17T10:45:03.582Z] #42 45.87 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-17T10:45:03.582Z] #42 45.97 Selecting previously unselected package libnet1-dev. [2021-04-17T10:45:03.582Z] #42 45.98 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-17T10:45:03.582Z] #42 46.00 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-17T10:45:03.582Z] #42 46.21 Selecting previously unselected package libnl-3-200:amd64. [2021-04-17T10:45:03.582Z] #42 46.21 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-17T10:45:03.582Z] #42 46.21 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-17T10:45:03.582Z] #42 46.31 Selecting previously unselected package libnl-3-dev:amd64. [2021-04-17T10:45:03.582Z] #42 46.31 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-04-17T10:45:03.582Z] #42 46.32 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-17T10:45:03.582Z] #42 46.58 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-17T10:45:03.582Z] #42 46.58 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-17T10:45:03.582Z] #42 46.59 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-17T10:45:03.582Z] #42 46.69 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-04-17T10:45:03.582Z] #42 46.72 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-04-17T10:45:03.582Z] #42 46.73 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-17T10:45:03.582Z] #42 46.83 Selecting previously unselected package zlib1g-dev:amd64. [2021-04-17T10:45:03.582Z] #42 46.83 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-04-17T10:45:03.582Z] #42 46.84 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-17T10:45:03.582Z] #42 47.09 Selecting previously unselected package libprotobuf17:amd64. [2021-04-17T10:45:03.582Z] #42 47.09 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-04-17T10:45:03.582Z] #42 47.10 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-17T10:45:03.582Z] #42 47.80 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-04-17T10:45:03.582Z] #42 47.80 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-04-17T10:45:03.582Z] #42 47.81 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-17T10:45:03.582Z] #42 ... [2021-04-17T10:45:03.582Z] [2021-04-17T10:45:03.582Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-17T10:45:03.582Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-17T10:45:03.582Z] #13 39.99 The following additional packages will be installed: [2021-04-17T10:45:03.582Z] #13 40.00 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-17T10:45:03.582Z] #13 40.00 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-17T10:45:03.582Z] #13 40.01 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-17T10:45:03.582Z] #13 40.01 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-17T10:45:03.582Z] #13 40.02 mingw-w64-common mingw-w64-x86-64-dev [2021-04-17T10:45:03.582Z] #13 40.04 Suggested packages: [2021-04-17T10:45:03.582Z] #13 40.04 gcc-8-locales seccomp wine64 [2021-04-17T10:45:03.582Z] #13 41.25 The following NEW packages will be installed: [2021-04-17T10:45:03.582Z] #13 41.26 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-17T10:45:03.582Z] #13 41.26 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-17T10:45:03.582Z] #13 41.26 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-17T10:45:03.582Z] #13 41.26 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-17T10:45:03.582Z] #13 41.26 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-17T10:45:03.582Z] #13 41.26 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-17T10:45:03.582Z] #13 41.28 The following packages will be upgraded: [2021-04-17T10:45:03.582Z] #13 41.28 libseccomp2 libsystemd0 libudev1 [2021-04-17T10:45:03.582Z] #13 41.73 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-17T10:45:03.582Z] #13 41.73 Need to get 78.2 MB of archives. [2021-04-17T10:45:03.582Z] #13 41.73 After this operation, 487 MB of additional disk space will be used. [2021-04-17T10:45:03.582Z] #13 41.73 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-04-17T10:45:03.582Z] #13 41.73 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-04-17T10:45:03.582Z] #13 41.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-04-17T10:45:03.582Z] #13 41.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-04-17T10:45:03.582Z] #13 41.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-04-17T10:45:03.582Z] #13 41.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-04-17T10:45:03.582Z] #13 42.19 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-04-17T10:45:03.582Z] #13 42.21 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-04-17T10:45:03.582Z] #13 42.22 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-04-17T10:45:03.582Z] #13 42.23 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-17T10:45:03.730Z] #44 39.38 AR criu/pie/pie.lib.a [2021-04-17T10:45:03.730Z] #44 39.41 DEP criu/pie/restorer.d [2021-04-17T10:45:03.839Z] #13 42.72 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-04-17T10:45:04.019Z] #44 39.58 DEP criu/arch/s390/restorer.d [2021-04-17T10:45:04.019Z] #44 39.68 DEP criu/arch/s390/vdso-pie.d [2021-04-17T10:45:04.019Z] #44 39.78 DEP criu/pie/parasite-vdso.d [2021-04-17T10:45:04.309Z] #44 39.95 DEP criu/pie/parasite.d [2021-04-17T10:45:04.401Z] #13 43.02 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-04-17T10:45:04.401Z] #13 43.03 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-04-17T10:45:04.620Z] #44 40.18 CC criu/pie/parasite.o [2021-04-17T10:45:04.913Z] #44 ... [2021-04-17T10:45:04.913Z] [2021-04-17T10:45:04.914Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-17T10:45:04.914Z] #14 68.77 Selecting previously unselected package libbtrfs0. [2021-04-17T10:45:04.914Z] #14 68.77 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2021-04-17T10:45:04.914Z] #14 68.77 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-17T10:45:04.914Z] #14 68.81 Selecting previously unselected package libbtrfs-dev. [2021-04-17T10:45:04.914Z] #14 68.81 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-04-17T10:45:04.914Z] #14 68.81 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-17T10:45:04.914Z] #14 68.89 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2021-04-17T10:45:04.914Z] #14 68.90 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-04-17T10:45:04.914Z] #14 68.90 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-04-17T10:45:04.914Z] #14 68.96 Selecting previously unselected package libudev-dev:s390x. [2021-04-17T10:45:04.914Z] #14 68.96 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_s390x.deb ... [2021-04-17T10:45:04.914Z] #14 68.97 Unpacking libudev-dev:s390x (241-7~deb10u7) ... [2021-04-17T10:45:04.914Z] #14 69.09 Selecting previously unselected package libsepol1-dev:s390x. [2021-04-17T10:45:04.914Z] #14 69.09 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2021-04-17T10:45:04.914Z] #14 69.10 Unpacking libsepol1-dev:s390x (2.8-1) ... [2021-04-17T10:45:04.914Z] #14 69.27 Selecting previously unselected package libpcre16-3:s390x. [2021-04-17T10:45:04.914Z] #14 69.27 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2021-04-17T10:45:04.914Z] #14 69.28 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2021-04-17T10:45:04.914Z] #14 69.34 Selecting previously unselected package libpcre32-3:s390x. [2021-04-17T10:45:04.914Z] #14 69.34 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2021-04-17T10:45:04.914Z] #14 69.34 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2021-04-17T10:45:04.914Z] #14 69.43 Selecting previously unselected package libpcrecpp0v5:s390x. [2021-04-17T10:45:04.914Z] #14 69.43 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2021-04-17T10:45:04.914Z] #14 69.43 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2021-04-17T10:45:04.914Z] #14 69.48 Selecting previously unselected package libpcre3-dev:s390x. [2021-04-17T10:45:04.914Z] #14 69.49 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2021-04-17T10:45:04.914Z] #14 69.49 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2021-04-17T10:45:04.914Z] #14 69.69 Selecting previously unselected package libselinux1-dev:s390x. [2021-04-17T10:45:04.914Z] #14 69.69 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2021-04-17T10:45:04.914Z] #14 69.70 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2021-04-17T10:45:04.914Z] #14 69.86 Selecting previously unselected package libdevmapper-dev:s390x. [2021-04-17T10:45:04.914Z] #14 69.86 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2021-04-17T10:45:04.914Z] #14 69.86 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-04-17T10:45:04.914Z] #14 69.92 Selecting previously unselected package libseccomp-dev:s390x. [2021-04-17T10:45:04.914Z] #14 69.92 Preparing to unpack .../23-libseccomp-dev_2.4.1-2~bpo10+1_s390x.deb ... [2021-04-17T10:45:04.914Z] #14 69.93 Unpacking libseccomp-dev:s390x (2.4.1-2~bpo10+1) ... [2021-04-17T10:45:04.914Z] #14 69.99 Selecting previously unselected package libsystemd-dev:s390x. [2021-04-17T10:45:04.914Z] #14 69.99 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_s390x.deb ... [2021-04-17T10:45:04.914Z] #14 69.99 Unpacking libsystemd-dev:s390x (241-7~deb10u7) ... [2021-04-17T10:45:04.914Z] #14 70.31 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2021-04-17T10:45:04.914Z] #14 70.32 Setting up libseccomp-dev:s390x (2.4.1-2~bpo10+1) ... [2021-04-17T10:45:04.914Z] #14 70.35 Setting up libapparmor1:s390x (2.13.2-10) ... [2021-04-17T10:45:04.914Z] #14 70.35 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-17T10:45:04.914Z] #14 70.36 Setting up libpcre16-3:s390x (2:8.39-12) ... [2021-04-17T10:45:04.914Z] #14 70.37 Setting up libsepol1-dev:s390x (2.8-1) ... [2021-04-17T10:45:04.914Z] #14 70.37 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-17T10:45:04.914Z] #14 70.38 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-17T10:45:04.914Z] #14 70.39 Setting up libpcre32-3:s390x (2:8.39-12) ... [2021-04-17T10:45:04.914Z] #14 70.39 Setting up libudev-dev:s390x (241-7~deb10u7) ... [2021-04-17T10:45:04.914Z] #14 70.40 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-17T10:45:04.914Z] #14 70.41 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-17T10:45:04.914Z] #14 70.42 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2021-04-17T10:45:04.914Z] #14 70.42 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-17T10:45:04.914Z] #14 70.43 Setting up libsystemd-dev:s390x (241-7~deb10u7) ... [2021-04-17T10:45:04.914Z] #14 70.44 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-17T10:45:04.914Z] #14 70.44 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2021-04-17T10:45:04.914Z] #14 70.45 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-17T10:45:04.914Z] #14 70.47 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-04-17T10:45:04.914Z] #14 70.48 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-04-17T10:45:04.914Z] #14 70.48 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-17T10:45:04.914Z] #14 70.49 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-04-17T10:45:04.914Z] #14 70.49 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-04-17T10:45:04.914Z] #14 70.50 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-17T10:45:04.914Z] #14 70.50 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2021-04-17T10:45:04.914Z] #14 70.51 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-04-17T10:45:04.914Z] #14 70.52 Setting up dmsetup (2:1.02.155-3) ... [2021-04-17T10:45:04.914Z] #14 70.52 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-04-17T10:45:04.914Z] #14 70.53 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-04-17T10:45:04.914Z] #14 70.54 Processing triggers for libc-bin (2.28-10) ... [2021-04-17T10:45:04.914Z] #14 DONE 70.9s [2021-04-17T10:45:04.914Z] [2021-04-17T10:45:04.914Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-17T10:45:05.942Z] #54 ... [2021-04-17T10:45:05.942Z] [2021-04-17T10:45:05.942Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-17T10:45:05.942Z] #15 DONE 1.1s [2021-04-17T10:45:05.942Z] [2021-04-17T10:45:05.942Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-17T10:45:05.942Z] #54 1.000 + RM_GOPATH=0 [2021-04-17T10:45:05.942Z] #54 1.000 + TMP_GOPATH= [2021-04-17T10:45:05.942Z] #54 1.001 + : /build [2021-04-17T10:45:05.942Z] #54 1.001 + '[' -z '' ']' [2021-04-17T10:45:05.942Z] #54 1.001 ++ mktemp -d [2021-04-17T10:45:05.942Z] #54 1.003 + export GOPATH=/tmp/tmp.43SPcFK7Z8 [2021-04-17T10:45:05.942Z] #54 1.003 + GOPATH=/tmp/tmp.43SPcFK7Z8 [2021-04-17T10:45:05.942Z] #54 1.003 + RM_GOPATH=1 [2021-04-17T10:45:05.942Z] #54 1.003 + case "$(go env GOARCH)" in [2021-04-17T10:45:05.942Z] #54 1.004 ++ go env GOARCH [2021-04-17T10:45:05.942Z] #54 1.016 + export GO_BUILDMODE=-buildmode=pie [2021-04-17T10:45:05.942Z] #54 1.016 + GO_BUILDMODE=-buildmode=pie [2021-04-17T10:45:05.942Z] #54 1.016 ++ dirname /tmp/install/install.sh [2021-04-17T10:45:05.942Z] #54 1.019 + dir=/tmp/install [2021-04-17T10:45:05.942Z] #54 1.019 + bin=runc [2021-04-17T10:45:05.942Z] #54 1.019 + shift [2021-04-17T10:45:05.942Z] #54 1.019 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-17T10:45:05.942Z] #54 1.019 + . /tmp/install/runc.installer [2021-04-17T10:45:05.942Z] #54 1.021 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-17T10:45:05.942Z] #54 1.021 + install_runc [2021-04-17T10:45:05.942Z] #54 1.021 + uname -r [2021-04-17T10:45:05.942Z] #54 1.022 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-17T10:45:05.942Z] #54 1.025 + RUNC_BUILDTAGS='seccomp ' [2021-04-17T10:45:05.942Z] #54 1.025 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-17T10:45:05.942Z] #54 1.025 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-17T10:45:05.942Z] #54 1.025 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.43SPcFK7Z8/src/github.com/opencontainers/runc [2021-04-17T10:45:05.942Z] #54 1.032 Cloning into '/tmp/tmp.43SPcFK7Z8/src/github.com/opencontainers/runc'... [2021-04-17T10:45:06.920Z] #13 ... [2021-04-17T10:45:06.920Z] [2021-04-17T10:45:06.920Z] #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-04-17T10:45:06.920Z] #51 sha256:88f743070e5d7dc0e709a91d954ab7a8127196775dc37bb03b64f9880271f37d [2021-04-17T10:45:06.920Z] #51 51.25 reflect [2021-04-17T10:45:06.920Z] #51 51.27 syscall [2021-04-17T10:45:06.972Z] #54 ... [2021-04-17T10:45:06.972Z] [2021-04-17T10:45:06.972Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-04-17T10:45:06.972Z] #16 DONE 0.9s [2021-04-17T10:45:06.972Z] [2021-04-17T10:45:06.972Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-04-17T10:45:08.056Z] #17 0.795 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-17T10:45:08.056Z] #17 DONE 0.9s [2021-04-17T10:45:08.056Z] [2021-04-17T10:45:08.056Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-04-17T10:45:09.088Z] #18 DONE 1.0s [2021-04-17T10:45:09.088Z] [2021-04-17T10:45:09.088Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-04-17T10:45:09.440Z] #51 ... [2021-04-17T10:45:09.440Z] [2021-04-17T10:45:09.440Z] #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-04-17T10:45:09.440Z] #45 sha256:29b81d6098a85e4b8c049910e84d8e09cabdd8caf493e5b2544274b8074df1f7 [2021-04-17T10:45:09.440Z] #45 43.71 math/rand [2021-04-17T10:45:09.440Z] #45 45.22 internal/singleflight [2021-04-17T10:45:09.440Z] #45 45.67 sort [2021-04-17T10:45:09.440Z] #45 45.69 errors [2021-04-17T10:45:09.440Z] #45 45.99 io [2021-04-17T10:45:09.440Z] #45 46.75 strconv [2021-04-17T10:45:09.440Z] #45 47.02 bytes [2021-04-17T10:45:09.440Z] #45 49.13 bufio [2021-04-17T10:45:09.440Z] #45 49.88 reflect [2021-04-17T10:45:09.440Z] #45 50.52 internal/oserror [2021-04-17T10:45:09.440Z] #45 50.67 syscall [2021-04-17T10:45:09.440Z] #45 ... [2021-04-17T10:45:09.440Z] [2021-04-17T10:45:09.440Z] #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-04-17T10:45:09.440Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-17T10:45:09.440Z] #32 49.20 Checking out files: 88% (1342/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-04-17T10:45:09.440Z] #32 49.75 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-17T10:45:09.440Z] #32 50.00 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-17T10:45:09.697Z] #32 ... [2021-04-17T10:45:09.697Z] [2021-04-17T10:45:09.697Z] #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-04-17T10:45:09.697Z] #56 sha256:93fd354b1bcf05e181daf3e0e362cd59f256cd9f7be48d495cb2f03b3aeb264e [2021-04-17T10:45:09.697Z] #56 1.359 + RM_GOPATH=0 [2021-04-17T10:45:09.697Z] #56 1.364 + TMP_GOPATH= [2021-04-17T10:45:09.697Z] #56 1.364 + : /build [2021-04-17T10:45:09.697Z] #56 1.364 + '[' -z '' ']' [2021-04-17T10:45:09.697Z] #56 1.364 ++ mktemp -d [2021-04-17T10:45:09.697Z] #56 1.367 + export GOPATH=/tmp/tmp.HPNhk1Ji7s [2021-04-17T10:45:09.697Z] #56 1.367 + GOPATH=/tmp/tmp.HPNhk1Ji7s [2021-04-17T10:45:09.697Z] #56 1.368 + RM_GOPATH=1 [2021-04-17T10:45:09.697Z] #56 1.368 + case "$(go env GOARCH)" in [2021-04-17T10:45:09.697Z] #56 1.369 ++ go env GOARCH [2021-04-17T10:45:09.697Z] #56 1.396 + export GO_BUILDMODE=-buildmode=pie [2021-04-17T10:45:09.697Z] #56 1.396 + GO_BUILDMODE=-buildmode=pie [2021-04-17T10:45:09.697Z] #56 1.397 ++ dirname /tmp/install/install.sh [2021-04-17T10:45:09.697Z] #56 1.398 + dir=/tmp/install [2021-04-17T10:45:09.697Z] #56 1.401 + bin=containerd [2021-04-17T10:45:09.697Z] #56 1.401 + shift [2021-04-17T10:45:09.697Z] #56 1.401 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-17T10:45:09.697Z] #56 1.402 + . /tmp/install/containerd.installer [2021-04-17T10:45:09.697Z] #56 1.402 ++ set -e [2021-04-17T10:45:09.697Z] #56 1.403 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-17T10:45:09.697Z] #56 1.403 + install_containerd [2021-04-17T10:45:09.697Z] #56 1.404 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-17T10:45:09.697Z] #56 1.404 + git clone https://github.com/containerd/containerd.git /tmp/tmp.HPNhk1Ji7s/src/github.com/containerd/containerd [2021-04-17T10:45:09.697Z] #56 1.404 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-17T10:45:09.697Z] #56 1.407 Cloning into '/tmp/tmp.HPNhk1Ji7s/src/github.com/containerd/containerd'... [2021-04-17T10:45:09.716Z] #19 DONE 0.8s [2021-04-17T10:45:09.717Z] [2021-04-17T10:45:09.717Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2021-04-17T10:45:09.953Z] #56 ... [2021-04-17T10:45:09.953Z] [2021-04-17T10:45:09.953Z] #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-04-17T10:45:09.953Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-17T10:45:09.953Z] #36 53.93 Selecting previously unselected package libxml2:amd64. [2021-04-17T10:45:09.953Z] #36 53.94 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-04-17T10:45:09.953Z] #36 53.94 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-17T10:45:10.027Z] Fetching without tags [2021-04-17T10:45:10.210Z] #36 54.67 Selecting previously unselected package libarchive13:amd64. [2021-04-17T10:45:10.210Z] #36 54.67 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-04-17T10:45:10.210Z] #36 54.67 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-17T10:45:10.272Z] Fetching without tags [2021-04-17T10:45:10.363Z] Merging remotes/origin/master commit 8eb947c5b1d7ce7551ed6e07db7a8b65234b75e0 into PR head commit 041d074ebe3a55e558e18ad494c69ca6e13c9979 [2021-04-17T10:45:10.202Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-17T10:45:10.213Z] > git config --add remote.origin.fetch +refs/pull/42305/head:refs/remotes/origin/PR-42305 # timeout=10 [2021-04-17T10:45:10.229Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-17T10:45:10.251Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-17T10:45:10.274Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-17T10:45:10.274Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-17T10:45:10.275Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42305/head:refs/remotes/origin/PR-42305 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-17T10:45:10.466Z] #36 55.00 Selecting previously unselected package libjsoncpp1:amd64. [2021-04-17T10:45:10.466Z] #36 55.00 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-04-17T10:45:10.466Z] #36 55.05 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-17T10:45:10.550Z] Merging remotes/origin/master commit 8eb947c5b1d7ce7551ed6e07db7a8b65234b75e0 into PR head commit 041d074ebe3a55e558e18ad494c69ca6e13c9979 [2021-04-17T10:45:10.738Z] #36 55.20 Selecting previously unselected package librhash0:amd64. [2021-04-17T10:45:10.738Z] #36 55.21 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-04-17T10:45:10.738Z] #36 55.22 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-04-17T10:45:09.932Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-17T10:45:09.947Z] > git config --add remote.origin.fetch +refs/pull/42305/head:refs/remotes/origin/PR-42305 # timeout=10 [2021-04-17T10:45:09.983Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-17T10:45:10.007Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-17T10:45:10.029Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-17T10:45:10.030Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-17T10:45:10.031Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42305/head:refs/remotes/origin/PR-42305 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-17T10:45:10.370Z] > git config core.sparsecheckout # timeout=10 [2021-04-17T10:45:10.397Z] > git checkout -f 041d074ebe3a55e558e18ad494c69ca6e13c9979 # timeout=10 [2021-04-17T10:45:10.769Z] #20 DONE 0.8s [2021-04-17T10:45:10.769Z] [2021-04-17T10:45:10.769Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-04-17T10:45:10.769Z] #21 ... [2021-04-17T10:45:10.769Z] [2021-04-17T10:45:10.769Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-17T10:45:10.769Z] #59 72.98 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-17T10:45:10.769Z] #59 72.98 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-17T10:45:10.769Z] #59 DONE 77.8s [2021-04-17T10:45:10.769Z] [2021-04-17T10:45:10.769Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-17T10:45:10.769Z] #60 DONE 0.2s [2021-04-17T10:45:10.769Z] [2021-04-17T10:45:10.769Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-17T10:45:10.769Z] #44 40.95 LINK criu/pie/parasite.built-in.o [2021-04-17T10:45:10.769Z] #44 40.96 GEN criu/pie/parasite-blob.h [2021-04-17T10:45:10.769Z] #44 40.97 CC criu/pie/parasite-vdso.o [2021-04-17T10:45:10.769Z] #44 41.50 CC criu/arch/s390/vdso-pie.o [2021-04-17T10:45:10.769Z] #44 41.72 CC criu/arch/s390/restorer.o [2021-04-17T10:45:10.769Z] #44 41.97 CC criu/pie/restorer.o [2021-04-17T10:45:10.769Z] #44 43.85 LINK criu/pie/restorer.built-in.o [2021-04-17T10:45:10.769Z] #44 43.85 GEN criu/pie/restorer-blob.h [2021-04-17T10:45:10.769Z] #44 43.94 DEP criu/vdso.d [2021-04-17T10:45:10.769Z] #44 44.14 DEP criu/uts_ns.d [2021-04-17T10:45:10.769Z] #44 44.27 DEP criu/util.d [2021-04-17T10:45:10.769Z] #44 44.41 DEP criu/uffd.d [2021-04-17T10:45:10.769Z] #44 44.50 DEP criu/tun.d [2021-04-17T10:45:10.769Z] #44 44.61 DEP criu/tty.d [2021-04-17T10:45:10.769Z] #44 44.77 DEP criu/timerfd.d [2021-04-17T10:45:10.769Z] #44 44.95 DEP criu/timens.d [2021-04-17T10:45:10.769Z] #44 45.06 DEP criu/sysfs_parse.d [2021-04-17T10:45:10.769Z] #44 45.19 DEP criu/sysctl.d [2021-04-17T10:45:10.769Z] #44 45.33 DEP criu/string.d [2021-04-17T10:45:10.769Z] #44 45.37 DEP criu/stats.d [2021-04-17T10:45:10.769Z] #44 45.45 DEP criu/sockets.d [2021-04-17T10:45:10.769Z] #44 45.58 DEP criu/sk-unix.d [2021-04-17T10:45:10.769Z] #44 45.83 DEP criu/sk-tcp.d [2021-04-17T10:45:10.769Z] #44 45.98 DEP criu/sk-queue.d [2021-04-17T10:45:10.769Z] #44 46.16 DEP criu/sk-packet.d [2021-04-17T10:45:10.769Z] #44 46.31 DEP criu/sk-netlink.d [2021-04-17T10:45:10.769Z] #44 46.42 DEP criu/sk-inet.d [2021-04-17T10:45:10.994Z] #36 55.43 Selecting previously unselected package libuv1:amd64. [2021-04-17T10:45:10.994Z] #36 55.43 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-04-17T10:45:10.994Z] #36 55.44 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-04-17T10:45:10.994Z] #36 55.58 Selecting previously unselected package cmake. [2021-04-17T10:45:10.994Z] #36 55.60 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-04-17T10:45:10.994Z] #36 55.60 Unpacking cmake (3.13.4-1) ... [2021-04-17T10:45:11.065Z] #44 ... [2021-04-17T10:45:11.065Z] [2021-04-17T10:45:11.065Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-17T10:45:11.065Z] #61 DONE 0.1s [2021-04-17T10:45:11.065Z] [2021-04-17T10:45:11.065Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-17T10:45:11.065Z] #44 46.56 DEP criu/signalfd.d [2021-04-17T10:45:11.065Z] #44 ... [2021-04-17T10:45:11.065Z] [2021-04-17T10:45:11.065Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-17T10:45:11.065Z] #46 71.77 crypto/tls [2021-04-17T10:45:11.065Z] #46 76.19 net/http/httptrace [2021-04-17T10:45:11.065Z] #46 76.35 net/http [2021-04-17T10:45:11.065Z] #46 ... [2021-04-17T10:45:11.065Z] [2021-04-17T10:45:11.065Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-17T10:45:11.065Z] #44 46.75 DEP criu/sigframe.d [2021-04-17T10:45:11.247Z] Merge succeeded, producing 041d074ebe3a55e558e18ad494c69ca6e13c9979 [2021-04-17T10:45:11.248Z] Checking out Revision 041d074ebe3a55e558e18ad494c69ca6e13c9979 (PR-42305) [2021-04-17T10:45:11.259Z] Merge succeeded, producing 041d074ebe3a55e558e18ad494c69ca6e13c9979 [2021-04-17T10:45:11.259Z] Checking out Revision 041d074ebe3a55e558e18ad494c69ca6e13c9979 (PR-42305) [2021-04-17T10:45:11.354Z] #44 46.83 DEP criu/shmem.d [2021-04-17T10:45:11.813Z] #44 47.09 DEP criu/servicefd.d [2021-04-17T10:45:11.813Z] #44 47.24 DEP criu/seize.d [2021-04-17T10:45:11.813Z] #44 47.33 DEP criu/seccomp.d [2021-04-17T10:45:11.813Z] #44 47.45 DEP criu/rst-malloc.d [2021-04-17T10:45:11.813Z] #44 47.48 DEP criu/rbtree.d [2021-04-17T10:45:11.813Z] #44 47.51 DEP criu/pstree.d [2021-04-17T10:45:12.105Z] #44 47.62 DEP criu/protobuf.d [2021-04-17T10:45:12.105Z] #44 47.68 GEN criu/protobuf-desc-gen.h [2021-04-17T10:45:10.557Z] > git config core.sparsecheckout # timeout=10 [2021-04-17T10:45:10.588Z] > git checkout -f 041d074ebe3a55e558e18ad494c69ca6e13c9979 # timeout=10 [2021-04-17T10:45:11.181Z] > git remote # timeout=10 [2021-04-17T10:45:11.197Z] > git config --get remote.origin.url # timeout=10 [2021-04-17T10:45:11.211Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-17T10:45:11.212Z] > git merge 8eb947c5b1d7ce7551ed6e07db7a8b65234b75e0 # timeout=10 [2021-04-17T10:45:11.231Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-17T10:45:11.249Z] > git config core.sparsecheckout # timeout=10 [2021-04-17T10:45:11.263Z] > git checkout -f 041d074ebe3a55e558e18ad494c69ca6e13c9979 # timeout=10 [2021-04-17T10:45:12.886Z] #36 ... [2021-04-17T10:45:12.886Z] [2021-04-17T10:45:12.886Z] #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-04-17T10:45:12.886Z] #47 sha256:12e0dbfc1d6ca2a83c186a88207d5eaab023e3d54c9e56475832747a855540be [2021-04-17T10:45:12.886Z] #47 DONE 57.3s [2021-04-17T10:45:11.154Z] > git remote # timeout=10 [2021-04-17T10:45:11.182Z] > git config --get remote.origin.url # timeout=10 [2021-04-17T10:45:11.201Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-17T10:45:11.202Z] > git merge 8eb947c5b1d7ce7551ed6e07db7a8b65234b75e0 # timeout=10 [2021-04-17T10:45:11.231Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-17T10:45:11.262Z] > git config core.sparsecheckout # timeout=10 [2021-04-17T10:45:11.281Z] > git checkout -f 041d074ebe3a55e558e18ad494c69ca6e13c9979 # timeout=10 [2021-04-17T10:45:13.133Z] #44 48.55 DEP criu/protobuf-desc.d [2021-04-17T10:45:13.133Z] #44 48.64 DEP criu/proc_parse.d [2021-04-17T10:45:13.133Z] #44 48.79 DEP criu/plugin.d [2021-04-17T10:45:13.133Z] #44 48.87 DEP criu/pipes.d [2021-04-17T10:45:13.143Z] [2021-04-17T10:45:13.143Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-17T10:45:13.143Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-17T10:45:13.143Z] #13 46.59 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-04-17T10:45:13.143Z] #13 48.86 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-04-17T10:45:13.143Z] #13 48.86 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-04-17T10:45:13.143Z] #13 48.86 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-17T10:45:13.143Z] #13 48.86 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-17T10:45:13.143Z] #13 48.87 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-04-17T10:45:13.143Z] #13 48.88 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-04-17T10:45:13.143Z] #13 48.90 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-04-17T10:45:13.143Z] #13 48.92 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-04-17T10:45:13.143Z] #13 48.95 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-04-17T10:45:13.143Z] #13 48.98 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-04-17T10:45:13.143Z] #13 48.99 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-04-17T10:45:13.143Z] #13 49.05 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-04-17T10:45:13.143Z] #13 49.05 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-04-17T10:45:13.143Z] #13 49.07 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-04-17T10:45:13.143Z] #13 50.12 debconf: delaying package configuration, since apt-utils is not installed [2021-04-17T10:45:13.143Z] #13 50.32 Fetched 78.2 MB in 8s (10.3 MB/s) [2021-04-17T10:45:13.143Z] #13 50.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-17T10:45:13.143Z] #13 50.54 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-04-17T10:45:13.143Z] #13 50.57 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-17T10:45:13.143Z] #13 51.76 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-04-17T10:45:13.399Z] #13 52.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-17T10:45:13.399Z] #13 52.13 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-17T10:45:13.399Z] #13 52.19 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-04-17T10:45:13.423Z] #44 49.01 DEP criu/pie-util.d [2021-04-17T10:45:13.423Z] #44 49.11 DEP criu/pie-util-vdso.d [2021-04-17T10:45:13.423Z] #44 49.21 DEP criu/path.d [2021-04-17T10:45:13.656Z] #13 ... [2021-04-17T10:45:13.656Z] [2021-04-17T10:45:13.656Z] #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-04-17T10:45:13.656Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-17T10:45:13.656Z] #42 48.05 Selecting previously unselected package libprotobuf-dev:amd64. [2021-04-17T10:45:13.656Z] #42 48.07 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-04-17T10:45:13.656Z] #42 48.08 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-17T10:45:13.656Z] #42 49.41 Selecting previously unselected package libprotoc17:amd64. [2021-04-17T10:45:13.656Z] #42 49.42 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-04-17T10:45:13.656Z] #42 49.44 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-17T10:45:13.656Z] #42 50.03 Selecting previously unselected package protobuf-c-compiler. [2021-04-17T10:45:13.656Z] #42 50.03 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-04-17T10:45:13.656Z] #42 50.03 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-17T10:45:13.656Z] #42 50.17 Selecting previously unselected package protobuf-compiler. [2021-04-17T10:45:13.656Z] #42 50.21 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-04-17T10:45:13.656Z] #42 50.22 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-17T10:45:13.656Z] #42 50.37 Selecting previously unselected package python-pkg-resources. [2021-04-17T10:45:13.656Z] #42 50.37 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-17T10:45:13.656Z] #42 50.40 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-17T10:45:13.656Z] #42 50.61 Selecting previously unselected package python-six. [2021-04-17T10:45:13.656Z] #42 50.62 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-17T10:45:13.656Z] #42 50.63 Unpacking python-six (1.12.0-1) ... [2021-04-17T10:45:13.656Z] #42 50.75 Selecting previously unselected package python-protobuf. [2021-04-17T10:45:13.656Z] #42 50.75 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-04-17T10:45:13.656Z] #42 50.75 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-17T10:45:13.656Z] #42 51.28 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-17T10:45:13.656Z] #42 55.03 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-17T10:45:13.656Z] #42 55.06 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-17T10:45:13.656Z] #42 55.08 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-17T10:45:13.656Z] #42 55.09 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-17T10:45:13.656Z] #42 55.11 Setting up python-six (1.12.0-1) ... [2021-04-17T10:45:13.656Z] #42 ... [2021-04-17T10:45:13.656Z] [2021-04-17T10:45:13.656Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-17T10:45:13.656Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-17T10:45:13.656Z] #13 52.55 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-04-17T10:45:13.712Z] #44 49.28 DEP criu/parasite-syscall.d [2021-04-17T10:45:13.712Z] #44 49.41 DEP criu/pagemap.d [2021-04-17T10:45:14.002Z] #44 49.56 DEP criu/pagemap-cache.d [2021-04-17T10:45:14.002Z] #44 49.67 DEP criu/page-xfer.d [2021-04-17T10:45:14.291Z] #44 49.84 DEP criu/page-pipe.d [2021-04-17T10:45:14.291Z] #44 49.89 DEP criu/netfilter.d [2021-04-17T10:45:14.291Z] #44 49.94 DEP criu/net.d [2021-04-17T10:45:14.430Z] #13 52.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-17T10:45:14.430Z] #13 53.02 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-04-17T10:45:14.430Z] #13 53.18 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-17T10:45:14.580Z] #44 50.12 DEP criu/namespaces.d [2021-04-17T10:45:14.580Z] #44 50.23 DEP criu/mount.d [2021-04-17T10:45:14.581Z] #44 50.37 DEP criu/memfd.d [2021-04-17T10:45:14.687Z] #13 53.32 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-04-17T10:45:14.687Z] #13 53.46 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-17T10:45:14.687Z] #13 53.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-17T10:45:14.687Z] #13 53.51 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-04-17T10:45:14.687Z] #13 53.53 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-17T10:45:14.870Z] #44 50.44 DEP criu/mem.d [2021-04-17T10:45:14.870Z] #44 50.63 DEP criu/lsm.d [2021-04-17T10:45:15.147Z] Commit message: "apparmor.InstallDefault(): fix order of remove/close and fix linting warnings" [2021-04-17T10:45:15.159Z] #44 50.75 DEP criu/log.d [2021-04-17T10:45:15.159Z] #44 50.84 DEP criu/libnetlink.d [2021-04-17T10:45:15.161Z] > git --version # timeout=10 [2021-04-17T10:45:15.178Z] > git --version # 'git version 2.25.1' [2021-04-17T10:45:15.185Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-04-17T10:45:15.449Z] #44 50.90 DEP criu/kerndat.d [2021-04-17T10:45:15.449Z] #44 51.04 DEP criu/kcmp-ids.d [2021-04-17T10:45:15.449Z] #44 51.08 DEP criu/irmap.d [2021-04-17T10:45:15.494Z] Commit message: "apparmor.InstallDefault(): fix order of remove/close and fix linting warnings" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-04-17T10:45:15.517Z] > git --version # timeout=10 [2021-04-17T10:45:15.561Z] > git --version # 'git version 2.17.1' [2021-04-17T10:45:15.571Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] sh [2021-04-17T10:45:15.624Z] #13 ... [2021-04-17T10:45:15.624Z] [2021-04-17T10:45:15.624Z] #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-04-17T10:45:15.624Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-17T10:45:15.624Z] #36 59.13 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-17T10:45:15.624Z] #36 59.16 Setting up xxd (2:8.1.0875-5) ... [2021-04-17T10:45:15.624Z] #36 59.17 Setting up libuv1:amd64 (1.24.1-1) ... [2021-04-17T10:45:15.624Z] #36 59.18 Setting up vim-common (2:8.1.0875-5) ... [2021-04-17T10:45:15.624Z] #36 59.22 Setting up librhash0:amd64 (1.3.8-1) ... [2021-04-17T10:45:15.624Z] #36 59.24 Setting up cmake-data (3.13.4-1) ... [2021-04-17T10:45:15.624Z] #36 59.26 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-17T10:45:15.624Z] #36 59.28 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-17T10:45:15.624Z] #36 59.29 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-17T10:45:15.624Z] #36 59.30 Setting up cmake (3.13.4-1) ... [2021-04-17T10:45:15.624Z] #36 59.32 Processing triggers for libc-bin (2.28-10) ... [2021-04-17T10:45:15.624Z] #36 59.36 Processing triggers for mime-support (3.62) ... [2021-04-17T10:45:15.624Z] #36 DONE 59.8s [2021-04-17T10:45:15.624Z] [2021-04-17T10:45:15.624Z] #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-04-17T10:45:15.624Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-17T10:45:15.624Z] #42 59.21 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-17T10:45:15.624Z] #42 59.23 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-17T10:45:15.624Z] #42 59.25 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-17T10:45:15.624Z] #42 59.26 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-04-17T10:45:15.624Z] #42 59.27 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-17T10:45:15.624Z] #42 59.28 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-17T10:45:15.624Z] #42 59.30 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-17T10:45:15.624Z] #42 59.31 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-17T10:45:15.624Z] #42 59.33 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-17T10:45:15.624Z] #42 59.34 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-17T10:45:15.738Z] #44 51.20 DEP criu/ipc_ns.d [2021-04-17T10:45:15.738Z] #44 51.30 DEP criu/image.d [2021-04-17T10:45:15.738Z] #44 51.40 DEP criu/image-desc.d [2021-04-17T10:45:15.738Z] #44 51.42 DEP criu/fsnotify.d [2021-04-17T10:45:15.738Z] #44 51.52 DEP criu/filesystems.d [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-17T10:45:16.028Z] #44 51.63 DEP criu/files.d [2021-04-17T10:45:16.028Z] #44 51.74 DEP criu/files-reg.d [2021-04-17T10:45:16.028Z] #44 51.84 DEP criu/files-ext.d [2021-04-17T10:45:16.160Z] + docker version [2021-04-17T10:45:16.317Z] #44 51.94 DEP criu/file-lock.d [2021-04-17T10:45:16.317Z] #44 52.04 DEP criu/file-ids.d [2021-04-17T10:45:16.317Z] #44 52.14 DEP criu/fifo.d [2021-04-17T10:45:16.607Z] #44 52.21 DEP criu/fdstore.d [2021-04-17T10:45:16.607Z] #44 52.28 DEP criu/fault-injection.d [2021-04-17T10:45:16.607Z] #44 52.31 DEP criu/external.d [2021-04-17T10:45:16.607Z] #44 52.41 DEP criu/eventpoll.d [2021-04-17T10:45:16.636Z] + docker version [2021-04-17T10:45:16.896Z] #44 52.48 DEP criu/eventfd.d [2021-04-17T10:45:16.896Z] #44 52.56 DEP criu/crtools.d [2021-04-17T10:45:16.896Z] #44 52.70 DEP criu/cr-service.d [2021-04-17T10:45:17.186Z] #44 52.82 DEP criu/cr-restore.d [2021-04-17T10:45:17.475Z] #44 53.06 DEP criu/cr-errno.d [2021-04-17T10:45:17.475Z] #44 53.07 DEP criu/cr-dump.d [2021-04-17T10:45:17.765Z] #44 53.29 DEP criu/cr-dedup.d [2021-04-17T10:45:17.765Z] #44 53.44 DEP criu/cr-check.d [2021-04-17T10:45:17.765Z] #44 53.55 DEP criu/config.d [2021-04-17T10:45:18.054Z] #44 53.64 DEP criu/clone-noasan.d [2021-04-17T10:45:18.054Z] #44 53.71 DEP criu/cgroup.d [2021-04-17T10:45:18.054Z] #44 53.81 DEP criu/cgroup-props.d [2021-04-17T10:45:18.344Z] #44 53.87 DEP criu/bitmap.d [2021-04-17T10:45:18.344Z] #44 53.88 DEP criu/bfd.d [2021-04-17T10:45:18.344Z] #44 53.96 DEP criu/autofs.d [2021-04-17T10:45:18.344Z] #44 54.05 DEP criu/aio.d [2021-04-17T10:45:18.633Z] #44 54.13 DEP criu/action-scripts.d [2021-04-17T10:45:18.633Z] #44 54.28 CC criu/action-scripts.o [2021-04-17T10:45:18.922Z] #44 54.60 CC criu/aio.o [2021-04-17T10:45:19.127Z] Fetching without tags [2021-04-17T10:45:19.212Z] #44 54.85 CC criu/autofs.o [2021-04-17T10:45:19.480Z] Merging remotes/origin/master commit 8eb947c5b1d7ce7551ed6e07db7a8b65234b75e0 into PR head commit 041d074ebe3a55e558e18ad494c69ca6e13c9979 [2021-04-17T10:45:20.240Z] #44 55.83 CC criu/bfd.o [2021-04-17T10:45:19.083Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-17T10:45:19.098Z] > git config --add remote.origin.fetch +refs/pull/42305/head:refs/remotes/origin/PR-42305 # timeout=10 [2021-04-17T10:45:19.104Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-17T10:45:19.118Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-17T10:45:19.135Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-17T10:45:19.135Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-17T10:45:19.138Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42305/head:refs/remotes/origin/PR-42305 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-17T10:45:19.496Z] > git config core.sparsecheckout # timeout=10 [2021-04-17T10:45:19.515Z] > git checkout -f 041d074ebe3a55e558e18ad494c69ca6e13c9979 # timeout=10 [2021-04-17T10:45:20.530Z] #44 56.18 CC criu/bitmap.o [2021-04-17T10:45:20.569Z] Merge succeeded, producing 041d074ebe3a55e558e18ad494c69ca6e13c9979 [2021-04-17T10:45:20.570Z] Checking out Revision 041d074ebe3a55e558e18ad494c69ca6e13c9979 (PR-42305) [2021-04-17T10:45:20.820Z] #44 56.28 CC criu/cgroup-props.o [2021-04-17T10:45:20.875Z] #42 64.66 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-17T10:45:20.876Z] #42 64.67 Processing triggers for libc-bin (2.28-10) ... [2021-04-17T10:45:20.876Z] #42 DONE 65.4s [2021-04-17T10:45:20.876Z] [2021-04-17T10:45:20.876Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-17T10:45:20.876Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-17T10:45:20.876Z] #13 55.89 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-17T10:45:20.876Z] #13 55.91 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-04-17T10:45:20.876Z] #13 55.92 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-17T10:45:20.876Z] #13 58.59 Selecting previously unselected package binutils-mingw-w64. [2021-04-17T10:45:20.876Z] #13 58.61 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-17T10:45:20.876Z] #13 58.62 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-17T10:45:20.876Z] #13 58.75 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-04-17T10:45:20.876Z] #13 58.75 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-17T10:45:20.876Z] #13 58.76 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-17T10:45:20.876Z] #13 58.87 Selecting previously unselected package dmsetup. [2021-04-17T10:45:20.876Z] #13 58.88 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-04-17T10:45:20.876Z] #13 58.89 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-17T10:45:20.876Z] #13 59.03 Selecting previously unselected package mingw-w64-common. [2021-04-17T10:45:20.876Z] #13 59.04 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-17T10:45:20.876Z] #13 59.04 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-17T10:45:21.111Z] #44 56.83 CC criu/cgroup.o [2021-04-17T10:45:21.401Z] #44 ... [2021-04-17T10:45:21.401Z] [2021-04-17T10:45:21.401Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-04-17T10:45:21.401Z] #21 0.816 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-17T10:45:21.401Z] #21 0.845 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-17T10:45:21.401Z] #21 0.884 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-17T10:45:21.401Z] #21 0.897 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-17T10:45:21.401Z] #21 1.156 Get:5 http://deb.debian.org/debian buster-backports/main s390x Packages [433 kB] [2021-04-17T10:45:21.401Z] #21 1.738 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-04-17T10:45:21.401Z] #21 3.082 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [243 kB] [2021-04-17T10:45:21.401Z] #21 4.216 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-04-17T10:45:21.401Z] #21 6.053 Fetched 8594 kB in 5s (1631 kB/s) [2021-04-17T10:45:21.401Z] #21 6.053 Reading package lists... [2021-04-17T10:45:21.401Z] #21 7.684 Reading package lists... [2021-04-17T10:45:21.401Z] #21 9.464 Building dependency tree... [2021-04-17T10:45:21.401Z] #21 10.05 libcap2-bin is already the newest version (1:2.25-2). [2021-04-17T10:45:21.401Z] #21 10.05 The following additional packages will be installed: [2021-04-17T10:45:21.401Z] #21 10.05 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-17T10:45:21.401Z] #21 10.05 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-17T10:45:21.401Z] #21 10.05 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-17T10:45:21.401Z] #21 10.05 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-17T10:45:21.401Z] #21 10.05 python3.7 python3.7-minimal vim-runtime xxd [2021-04-17T10:45:21.401Z] #21 10.05 Suggested packages: [2021-04-17T10:45:21.401Z] #21 10.05 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-17T10:45:21.401Z] #21 10.05 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-17T10:45:21.401Z] #21 10.05 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-17T10:45:21.401Z] #21 10.05 Recommended packages: [2021-04-17T10:45:21.401Z] #21 10.05 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-17T10:45:21.401Z] #21 10.05 python3-keyrings.alt python3-xdg unzip [2021-04-17T10:45:22.030Z] #21 11.37 The following NEW packages will be installed: [2021-04-17T10:45:22.030Z] #21 11.37 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-17T10:45:22.030Z] #21 11.37 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-17T10:45:22.030Z] #21 11.37 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-17T10:45:22.030Z] #21 11.37 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-17T10:45:22.030Z] #21 11.37 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-17T10:45:22.030Z] #21 11.37 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-17T10:45:22.030Z] #21 11.37 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-17T10:45:22.030Z] #21 11.38 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-17T10:45:22.030Z] #21 11.38 xz-utils zip [2021-04-17T10:45:22.030Z] #21 11.46 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-17T10:45:22.030Z] #21 11.46 Need to get 27.7 MB of archives. [2021-04-17T10:45:22.030Z] #21 11.46 After this operation, 117 MB of additional disk space will be used. [2021-04-17T10:45:22.030Z] #21 11.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2021-04-17T10:45:22.031Z] #21 11.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u3 [586 kB] [2021-04-17T10:45:22.329Z] #21 ... [2021-04-17T10:45:22.329Z] [2021-04-17T10:45:22.329Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-17T10:45:22.329Z] #46 83.27 github.com/LK4D4/vndr/godl [2021-04-17T10:45:22.329Z] #46 83.74 github.com/LK4D4/vndr [2021-04-17T10:45:22.329Z] #46 DONE 89.4s [2021-04-17T10:45:22.329Z] [2021-04-17T10:45:22.329Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-04-17T10:45:22.329Z] #21 11.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u3 [1590 kB] [2021-04-17T10:45:20.531Z] > git remote # timeout=10 [2021-04-17T10:45:20.542Z] > git config --get remote.origin.url # timeout=10 [2021-04-17T10:45:20.551Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-17T10:45:20.553Z] > git merge 8eb947c5b1d7ce7551ed6e07db7a8b65234b75e0 # timeout=10 [2021-04-17T10:45:20.566Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-17T10:45:20.576Z] > git config core.sparsecheckout # timeout=10 [2021-04-17T10:45:20.584Z] > git checkout -f 041d074ebe3a55e558e18ad494c69ca6e13c9979 # timeout=10 [2021-04-17T10:45:22.621Z] #21 12.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2021-04-17T10:45:22.621Z] #21 12.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2021-04-17T10:45:22.621Z] #21 12.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u3 [1686 kB] [2021-04-17T10:45:22.621Z] #21 12.21 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u3 [330 kB] [2021-04-17T10:45:22.911Z] #21 12.23 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2021-04-17T10:45:22.911Z] #21 12.23 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2021-04-17T10:45:22.911Z] #21 12.23 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2021-04-17T10:45:22.911Z] #21 12.23 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2021-04-17T10:45:22.911Z] #21 12.28 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2021-04-17T10:45:22.911Z] #21 12.28 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2021-04-17T10:45:22.911Z] #21 12.28 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2021-04-17T10:45:22.911Z] #21 12.28 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2021-04-17T10:45:22.911Z] #21 12.28 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2021-04-17T10:45:22.911Z] #21 12.29 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-04-17T10:45:22.911Z] #21 12.33 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-04-17T10:45:22.911Z] #21 12.34 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2021-04-17T10:45:22.911Z] #21 12.35 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2021-04-17T10:45:22.911Z] #21 12.35 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2021-04-17T10:45:22.911Z] #21 12.37 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2021-04-17T10:45:22.911Z] #21 12.43 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2021-04-17T10:45:23.201Z] #21 12.43 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-04-17T10:45:23.201Z] #21 12.44 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-04-17T10:45:23.201Z] #21 12.44 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-04-17T10:45:23.201Z] #21 12.44 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2021-04-17T10:45:23.201Z] #21 12.44 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2021-04-17T10:45:23.201Z] #21 12.44 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-04-17T10:45:23.201Z] #21 12.64 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2021-04-17T10:45:23.201Z] #21 12.64 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2021-04-17T10:45:23.201Z] #21 12.64 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2021-04-17T10:45:23.201Z] #21 12.64 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2021-04-17T10:45:23.201Z] #21 12.64 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2021-04-17T10:45:23.201Z] #21 12.64 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2021-04-17T10:45:23.201Z] #21 12.67 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-17T10:45:23.201Z] #21 12.67 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2021-04-17T10:45:23.201Z] #21 12.68 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2021-04-17T10:45:23.201Z] #21 12.68 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-17T10:45:23.201Z] #21 12.69 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2021-04-17T10:45:23.201Z] #21 12.69 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-17T10:45:23.201Z] #21 12.69 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u3 [1199 kB] [2021-04-17T10:45:23.201Z] #21 12.73 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2021-04-17T10:45:23.201Z] #21 12.73 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2021-04-17T10:45:23.201Z] #21 12.74 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-17T10:45:23.218Z] Client: Docker Engine - Community [2021-04-17T10:45:23.218Z] Version: 20.10.5 [2021-04-17T10:45:23.218Z] API version: 1.41 [2021-04-17T10:45:23.218Z] Go version: go1.13.15 [2021-04-17T10:45:23.218Z] Git commit: 55c4c88 [2021-04-17T10:45:23.218Z] Built: Tue Mar 2 20:18:05 2021 [2021-04-17T10:45:23.218Z] OS/Arch: linux/amd64 [2021-04-17T10:45:23.218Z] Context: default [2021-04-17T10:45:23.218Z] Experimental: true [2021-04-17T10:45:23.218Z] [2021-04-17T10:45:23.218Z] Server: Docker Engine - Community [2021-04-17T10:45:23.218Z] Engine: [2021-04-17T10:45:23.218Z] Version: 20.10.5 [2021-04-17T10:45:23.218Z] API version: 1.41 (minimum version 1.12) [2021-04-17T10:45:23.218Z] Go version: go1.13.15 [2021-04-17T10:45:23.218Z] Git commit: 363e9a8 [2021-04-17T10:45:23.218Z] Built: Tue Mar 2 20:16:00 2021 [2021-04-17T10:45:23.218Z] OS/Arch: linux/amd64 [2021-04-17T10:45:23.218Z] Experimental: true [2021-04-17T10:45:23.218Z] containerd: [2021-04-17T10:45:23.218Z] Version: 1.4.4 [2021-04-17T10:45:23.218Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-17T10:45:23.218Z] runc: [2021-04-17T10:45:23.218Z] Version: 1.0.0-rc93 [2021-04-17T10:45:23.218Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-17T10:45:23.218Z] docker-init: [2021-04-17T10:45:23.218Z] Version: 0.19.0 [2021-04-17T10:45:23.218Z] GitCommit: de40ad0 [Pipeline] sh [2021-04-17T10:45:23.405Z] #13 ... [2021-04-17T10:45:23.405Z] [2021-04-17T10:45:23.405Z] #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-04-17T10:45:23.405Z] #45 sha256:29b81d6098a85e4b8c049910e84d8e09cabdd8caf493e5b2544274b8074df1f7 [2021-04-17T10:45:23.405Z] #45 57.81 time [2021-04-17T10:45:23.405Z] #45 62.81 internal/fmtsort [2021-04-17T10:45:23.405Z] #45 63.21 internal/syscall/execenv [2021-04-17T10:45:23.405Z] #45 63.45 internal/poll [2021-04-17T10:45:23.405Z] #45 63.47 internal/syscall/unix [2021-04-17T10:45:23.405Z] #45 63.66 strings [2021-04-17T10:45:23.405Z] #45 65.44 os [2021-04-17T10:45:23.405Z] #45 66.47 regexp/syntax [2021-04-17T10:45:23.405Z] #45 ... [2021-04-17T10:45:23.405Z] [2021-04-17T10:45:23.405Z] #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-04-17T10:45:23.405Z] #37 sha256:0c2751c929738168d606e6396381983f6fffdc0e99be5c85e91ac94b96ba4eb8 [2021-04-17T10:45:23.405Z] #37 1.149 + RM_GOPATH=0 [2021-04-17T10:45:23.405Z] #37 1.149 + TMP_GOPATH= [2021-04-17T10:45:23.405Z] #37 1.149 + : /build [2021-04-17T10:45:23.405Z] #37 1.149 + '[' -z '' ']' [2021-04-17T10:45:23.405Z] #37 1.149 ++ mktemp -d [2021-04-17T10:45:23.405Z] #37 1.152 + export GOPATH=/tmp/tmp.e4ab60fWvO [2021-04-17T10:45:23.405Z] #37 1.152 + GOPATH=/tmp/tmp.e4ab60fWvO [2021-04-17T10:45:23.405Z] #37 1.152 + RM_GOPATH=1 [2021-04-17T10:45:23.405Z] #37 1.152 + case "$(go env GOARCH)" in [2021-04-17T10:45:23.405Z] #37 1.155 ++ go env GOARCH [2021-04-17T10:45:23.405Z] #37 1.181 + export GO_BUILDMODE=-buildmode=pie [2021-04-17T10:45:23.405Z] #37 1.183 + GO_BUILDMODE=-buildmode=pie [2021-04-17T10:45:23.405Z] #37 1.184 ++ dirname /tmp/install/install.sh [2021-04-17T10:45:23.405Z] #37 1.198 + dir=/tmp/install [2021-04-17T10:45:23.405Z] #37 1.198 + bin=tini [2021-04-17T10:45:23.405Z] #37 1.198 + shift [2021-04-17T10:45:23.405Z] #37 1.198 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-17T10:45:23.405Z] #37 1.198 + . /tmp/install/tini.installer [2021-04-17T10:45:23.405Z] #37 1.199 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-17T10:45:23.405Z] #37 1.199 + install_tini [2021-04-17T10:45:23.405Z] #37 1.199 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-17T10:45:23.405Z] #37 1.199 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-17T10:45:23.405Z] #37 1.200 + git clone https://github.com/krallin/tini.git /tmp/tmp.e4ab60fWvO/tini [2021-04-17T10:45:23.405Z] #37 1.201 Cloning into '/tmp/tmp.e4ab60fWvO/tini'... [2021-04-17T10:45:23.405Z] #37 1.977 + cd /tmp/tmp.e4ab60fWvO/tini [2021-04-17T10:45:23.405Z] #37 1.989 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-17T10:45:23.405Z] #37 1.997 + cmake . [2021-04-17T10:45:23.405Z] #37 2.595 -- The C compiler identification is GNU 8.3.0 [2021-04-17T10:45:23.405Z] #37 2.653 -- Check for working C compiler: /usr/bin/cc [2021-04-17T10:45:23.405Z] #37 3.487 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-17T10:45:23.405Z] #37 3.493 -- Detecting C compiler ABI info [2021-04-17T10:45:23.405Z] #37 4.267 -- Detecting C compiler ABI info - done [2021-04-17T10:45:23.405Z] #37 4.318 -- Detecting C compile features [2021-04-17T10:45:23.405Z] #37 6.664 -- Detecting C compile features - done [2021-04-17T10:45:23.405Z] #37 6.694 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-17T10:45:23.405Z] #37 6.898 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-17T10:45:23.405Z] #37 6.996 -- Configuring done [2021-04-17T10:45:23.405Z] #37 7.021 -- Generating done [2021-04-17T10:45:23.405Z] #37 7.023 -- Build files have been written to: /tmp/tmp.e4ab60fWvO/tini [2021-04-17T10:45:23.405Z] #37 7.036 + make tini-static [2021-04-17T10:45:23.405Z] #37 7.426 Scanning dependencies of target tini-static [2021-04-17T10:45:23.405Z] #37 7.605 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-17T10:45:23.494Z] #21 12.86 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2021-04-17T10:45:23.494Z] #21 12.88 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2021-04-17T10:45:23.494Z] #21 12.89 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2021-04-17T10:45:23.544Z] + docker info [2021-04-17T10:45:23.801Z] [2021-04-17T10:45:23.801Z] #21 ... [2021-04-17T10:45:23.801Z] [2021-04-17T10:45:23.801Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-04-17T10:45:23.801Z] #33 DONE 91.3s [2021-04-17T10:45:23.801Z] [2021-04-17T10:45:23.801Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-04-17T10:45:23.801Z] #21 13.09 debconf: delaying package configuration, since apt-utils is not installed [2021-04-17T10:45:23.801Z] #21 13.12 Fetched 27.7 MB in 1s (18.6 MB/s) [2021-04-17T10:45:23.801Z] #21 13.15 Selecting previously unselected package pigz. [2021-04-17T10:45:23.801Z] #21 13.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 ... 23201 files and directories currently installed.) [2021-04-17T10:45:23.801Z] #21 13.17 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2021-04-17T10:45:23.801Z] #21 13.17 Unpacking pigz (2.4-1) ... [2021-04-17T10:45:23.801Z] #21 13.22 Selecting previously unselected package libpython3.7-minimal:s390x. [2021-04-17T10:45:23.801Z] #21 13.22 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_s390x.deb ... [2021-04-17T10:45:23.801Z] #21 13.22 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u3) ... [2021-04-17T10:45:23.968Z] #37 ... [2021-04-17T10:45:23.968Z] [2021-04-17T10:45:23.968Z] #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-04-17T10:45:23.968Z] #51 sha256:88f743070e5d7dc0e709a91d954ab7a8127196775dc37bb03b64f9880271f37d [2021-04-17T10:45:23.968Z] #51 58.47 time [2021-04-17T10:45:23.968Z] #51 63.38 encoding/binary [2021-04-17T10:45:23.968Z] #51 63.54 context [2021-04-17T10:45:23.968Z] #51 64.29 internal/poll [2021-04-17T10:45:23.968Z] #51 65.36 encoding/base64 [2021-04-17T10:45:23.968Z] #51 66.29 os [2021-04-17T10:45:23.968Z] #51 66.59 golang.org/x/sys/unix [2021-04-17T10:45:24.225Z] #51 ... [2021-04-17T10:45:24.225Z] [2021-04-17T10:45:24.225Z] #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-04-17T10:45:24.225Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:45:24.225Z] #43 2.151 Note: Building without setproctitle() and strlcpy() support. [2021-04-17T10:45:24.225Z] #43 2.152 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-17T10:45:24.225Z] #43 2.163 Note: Building without GnuTLS support [2021-04-17T10:45:24.225Z] #43 2.165 Makefile.config:39: Warn: you have no libnftables installed [2021-04-17T10:45:24.225Z] #43 2.165 Makefile.config:40: Warn: Building without nftables support [2021-04-17T10:45:24.263Z] Client: Docker Engine - Community [2021-04-17T10:45:24.263Z] Version: 20.10.5 [2021-04-17T10:45:24.263Z] API version: 1.41 [2021-04-17T10:45:24.263Z] Go version: go1.13.15 [2021-04-17T10:45:24.263Z] Git commit: 55c4c88 [2021-04-17T10:45:24.263Z] Built: Tue Mar 2 20:18:20 2021 [2021-04-17T10:45:24.263Z] OS/Arch: linux/amd64 [2021-04-17T10:45:24.263Z] Context: default [2021-04-17T10:45:24.263Z] Experimental: true [2021-04-17T10:45:24.263Z] [2021-04-17T10:45:24.263Z] Server: Docker Engine - Community [2021-04-17T10:45:24.263Z] Engine: [2021-04-17T10:45:24.263Z] Version: 20.10.5 [2021-04-17T10:45:24.263Z] API version: 1.41 (minimum version 1.12) [2021-04-17T10:45:24.263Z] Go version: go1.13.15 [2021-04-17T10:45:24.263Z] Git commit: 363e9a8 [2021-04-17T10:45:24.263Z] Built: Tue Mar 2 20:16:15 2021 [2021-04-17T10:45:24.263Z] OS/Arch: linux/amd64 [2021-04-17T10:45:24.263Z] Experimental: true [2021-04-17T10:45:24.263Z] containerd: [2021-04-17T10:45:24.263Z] Version: 1.4.4 [2021-04-17T10:45:24.263Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-17T10:45:24.263Z] runc: [2021-04-17T10:45:24.263Z] Version: 1.0.0-rc93 [2021-04-17T10:45:24.263Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-17T10:45:24.263Z] docker-init: [2021-04-17T10:45:24.263Z] Version: 0.19.0 [2021-04-17T10:45:24.263Z] GitCommit: de40ad0 [Pipeline] sh [2021-04-17T10:45:24.504Z] #21 13.86 Selecting previously unselected package python3.7-minimal. [2021-04-17T10:45:24.505Z] #21 13.86 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_s390x.deb ... [2021-04-17T10:45:24.505Z] #21 13.87 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-17T10:45:24.564Z] + docker info [2021-04-17T10:45:24.906Z] Commit message: "apparmor.InstallDefault(): fix order of remove/close and fix linting warnings" [2021-04-17T10:45:24.935Z] > git --version # timeout=10 [2021-04-17T10:45:24.939Z] > git --version # 'git version 2.25.1' [2021-04-17T10:45:24.944Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-04-17T10:45:25.133Z] #21 14.52 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u3) ... [2021-04-17T10:45:25.133Z] #21 14.54 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-17T10:45:25.154Z] #43 4.016 fatal: not a git repository (or any of the parent directories): .git [2021-04-17T10:45:25.154Z] #43 4.068 GEN .gitid [2021-04-17T10:45:25.154Z] #43 4.109 GEN criu/include/version.h [2021-04-17T10:45:25.154Z] #43 4.180 GEN include/common/asm [2021-04-17T10:45:25.154Z] #43 ... [2021-04-17T10:45:25.154Z] [2021-04-17T10:45:25.154Z] #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-04-17T10:45:25.154Z] #37 sha256:0c2751c929738168d606e6396381983f6fffdc0e99be5c85e91ac94b96ba4eb8 [2021-04-17T10:45:25.154Z] #37 8.954 [100%] Linking C executable tini-static [2021-04-17T10:45:25.154Z] #37 9.380 [100%] Built target tini-static [2021-04-17T10:45:25.154Z] #37 9.431 + mkdir -p /build [2021-04-17T10:45:25.154Z] #37 9.437 + cp tini-static /build/docker-init [2021-04-17T10:45:25.154Z] #37 DONE 9.8s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-17T10:45:25.411Z] [2021-04-17T10:45:25.411Z] #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-04-17T10:45:25.411Z] #45 sha256:29b81d6098a85e4b8c049910e84d8e09cabdd8caf493e5b2544274b8074df1f7 [2021-04-17T10:45:25.411Z] #45 69.39 fmt [2021-04-17T10:45:26.034Z] + docker version [2021-04-17T10:45:26.633Z] #21 15.76 Selecting previously unselected package python3-minimal. [2021-04-17T10:45:26.633Z] #21 15.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 ... 23450 files and directories currently installed.) [2021-04-17T10:45:26.633Z] #21 15.81 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2021-04-17T10:45:26.633Z] #21 15.81 Unpacking python3-minimal (3.7.3-1) ... [2021-04-17T10:45:26.633Z] #21 15.88 Selecting previously unselected package libmpdec2:s390x. [2021-04-17T10:45:26.633Z] #21 15.88 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2021-04-17T10:45:26.633Z] #21 15.89 Unpacking libmpdec2:s390x (2.4.2-2) ... [2021-04-17T10:45:26.633Z] #21 15.93 Selecting previously unselected package libpython3.7-stdlib:s390x. [2021-04-17T10:45:26.633Z] #21 15.93 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_s390x.deb ... [2021-04-17T10:45:26.633Z] #21 15.93 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u3) ... [2021-04-17T10:45:26.779Z] #45 71.44 path/filepath [2021-04-17T10:45:27.262Z] #21 16.51 Selecting previously unselected package python3.7. [2021-04-17T10:45:27.262Z] #21 16.51 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_s390x.deb ... [2021-04-17T10:45:27.262Z] #21 16.51 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-17T10:45:27.262Z] #21 16.60 Selecting previously unselected package libpython3-stdlib:s390x. [2021-04-17T10:45:27.262Z] #21 16.60 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2021-04-17T10:45:27.262Z] #21 16.60 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2021-04-17T10:45:27.262Z] #21 16.68 Setting up python3-minimal (3.7.3-1) ... [2021-04-17T10:45:27.555Z] #21 17.15 Selecting previously unselected package python3. [2021-04-17T10:45:27.865Z] #21 17.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 ... 23862 files and directories currently installed.) [2021-04-17T10:45:27.865Z] #21 17.18 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2021-04-17T10:45:27.865Z] #21 17.18 Unpacking python3 (3.7.3-1) ... [2021-04-17T10:45:27.865Z] #21 17.26 Selecting previously unselected package libip4tc0:s390x. [2021-04-17T10:45:27.865Z] #21 17.26 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2021-04-17T10:45:27.865Z] #21 17.26 Unpacking libip4tc0:s390x (1.8.2-4) ... [2021-04-17T10:45:27.865Z] #21 17.31 Selecting previously unselected package libip6tc0:s390x. [2021-04-17T10:45:27.865Z] #21 17.31 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2021-04-17T10:45:27.865Z] #21 17.31 Unpacking libip6tc0:s390x (1.8.2-4) ... [2021-04-17T10:45:27.865Z] #21 17.35 Selecting previously unselected package libiptc0:s390x. [2021-04-17T10:45:27.865Z] #21 17.35 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2021-04-17T10:45:27.865Z] #21 17.36 Unpacking libiptc0:s390x (1.8.2-4) ... [2021-04-17T10:45:27.865Z] #21 17.39 Selecting previously unselected package libnfnetlink0:s390x. [2021-04-17T10:45:28.146Z] #45 72.61 regexp [2021-04-17T10:45:28.154Z] #21 17.39 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2021-04-17T10:45:28.154Z] #21 17.40 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-04-17T10:45:28.155Z] #21 17.43 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2021-04-17T10:45:28.155Z] #21 17.43 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2021-04-17T10:45:28.155Z] #21 17.43 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-04-17T10:45:28.155Z] #21 17.46 Selecting previously unselected package libnftnl11:s390x. [2021-04-17T10:45:28.155Z] #21 17.46 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2021-04-17T10:45:28.155Z] #21 17.46 Unpacking libnftnl11:s390x (1.1.2-2) ... [2021-04-17T10:45:28.155Z] #21 17.51 Selecting previously unselected package iptables. [2021-04-17T10:45:28.155Z] #21 17.52 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2021-04-17T10:45:28.155Z] #21 17.52 Unpacking iptables (1.8.2-4) ... [2021-04-17T10:45:28.444Z] #21 17.72 Selecting previously unselected package xxd. [2021-04-17T10:45:28.444Z] #21 17.72 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-04-17T10:45:28.444Z] #21 17.72 Unpacking xxd (2:8.1.0875-5) ... [2021-04-17T10:45:28.444Z] #21 17.82 Selecting previously unselected package vim-common. [2021-04-17T10:45:28.444Z] #21 17.82 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-17T10:45:28.444Z] #21 17.83 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-17T10:45:28.444Z] #21 17.91 Selecting previously unselected package bash-completion. [2021-04-17T10:45:28.444Z] #21 17.91 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-17T10:45:29.514Z] #45 74.05 flag [2021-04-17T10:45:29.943Z] #21 19.23 Unpacking bash-completion (1:2.8-6) ... [2021-04-17T10:45:29.943Z] #21 19.50 Selecting previously unselected package bzip2. [2021-04-17T10:45:29.943Z] #21 19.50 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2021-04-17T10:45:29.943Z] #21 19.50 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-17T10:45:29.943Z] #21 19.57 Selecting previously unselected package xz-utils. [2021-04-17T10:45:30.080Z] #45 ... [2021-04-17T10:45:30.080Z] [2021-04-17T10:45:30.080Z] #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-04-17T10:45:30.080Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:45:30.080Z] #43 6.246 PBCC images/timens.pb-c.c [2021-04-17T10:45:30.080Z] #43 6.267 DEP images/timens.pb-c.d [2021-04-17T10:45:30.080Z] #43 6.298 PBCC images/fown.pb-c.c [2021-04-17T10:45:30.080Z] #43 6.319 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-17T10:45:30.080Z] #43 6.370 PBCC images/opts.pb-c.c [2021-04-17T10:45:30.080Z] #43 6.423 PBCC images/memfd.pb-c.c [2021-04-17T10:45:30.080Z] #43 6.488 DEP images/fown.pb-c.d [2021-04-17T10:45:30.080Z] #43 6.514 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-17T10:45:30.080Z] #43 6.562 DEP images/opts.pb-c.d [2021-04-17T10:45:30.080Z] #43 6.643 DEP images/memfd.pb-c.d [2021-04-17T10:45:30.080Z] #43 6.707 PBCC images/sit.pb-c.c [2021-04-17T10:45:30.080Z] #43 6.790 DEP images/sit.pb-c.d [2021-04-17T10:45:30.080Z] #43 6.830 PBCC images/macvlan.pb-c.c [2021-04-17T10:45:30.080Z] #43 6.863 DEP images/macvlan.pb-c.d [2021-04-17T10:45:30.080Z] #43 6.914 PBCC images/autofs.pb-c.c [2021-04-17T10:45:30.080Z] #43 6.936 DEP images/autofs.pb-c.d [2021-04-17T10:45:30.080Z] #43 6.990 PBCC images/sysctl.pb-c.c [2021-04-17T10:45:30.080Z] #43 7.016 DEP images/sysctl.pb-c.d [2021-04-17T10:45:30.080Z] #43 7.073 PBCC images/time.pb-c.c [2021-04-17T10:45:30.080Z] #43 7.083 DEP images/time.pb-c.d [2021-04-17T10:45:30.080Z] #43 7.134 PBCC images/binfmt-misc.pb-c.c [2021-04-17T10:45:30.080Z] #43 7.145 DEP images/binfmt-misc.pb-c.d [2021-04-17T10:45:30.080Z] #43 7.204 PBCC images/seccomp.pb-c.c [2021-04-17T10:45:30.080Z] #43 7.235 DEP images/seccomp.pb-c.d [2021-04-17T10:45:30.080Z] #43 7.288 PBCC images/userns.pb-c.c [2021-04-17T10:45:30.080Z] #43 7.318 DEP images/userns.pb-c.d [2021-04-17T10:45:30.080Z] #43 7.379 PBCC images/cgroup.pb-c.c [2021-04-17T10:45:30.080Z] #43 7.408 DEP images/cgroup.pb-c.d [2021-04-17T10:45:30.080Z] #43 7.472 PBCC images/ext-file.pb-c.c [2021-04-17T10:45:30.080Z] #43 7.490 DEP images/ext-file.pb-c.d [2021-04-17T10:45:30.080Z] #43 7.541 PBCC images/rpc.pb-c.c [2021-04-17T10:45:30.080Z] #43 7.581 DEP images/rpc.pb-c.d [2021-04-17T10:45:30.080Z] #43 7.626 PBCC images/siginfo.pb-c.c [2021-04-17T10:45:30.080Z] #43 7.664 DEP images/siginfo.pb-c.d [2021-04-17T10:45:30.080Z] #43 7.720 PBCC images/pagemap.pb-c.c [2021-04-17T10:45:30.080Z] #43 7.764 DEP images/pagemap.pb-c.d [2021-04-17T10:45:30.080Z] #43 7.811 PBCC images/rlimit.pb-c.c [2021-04-17T10:45:30.080Z] #43 7.821 DEP images/rlimit.pb-c.d [2021-04-17T10:45:30.080Z] #43 7.882 PBCC images/file-lock.pb-c.c [2021-04-17T10:45:30.080Z] #43 7.903 DEP images/file-lock.pb-c.d [2021-04-17T10:45:30.080Z] #43 7.968 PBCC images/tty.pb-c.c [2021-04-17T10:45:30.080Z] #43 8.023 DEP images/tty.pb-c.d [2021-04-17T10:45:30.080Z] #43 8.100 PBCC images/tun.pb-c.c [2021-04-17T10:45:30.080Z] #43 8.146 PBCC images/netdev.pb-c.c [2021-04-17T10:45:30.080Z] #43 8.200 DEP images/tun.pb-c.d [2021-04-17T10:45:30.080Z] #43 8.236 DEP images/netdev.pb-c.d [2021-04-17T10:45:30.080Z] #43 8.316 PBCC images/vma.pb-c.c [2021-04-17T10:45:30.080Z] #43 8.355 DEP images/vma.pb-c.d [2021-04-17T10:45:30.080Z] #43 8.409 PBCC images/creds.pb-c.c [2021-04-17T10:45:30.080Z] #43 8.434 DEP images/creds.pb-c.d [2021-04-17T10:45:30.080Z] #43 8.484 PBCC images/utsns.pb-c.c [2021-04-17T10:45:30.080Z] #43 8.501 DEP images/utsns.pb-c.d [2021-04-17T10:45:30.080Z] #43 8.562 PBCC images/ipc-desc.pb-c.c [2021-04-17T10:45:30.080Z] #43 8.593 PBCC images/ipc-sem.pb-c.c [2021-04-17T10:45:30.080Z] #43 8.629 DEP images/ipc-desc.pb-c.d [2021-04-17T10:45:30.080Z] #43 8.684 DEP images/ipc-sem.pb-c.d [2021-04-17T10:45:30.080Z] #43 8.754 PBCC images/ipc-msg.pb-c.c [2021-04-17T10:45:30.080Z] #43 8.769 DEP images/ipc-msg.pb-c.d [2021-04-17T10:45:30.080Z] #43 8.836 PBCC images/ipc-shm.pb-c.c [2021-04-17T10:45:30.080Z] #43 8.853 DEP images/ipc-shm.pb-c.d [2021-04-17T10:45:30.080Z] #43 8.892 PBCC images/ipc-var.pb-c.c [2021-04-17T10:45:30.080Z] #43 8.932 DEP images/ipc-var.pb-c.d [2021-04-17T10:45:30.080Z] #43 8.988 PBCC images/sk-opts.pb-c.c [2021-04-17T10:45:30.080Z] #43 9.017 PBCC images/packet-sock.pb-c.c [2021-04-17T10:45:30.080Z] #43 9.095 DEP images/sk-opts.pb-c.d [2021-04-17T10:45:30.080Z] #43 9.133 DEP images/packet-sock.pb-c.d [2021-04-17T10:45:30.080Z] #43 9.200 PBCC images/sk-netlink.pb-c.c [2021-04-17T10:45:30.080Z] #43 9.299 DEP images/sk-netlink.pb-c.d [2021-04-17T10:45:30.234Z] #21 19.57 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2021-04-17T10:45:30.234Z] #21 19.57 Unpacking xz-utils (5.2.4-1) ... [2021-04-17T10:45:30.234Z] #21 19.71 Selecting previously unselected package apparmor. [2021-04-17T10:45:30.234Z] #21 19.72 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2021-04-17T10:45:30.234Z] #21 19.76 Unpacking apparmor (2.13.2-10) ... [2021-04-17T10:45:30.336Z] #43 9.372 PBCC images/sk-inet.pb-c.c [2021-04-17T10:45:30.337Z] #43 9.459 DEP images/sk-inet.pb-c.d [2021-04-17T10:45:30.337Z] #43 9.490 PBCC images/sk-unix.pb-c.c [2021-04-17T10:45:30.337Z] #43 9.540 DEP images/sk-unix.pb-c.d [2021-04-17T10:45:30.337Z] #43 9.580 PBCC images/mm.pb-c.c [2021-04-17T10:45:30.523Z] #21 20.02 Selecting previously unselected package aufs-tools. [2021-04-17T10:45:30.523Z] #21 20.02 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2021-04-17T10:45:30.523Z] #21 20.03 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-17T10:45:30.523Z] #21 20.09 Selecting previously unselected package libonig5:s390x. [2021-04-17T10:45:30.523Z] #21 20.10 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2021-04-17T10:45:30.523Z] #21 20.10 Unpacking libonig5:s390x (6.9.1-1) ... [2021-04-17T10:45:30.593Z] #43 9.632 DEP images/mm.pb-c.d [2021-04-17T10:45:30.593Z] #43 9.668 PBCC images/timerfd.pb-c.c [2021-04-17T10:45:30.593Z] #43 9.718 DEP images/timerfd.pb-c.d [2021-04-17T10:45:30.593Z] #43 9.793 PBCC images/timer.pb-c.c [2021-04-17T10:45:30.593Z] #43 9.816 DEP images/timer.pb-c.d [2021-04-17T10:45:30.593Z] #43 9.859 PBCC images/sa.pb-c.c [2021-04-17T10:45:30.813Z] #21 20.16 Selecting previously unselected package libjq1:s390x. [2021-04-17T10:45:30.813Z] #21 20.17 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-04-17T10:45:30.813Z] #21 20.17 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-04-17T10:45:30.813Z] #21 20.24 Selecting previously unselected package jq. [2021-04-17T10:45:30.813Z] #21 20.24 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-04-17T10:45:30.813Z] #21 20.24 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-17T10:45:30.813Z] #21 20.28 Selecting previously unselected package libaio1:s390x. [2021-04-17T10:45:30.813Z] #21 20.28 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2021-04-17T10:45:30.813Z] #21 20.28 Unpacking libaio1:s390x (0.3.112-3) ... [2021-04-17T10:45:30.813Z] #21 20.33 Selecting previously unselected package libgpm2:s390x. [2021-04-17T10:45:30.813Z] #21 20.33 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2021-04-17T10:45:30.813Z] #21 20.34 Unpacking libgpm2:s390x (1.20.7-5) ... [2021-04-17T10:45:30.813Z] #21 20.39 Selecting previously unselected package libicu63:s390x. [2021-04-17T10:45:30.849Z] #43 9.903 DEP images/sa.pb-c.d [2021-04-17T10:45:30.849Z] #43 9.956 PBCC images/pipe-data.pb-c.c [2021-04-17T10:45:30.849Z] #43 9.983 DEP images/pipe-data.pb-c.d [2021-04-17T10:45:31.104Z] #21 20.39 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-04-17T10:45:31.104Z] #21 20.39 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-04-17T10:45:31.114Z] #43 10.03 PBCC images/mnt.pb-c.c [2021-04-17T10:45:31.114Z] #43 10.07 DEP images/mnt.pb-c.d [2021-04-17T10:45:31.115Z] #43 10.13 PBCC images/sk-packet.pb-c.c [2021-04-17T10:45:31.115Z] #43 10.18 DEP images/sk-packet.pb-c.d [2021-04-17T10:45:31.115Z] #43 10.23 PBCC images/tcp-stream.pb-c.c [2021-04-17T10:45:31.115Z] #43 10.28 DEP images/tcp-stream.pb-c.d [2021-04-17T10:45:31.371Z] #43 10.33 PBCC images/pipe.pb-c.c [2021-04-17T10:45:31.371Z] #43 10.45 DEP images/pipe.pb-c.d [2021-04-17T10:45:31.371Z] #43 10.54 PBCC images/pstree.pb-c.c [2021-04-17T10:45:31.371Z] #43 10.55 DEP images/pstree.pb-c.d [2021-04-17T10:45:31.371Z] #43 10.59 PBCC images/fs.pb-c.c [2021-04-17T10:45:31.371Z] #43 10.62 DEP images/fs.pb-c.d [2021-04-17T10:45:31.371Z] #43 10.64 PBCC images/signalfd.pb-c.c [2021-04-17T10:45:31.628Z] #43 10.72 DEP images/signalfd.pb-c.d [2021-04-17T10:45:31.628Z] #43 10.79 PBCC images/fh.pb-c.c [2021-04-17T10:45:31.885Z] #43 10.82 PBCC images/fsnotify.pb-c.c [2021-04-17T10:45:31.885Z] #43 10.88 DEP images/fh.pb-c.d [2021-04-17T10:45:31.885Z] #43 10.93 DEP images/fsnotify.pb-c.d [2021-04-17T10:45:31.885Z] #43 11.00 PBCC images/eventpoll.pb-c.c [2021-04-17T10:45:31.885Z] #43 11.04 DEP images/eventpoll.pb-c.d [2021-04-17T10:45:31.885Z] #43 11.11 PBCC images/eventfd.pb-c.c [2021-04-17T10:45:31.885Z] #43 11.14 DEP images/eventfd.pb-c.d [2021-04-17T10:45:32.141Z] #43 11.22 PBCC images/remap-file-path.pb-c.c [2021-04-17T10:45:32.141Z] #43 11.27 DEP images/remap-file-path.pb-c.d [2021-04-17T10:45:32.398Z] #43 11.32 PBCC images/fifo.pb-c.c [2021-04-17T10:45:32.398Z] #43 11.34 DEP images/fifo.pb-c.d [2021-04-17T10:45:32.398Z] #43 11.43 PBCC images/ghost-file.pb-c.c [2021-04-17T10:45:32.398Z] #43 11.48 DEP images/ghost-file.pb-c.d [2021-04-17T10:45:32.398Z] #43 11.55 PBCC images/regfile.pb-c.c [2021-04-17T10:45:32.398Z] #43 11.61 DEP images/regfile.pb-c.d [2021-04-17T10:45:32.398Z] #43 11.67 PBCC images/ns.pb-c.c [2021-04-17T10:45:32.654Z] #43 11.68 DEP images/ns.pb-c.d [2021-04-17T10:45:32.654Z] #43 11.72 PBCC images/fdinfo.pb-c.c [2021-04-17T10:45:32.654Z] #43 11.80 DEP images/fdinfo.pb-c.d [2021-04-17T10:45:32.911Z] #43 11.86 PBCC images/core-aarch64.pb-c.c [2021-04-17T10:45:32.911Z] #43 11.89 PBCC images/core-arm.pb-c.c [2021-04-17T10:45:32.911Z] #43 11.95 PBCC images/core-ppc64.pb-c.c [2021-04-17T10:45:32.911Z] #43 12.02 PBCC images/core-s390.pb-c.c [2021-04-17T10:45:33.161Z] #21 22.67 Selecting previously unselected package libnet1:s390x. [2021-04-17T10:45:33.161Z] #21 22.67 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-04-17T10:45:33.161Z] #21 22.68 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-04-17T10:45:33.161Z] #21 22.72 Selecting previously unselected package libnl-3-200:s390x. [2021-04-17T10:45:33.161Z] #21 22.72 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2021-04-17T10:45:33.161Z] #21 22.72 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-04-17T10:45:33.161Z] #21 22.76 Selecting previously unselected package libprotobuf-c1:s390x. [2021-04-17T10:45:33.161Z] #21 22.76 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-04-17T10:45:33.161Z] #21 22.76 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-04-17T10:45:33.161Z] #21 22.79 Selecting previously unselected package libreadline5:s390x. [2021-04-17T10:45:33.167Z] #43 12.11 PBCC images/core-x86.pb-c.c [2021-04-17T10:45:33.167Z] #43 12.21 PBCC images/core.pb-c.c [2021-04-17T10:45:33.167Z] #43 12.29 PBCC images/inventory.pb-c.c [2021-04-17T10:45:33.450Z] #21 22.79 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2021-04-17T10:45:33.450Z] #21 22.80 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-04-17T10:45:33.450Z] #21 22.85 Selecting previously unselected package net-tools. [2021-04-17T10:45:33.450Z] #21 22.85 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2021-04-17T10:45:33.450Z] #21 22.85 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-17T10:45:33.450Z] #21 ... [2021-04-17T10:45:33.450Z] [2021-04-17T10:45:33.450Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-17T10:45:33.450Z] #44 58.98 CC criu/clone-noasan.o [2021-04-17T10:45:33.450Z] #44 59.07 CC criu/config.o [2021-04-17T10:45:33.450Z] #44 60.19 CC criu/cr-check.o [2021-04-17T10:45:33.450Z] #44 61.02 CC criu/cr-dedup.o [2021-04-17T10:45:33.450Z] #44 61.32 CC criu/cr-dump.o [2021-04-17T10:45:33.450Z] #44 62.59 CC criu/cr-errno.o [2021-04-17T10:45:33.450Z] #44 62.64 CC criu/cr-restore.o [2021-04-17T10:45:33.450Z] #44 65.14 CC criu/cr-service.o [2021-04-17T10:45:33.450Z] #44 65.97 CC criu/crtools.o [2021-04-17T10:45:33.450Z] #44 66.23 CC criu/eventfd.o [2021-04-17T10:45:33.450Z] #44 66.42 CC criu/eventpoll.o [2021-04-17T10:45:33.450Z] #44 66.86 CC criu/external.o [2021-04-17T10:45:33.450Z] #44 67.08 CC criu/fault-injection.o [2021-04-17T10:45:33.450Z] #44 67.19 CC criu/fdstore.o [2021-04-17T10:45:33.450Z] #44 67.39 CC criu/fifo.o [2021-04-17T10:45:33.450Z] #44 67.72 CC criu/file-ids.o [2021-04-17T10:45:33.450Z] #44 67.87 CC criu/file-lock.o [2021-04-17T10:45:33.450Z] #44 68.46 CC criu/files-ext.o [2021-04-17T10:45:33.450Z] #44 68.74 CC criu/files-reg.o [2021-04-17T10:45:33.450Z] #44 ... [2021-04-17T10:45:33.450Z] [2021-04-17T10:45:33.450Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-04-17T10:45:33.450Z] #21 22.97 Selecting previously unselected package python-pip-whl. [2021-04-17T10:45:33.450Z] #21 22.97 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-17T10:45:33.450Z] #21 22.97 Unpacking python-pip-whl (18.1-5) ... [2021-04-17T10:45:33.456Z] #43 12.37 DEP images/core-aarch64.pb-c.d [2021-04-17T10:45:33.456Z] #43 12.41 DEP images/core-arm.pb-c.d [2021-04-17T10:45:33.456Z] #43 12.45 DEP images/core-ppc64.pb-c.d [2021-04-17T10:45:33.456Z] #43 12.53 DEP images/core-s390.pb-c.d [2021-04-17T10:45:33.456Z] #43 12.57 DEP images/core-x86.pb-c.d [2021-04-17T10:45:33.456Z] #43 12.61 DEP images/core.pb-c.d [2021-04-17T10:45:33.456Z] #43 12.63 DEP images/inventory.pb-c.d [2021-04-17T10:45:33.535Z] Client: [2021-04-17T10:45:33.535Z] Context: default [2021-04-17T10:45:33.535Z] Debug Mode: false [2021-04-17T10:45:33.535Z] Plugins: [2021-04-17T10:45:33.535Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-04-17T10:45:33.535Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-04-17T10:45:33.535Z] [2021-04-17T10:45:33.535Z] Server: [2021-04-17T10:45:33.535Z] Containers: 0 [2021-04-17T10:45:33.535Z] Running: 0 [2021-04-17T10:45:33.535Z] Paused: 0 [2021-04-17T10:45:33.535Z] Stopped: 0 [2021-04-17T10:45:33.535Z] Images: 0 [2021-04-17T10:45:33.535Z] Server Version: 20.10.5 [2021-04-17T10:45:33.535Z] Storage Driver: overlay2 [2021-04-17T10:45:33.535Z] Backing Filesystem: extfs [2021-04-17T10:45:33.535Z] Supports d_type: true [2021-04-17T10:45:33.535Z] Native Overlay Diff: true [2021-04-17T10:45:33.535Z] Logging Driver: json-file [2021-04-17T10:45:33.535Z] Cgroup Driver: cgroupfs [2021-04-17T10:45:33.535Z] Cgroup Version: 1 [2021-04-17T10:45:33.535Z] Plugins: [2021-04-17T10:45:33.535Z] Volume: local [2021-04-17T10:45:33.535Z] Network: bridge host ipvlan macvlan null overlay [2021-04-17T10:45:33.535Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-17T10:45:33.535Z] Swarm: inactive [2021-04-17T10:45:33.535Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-04-17T10:45:33.535Z] Default Runtime: runc [2021-04-17T10:45:33.535Z] Init Binary: docker-init [2021-04-17T10:45:33.535Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-17T10:45:33.535Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-17T10:45:33.535Z] init version: de40ad0 [2021-04-17T10:45:33.535Z] Security Options: [2021-04-17T10:45:33.535Z] apparmor [2021-04-17T10:45:33.535Z] seccomp [2021-04-17T10:45:33.535Z] Profile: default [2021-04-17T10:45:33.535Z] Kernel Version: 5.4.0-1041-aws [2021-04-17T10:45:33.535Z] Operating System: Ubuntu 18.04.5 LTS [2021-04-17T10:45:33.535Z] OSType: linux [2021-04-17T10:45:33.535Z] Architecture: x86_64 [2021-04-17T10:45:33.535Z] CPUs: 2 [2021-04-17T10:45:33.535Z] Total Memory: 7.487GiB [2021-04-17T10:45:33.535Z] Name: ip-10-100-103-118 [2021-04-17T10:45:33.535Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-04-17T10:45:33.535Z] Docker Root Dir: /var/lib/docker [2021-04-17T10:45:33.535Z] Debug Mode: false [2021-04-17T10:45:33.535Z] Registry: https://index.docker.io/v1/ [2021-04-17T10:45:33.535Z] Labels: [2021-04-17T10:45:33.535Z] Experimental: true [2021-04-17T10:45:33.535Z] Insecure Registries: [2021-04-17T10:45:33.535Z] 127.0.0.0/8 [2021-04-17T10:45:33.535Z] Live Restore Enabled: true [2021-04-17T10:45:33.535Z] [2021-04-17T10:45:33.535Z] WARNING: No swap limit support [Pipeline] sh [2021-04-17T10:45:33.712Z] #43 12.71 PBCC images/cpuinfo.pb-c.c [2021-04-17T10:45:33.712Z] #43 12.77 DEP images/cpuinfo.pb-c.d [2021-04-17T10:45:33.712Z] #43 12.83 PBCC images/stats.pb-c.c [2021-04-17T10:45:33.712Z] #43 12.88 DEP images/stats.pb-c.d [2021-04-17T10:45:33.740Z] #21 23.35 Selecting previously unselected package python3-lib2to3. [2021-04-17T10:45:33.821Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-17T10:45:33.821Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-17T10:45:33.821Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42305/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-04-17T10:45:33.821Z] + bash /home/ubuntu/workspace/moby_PR-42305/check-config.sh [2021-04-17T10:45:33.821Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-17T10:45:33.821Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-04-17T10:45:33.821Z] [2021-04-17T10:45:33.821Z] Generally Necessary: [2021-04-17T10:45:33.821Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-17T10:45:33.821Z] - apparmor: enabled and tools installed [2021-04-17T10:45:33.821Z] - CONFIG_NAMESPACES: enabled [2021-04-17T10:45:33.821Z] - CONFIG_NET_NS: enabled [2021-04-17T10:45:33.821Z] - CONFIG_PID_NS: enabled [2021-04-17T10:45:33.821Z] - CONFIG_IPC_NS: enabled [2021-04-17T10:45:33.821Z] - CONFIG_UTS_NS: enabled [2021-04-17T10:45:33.821Z] - CONFIG_CGROUPS: enabled [2021-04-17T10:45:33.821Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-17T10:45:33.821Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-17T10:45:33.821Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-17T10:45:33.821Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-17T10:45:33.821Z] - CONFIG_CPUSETS: enabled [2021-04-17T10:45:33.821Z] - CONFIG_MEMCG: enabled [2021-04-17T10:45:33.821Z] - CONFIG_KEYS: enabled [2021-04-17T10:45:33.821Z] - CONFIG_VETH: enabled (as module) [2021-04-17T10:45:33.821Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-17T10:45:33.821Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-17T10:45:33.821Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-17T10:45:33.821Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-17T10:45:33.821Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-17T10:45:33.821Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-17T10:45:33.821Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-17T10:45:33.821Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-04-17T10:45:34.029Z] #21 23.35 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-17T10:45:34.029Z] #21 23.36 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-17T10:45:34.029Z] #21 23.43 Selecting previously unselected package python3-distutils. [2021-04-17T10:45:34.029Z] #21 23.43 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-17T10:45:34.029Z] #21 23.45 Unpacking python3-distutils (3.7.3-1) ... [2021-04-17T10:45:34.029Z] #21 23.53 Selecting previously unselected package python3-pip. [2021-04-17T10:45:34.029Z] #21 23.53 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-17T10:45:34.029Z] #21 23.54 Unpacking python3-pip (18.1-5) ... [2021-04-17T10:45:34.029Z] #21 23.62 Selecting previously unselected package python3-pkg-resources. [2021-04-17T10:45:34.084Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-17T10:45:34.084Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-17T10:45:34.084Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-17T10:45:34.084Z] [2021-04-17T10:45:34.084Z] Optional Features: [2021-04-17T10:45:34.084Z] - CONFIG_USER_NS: enabled [2021-04-17T10:45:34.084Z] - CONFIG_SECCOMP: enabled [2021-04-17T10:45:34.084Z] - CONFIG_SECCOMP_FILTER: enabled [2021-04-17T10:45:34.084Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-17T10:45:34.084Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-17T10:45:34.084Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-17T10:45:34.084Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-04-17T10:45:34.084Z] - CONFIG_BLK_CGROUP: enabled [2021-04-17T10:45:34.084Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-17T10:45:34.084Z] - CONFIG_CGROUP_PERF: enabled [2021-04-17T10:45:34.084Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-17T10:45:34.084Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-17T10:45:34.084Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-17T10:45:34.084Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-17T10:45:34.084Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-17T10:45:34.084Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-17T10:45:34.084Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-17T10:45:34.084Z] - CONFIG_IP_VS: enabled (as module) [2021-04-17T10:45:34.084Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-17T10:45:34.084Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-17T10:45:34.084Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-17T10:45:34.084Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-17T10:45:34.084Z] - CONFIG_SECURITY_SELINUX: enabled [2021-04-17T10:45:34.191Z] Client: Docker Engine - Community [2021-04-17T10:45:34.191Z] Version: 20.10.5 [2021-04-17T10:45:34.191Z] API version: 1.41 [2021-04-17T10:45:34.191Z] Go version: go1.13.15 [2021-04-17T10:45:34.191Z] Git commit: 55c4c88 [2021-04-17T10:45:34.191Z] Built: Tue Mar 2 20:19:31 2021 [2021-04-17T10:45:34.191Z] OS/Arch: linux/arm64 [2021-04-17T10:45:34.191Z] Context: default [2021-04-17T10:45:34.191Z] Experimental: true [2021-04-17T10:45:34.191Z] [2021-04-17T10:45:34.191Z] Server: Docker Engine - Community [2021-04-17T10:45:34.191Z] Engine: [2021-04-17T10:45:34.191Z] Version: 20.10.5 [2021-04-17T10:45:34.191Z] API version: 1.41 (minimum version 1.12) [2021-04-17T10:45:34.191Z] Go version: go1.13.15 [2021-04-17T10:45:34.191Z] Git commit: 363e9a8 [2021-04-17T10:45:34.191Z] Built: Tue Mar 2 20:17:22 2021 [2021-04-17T10:45:34.191Z] OS/Arch: linux/arm64 [2021-04-17T10:45:34.191Z] Experimental: true [2021-04-17T10:45:34.191Z] containerd: [2021-04-17T10:45:34.191Z] Version: 1.4.4 [2021-04-17T10:45:34.191Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-17T10:45:34.191Z] runc: [2021-04-17T10:45:34.191Z] Version: 1.0.0-rc93 [2021-04-17T10:45:34.191Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-17T10:45:34.191Z] docker-init: [2021-04-17T10:45:34.191Z] Version: 0.19.0 [2021-04-17T10:45:34.191Z] GitCommit: de40ad0 [Pipeline] sh [2021-04-17T10:45:34.319Z] #21 23.62 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-17T10:45:34.319Z] #21 23.62 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-17T10:45:34.319Z] #21 23.73 Selecting previously unselected package python3-setuptools. [2021-04-17T10:45:34.319Z] #21 23.73 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-17T10:45:34.319Z] #21 23.74 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-17T10:45:34.345Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-04-17T10:45:34.345Z] - CONFIG_EXT4_FS: enabled [2021-04-17T10:45:34.345Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-17T10:45:34.345Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-17T10:45:34.345Z] - Network Drivers: [2021-04-17T10:45:34.345Z] - "overlay": [2021-04-17T10:45:34.345Z] - CONFIG_VXLAN: enabled (as module) [2021-04-17T10:45:34.345Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-17T10:45:34.345Z] Optional (for encrypted networks): [2021-04-17T10:45:34.345Z] - CONFIG_CRYPTO: enabled [2021-04-17T10:45:34.345Z] - CONFIG_CRYPTO_AEAD: enabled [2021-04-17T10:45:34.345Z] - CONFIG_CRYPTO_GCM: enabled [2021-04-17T10:45:34.345Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-04-17T10:45:34.345Z] - CONFIG_CRYPTO_GHASH: enabled [2021-04-17T10:45:34.345Z] - CONFIG_XFRM: enabled [2021-04-17T10:45:34.345Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-17T10:45:34.345Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-17T10:45:34.345Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-17T10:45:34.345Z] - "ipvlan": [2021-04-17T10:45:34.345Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-17T10:45:34.345Z] - "macvlan": [2021-04-17T10:45:34.345Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-17T10:45:34.345Z] - CONFIG_DUMMY: enabled (as module) [2021-04-17T10:45:34.345Z] - "ftp,tftp client in container": [2021-04-17T10:45:34.345Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-17T10:45:34.345Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-17T10:45:34.345Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-17T10:45:34.345Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-17T10:45:34.345Z] - Storage Drivers: [2021-04-17T10:45:34.345Z] - "aufs": [2021-04-17T10:45:34.345Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-17T10:45:34.345Z] - "btrfs": [2021-04-17T10:45:34.345Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-17T10:45:34.345Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-17T10:45:34.345Z] - "devicemapper": [2021-04-17T10:45:34.470Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-17T10:45:34.470Z] [2021-04-17T10:45:34.470Z] + TEST_INTEGRATION_DEST=1 [2021-04-17T10:45:34.470Z] + CONTAINER_NAME=docker-pr1-1 [2021-04-17T10:45:34.470Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-04-17T10:45:34.470Z] + run_tests test-integration-flaky [2021-04-17T10:45:34.470Z] + '[' -n 0 ']' [2021-04-17T10:45:34.470Z] + rm= [2021-04-17T10:45:34.470Z] + c=0 [2021-04-17T10:45:34.470Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42305/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42305/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42305/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=041d074ebe3a55e558e18ad494c69ca6e13c9979 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:041d074ebe3a55e558e18ad494c69ca6e13c9979 hack/make.sh test-integration-flaky test-integration [2021-04-17T10:45:34.470Z] + TEST_INTEGRATION_DEST=3 [2021-04-17T10:45:34.470Z] + CONTAINER_NAME=docker-pr1-3 [2021-04-17T10:45:34.470Z] + TEST_SKIP_INTEGRATION=1 [2021-04-17T10:45:34.470Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-04-17T10:45:34.470Z] + run_tests [2021-04-17T10:45:34.470Z] ++ jobs -p [2021-04-17T10:45:34.470Z] + '[' -n 0 ']' [2021-04-17T10:45:34.470Z] + rm= [2021-04-17T10:45:34.470Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42305/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42305/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42305/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=041d074ebe3a55e558e18ad494c69ca6e13c9979 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:041d074ebe3a55e558e18ad494c69ca6e13c9979 hack/make.sh '' test-integration [2021-04-17T10:45:34.470Z] + for job in $(jobs -p) [2021-04-17T10:45:34.470Z] + wait 10454 [2021-04-17T10:45:34.470Z] + TEST_INTEGRATION_DEST=2 [2021-04-17T10:45:34.470Z] + CONTAINER_NAME=docker-pr1-2 [2021-04-17T10:45:34.470Z] + TEST_SKIP_INTEGRATION=1 [2021-04-17T10:45:34.470Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-04-17T10:45:34.470Z] + run_tests [2021-04-17T10:45:34.470Z] + '[' -n 0 ']' [2021-04-17T10:45:34.470Z] + rm= [2021-04-17T10:45:34.470Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42305/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42305/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42305/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=041d074ebe3a55e558e18ad494c69ca6e13c9979 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:041d074ebe3a55e558e18ad494c69ca6e13c9979 hack/make.sh '' test-integration [2021-04-17T10:45:34.470Z] [2021-04-17T10:45:34.470Z] [2021-04-17T10:45:34.470Z] [2021-04-17T10:45:34.470Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-04-17T10:45:34.470Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-17T10:45:34.470Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-17T10:45:34.470Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-17T10:45:34.470Z] HOSTNAME=eb7b257aa8c6 [2021-04-17T10:45:34.470Z] TEST_SKIP_INTEGRATION=1 [2021-04-17T10:45:34.470Z] TESTDEBUG=0 [2021-04-17T10:45:34.470Z] DEST=bundles/test-integration [2021-04-17T10:45:34.470Z] PWD=/go/src/github.com/docker/docker [2021-04-17T10:45:34.470Z] KEEPBUNDLE=1 [2021-04-17T10:45:34.470Z] DOCKER_GITCOMMIT=041d074ebe3a55e558e18ad494c69ca6e13c9979 [2021-04-17T10:45:34.470Z] container=docker [2021-04-17T10:45:34.470Z] HOME=/root [2021-04-17T10:45:34.470Z] GOLANG_VERSION=1.13.15 [2021-04-17T10:45:34.470Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-17T10:45:34.470Z] VALIDATE_BRANCH=master [2021-04-17T10:45:34.470Z] TERM=xterm [2021-04-17T10:45:34.470Z] DOCKER_PKG=github.com/docker/docker [2021-04-17T10:45:34.470Z] SHLVL=1 [2021-04-17T10:45:34.470Z] TIMEOUT=120m [2021-04-17T10:45:34.470Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-17T10:45:34.470Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-17T10:45:34.470Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-04-17T10:45:34.470Z] GO111MODULE=off [2021-04-17T10:45:34.470Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-17T10:45:34.470Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-17T10:45:34.470Z] GOPATH=/go [2021-04-17T10:45:34.470Z] PKG_CONFIG=pkg-config [2021-04-17T10:45:34.470Z] _=/usr/bin/env [2021-04-17T10:45:34.470Z] Building test suite binary ./integration-cli/test.main [2021-04-17T10:45:34.470Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-17T10:45:34.470Z] HOSTNAME=1046f8b93976 [2021-04-17T10:45:34.470Z] TEST_SKIP_INTEGRATION=1 [2021-04-17T10:45:34.470Z] TESTDEBUG=0 [2021-04-17T10:45:34.470Z] DEST=bundles/test-integration [2021-04-17T10:45:34.470Z] PWD=/go/src/github.com/docker/docker [2021-04-17T10:45:34.470Z] KEEPBUNDLE=1 [2021-04-17T10:45:34.470Z] DOCKER_GITCOMMIT=041d074ebe3a55e558e18ad494c69ca6e13c9979 [2021-04-17T10:45:34.470Z] container=docker [2021-04-17T10:45:34.470Z] HOME=/root [2021-04-17T10:45:34.470Z] GOLANG_VERSION=1.13.15 [2021-04-17T10:45:34.470Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-17T10:45:34.470Z] VALIDATE_BRANCH=master [2021-04-17T10:45:34.470Z] TERM=xterm [2021-04-17T10:45:34.470Z] DOCKER_PKG=github.com/docker/docker [2021-04-17T10:45:34.470Z] SHLVL=1 [2021-04-17T10:45:34.470Z] TIMEOUT=120m [2021-04-17T10:45:34.470Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-17T10:45:34.470Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-17T10:45:34.470Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-04-17T10:45:34.470Z] GO111MODULE=off [2021-04-17T10:45:34.470Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-17T10:45:34.470Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-17T10:45:34.470Z] GOPATH=/go [2021-04-17T10:45:34.470Z] PKG_CONFIG=pkg-config [2021-04-17T10:45:34.470Z] _=/usr/bin/env [2021-04-17T10:45:34.470Z] Building test suite binary ./integration-cli/test.main [2021-04-17T10:45:34.470Z] No new tests added to integration. [2021-04-17T10:45:34.470Z] [2021-04-17T10:45:34.470Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-17T10:45:34.470Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-17T10:45:34.470Z] HOSTNAME=9e212d5df09d [2021-04-17T10:45:34.470Z] TESTDEBUG=0 [2021-04-17T10:45:34.470Z] DEST=bundles/test-integration [2021-04-17T10:45:34.470Z] PWD=/go/src/github.com/docker/docker [2021-04-17T10:45:34.470Z] KEEPBUNDLE=1 [2021-04-17T10:45:34.470Z] DOCKER_GITCOMMIT=041d074ebe3a55e558e18ad494c69ca6e13c9979 [2021-04-17T10:45:34.470Z] container=docker [2021-04-17T10:45:34.470Z] HOME=/root [2021-04-17T10:45:34.470Z] GOLANG_VERSION=1.13.15 [2021-04-17T10:45:34.470Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-17T10:45:34.470Z] VALIDATE_BRANCH=master [2021-04-17T10:45:34.470Z] TERM=xterm [2021-04-17T10:45:34.470Z] DOCKER_PKG=github.com/docker/docker [2021-04-17T10:45:34.470Z] SHLVL=1 [2021-04-17T10:45:34.470Z] TIMEOUT=120m [2021-04-17T10:45:34.470Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-17T10:45:34.470Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-17T10:45:34.470Z] GO111MODULE=off [2021-04-17T10:45:34.470Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-17T10:45:34.470Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-17T10:45:34.470Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-17T10:45:34.470Z] GOPATH=/go [2021-04-17T10:45:34.470Z] PKG_CONFIG=pkg-config [2021-04-17T10:45:34.470Z] _=/usr/bin/env [2021-04-17T10:45:34.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-17T10:45:34.521Z] + docker info [2021-04-17T10:45:34.604Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-17T10:45:34.604Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-17T10:45:34.604Z] - "overlay": [2021-04-17T10:45:34.604Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-17T10:45:34.604Z] - "zfs": [2021-04-17T10:45:34.604Z] - /dev/zfs: present [2021-04-17T10:45:34.604Z] - zfs command: missing [2021-04-17T10:45:34.604Z] - zpool command: missing [2021-04-17T10:45:34.604Z] [2021-04-17T10:45:34.604Z] Limits: [2021-04-17T10:45:34.604Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-17T10:45:34.604Z] [2021-04-17T10:45:34.604Z] + true [2021-04-17T10:45:34.608Z] #21 23.91 Selecting previously unselected package python3-wheel. [2021-04-17T10:45:34.608Z] #21 23.91 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-17T10:45:34.608Z] #21 23.91 Unpacking python3-wheel (0.32.3-2) ... [2021-04-17T10:45:34.608Z] #21 23.96 Selecting previously unselected package sudo. [2021-04-17T10:45:34.608Z] #21 23.96 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_s390x.deb ... [2021-04-17T10:45:34.608Z] #21 23.96 Unpacking sudo (1.8.27-1+deb10u3) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-17T10:45:34.897Z] #21 24.31 Selecting previously unselected package thin-provisioning-tools. [2021-04-17T10:45:34.897Z] #21 ... [2021-04-17T10:45:34.897Z] [2021-04-17T10:45:34.897Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-17T10:45:34.897Z] #54 19.95 + cd /tmp/tmp.43SPcFK7Z8/src/github.com/opencontainers/runc [2021-04-17T10:45:34.897Z] #54 19.95 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-17T10:45:34.897Z] #54 20.22 + '[' -z '' ']' [2021-04-17T10:45:34.897Z] #54 20.22 + target=static [2021-04-17T10:45:34.897Z] #54 20.22 + make 'BUILDTAGS=seccomp ' static [2021-04-17T10:45:34.897Z] #54 20.50 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-04-17T10:45:34.897Z] #54 ... [2021-04-17T10:45:34.897Z] [2021-04-17T10:45:34.897Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-04-17T10:45:34.897Z] #21 24.31 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2021-04-17T10:45:34.897Z] #21 24.31 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-17T10:45:34.897Z] #21 24.46 Selecting previously unselected package uidmap. [2021-04-17T10:45:34.951Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:041d074ebe3a55e558e18ad494c69ca6e13c9979 . [2021-04-17T10:45:34.951Z] #2 [internal] load .dockerignore [2021-04-17T10:45:34.951Z] #2 sha256:dc6f121e5784031fb65df4ab716b8f84a2f2af924ddbd0695f76dc4f02457106 [2021-04-17T10:45:35.187Z] #21 24.46 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2021-04-17T10:45:35.187Z] #21 24.46 Unpacking uidmap (1:4.5-1.1) ... [2021-04-17T10:45:35.187Z] #21 24.53 Selecting previously unselected package vim-runtime. [2021-04-17T10:45:35.187Z] #21 24.53 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-17T10:45:35.187Z] #21 24.55 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-04-17T10:45:35.187Z] #21 24.56 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-17T10:45:35.187Z] #21 24.57 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-17T10:45:35.518Z] #2 transferring context: 87B done [2021-04-17T10:45:35.518Z] #2 DONE 0.5s [2021-04-17T10:45:35.518Z] [2021-04-17T10:45:35.518Z] #1 [internal] load build definition from Dockerfile [2021-04-17T10:45:35.518Z] #1 sha256:2bf431872d7827f3573526ba7e86f519a5808dbd0f4979c3dcc238d7f3c7b026 [2021-04-17T10:45:35.518Z] #1 transferring dockerfile: 17.07kB done [2021-04-17T10:45:35.518Z] #1 DONE 0.5s [2021-04-17T10:45:35.518Z] [2021-04-17T10:45:35.518Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-17T10:45:35.518Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-04-17T10:45:35.619Z] #43 14.45 make[1]: Nothing to be done for 'all'. [2021-04-17T10:45:35.874Z] #43 ... [2021-04-17T10:45:35.874Z] [2021-04-17T10:45:35.874Z] #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-04-17T10:45:35.874Z] #51 sha256:88f743070e5d7dc0e709a91d954ab7a8127196775dc37bb03b64f9880271f37d [2021-04-17T10:45:35.874Z] #51 70.30 fmt [2021-04-17T10:45:35.874Z] #51 74.45 encoding/json [2021-04-17T10:45:35.874Z] #51 75.03 flag [2021-04-17T10:45:35.874Z] #51 76.39 github.com/pkg/diff [2021-04-17T10:45:35.874Z] #51 77.57 go/ast [2021-04-17T10:45:35.874Z] #51 79.94 golang.org/x/crypto/ssh/terminal [2021-04-17T10:45:35.874Z] #51 ... [2021-04-17T10:45:35.874Z] [2021-04-17T10:45:35.874Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-17T10:45:35.874Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-17T10:45:35.874Z] #13 65.28 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-17T10:45:35.874Z] #13 65.28 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-17T10:45:35.874Z] #13 65.31 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-17T10:45:35.874Z] #13 70.55 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-17T10:45:35.874Z] #13 70.56 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-17T10:45:35.874Z] #13 70.56 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-17T10:45:35.874Z] #13 70.68 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-17T10:45:35.874Z] #13 70.69 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-17T10:45:35.874Z] #13 70.70 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-17T10:45:36.101Z] #3 DONE 0.6s [2021-04-17T10:45:36.101Z] [2021-04-17T10:45:36.101Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-17T10:45:36.101Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-04-17T10:45:36.101Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-17T10:45:36.101Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 2.51MB / 9.64MB 0.1s [2021-04-17T10:45:36.101Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-04-17T10:45:36.101Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-04-17T10:45:36.101Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-04-17T10:45:36.359Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-04-17T10:45:36.618Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-04-17T10:45:36.618Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-04-17T10:45:36.752Z] Client: [2021-04-17T10:45:36.752Z] Context: default [2021-04-17T10:45:36.752Z] Debug Mode: false [2021-04-17T10:45:36.752Z] Plugins: [2021-04-17T10:45:36.752Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-04-17T10:45:36.752Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-04-17T10:45:36.752Z] [2021-04-17T10:45:36.752Z] Server: [2021-04-17T10:45:36.752Z] Containers: 0 [2021-04-17T10:45:36.752Z] Running: 0 [2021-04-17T10:45:36.752Z] Paused: 0 [2021-04-17T10:45:36.752Z] Stopped: 0 [2021-04-17T10:45:36.752Z] Images: 0 [2021-04-17T10:45:36.752Z] Server Version: 20.10.5 [2021-04-17T10:45:36.752Z] Storage Driver: overlay2 [2021-04-17T10:45:36.752Z] Backing Filesystem: extfs [2021-04-17T10:45:36.752Z] Supports d_type: true [2021-04-17T10:45:36.752Z] Native Overlay Diff: true [2021-04-17T10:45:36.752Z] Logging Driver: json-file [2021-04-17T10:45:36.752Z] Cgroup Driver: systemd [2021-04-17T10:45:36.752Z] Cgroup Version: 2 [2021-04-17T10:45:36.752Z] Plugins: [2021-04-17T10:45:36.752Z] Volume: local [2021-04-17T10:45:36.752Z] Network: bridge host ipvlan macvlan null overlay [2021-04-17T10:45:36.752Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-17T10:45:36.752Z] Swarm: inactive [2021-04-17T10:45:36.752Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-04-17T10:45:36.752Z] Default Runtime: runc [2021-04-17T10:45:36.752Z] Init Binary: docker-init [2021-04-17T10:45:36.752Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-17T10:45:36.752Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-17T10:45:36.752Z] init version: de40ad0 [2021-04-17T10:45:36.752Z] Security Options: [2021-04-17T10:45:36.752Z] apparmor [2021-04-17T10:45:36.752Z] seccomp [2021-04-17T10:45:36.752Z] Profile: default [2021-04-17T10:45:36.752Z] cgroupns [2021-04-17T10:45:36.752Z] Kernel Version: 5.4.0-1041-aws [2021-04-17T10:45:36.752Z] Operating System: Ubuntu 20.04.2 LTS [2021-04-17T10:45:36.752Z] OSType: linux [2021-04-17T10:45:36.752Z] Architecture: x86_64 [2021-04-17T10:45:36.752Z] CPUs: 2 [2021-04-17T10:45:36.752Z] Total Memory: 7.569GiB [2021-04-17T10:45:36.752Z] Name: ip-10-100-83-238 [2021-04-17T10:45:36.752Z] ID: XSCR:IMEW:U2PS:XHFP:UG4F:RXBB:XG3Q:ZRJE:MOFM:IVIM:YDU4:RNLR [2021-04-17T10:45:36.752Z] Docker Root Dir: /var/lib/docker [2021-04-17T10:45:36.752Z] Debug Mode: false [2021-04-17T10:45:36.752Z] Registry: https://index.docker.io/v1/ [2021-04-17T10:45:36.752Z] Labels: [2021-04-17T10:45:36.752Z] Experimental: true [2021-04-17T10:45:36.752Z] Insecure Registries: [2021-04-17T10:45:36.752Z] 127.0.0.0/8 [2021-04-17T10:45:36.752Z] Live Restore Enabled: true [2021-04-17T10:45:36.752Z] [2021-04-17T10:45:36.752Z] WARNING: Support for cgroup v2 is experimental [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2021-04-17T10:45:36.801Z] #13 ... [2021-04-17T10:45:36.801Z] [2021-04-17T10:45:36.801Z] #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-04-17T10:45:36.801Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:45:36.801Z] #43 15.75 CC images/stats.o [Pipeline] sh [2021-04-17T10:45:36.905Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done [2021-04-17T10:45:37.057Z] #43 16.08 CC images/core.o [2021-04-17T10:45:37.095Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:041d074ebe3a55e558e18ad494c69ca6e13c9979 . [2021-04-17T10:45:37.179Z] #4 DONE 0.9s [2021-04-17T10:45:37.179Z] [2021-04-17T10:45:37.179Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-17T10:45:37.179Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-17T10:45:37.242Z] #21 26.60 Selecting previously unselected package vim. [2021-04-17T10:45:37.243Z] #21 26.60 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2021-04-17T10:45:37.243Z] #21 26.61 Unpacking vim (2:8.1.0875-5) ... [2021-04-17T10:45:37.353Z] #2 [internal] load .dockerignore [2021-04-17T10:45:37.353Z] #2 sha256:2ab66580a75dfc8f5bb762fed0a70461cce639973b7fa45328958216bf5b5a15 [2021-04-17T10:45:37.353Z] #2 transferring context: 87B done [2021-04-17T10:45:37.353Z] #2 DONE 0.0s [2021-04-17T10:45:37.353Z] [2021-04-17T10:45:37.353Z] #1 [internal] load build definition from Dockerfile [2021-04-17T10:45:37.353Z] #1 sha256:a7bd26759a9fac9b1f411b5a7fd4d9e6a7b292afe752591faad8330cc363cc6c [2021-04-17T10:45:37.353Z] #1 transferring dockerfile: 17.07kB 0.0s done [2021-04-17T10:45:37.353Z] #1 DONE 0.1s [2021-04-17T10:45:37.532Z] #21 27.02 Selecting previously unselected package xfsprogs. [2021-04-17T10:45:37.532Z] #21 27.02 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2021-04-17T10:45:37.532Z] #21 27.02 Unpacking xfsprogs (4.20.0-1) ... [2021-04-17T10:45:37.615Z] [2021-04-17T10:45:37.615Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-17T10:45:37.615Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-04-17T10:45:37.619Z] #43 16.71 CC images/core-x86.o [2021-04-17T10:45:37.821Z] #21 27.39 Selecting previously unselected package zip. [2021-04-17T10:45:37.821Z] #21 27.39 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2021-04-17T10:45:37.821Z] #21 27.39 Unpacking zip (3.0-11+b1) ... [2021-04-17T10:45:38.110Z] #21 27.48 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-17T10:45:38.110Z] #21 27.49 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-17T10:45:38.110Z] #21 27.50 Setting up libip6tc0:s390x (1.8.2-4) ... [2021-04-17T10:45:38.110Z] #21 27.50 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-04-17T10:45:38.110Z] #21 27.51 Setting up libgpm2:s390x (1.20.7-5) ... [2021-04-17T10:45:38.110Z] #21 27.51 Setting up libip4tc0:s390x (1.8.2-4) ... [2021-04-17T10:45:38.110Z] #21 27.52 Setting up uidmap (1:4.5-1.1) ... [2021-04-17T10:45:38.110Z] #21 27.53 Setting up libnftnl11:s390x (1.1.2-2) ... [2021-04-17T10:45:38.110Z] #21 27.53 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-04-17T10:45:38.110Z] #21 27.54 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-17T10:45:38.110Z] #21 27.55 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-04-17T10:45:38.110Z] #21 27.55 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-04-17T10:45:38.110Z] #21 27.56 Setting up xxd (2:8.1.0875-5) ... [2021-04-17T10:45:38.110Z] #21 27.57 Setting up zip (3.0-11+b1) ... [2021-04-17T10:45:38.110Z] #21 27.57 Setting up vim-common (2:8.1.0875-5) ... [2021-04-17T10:45:38.110Z] #21 27.58 Setting up bash-completion (1:2.8-6) ... [2021-04-17T10:45:38.119Z] #8 DONE 0.8s [2021-04-17T10:45:38.119Z] [2021-04-17T10:45:38.119Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-04-17T10:45:38.119Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-04-17T10:45:38.119Z] #5 DONE 0.8s [2021-04-17T10:45:38.119Z] [2021-04-17T10:45:38.119Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-17T10:45:38.119Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-04-17T10:45:38.119Z] #7 DONE 0.8s [2021-04-17T10:45:38.119Z] [2021-04-17T10:45:38.119Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-17T10:45:38.119Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-17T10:45:38.119Z] #6 DONE 0.8s [2021-04-17T10:45:38.178Z] #3 DONE 0.6s [2021-04-17T10:45:38.178Z] [2021-04-17T10:45:38.178Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-17T10:45:38.178Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-04-17T10:45:38.178Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-17T10:45:38.178Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-04-17T10:45:38.178Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-04-17T10:45:38.178Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-04-17T10:45:38.178Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 2.10MB / 9.64MB 0.1s [2021-04-17T10:45:38.178Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-04-17T10:45:38.178Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-04-17T10:45:38.183Z] #43 17.24 CC images/core-arm.o [2021-04-17T10:45:38.438Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-04-17T10:45:38.439Z] #43 17.59 CC images/core-aarch64.o [2021-04-17T10:45:38.700Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-04-17T10:45:38.700Z] #4 DONE 0.8s [2021-04-17T10:45:39.002Z] #43 17.97 CC images/core-ppc64.o [2021-04-17T10:45:39.265Z] [2021-04-17T10:45:39.265Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-17T10:45:39.265Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-04-17T10:45:39.525Z] #8 DONE 0.5s [2021-04-17T10:45:39.525Z] [2021-04-17T10:45:39.525Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-04-17T10:45:39.525Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-04-17T10:45:39.525Z] #6 DONE 0.4s [2021-04-17T10:45:39.525Z] [2021-04-17T10:45:39.525Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-17T10:45:39.525Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-17T10:45:39.525Z] #5 DONE 0.4s [2021-04-17T10:45:39.525Z] [2021-04-17T10:45:39.525Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-17T10:45:39.525Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-17T10:45:39.525Z] #7 DONE 0.5s [2021-04-17T10:45:39.564Z] #43 18.55 CC images/core-s390.o [2021-04-17T10:45:39.609Z] #21 29.00 Setting up libiptc0:s390x (1.8.2-4) ... [2021-04-17T10:45:39.609Z] #21 29.01 Setting up xz-utils (5.2.4-1) ... [2021-04-17T10:45:39.609Z] #21 29.02 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-17T10:45:39.609Z] #21 29.02 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-17T10:45:39.609Z] #21 29.10 invoke-rc.d: could not determine current runlevel [2021-04-17T10:45:39.609Z] #21 29.11 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-17T10:45:39.609Z] #21 29.11 Setting up pigz (2.4-1) ... [2021-04-17T10:45:39.609Z] #21 29.12 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-04-17T10:45:39.609Z] #21 29.13 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-04-17T10:45:39.609Z] #21 29.14 Setting up python-pip-whl (18.1-5) ... [2021-04-17T10:45:39.609Z] #21 29.15 Setting up libmpdec2:s390x (2.4.2-2) ... [2021-04-17T10:45:39.609Z] #21 29.16 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-17T10:45:39.898Z] #21 29.39 Setting up libaio1:s390x (0.3.112-3) ... [2021-04-17T10:45:39.898Z] #21 29.40 Setting up libonig5:s390x (6.9.1-1) ... [2021-04-17T10:45:39.898Z] #21 29.41 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u3) ... [2021-04-17T10:45:39.898Z] #21 29.42 Setting up vim (2:8.1.0875-5) ... [2021-04-17T10:45:39.898Z] #21 29.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-17T10:45:39.898Z] #21 29.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-17T10:45:39.898Z] #21 29.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-17T10:45:39.898Z] #21 29.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-17T10:45:39.898Z] #21 29.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-17T10:45:39.898Z] #21 29.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-17T10:45:39.898Z] #21 29.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-17T10:45:39.898Z] #21 29.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-17T10:45:39.898Z] #21 29.45 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-04-17T10:45:39.898Z] #21 29.46 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-17T10:45:39.898Z] #21 29.47 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-04-17T10:45:39.898Z] #21 29.47 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-17T10:45:39.898Z] #21 29.48 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2021-04-17T10:45:40.128Z] #43 19.25 CC images/cpuinfo.o [2021-04-17T10:45:40.187Z] #21 29.49 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-17T10:45:40.657Z] [2021-04-17T10:45:40.657Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-17T10:45:40.657Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-17T10:45:40.657Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-04-17T10:45:40.657Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.15MB / 50.40MB 0.2s [2021-04-17T10:45:40.657Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-04-17T10:45:40.657Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-04-17T10:45:40.657Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-04-17T10:45:40.657Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.2s [2021-04-17T10:45:40.657Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.05MB / 7.81MB 0.2s [2021-04-17T10:45:40.657Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.44MB / 50.40MB 0.3s [2021-04-17T10:45:40.657Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 5.24MB / 10.00MB 0.3s [2021-04-17T10:45:40.657Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 5.24MB / 7.81MB 0.3s [2021-04-17T10:45:40.702Z] #43 19.83 CC images/inventory.o [2021-04-17T10:45:40.702Z] #43 ... [2021-04-17T10:45:40.702Z] [2021-04-17T10:45:40.702Z] #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-04-17T10:45:40.702Z] #45 sha256:29b81d6098a85e4b8c049910e84d8e09cabdd8caf493e5b2544274b8074df1f7 [2021-04-17T10:45:40.702Z] #45 75.21 go/token [2021-04-17T10:45:40.702Z] #45 75.93 go/scanner [2021-04-17T10:45:40.702Z] #45 76.00 internal/lazyregexp [2021-04-17T10:45:40.702Z] #45 76.28 path [2021-04-17T10:45:40.702Z] #45 76.87 io/ioutil [2021-04-17T10:45:40.702Z] #45 77.03 go/ast [2021-04-17T10:45:40.702Z] #45 77.41 net/url [2021-04-17T10:45:40.702Z] #45 79.22 text/template/parse [2021-04-17T10:45:40.702Z] #45 82.05 go/parser [2021-04-17T10:45:40.702Z] #45 82.76 text/template [2021-04-17T10:45:40.917Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.4s [2021-04-17T10:45:40.917Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s [2021-04-17T10:45:40.917Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 18.96MB / 50.40MB 0.5s [2021-04-17T10:45:40.917Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s done [2021-04-17T10:45:40.917Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 1.05MB / 51.83MB 0.5s [2021-04-17T10:45:40.959Z] #45 ... [2021-04-17T10:45:40.960Z] [2021-04-17T10:45:40.960Z] #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-04-17T10:45:40.960Z] #51 sha256:88f743070e5d7dc0e709a91d954ab7a8127196775dc37bb03b64f9880271f37d [2021-04-17T10:45:40.960Z] #51 81.53 mvdan.cc/editorconfig [2021-04-17T10:45:40.960Z] #51 81.75 mvdan.cc/sh/v3/fileutil [2021-04-17T10:45:40.960Z] #51 81.96 text/tabwriter [2021-04-17T10:45:40.960Z] #51 82.52 mvdan.cc/sh/v3/syntax [2021-04-17T10:45:41.178Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 26.21MB / 50.40MB 0.7s [2021-04-17T10:45:41.178Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.5s done [2021-04-17T10:45:41.178Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 13.63MB / 51.83MB 0.7s [2021-04-17T10:45:41.178Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 0.7s [2021-04-17T10:45:41.178Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 30.41MB / 50.40MB 0.8s [2021-04-17T10:45:41.178Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 16.88MB / 51.83MB 0.8s [2021-04-17T10:45:41.443Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 19.92MB / 51.83MB 0.9s [2021-04-17T10:45:41.443Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 6.68MB / 68.67MB 0.9s [2021-04-17T10:45:41.443Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 39.85MB / 50.40MB 1.1s [2021-04-17T10:45:41.443Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 30.41MB / 51.83MB 1.1s [2021-04-17T10:45:41.443Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 15.73MB / 68.67MB 1.1s [2021-04-17T10:45:41.686Z] #21 31.14 Setting up iptables (1.8.2-4) ... [2021-04-17T10:45:41.686Z] #21 31.15 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-17T10:45:41.686Z] #21 31.16 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-17T10:45:41.686Z] #21 31.17 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-17T10:45:41.686Z] #21 31.17 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-17T10:45:41.686Z] #21 31.17 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-17T10:45:41.686Z] #21 31.18 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-17T10:45:41.686Z] #21 31.19 Setting up python3 (3.7.3-1) ... [2021-04-17T10:45:41.701Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 44.04MB / 50.40MB 1.3s [2021-04-17T10:45:41.701Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 36.70MB / 51.83MB 1.3s [2021-04-17T10:45:41.701Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 27.26MB / 68.67MB 1.4s [2021-04-17T10:45:41.961Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.5s [2021-04-17T10:45:41.961Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 42.99MB / 51.83MB 1.5s [2021-04-17T10:45:41.961Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.7s [2021-04-17T10:45:41.961Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 37.75MB / 68.67MB 1.7s [2021-04-17T10:45:41.975Z] #21 31.43 Setting up python3-wheel (0.32.3-2) ... [2021-04-17T10:45:42.220Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 44.22MB / 68.67MB 1.8s [2021-04-17T10:45:42.323Z] #51 ... [2021-04-17T10:45:42.323Z] [2021-04-17T10:45:42.323Z] #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-04-17T10:45:42.323Z] #56 sha256:93fd354b1bcf05e181daf3e0e362cd59f256cd9f7be48d495cb2f03b3aeb264e [2021-04-17T10:45:42.478Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 50.33MB / 68.67MB 1.9s [2021-04-17T10:45:42.478Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.9s done [2021-04-17T10:45:42.479Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 56.88MB / 68.67MB 2.1s [2021-04-17T10:45:42.606Z] #21 31.90 Setting up apparmor (2.13.2-10) ... [2021-04-17T10:45:42.738Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 62.91MB / 68.67MB 2.3s [2021-04-17T10:45:42.738Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-04-17T10:45:42.795Z] [2021-04-17T10:45:42.795Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-17T10:45:42.795Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-17T10:45:42.795Z] #64 DONE 0.0s [2021-04-17T10:45:42.795Z] [2021-04-17T10:45:42.795Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-17T10:45:42.795Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-17T10:45:42.795Z] #62 DONE 0.0s [2021-04-17T10:45:42.795Z] [2021-04-17T10:45:42.795Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-17T10:45:42.795Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-17T10:45:42.795Z] #9 DONE 0.0s [2021-04-17T10:45:42.795Z] [2021-04-17T10:45:42.795Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-17T10:45:42.795Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-17T10:45:42.795Z] #26 DONE 0.0s [2021-04-17T10:45:42.795Z] [2021-04-17T10:45:42.795Z] #23 [internal] load build context [2021-04-17T10:45:42.795Z] #23 sha256:a3edf580950df3189a87d42e19df6b3889c3fda58edc77948632a9fbab4714cf [2021-04-17T10:45:42.795Z] #23 transferring context: 645.76kB 0.1s [2021-04-17T10:45:43.003Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.3s done [2021-04-17T10:45:43.003Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.5s [2021-04-17T10:45:43.003Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.5s [2021-04-17T10:45:43.003Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 1.05MB / 120.17MB 2.5s [2021-04-17T10:45:43.092Z] #56 41.51 Checking out files: 37% (1461/3884) Checking out files: 38% (1476/3884) Checking out files: 39% (1515/3884) Checking out files: 40% (1554/3884) Checking out files: 41% (1593/3884) Checking out files: 42% (1632/3884) Checking out files: 43% (1671/3884) Checking out files: 44% (1709/3884) Checking out files: 45% (1748/3884) Checking out files: 46% (1787/3884) Checking out files: 47% (1826/3884) Checking out files: 48% (1865/3884) Checking out files: 49% (1904/3884) Checking out files: 50% (1942/3884) Checking out files: 51% (1981/3884) Checking out files: 52% (2020/3884) Checking out files: 53% (2059/3884) Checking out files: 54% (2098/3884) Checking out files: 55% (2137/3884) Checking out files: 56% (2176/3884) Checking out files: 57% (2214/3884) Checking out files: 58% (2253/3884) Checking out files: 59% (2292/3884) Checking out files: 60% (2331/3884) Checking out files: 61% (2370/3884) Checking out files: 62% (2409/3884) Checking out files: 63% (2447/3884) Checking out files: 64% (2486/3884) Checking out files: 65% (2525/3884) Checking out files: 66% (2564/3884) Checking out files: 67% (2603/3884) Checking out files: 68% (2642/3884) Checking out files: 69% (2680/3884) Checking out files: 70% (2719/3884) Checking out files: 71% (2758/3884) Checking out files: 72% (2797/3884) Checking out files: 73% (2836/3884) Checking out files: 74% (2875/3884) Checking out files: 75% (2913/3884) Checking out files: 76% (2952/3884) Checking out files: 77% (2991/3884) Checking out files: 78% (3030/3884) Checking out files: 79% (3069/3884) Checking out files: 80% (3108/3884) Checking out files: 81% (3147/3884) Checking out files: 81% (3178/3884) Checking out files: 82% (3185/3884) Checking out files: 83% (3224/3884) Checking out files: 84% (3263/3884) Checking out files: 85% (3302/3884) Checking out files: 86% (3341/3884) Checking out files: 87% (3380/3884) Checking out files: 88% (3418/3884) Checking out files: 89% (3457/3884) Checking out files: 90% (3496/3884) Checking out files: 91% (3535/3884) Checking out files: 92% (3574/3884) Checking out files: 93% (3613/3884) Checking out files: 94% (3651/3884) Checking out files: 95% (3690/3884) Checking out files: 96% (3729/3884) Checking out files: 97% (3768/3884) Checking out files: 98% (3807/3884) Checking out files: 99% (3846/3884) Checking out files: 100% (3884/3884) Checking out files: 100% (3884/3884), done. [2021-04-17T10:45:43.092Z] #56 43.25 + cd /tmp/tmp.HPNhk1Ji7s/src/github.com/containerd/containerd [2021-04-17T10:45:43.092Z] #56 43.25 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-17T10:45:43.262Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 8.39MB / 120.17MB 2.7s [2021-04-17T10:45:43.262Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 17.83MB / 120.17MB 2.9s [2021-04-17T10:45:43.521Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.0s done [2021-04-17T10:45:43.521Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.0s done [2021-04-17T10:45:43.521Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 29.36MB / 120.17MB 3.1s [2021-04-17T10:45:43.633Z] #21 33.01 Setting up xfsprogs (4.20.0-1) ... [2021-04-17T10:45:43.633Z] #21 33.02 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-17T10:45:43.780Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 40.89MB / 120.17MB 3.3s [2021-04-17T10:45:43.780Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 47.57MB / 120.17MB 3.4s [2021-04-17T10:45:43.922Z] #21 33.31 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-17T10:45:44.042Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 54.53MB / 120.17MB 3.6s [2021-04-17T10:45:44.212Z] #21 ... [2021-04-17T10:45:44.212Z] [2021-04-17T10:45:44.212Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-17T10:45:44.212Z] #44 69.90 CC criu/files.o [2021-04-17T10:45:44.212Z] #44 70.87 CC criu/filesystems.o [2021-04-17T10:45:44.212Z] #44 71.26 CC criu/fsnotify.o [2021-04-17T10:45:44.212Z] #44 71.94 CC criu/image-desc.o [2021-04-17T10:45:44.212Z] #44 71.97 CC criu/image.o [2021-04-17T10:45:44.212Z] #44 72.36 CC criu/ipc_ns.o [2021-04-17T10:45:44.212Z] #44 72.95 CC criu/irmap.o [2021-04-17T10:45:44.212Z] #44 73.23 CC criu/kcmp-ids.o [2021-04-17T10:45:44.212Z] #44 73.37 CC criu/kerndat.o [2021-04-17T10:45:44.212Z] #44 73.83 CC criu/libnetlink.o [2021-04-17T10:45:44.212Z] #44 74.00 CC criu/log.o [2021-04-17T10:45:44.212Z] #44 74.24 CC criu/lsm.o [2021-04-17T10:45:44.212Z] #44 74.47 CC criu/mem.o [2021-04-17T10:45:44.212Z] #44 75.56 CC criu/memfd.o [2021-04-17T10:45:44.212Z] #44 76.04 CC criu/mount.o [2021-04-17T10:45:44.212Z] #44 78.48 CC criu/namespaces.o [2021-04-17T10:45:44.212Z] #44 79.44 CC criu/net.o [2021-04-17T10:45:44.306Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 60.82MB / 120.17MB 3.8s [2021-04-17T10:45:44.501Z] #44 ... [2021-04-17T10:45:44.501Z] [2021-04-17T10:45:44.501Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-04-17T10:45:44.501Z] #21 33.97 Setting up python3-distutils (3.7.3-1) ... [2021-04-17T10:45:44.537Z] Client: [2021-04-17T10:45:44.537Z] Context: default [2021-04-17T10:45:44.537Z] Debug Mode: false [2021-04-17T10:45:44.537Z] Plugins: [2021-04-17T10:45:44.537Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-04-17T10:45:44.537Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-04-17T10:45:44.537Z] [2021-04-17T10:45:44.537Z] Server: [2021-04-17T10:45:44.537Z] Containers: 0 [2021-04-17T10:45:44.537Z] Running: 0 [2021-04-17T10:45:44.537Z] Paused: 0 [2021-04-17T10:45:44.537Z] Stopped: 0 [2021-04-17T10:45:44.537Z] Images: 0 [2021-04-17T10:45:44.537Z] Server Version: 20.10.5 [2021-04-17T10:45:44.537Z] Storage Driver: overlay2 [2021-04-17T10:45:44.537Z] Backing Filesystem: extfs [2021-04-17T10:45:44.537Z] Supports d_type: true [2021-04-17T10:45:44.537Z] Native Overlay Diff: true [2021-04-17T10:45:44.537Z] Logging Driver: json-file [2021-04-17T10:45:44.537Z] Cgroup Driver: cgroupfs [2021-04-17T10:45:44.537Z] Cgroup Version: 1 [2021-04-17T10:45:44.537Z] Plugins: [2021-04-17T10:45:44.537Z] Volume: local [2021-04-17T10:45:44.537Z] Network: bridge host ipvlan macvlan null overlay [2021-04-17T10:45:44.538Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-17T10:45:44.538Z] Swarm: inactive [2021-04-17T10:45:44.538Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-04-17T10:45:44.538Z] Default Runtime: runc [2021-04-17T10:45:44.538Z] Init Binary: docker-init [2021-04-17T10:45:44.538Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-17T10:45:44.538Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-17T10:45:44.538Z] init version: de40ad0 [2021-04-17T10:45:44.538Z] Security Options: [2021-04-17T10:45:44.538Z] apparmor [2021-04-17T10:45:44.538Z] seccomp [2021-04-17T10:45:44.538Z] Profile: default [2021-04-17T10:45:44.538Z] Kernel Version: 5.4.0-1041-aws [2021-04-17T10:45:44.538Z] Operating System: Ubuntu 20.04.2 LTS [2021-04-17T10:45:44.538Z] OSType: linux [2021-04-17T10:45:44.538Z] Architecture: aarch64 [2021-04-17T10:45:44.538Z] CPUs: 4 [2021-04-17T10:45:44.538Z] Total Memory: 7.494GiB [2021-04-17T10:45:44.538Z] Name: ip-10-100-50-195 [2021-04-17T10:45:44.538Z] ID: BVXL:CDJC:ICN6:ER53:HAUW:WQSU:QT43:6BOW:3PZO:KHYE:NTNP:UAA4 [2021-04-17T10:45:44.538Z] Docker Root Dir: /var/lib/docker [2021-04-17T10:45:44.538Z] Debug Mode: false [2021-04-17T10:45:44.538Z] Registry: https://index.docker.io/v1/ [2021-04-17T10:45:44.538Z] Labels: [2021-04-17T10:45:44.538Z] Experimental: true [2021-04-17T10:45:44.538Z] Insecure Registries: [2021-04-17T10:45:44.538Z] 127.0.0.0/8 [2021-04-17T10:45:44.538Z] Live Restore Enabled: true [2021-04-17T10:45:44.538Z] [2021-04-17T10:45:44.538Z] WARNING: No swap limit support [Pipeline] sh [2021-04-17T10:45:44.565Z] Removing intermediate container ea64a8f999f0 [2021-04-17T10:45:44.565Z] ---> b1b98c949282 [2021-04-17T10:45:44.565Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2021-04-17T10:45:44.565Z] ---> 805dc2d65d1c [2021-04-17T10:45:44.565Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2021-04-17T10:45:44.565Z] ---> f9e4aa005fe9 [2021-04-17T10:45:44.565Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2021-04-17T10:45:44.565Z] ---> Running in e96d2b062d52 [2021-04-17T10:45:44.565Z] Removing intermediate container e96d2b062d52 [2021-04-17T10:45:44.565Z] ---> 124ed2943481 [2021-04-17T10:45:44.565Z] Successfully built 124ed2943481 [2021-04-17T10:45:44.565Z] Successfully tagged moby-buildx:latest [2021-04-17T10:45:44.565Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2021-04-17T10:45:44.565Z] if [ -n "${id}" ]; then \ [2021-04-17T10:45:44.565Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2021-04-17T10:45:44.565Z] && touch bundles/buildx; \ [2021-04-17T10:45:44.565Z] docker rm -f ${id}; \ [2021-04-17T10:45:44.565Z] fi [2021-04-17T10:45:44.565Z] f468deb6a3030c1a7c48496fc132ceff20a78c5b8352f96162d4462b5c83accf [2021-04-17T10:45:44.565Z] bundles/buildx version [2021-04-17T10:45:44.565Z] buildx v0.5.1 11057da [2021-04-17T10:45:44.565Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:041d074ebe3a55e558e18ad494c69ca6e13c9979 . [2021-04-17T10:45:44.565Z] #1 [internal] booting buildkit [2021-04-17T10:45:44.565Z] #1 sha256:eb06ab899eae05720637e296587567b1252597e7808ac7a2286adaeb24a9a775 [2021-04-17T10:45:44.565Z] #1 pulling image moby/buildkit:buildx-stable-1 [2021-04-17T10:45:44.578Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 69.21MB / 120.17MB 4.2s [2021-04-17T10:45:44.790Z] #21 34.26 Setting up python3-setuptools (40.8.0-1) ... [2021-04-17T10:45:44.839Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-17T10:45:44.839Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-17T10:45:44.839Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42305/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-04-17T10:45:44.839Z] + bash /home/ubuntu/workspace/moby_PR-42305/check-config.sh [2021-04-17T10:45:44.839Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-17T10:45:44.839Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-04-17T10:45:44.839Z] [2021-04-17T10:45:44.839Z] Generally Necessary: [2021-04-17T10:45:44.839Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-17T10:45:44.839Z] - apparmor: enabled and tools installed [2021-04-17T10:45:44.839Z] - CONFIG_NAMESPACES: enabled [2021-04-17T10:45:44.839Z] - CONFIG_NET_NS: enabled [2021-04-17T10:45:44.839Z] - CONFIG_PID_NS: enabled [2021-04-17T10:45:44.839Z] - CONFIG_IPC_NS: enabled [2021-04-17T10:45:44.839Z] - CONFIG_UTS_NS: enabled [2021-04-17T10:45:44.839Z] - CONFIG_CGROUPS: enabled [2021-04-17T10:45:44.839Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-17T10:45:44.839Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-17T10:45:44.839Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-17T10:45:44.839Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-17T10:45:44.839Z] - CONFIG_CPUSETS: enabled [2021-04-17T10:45:44.839Z] - CONFIG_MEMCG: enabled [2021-04-17T10:45:44.839Z] - CONFIG_KEYS: enabled [2021-04-17T10:45:44.839Z] - CONFIG_VETH: enabled (as module) [2021-04-17T10:45:44.843Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 75.50MB / 120.17MB 4.3s [2021-04-17T10:45:44.861Z] #1 pulling image moby/buildkit:buildx-stable-1 3.4s done [2021-04-17T10:45:44.861Z] #1 creating container buildx_buildkit_default [2021-04-17T10:45:45.102Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-17T10:45:45.102Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-17T10:45:45.102Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-17T10:45:45.102Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-17T10:45:45.102Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-17T10:45:45.102Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-17T10:45:45.102Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-17T10:45:45.102Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-04-17T10:45:45.102Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-17T10:45:45.102Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-17T10:45:45.102Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-17T10:45:45.102Z] [2021-04-17T10:45:45.102Z] Optional Features: [2021-04-17T10:45:45.102Z] - CONFIG_USER_NS: enabled [2021-04-17T10:45:45.102Z] - CONFIG_SECCOMP: enabled [2021-04-17T10:45:45.102Z] - CONFIG_SECCOMP_FILTER: enabled [2021-04-17T10:45:45.102Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-17T10:45:45.102Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-17T10:45:45.102Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-17T10:45:45.102Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-04-17T10:45:45.102Z] - CONFIG_BLK_CGROUP: enabled [2021-04-17T10:45:45.102Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-17T10:45:45.102Z] - CONFIG_CGROUP_PERF: enabled [2021-04-17T10:45:45.102Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-17T10:45:45.103Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 84.93MB / 120.17MB 4.6s [2021-04-17T10:45:45.103Z] #9 ... [2021-04-17T10:45:45.103Z] [2021-04-17T10:45:45.103Z] #23 [internal] load build context [2021-04-17T10:45:45.103Z] #23 sha256:90ec427ad52ddfab83b1e94b25b6be31abb993b83da02c96d08e61a10f66a8dc [2021-04-17T10:45:45.103Z] #23 transferring context: 53.55MB 4.6s done [2021-04-17T10:45:45.103Z] #23 DONE 4.9s [2021-04-17T10:45:45.103Z] [2021-04-17T10:45:45.103Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-17T10:45:45.103Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-17T10:45:45.103Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 91.23MB / 120.17MB 4.8s [2021-04-17T10:45:45.159Z] #1 creating container buildx_buildkit_default 0.4s done [2021-04-17T10:45:45.363Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 100.66MB / 120.17MB 5.0s [2021-04-17T10:45:45.364Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-17T10:45:45.364Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-17T10:45:45.364Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-17T10:45:45.364Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-17T10:45:45.364Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-17T10:45:45.364Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-17T10:45:45.364Z] - CONFIG_IP_VS: enabled (as module) [2021-04-17T10:45:45.364Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-17T10:45:45.364Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-17T10:45:45.364Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-17T10:45:45.364Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-17T10:45:45.364Z] - CONFIG_SECURITY_SELINUX: enabled [2021-04-17T10:45:45.364Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-04-17T10:45:45.364Z] - CONFIG_EXT4_FS: enabled [2021-04-17T10:45:45.364Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-17T10:45:45.364Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-17T10:45:45.364Z] - Network Drivers: [2021-04-17T10:45:45.364Z] - "overlay": [2021-04-17T10:45:45.364Z] - CONFIG_VXLAN: enabled (as module) [2021-04-17T10:45:45.364Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-17T10:45:45.364Z] Optional (for encrypted networks): [2021-04-17T10:45:45.453Z] #1 DONE 3.7s [2021-04-17T10:45:45.453Z] [2021-04-17T10:45:45.453Z] #2 [internal] load build definition from Dockerfile [2021-04-17T10:45:45.453Z] #2 sha256:990a21db6077ab51c62c5c2cf0182e3413d53a5fe383c14387055d588407eef0 [2021-04-17T10:45:45.453Z] #2 transferring dockerfile: 17.06kB done [2021-04-17T10:45:45.453Z] #2 DONE 0.0s [2021-04-17T10:45:45.453Z] [2021-04-17T10:45:45.453Z] #3 [internal] load .dockerignore [2021-04-17T10:45:45.453Z] #3 sha256:e5d542ef14100919475f4442e76eea4b3419c5b789559a8e257a4e1ebfae2025 [2021-04-17T10:45:45.453Z] #3 transferring context: 87B done [2021-04-17T10:45:45.606Z] #56 45.55 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-17T10:45:45.606Z] #56 45.55 + BUILDTAGS='netgo osusergo static_build' [2021-04-17T10:45:45.606Z] #56 45.55 + export EXTRA_FLAGS=-buildmode=pie [2021-04-17T10:45:45.606Z] #56 45.55 + EXTRA_FLAGS=-buildmode=pie [2021-04-17T10:45:45.606Z] #56 45.55 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-17T10:45:45.606Z] #56 45.55 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-17T10:45:45.606Z] #56 45.55 + '[' '' = dynamic ']' [2021-04-17T10:45:45.606Z] #56 45.55 + make [2021-04-17T10:45:45.625Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 112.20MB / 120.17MB 5.3s [2021-04-17T10:45:45.626Z] - CONFIG_CRYPTO: enabled [2021-04-17T10:45:45.626Z] - CONFIG_CRYPTO_AEAD: enabled [2021-04-17T10:45:45.626Z] - CONFIG_CRYPTO_GCM: enabled [2021-04-17T10:45:45.626Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-04-17T10:45:45.626Z] - CONFIG_CRYPTO_GHASH: enabled [2021-04-17T10:45:45.626Z] - CONFIG_XFRM: enabled [2021-04-17T10:45:45.626Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-17T10:45:45.626Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-17T10:45:45.626Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-17T10:45:45.626Z] - "ipvlan": [2021-04-17T10:45:45.626Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-17T10:45:45.626Z] - "macvlan": [2021-04-17T10:45:45.626Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-17T10:45:45.626Z] - CONFIG_DUMMY: enabled (as module) [2021-04-17T10:45:45.626Z] - "ftp,tftp client in container": [2021-04-17T10:45:45.626Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-17T10:45:45.626Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-17T10:45:45.626Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-17T10:45:45.626Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-17T10:45:45.626Z] - Storage Drivers: [2021-04-17T10:45:45.627Z] - "aufs": [2021-04-17T10:45:45.627Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-17T10:45:45.627Z] - "btrfs": [2021-04-17T10:45:45.627Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-17T10:45:45.627Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-17T10:45:45.627Z] - "devicemapper": [2021-04-17T10:45:45.627Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-17T10:45:45.627Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-17T10:45:45.627Z] - "overlay": [2021-04-17T10:45:45.627Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-17T10:45:45.627Z] - "zfs": [2021-04-17T10:45:45.627Z] - /dev/zfs: present [2021-04-17T10:45:45.627Z] - zfs command: missing [2021-04-17T10:45:45.627Z] - zpool command: missing [2021-04-17T10:45:45.627Z] [2021-04-17T10:45:45.627Z] Limits: [2021-04-17T10:45:45.627Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-17T10:45:45.627Z] [2021-04-17T10:45:45.627Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-17T10:45:45.750Z] #3 DONE 0.0s [2021-04-17T10:45:45.750Z] [2021-04-17T10:45:45.750Z] #4 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-17T10:45:45.750Z] #4 sha256:015248391ba8b1ea9cbf068fd1b217d4a8c47b8199713eff20dde0d4bb1ff54e [2021-04-17T10:45:45.818Z] #21 35.04 Setting up python3-pip (18.1-5) ... [2021-04-17T10:45:45.887Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 118.73MB / 120.17MB 5.4s [2021-04-17T10:45:45.978Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:041d074ebe3a55e558e18ad494c69ca6e13c9979 . [2021-04-17T10:45:46.081Z] #23 ... [2021-04-17T10:45:46.081Z] [2021-04-17T10:45:46.081Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-17T10:45:46.081Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-17T10:45:46.081Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-04-17T10:45:46.081Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-17T10:45:46.081Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-04-17T10:45:46.081Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-04-17T10:45:46.081Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2021-04-17T10:45:46.081Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.1s done [2021-04-17T10:45:46.081Z] #62 DONE 3.5s [2021-04-17T10:45:46.081Z] [2021-04-17T10:45:46.081Z] #23 [internal] load build context [2021-04-17T10:45:46.081Z] #23 sha256:a3edf580950df3189a87d42e19df6b3889c3fda58edc77948632a9fbab4714cf [2021-04-17T10:45:46.107Z] #21 35.69 Processing triggers for libc-bin (2.28-10) ... [2021-04-17T10:45:46.391Z] #4 DONE 0.9s [2021-04-17T10:45:46.391Z] [2021-04-17T10:45:46.391Z] #5 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-17T10:45:46.391Z] #5 sha256:c1ffd679b366d96d85a26e8e9be46cbf879ab4272e5979aa145e5162ea217d35 [2021-04-17T10:45:46.391Z] #5 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-17T10:45:46.397Z] #21 35.71 Processing triggers for mime-support (3.62) ... [2021-04-17T10:45:46.535Z] #56 46.54 + bin/ctr [2021-04-17T10:45:46.553Z] #2 [internal] load .dockerignore [2021-04-17T10:45:46.553Z] #2 sha256:74c2c7290dcd6d6c85d70bf14564153cec0ef4fcdef954844dff028f25a3bf3b [2021-04-17T10:45:46.815Z] #2 transferring context: 87B done [2021-04-17T10:45:46.815Z] #2 DONE 0.3s [2021-04-17T10:45:46.815Z] [2021-04-17T10:45:46.815Z] #1 [internal] load build definition from Dockerfile [2021-04-17T10:45:46.815Z] #1 sha256:8a8328ec94eb7a05f82700412129a4c1162b5a9d0723cb6a6f16da197627261b [2021-04-17T10:45:46.815Z] #1 transferring dockerfile: 17.07kB done [2021-04-17T10:45:46.815Z] #1 DONE 0.3s [2021-04-17T10:45:46.815Z] [2021-04-17T10:45:46.815Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-17T10:45:46.815Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-04-17T10:45:46.826Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.4s done [2021-04-17T10:45:46.911Z] #5 sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 8.92MB / 8.92MB 0.2s done [2021-04-17T10:45:46.911Z] #5 extracting sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 [2021-04-17T10:45:46.911Z] #5 extracting sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 0.2s done [2021-04-17T10:45:46.911Z] #5 DONE 0.3s [2021-04-17T10:45:46.911Z] [2021-04-17T10:45:46.911Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-17T10:45:46.911Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-17T10:45:47.026Z] #21 DONE 36.4s [2021-04-17T10:45:47.026Z] [2021-04-17T10:45:47.026Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-04-17T10:45:47.390Z] #3 DONE 0.6s [2021-04-17T10:45:47.390Z] [2021-04-17T10:45:47.390Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-17T10:45:47.390Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-04-17T10:45:47.390Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-17T10:45:47.390Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.1s [2021-04-17T10:45:47.390Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-04-17T10:45:47.390Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2021-04-17T10:45:47.390Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2021-04-17T10:45:47.396Z] #9 ... [2021-04-17T10:45:47.396Z] [2021-04-17T10:45:47.396Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-17T10:45:47.396Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-17T10:45:47.396Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-04-17T10:45:47.396Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-17T10:45:47.396Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-04-17T10:45:47.396Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-04-17T10:45:47.396Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.5s done [2021-04-17T10:45:47.396Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.0s done [2021-04-17T10:45:47.396Z] #62 DONE 6.8s [2021-04-17T10:45:47.396Z] [2021-04-17T10:45:47.396Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-17T10:45:47.396Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-17T10:45:47.540Z] #23 transferring context: 52.58MB 5.2s [2021-04-17T10:45:47.540Z] #23 transferring context: 53.54MB 5.2s done [2021-04-17T10:45:47.654Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.2s [2021-04-17T10:45:47.654Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.3s done [2021-04-17T10:45:47.654Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a [2021-04-17T10:45:47.655Z] #9 ... [2021-04-17T10:45:47.655Z] [2021-04-17T10:45:47.655Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-17T10:45:47.655Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-17T10:45:47.655Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-04-17T10:45:47.655Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-04-17T10:45:47.655Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.2s done [2021-04-17T10:45:47.655Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.6s done [2021-04-17T10:45:47.655Z] #64 DONE 7.2s [2021-04-17T10:45:47.655Z] [2021-04-17T10:45:47.655Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-17T10:45:47.655Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-17T10:45:47.655Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.0s [2021-04-17T10:45:47.917Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2021-04-17T10:45:47.917Z] #4 DONE 0.6s [2021-04-17T10:45:47.969Z] #8 DONE 1.0s [2021-04-17T10:45:47.969Z] [2021-04-17T10:45:47.969Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-17T10:45:47.969Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-17T10:45:47.969Z] #9 DONE 0.9s [2021-04-17T10:45:47.969Z] [2021-04-17T10:45:47.969Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-17T10:45:47.969Z] #7 sha256:372687b2b903cd79cdd8659c1562f9f4227eb74c5d3643ad399921b7565c1743 [2021-04-17T10:45:47.969Z] #7 DONE 0.9s [2021-04-17T10:45:47.969Z] [2021-04-17T10:45:47.969Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-04-17T10:45:47.969Z] #6 sha256:40c9f69513e725b643844c4f54ff586edd2c989eaf3d76fa2bc341d2ddd2df16 [2021-04-17T10:45:47.969Z] #6 DONE 1.0s [2021-04-17T10:45:47.969Z] [2021-04-17T10:45:47.969Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-17T10:45:47.969Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-17T10:45:47.969Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-04-17T10:45:47.969Z] #65 DONE 0.0s [2021-04-17T10:45:47.969Z] [2021-04-17T10:45:47.969Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-17T10:45:47.969Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-17T10:45:47.969Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-04-17T10:45:47.969Z] #63 DONE 0.1s [2021-04-17T10:45:47.969Z] [2021-04-17T10:45:47.969Z] #24 [internal] load build context [2021-04-17T10:45:47.969Z] #24 sha256:de2730f78a5549f3f3e4d857da033d7ac5b89425e95f73c439205f70b0902898 [2021-04-17T10:45:48.055Z] #22 0.892 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-17T10:45:48.055Z] #22 0.894 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-17T10:45:48.055Z] #22 0.896 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-17T10:45:48.055Z] #22 DONE 1.1s [2021-04-17T10:45:48.055Z] [2021-04-17T10:45:48.055Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-04-17T10:45:48.055Z] #41 115.0 + dpkg --print-architecture [2021-04-17T10:45:48.055Z] #41 115.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-04-17T10:45:48.055Z] #41 115.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-04-17T10:45:48.055Z] #41 115.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-04-17T10:45:48.129Z] #23 DONE 5.9s [2021-04-17T10:45:48.129Z] [2021-04-17T10:45:48.129Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-17T10:45:48.129Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-17T10:45:48.129Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-04-17T10:45:48.129Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-04-17T10:45:48.129Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-04-17T10:45:48.129Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-04-17T10:45:48.129Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.9s done [2021-04-17T10:45:48.129Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 2.2s done [2021-04-17T10:45:48.129Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.4s done [2021-04-17T10:45:48.129Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.8s done [2021-04-17T10:45:48.129Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.5s [2021-04-17T10:45:48.129Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 104.86MB / 120.17MB 5.5s [2021-04-17T10:45:48.129Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.2s [2021-04-17T10:45:48.129Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.4s done [2021-04-17T10:45:48.181Z] [2021-04-17T10:45:48.181Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-17T10:45:48.181Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-17T10:45:48.385Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 117.30MB / 120.17MB 5.7s [2021-04-17T10:45:48.385Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.7s done [2021-04-17T10:45:49.570Z] #8 DONE 1.2s [2021-04-17T10:45:49.570Z] [2021-04-17T10:45:49.570Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-04-17T10:45:49.570Z] #6 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-04-17T10:45:49.570Z] #6 DONE 1.2s [2021-04-17T10:45:49.570Z] [2021-04-17T10:45:49.570Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-17T10:45:49.570Z] #5 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-17T10:45:49.570Z] #5 DONE 1.3s [2021-04-17T10:45:49.570Z] [2021-04-17T10:45:49.570Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-17T10:45:49.570Z] #7 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-04-17T10:45:49.570Z] #7 DONE 1.3s [2021-04-17T10:45:49.754Z] #9 ... [2021-04-17T10:45:49.754Z] [2021-04-17T10:45:49.754Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-17T10:45:49.754Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-17T10:45:49.754Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-17T10:45:49.754Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-04-17T10:45:49.754Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-04-17T10:45:49.754Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.5s done [2021-04-17T10:45:49.754Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.4s done [2021-04-17T10:45:49.754Z] #64 DONE 7.4s [2021-04-17T10:45:49.754Z] [2021-04-17T10:45:49.754Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-17T10:45:49.754Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-17T10:45:49.754Z] #9 ... [2021-04-17T10:45:49.754Z] [2021-04-17T10:45:49.754Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-17T10:45:49.754Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-04-17T10:45:50.205Z] #9 ... [2021-04-17T10:45:50.205Z] [2021-04-17T10:45:50.205Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-17T10:45:50.205Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-17T10:45:50.205Z] #26 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 0.0s done [2021-04-17T10:45:50.205Z] #26 sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 1.85kB / 1.85kB done [2021-04-17T10:45:50.205Z] #26 sha256:fa335fed387465ccc369958d7908e1975e7d65677f7f3050d862161754ebcf90 529B / 529B done [2021-04-17T10:45:50.205Z] #26 sha256:0d587dfbc4f4800bfe9ab08662e8396ffc37060c493f8ef24b2823fef3320df6 1.46kB / 1.46kB done [2021-04-17T10:45:50.205Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 50.43MB / 50.43MB 5.2s done [2021-04-17T10:45:50.205Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 4.1s [2021-04-17T10:45:50.469Z] #26 ... [2021-04-17T10:45:50.469Z] [2021-04-17T10:45:50.469Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-17T10:45:50.469Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-04-17T10:45:50.469Z] #63 DONE 0.8s [2021-04-17T10:45:50.469Z] [2021-04-17T10:45:50.469Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-17T10:45:50.469Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-17T10:45:50.515Z] #24 transferring context: 11.59MB 2.5s [2021-04-17T10:45:50.712Z] #56 ... [2021-04-17T10:45:50.712Z] [2021-04-17T10:45:50.712Z] #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-04-17T10:45:50.712Z] #51 sha256:88f743070e5d7dc0e709a91d954ab7a8127196775dc37bb03b64f9880271f37d [2021-04-17T10:45:50.712Z] #51 88.64 mvdan.cc/sh/v3/cmd/shfmt [2021-04-17T10:45:50.712Z] #51 DONE 94.8s [2021-04-17T10:45:50.712Z] [2021-04-17T10:45:50.712Z] #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-04-17T10:45:50.712Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:45:50.712Z] #43 20.19 CC images/fdinfo.o [2021-04-17T10:45:50.712Z] #43 20.32 CC images/fown.o [2021-04-17T10:45:50.712Z] #43 20.52 CC images/ns.o [2021-04-17T10:45:50.712Z] #43 20.72 CC images/regfile.o [2021-04-17T10:45:50.712Z] #43 20.91 CC images/ghost-file.o [2021-04-17T10:45:50.712Z] #43 21.25 CC images/fifo.o [2021-04-17T10:45:50.712Z] #43 21.45 CC images/remap-file-path.o [2021-04-17T10:45:50.712Z] #43 21.72 CC images/eventfd.o [2021-04-17T10:45:50.712Z] #43 21.91 CC images/eventpoll.o [2021-04-17T10:45:50.712Z] #43 22.24 CC images/fh.o [2021-04-17T10:45:50.712Z] #43 22.62 CC images/fsnotify.o [2021-04-17T10:45:50.712Z] #43 23.17 CC images/signalfd.o [2021-04-17T10:45:50.712Z] #43 23.44 CC images/fs.o [2021-04-17T10:45:50.712Z] #43 23.67 CC images/pstree.o [2021-04-17T10:45:50.712Z] #43 23.93 CC images/pipe.o [2021-04-17T10:45:50.712Z] #43 24.22 CC images/tcp-stream.o [2021-04-17T10:45:50.712Z] #43 24.44 CC images/sk-packet.o [2021-04-17T10:45:50.712Z] #43 24.83 CC images/mnt.o [2021-04-17T10:45:50.712Z] #43 25.05 CC images/pipe-data.o [2021-04-17T10:45:50.712Z] #43 25.27 CC images/sa.o [2021-04-17T10:45:50.712Z] #43 25.49 CC images/timer.o [2021-04-17T10:45:50.712Z] #43 25.84 CC images/timerfd.o [2021-04-17T10:45:50.712Z] #43 26.15 CC images/mm.o [2021-04-17T10:45:50.712Z] #43 26.44 CC images/sk-opts.o [2021-04-17T10:45:50.712Z] #43 26.69 CC images/sk-unix.o [2021-04-17T10:45:50.712Z] #43 27.01 CC images/sk-inet.o [2021-04-17T10:45:50.712Z] #43 27.34 CC images/tun.o [2021-04-17T10:45:50.712Z] #43 27.67 CC images/sk-netlink.o [2021-04-17T10:45:50.712Z] #43 28.00 CC images/packet-sock.o [2021-04-17T10:45:50.712Z] #43 28.53 CC images/ipc-var.o [2021-04-17T10:45:50.712Z] #43 28.74 CC images/ipc-desc.o [2021-04-17T10:45:50.712Z] #43 28.98 CC images/ipc-shm.o [2021-04-17T10:45:50.712Z] #43 29.21 CC images/ipc-msg.o [2021-04-17T10:45:50.712Z] #43 29.56 CC images/ipc-sem.o [2021-04-17T10:45:50.712Z] #43 29.97 CC images/utsns.o [2021-04-17T10:45:50.936Z] #24 ... [2021-04-17T10:45:50.936Z] [2021-04-17T10:45:50.936Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-17T10:45:50.936Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-17T10:45:50.936Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2021-04-17T10:45:50.936Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.1s done [2021-04-17T10:45:50.936Z] #63 DONE 2.6s [2021-04-17T10:45:50.936Z] [2021-04-17T10:45:50.936Z] #24 [internal] load build context [2021-04-17T10:45:50.936Z] #24 sha256:de2730f78a5549f3f3e4d857da033d7ac5b89425e95f73c439205f70b0902898 [2021-04-17T10:45:50.936Z] #24 ... [2021-04-17T10:45:50.936Z] [2021-04-17T10:45:50.936Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-17T10:45:50.936Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-17T10:45:50.936Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2021-04-17T10:45:50.936Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.1s done [2021-04-17T10:45:50.936Z] #65 DONE 2.7s [2021-04-17T10:45:50.936Z] [2021-04-17T10:45:50.936Z] #24 [internal] load build context [2021-04-17T10:45:50.936Z] #24 sha256:de2730f78a5549f3f3e4d857da033d7ac5b89425e95f73c439205f70b0902898 [2021-04-17T10:45:51.126Z] #63 DONE 1.3s [2021-04-17T10:45:51.126Z] [2021-04-17T10:45:51.126Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-17T10:45:51.126Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-17T10:45:51.275Z] #43 30.28 CC images/creds.o [2021-04-17T10:45:51.408Z] #9 ... [2021-04-17T10:45:51.408Z] [2021-04-17T10:45:51.408Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-17T10:45:51.408Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-04-17T10:45:51.408Z] #65 DONE 1.1s [2021-04-17T10:45:51.532Z] #43 ... [2021-04-17T10:45:51.532Z] [2021-04-17T10:45:51.532Z] #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-04-17T10:45:51.532Z] #45 sha256:29b81d6098a85e4b8c049910e84d8e09cabdd8caf493e5b2544274b8074df1f7 [2021-04-17T10:45:51.532Z] #45 85.91 log [2021-04-17T10:45:51.532Z] #45 86.41 encoding/xml [2021-04-17T10:45:51.532Z] #45 87.79 go/doc [2021-04-17T10:45:51.532Z] #45 90.32 github.com/LK4D4/vndr/build [2021-04-17T10:45:51.532Z] #45 92.19 github.com/LK4D4/vndr/versioned [2021-04-17T10:45:51.532Z] #45 92.30 compress/flate [2021-04-17T10:45:51.532Z] #45 93.44 hash/crc32 [2021-04-17T10:45:51.532Z] #45 94.10 net [2021-04-17T10:45:51.532Z] #45 94.93 compress/gzip [2021-04-17T10:45:51.532Z] #45 95.82 vendor/golang.org/x/crypto/chacha20poly1305 [2021-04-17T10:45:51.532Z] #45 ... [2021-04-17T10:45:51.532Z] [2021-04-17T10:45:51.532Z] #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-04-17T10:45:51.532Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:45:51.532Z] #43 30.71 CC images/vma.o [2021-04-17T10:45:51.667Z] [2021-04-17T10:45:51.667Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-17T10:45:51.667Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-17T10:45:51.788Z] #43 30.89 CC images/netdev.o [2021-04-17T10:45:52.045Z] #43 31.26 CC images/tty.o [2021-04-17T10:45:52.065Z] #9 ... [2021-04-17T10:45:52.065Z] [2021-04-17T10:45:52.065Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-17T10:45:52.065Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-17T10:45:52.065Z] #26 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 0.0s done [2021-04-17T10:45:52.065Z] #26 sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 1.85kB / 1.85kB done [2021-04-17T10:45:52.065Z] #26 sha256:fa335fed387465ccc369958d7908e1975e7d65677f7f3050d862161754ebcf90 529B / 529B done [2021-04-17T10:45:52.065Z] #26 sha256:0d587dfbc4f4800bfe9ab08662e8396ffc37060c493f8ef24b2823fef3320df6 1.46kB / 1.46kB done [2021-04-17T10:45:52.065Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 50.43MB / 50.43MB 1.4s done [2021-04-17T10:45:52.065Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 7.4s done [2021-04-17T10:45:52.065Z] #26 DONE 9.6s [2021-04-17T10:45:52.065Z] [2021-04-17T10:45:52.065Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-17T10:45:52.065Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-17T10:45:52.065Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.0s done [2021-04-17T10:45:52.065Z] #9 ... [2021-04-17T10:45:52.065Z] [2021-04-17T10:45:52.065Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-17T10:45:52.065Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-04-17T10:45:52.065Z] #65 DONE 0.9s [2021-04-17T10:45:52.065Z] [2021-04-17T10:45:52.065Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-17T10:45:52.065Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-17T10:45:52.065Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-04-17T10:45:52.423Z] #24 ... [2021-04-17T10:45:52.424Z] [2021-04-17T10:45:52.424Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-17T10:45:52.424Z] #64 sha256:9291c3b4e140d56f3257205169f51baeff14b98cd9f05d842abc32b62c68ed9f [2021-04-17T10:45:52.424Z] #64 DONE 0.2s [2021-04-17T10:45:52.424Z] [2021-04-17T10:45:52.424Z] #24 [internal] load build context [2021-04-17T10:45:52.424Z] #24 sha256:de2730f78a5549f3f3e4d857da033d7ac5b89425e95f73c439205f70b0902898 [2021-04-17T10:45:52.424Z] #24 ... [2021-04-17T10:45:52.424Z] [2021-04-17T10:45:52.424Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-17T10:45:52.424Z] #66 sha256:f5430741c081573d02fc73e742c13c54ad86b2979a0d716d52e92328bd15c9ac [2021-04-17T10:45:52.424Z] #66 DONE 0.2s [2021-04-17T10:45:52.424Z] [2021-04-17T10:45:52.424Z] #24 [internal] load build context [2021-04-17T10:45:52.424Z] #24 sha256:de2730f78a5549f3f3e4d857da033d7ac5b89425e95f73c439205f70b0902898 [2021-04-17T10:45:52.628Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.6s done [2021-04-17T10:45:52.884Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-04-17T10:45:52.973Z] #43 31.79 CC images/file-lock.o [2021-04-17T10:45:52.973Z] #43 32.05 CC images/rlimit.o [2021-04-17T10:45:53.046Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.2s done [2021-04-17T10:45:53.141Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.3s done [2021-04-17T10:45:53.229Z] #43 32.20 CC images/pagemap.o [2021-04-17T10:45:53.229Z] #43 32.41 CC images/siginfo.o [2021-04-17T10:45:53.398Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-04-17T10:45:53.614Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-04-17T10:45:53.652Z] #41 ... [2021-04-17T10:45:53.652Z] [2021-04-17T10:45:53.652Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-17T10:45:53.652Z] #44 81.39 CC criu/netfilter.o [2021-04-17T10:45:53.652Z] #44 81.54 CC criu/page-pipe.o [2021-04-17T10:45:53.652Z] #44 81.91 CC criu/page-xfer.o [2021-04-17T10:45:53.652Z] #44 82.81 CC criu/pagemap-cache.o [2021-04-17T10:45:53.652Z] #44 83.14 CC criu/pagemap.o [2021-04-17T10:45:53.652Z] #44 83.63 CC criu/parasite-syscall.o [2021-04-17T10:45:53.652Z] #44 84.22 CC criu/path.o [2021-04-17T10:45:53.652Z] #44 84.39 CC criu/pie-util-vdso.o [2021-04-17T10:45:53.652Z] #44 84.61 CC criu/pie-util.o [2021-04-17T10:45:53.652Z] #44 84.82 CC criu/pipes.o [2021-04-17T10:45:53.652Z] #44 85.28 CC criu/plugin.o [2021-04-17T10:45:53.652Z] #44 85.62 CC criu/proc_parse.o [2021-04-17T10:45:53.652Z] #44 87.19 CC criu/protobuf-desc.o [2021-04-17T10:45:53.652Z] #44 87.74 CC criu/protobuf.o [2021-04-17T10:45:53.652Z] #44 87.98 CC criu/pstree.o [2021-04-17T10:45:53.652Z] #44 88.74 CC criu/rbtree.o [2021-04-17T10:45:53.652Z] #44 88.94 CC criu/rst-malloc.o [2021-04-17T10:45:53.652Z] #44 89.20 CC criu/seccomp.o [2021-04-17T10:45:53.792Z] #43 32.77 CC images/rpc.o [2021-04-17T10:45:53.804Z] [2021-04-17T10:45:53.805Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-17T10:45:53.805Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-17T10:45:53.805Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-04-17T10:45:53.805Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-04-17T10:45:53.805Z] #9 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2021-04-17T10:45:53.805Z] #9 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2021-04-17T10:45:53.805Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 5.89MB / 9.98MB 0.3s [2021-04-17T10:45:53.805Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0B / 49.18MB 0.3s [2021-04-17T10:45:53.805Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0B / 7.68MB 0.3s [2021-04-17T10:45:53.805Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 0.4s [2021-04-17T10:45:53.805Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 6.29MB / 49.18MB 0.4s [2021-04-17T10:45:53.805Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 6.37MB / 7.68MB 0.4s [2021-04-17T10:45:53.805Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 17.83MB / 49.18MB 0.5s [2021-04-17T10:45:53.805Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.5s [2021-04-17T10:45:53.805Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 0.6s done [2021-04-17T10:45:53.805Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 35.33MB / 49.18MB 0.7s [2021-04-17T10:45:54.068Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 40.28MB / 49.18MB 0.8s [2021-04-17T10:45:54.068Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 1.0s [2021-04-17T10:45:54.068Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.8s done [2021-04-17T10:45:54.068Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 11.53MB / 62.53MB 1.0s [2021-04-17T10:45:54.068Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0B / 52.16MB 1.0s [2021-04-17T10:45:54.184Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.5s done [2021-04-17T10:45:54.291Z] #44 89.80 CC criu/seize.o [2021-04-17T10:45:54.333Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 16.78MB / 62.53MB 1.1s [2021-04-17T10:45:54.333Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 7.34MB / 52.16MB 1.1s [2021-04-17T10:45:54.333Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 20.97MB / 62.53MB 1.2s [2021-04-17T10:45:54.333Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 22.70MB / 52.16MB 1.2s [2021-04-17T10:45:54.443Z] #9 ... [2021-04-17T10:45:54.444Z] [2021-04-17T10:45:54.444Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-17T10:45:54.444Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-17T10:45:54.444Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 7.4s done [2021-04-17T10:45:54.444Z] #26 DONE 13.9s [2021-04-17T10:45:54.444Z] [2021-04-17T10:45:54.444Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-17T10:45:54.444Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-17T10:45:54.444Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-04-17T10:45:54.611Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 32.51MB / 52.16MB 1.3s [2021-04-17T10:45:54.611Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 38.80MB / 52.16MB 1.4s [2021-04-17T10:45:54.723Z] #43 33.80 CC images/ext-file.o [2021-04-17T10:45:54.881Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 39.56MB / 62.53MB 1.6s [2021-04-17T10:45:54.881Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 1.6s [2021-04-17T10:45:54.881Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 55.57MB / 62.53MB 1.7s [2021-04-17T10:45:54.881Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 1.8s done [2021-04-17T10:45:54.881Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 1.8s [2021-04-17T10:45:54.920Z] #44 90.54 CC criu/servicefd.o [2021-04-17T10:45:54.979Z] #43 34.00 CC images/cgroup.o [2021-04-17T10:45:55.013Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.6s done [2021-04-17T10:45:55.153Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0.1s [2021-04-17T10:45:55.209Z] #44 90.87 CC criu/shmem.o [2021-04-17T10:45:55.272Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-04-17T10:45:55.541Z] #43 34.61 CC images/userns.o [2021-04-17T10:45:55.797Z] #43 34.85 CC images/google/protobuf/descriptor.o [2021-04-17T10:45:55.838Z] #44 91.52 CC criu/sigframe.o [2021-04-17T10:45:56.103Z] #9 ... [2021-04-17T10:45:56.103Z] [2021-04-17T10:45:56.103Z] #23 [internal] load build context [2021-04-17T10:45:56.103Z] #23 sha256:dcf08463619dc0521c17181fb48c2de9b83bdaae4766213873b88ac1bdf8cc89 [2021-04-17T10:45:56.103Z] #23 transferring context: 53.55MB 2.6s done [2021-04-17T10:45:56.103Z] #23 DONE 2.9s [2021-04-17T10:45:56.103Z] [2021-04-17T10:45:56.103Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-17T10:45:56.103Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-17T10:45:56.103Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 2.7s done [2021-04-17T10:45:56.127Z] #44 91.60 CC criu/signalfd.o [2021-04-17T10:45:56.127Z] #44 91.79 CC criu/sk-inet.o [2021-04-17T10:45:56.149Z] #24 transferring context: 43.04MB 7.6s [2021-04-17T10:45:56.149Z] #24 transferring context: 53.55MB 8.2s done [2021-04-17T10:45:56.444Z] #24 DONE 8.3s [2021-04-17T10:45:56.444Z] [2021-04-17T10:45:56.444Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-17T10:45:56.444Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-04-17T10:45:56.444Z] #10 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-04-17T10:45:56.444Z] #10 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.1s done [2021-04-17T10:45:56.444Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 5.4s done [2021-04-17T10:45:56.444Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 6.1s done [2021-04-17T10:45:56.444Z] #10 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.3s done [2021-04-17T10:45:56.444Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 4.8s done [2021-04-17T10:45:56.444Z] #10 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.5s done [2021-04-17T10:45:56.444Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 4.3s done [2021-04-17T10:45:56.444Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 [2021-04-17T10:45:57.052Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 3.7s done [2021-04-17T10:45:57.052Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 3.9s done [2021-04-17T10:45:57.052Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 4.19MB / 97.69MB 3.9s [2021-04-17T10:45:57.155Z] #44 92.57 CC criu/sk-netlink.o [2021-04-17T10:45:57.155Z] #44 92.94 CC criu/sk-packet.o [2021-04-17T10:45:57.164Z] #43 36.23 CC images/opts.o [2021-04-17T10:45:57.317Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 18.07MB / 97.69MB 4.0s [2021-04-17T10:45:57.317Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 29.36MB / 97.69MB 4.1s [2021-04-17T10:45:57.421Z] #43 36.51 CC images/seccomp.o [2021-04-17T10:45:57.576Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.1s done [2021-04-17T10:45:57.576Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-04-17T10:45:57.582Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 45.09MB / 97.69MB 4.3s [2021-04-17T10:45:57.582Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 59.77MB / 97.69MB 4.4s [2021-04-17T10:45:57.677Z] #43 36.72 CC images/binfmt-misc.o [2021-04-17T10:45:57.677Z] #43 36.87 CC images/time.o [2021-04-17T10:45:57.783Z] #44 93.50 CC criu/sk-queue.o [2021-04-17T10:45:57.846Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 70.38MB / 97.69MB 4.6s [2021-04-17T10:45:57.846Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 82.84MB / 97.69MB 4.7s [2021-04-17T10:45:57.933Z] #43 37.08 CC images/sysctl.o [2021-04-17T10:45:57.982Z] #10 ... [2021-04-17T10:45:57.982Z] [2021-04-17T10:45:57.982Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-17T10:45:57.982Z] #27 sha256:f97cf082e1c4cda7ec0929cb7fee296ebcaaf7a1989fbc207ba906f6405eea48 [2021-04-17T10:45:57.982Z] #27 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 0.1s done [2021-04-17T10:45:57.982Z] #27 sha256:d018a28ea8249b332e6bce3cb93862d5b05dba493dbaf3531505ce3a3701001b 54.18MB / 54.18MB 4.4s done [2021-04-17T10:45:57.982Z] #27 extracting sha256:d018a28ea8249b332e6bce3cb93862d5b05dba493dbaf3531505ce3a3701001b 5.1s done [2021-04-17T10:45:57.982Z] #27 DONE 9.5s [2021-04-17T10:45:57.982Z] [2021-04-17T10:45:57.982Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-17T10:45:57.982Z] #28 sha256:4ebddeabcc004d4b13c6f4d25a7ade626bd2699d969bd74357ae47590469b4a8 [2021-04-17T10:45:57.982Z] #28 0.208 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-17T10:45:57.982Z] #28 0.227 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-17T10:45:57.982Z] #28 0.250 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-17T10:45:58.072Z] #44 ... [2021-04-17T10:45:58.072Z] [2021-04-17T10:45:58.072Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-17T10:45:58.072Z] #23 3.166 Collecting yamllint==1.26.1 [2021-04-17T10:45:58.072Z] #23 3.332 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-04-17T10:45:58.072Z] #23 3.870 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-04-17T10:45:58.072Z] #23 3.897 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-17T10:45:58.072Z] #23 3.922 Collecting pyyaml (from yamllint==1.26.1) [2021-04-17T10:45:58.072Z] #23 4.066 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-04-17T10:45:58.072Z] #23 4.398 Installing build dependencies: started [2021-04-17T10:45:58.072Z] #23 ... [2021-04-17T10:45:58.072Z] [2021-04-17T10:45:58.072Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-17T10:45:58.073Z] #44 93.80 CC criu/sk-tcp.o [2021-04-17T10:45:58.115Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 90.89MB / 97.69MB 4.8s [2021-04-17T10:45:58.116Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 2.9s done [2021-04-17T10:45:58.116Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 4.9s [2021-04-17T10:45:58.189Z] #43 37.28 CC images/autofs.o [2021-04-17T10:45:58.282Z] #28 0.449 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] [2021-04-17T10:45:58.446Z] #43 37.52 CC images/macvlan.o [2021-04-17T10:45:58.577Z] #28 0.750 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-04-17T10:45:58.703Z] #43 37.71 CC images/sit.o [2021-04-17T10:45:58.703Z] #43 37.93 CC images/memfd.o [2021-04-17T10:45:58.704Z] #44 94.17 CC criu/sk-unix.o [2021-04-17T10:45:59.219Z] #28 1.295 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-04-17T10:45:59.279Z] #43 38.28 CC images/timens.o [2021-04-17T10:45:59.279Z] #43 38.51 LINK images/built-in.o [2021-04-17T10:45:59.535Z] #43 38.69 GEN compel/include/asm [2021-04-17T10:45:59.535Z] #43 38.72 GEN compel/include/version.h [2021-04-17T10:45:59.535Z] #43 38.72 touch .config [2021-04-17T10:45:59.535Z] #43 38.79 GEN include/common/config.h [2021-04-17T10:45:59.731Z] #44 95.53 CC criu/sockets.o [2021-04-17T10:45:59.792Z] #43 38.87 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-04-17T10:45:59.792Z] #43 38.90 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-04-17T10:45:59.792Z] #43 38.92 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-04-17T10:45:59.792Z] #43 38.94 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-04-17T10:45:59.792Z] #43 38.96 DEP compel/arch/x86/plugins/std/memcpy.d [2021-04-17T10:45:59.792Z] #43 38.99 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-04-17T10:45:59.792Z] #43 39.02 GEN compel/plugins/include/uapi/std/syscall.h [2021-04-17T10:46:00.048Z] #43 39.04 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-04-17T10:46:00.048Z] #43 39.07 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-04-17T10:46:00.048Z] #43 39.09 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-17T10:46:00.048Z] #43 39.10 DEP compel/plugins/std/infect.d [2021-04-17T10:46:00.048Z] #43 39.21 DEP compel/plugins/std/string.d [2021-04-17T10:46:00.049Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 6.5s done [2021-04-17T10:46:00.305Z] #43 39.35 DEP compel/plugins/std/log.d [2021-04-17T10:46:00.305Z] #43 39.47 DEP compel/plugins/std/fds.d [2021-04-17T10:46:00.557Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.2s [2021-04-17T10:46:00.561Z] #43 39.61 DEP compel/plugins/std/std.d [2021-04-17T10:46:00.561Z] #43 39.75 DEP compel/plugins/shmem/shmem.d [2021-04-17T10:46:00.623Z] #9 ... [2021-04-17T10:46:00.623Z] [2021-04-17T10:46:00.623Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-17T10:46:00.623Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-17T10:46:00.623Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-17T10:46:00.623Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-17T10:46:00.623Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-04-17T10:46:00.623Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-04-17T10:46:00.623Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.2s done [2021-04-17T10:46:00.623Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.0s done [2021-04-17T10:46:00.623Z] #62 DONE 7.5s [2021-04-17T10:46:00.623Z] [2021-04-17T10:46:00.623Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-17T10:46:00.623Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-17T10:46:00.623Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-17T10:46:00.623Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-17T10:46:00.623Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-04-17T10:46:00.623Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-04-17T10:46:00.623Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.4s done [2021-04-17T10:46:00.623Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.8s done [2021-04-17T10:46:00.623Z] #64 DONE 7.5s [2021-04-17T10:46:00.623Z] [2021-04-17T10:46:00.623Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-17T10:46:00.623Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-17T10:46:00.623Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 [2021-04-17T10:46:00.759Z] #44 96.33 CC criu/stats.o [2021-04-17T10:46:00.759Z] #44 96.53 CC criu/string.o [2021-04-17T10:46:00.817Z] #43 39.84 DEP compel/plugins/fds/fds.d [2021-04-17T10:46:00.817Z] #43 39.98 CC compel/plugins/std/std.o [2021-04-17T10:46:00.847Z] #9 ... [2021-04-17T10:46:00.847Z] [2021-04-17T10:46:00.847Z] #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-04-17T10:46:00.847Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-17T10:46:00.847Z] #27 1.247 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-17T10:46:00.847Z] #27 1.252 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-17T10:46:00.847Z] #27 1.270 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-17T10:46:00.847Z] #27 1.398 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-17T10:46:00.847Z] #27 1.712 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-17T10:46:00.847Z] #27 2.012 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-17T10:46:00.847Z] #27 3.550 Fetched 8427 kB in 3s (3281 kB/s) [2021-04-17T10:46:00.847Z] #27 3.550 Reading package lists... [2021-04-17T10:46:00.847Z] #27 4.479 Reading package lists... [2021-04-17T10:46:00.847Z] #27 5.435 Building dependency tree... [2021-04-17T10:46:00.847Z] #27 5.781 The following additional packages will be installed: [2021-04-17T10:46:00.847Z] #27 5.781 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-17T10:46:00.847Z] #27 5.781 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-17T10:46:00.847Z] #27 5.781 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-17T10:46:00.847Z] #27 5.781 Suggested packages: [2021-04-17T10:46:00.847Z] #27 5.781 krb5-doc krb5-user [2021-04-17T10:46:00.847Z] #27 5.781 Recommended packages: [2021-04-17T10:46:00.847Z] #27 5.781 krb5-locales publicsuffix libsasl2-modules [2021-04-17T10:46:00.847Z] #27 6.009 The following NEW packages will be installed: [2021-04-17T10:46:00.847Z] #27 6.009 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-17T10:46:00.847Z] #27 6.009 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-17T10:46:00.848Z] #27 6.009 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-17T10:46:00.848Z] #27 6.009 libssh2-1 libssl1.1 openssl [2021-04-17T10:46:00.848Z] #27 6.302 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-04-17T10:46:00.848Z] #27 6.302 Need to get 5059 kB of archives. [2021-04-17T10:46:00.848Z] #27 6.302 After this operation, 12.1 MB of additional disk space will be used. [2021-04-17T10:46:00.848Z] #27 6.302 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-17T10:46:00.848Z] #27 6.302 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-04-17T10:46:00.848Z] #27 6.302 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-04-17T10:46:00.848Z] #27 6.302 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-04-17T10:46:00.848Z] #27 6.302 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-04-17T10:46:00.848Z] #27 6.312 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-04-17T10:46:00.848Z] #27 6.321 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-04-17T10:46:00.848Z] #27 6.330 Get:8 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-04-17T10:46:00.848Z] #27 6.330 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-04-17T10:46:00.848Z] #27 6.330 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-04-17T10:46:00.848Z] #27 6.332 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-17T10:46:00.848Z] #27 6.338 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-04-17T10:46:00.848Z] #27 6.348 Get:13 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-04-17T10:46:00.848Z] #27 6.348 Get:14 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-04-17T10:46:00.848Z] #27 6.348 Get:15 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-04-17T10:46:00.848Z] #27 6.353 Get:16 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-04-17T10:46:00.848Z] #27 6.353 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-04-17T10:46:00.848Z] #27 6.353 Get:18 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-04-17T10:46:00.848Z] #27 6.353 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-17T10:46:00.848Z] #27 6.370 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-17T10:46:00.848Z] #27 6.370 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-17T10:46:00.848Z] #27 6.566 debconf: delaying package configuration, since apt-utils is not installed [2021-04-17T10:46:00.848Z] #27 6.593 Fetched 5059 kB in 0s (15.3 MB/s) [2021-04-17T10:46:00.848Z] #27 6.634 Selecting previously unselected package libssl1.1:amd64. [2021-04-17T10:46:00.848Z] #27 6.634 (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-04-17T10:46:00.848Z] #27 6.640 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-17T10:46:00.848Z] #27 6.652 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-17T10:46:00.848Z] #27 6.850 Selecting previously unselected package openssl. [2021-04-17T10:46:00.848Z] #27 6.852 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-17T10:46:00.848Z] #27 6.855 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-17T10:46:00.848Z] #27 6.993 Selecting previously unselected package ca-certificates. [2021-04-17T10:46:00.848Z] #27 6.994 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-17T10:46:00.848Z] #27 6.997 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-17T10:46:00.848Z] #27 7.067 Selecting previously unselected package libkeyutils1:amd64. [2021-04-17T10:46:00.848Z] #27 7.068 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-04-17T10:46:00.848Z] #27 7.072 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-04-17T10:46:00.848Z] #27 7.105 Selecting previously unselected package libkrb5support0:amd64. [2021-04-17T10:46:00.848Z] #27 7.105 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-04-17T10:46:00.848Z] #27 7.109 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-17T10:46:00.848Z] #27 7.153 Selecting previously unselected package libk5crypto3:amd64. [2021-04-17T10:46:00.848Z] #27 7.153 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-04-17T10:46:00.848Z] #27 7.158 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-17T10:46:00.848Z] #27 7.220 Selecting previously unselected package libkrb5-3:amd64. [2021-04-17T10:46:00.848Z] #27 7.220 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-04-17T10:46:00.848Z] #27 7.225 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-17T10:46:00.848Z] #27 7.307 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-17T10:46:00.848Z] #27 7.307 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-04-17T10:46:00.848Z] #27 7.311 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-17T10:46:00.848Z] #27 7.358 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-17T10:46:00.848Z] #27 7.359 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-17T10:46:00.848Z] #27 7.363 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-17T10:46:00.848Z] #27 7.400 Selecting previously unselected package libsasl2-2:amd64. [2021-04-17T10:46:00.848Z] #27 7.400 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-17T10:46:00.848Z] #27 7.406 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-17T10:46:00.848Z] #27 7.447 Selecting previously unselected package libldap-common. [2021-04-17T10:46:00.848Z] #27 7.447 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-17T10:46:00.848Z] #27 7.451 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-17T10:46:00.848Z] #27 7.498 Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-17T10:46:00.848Z] #27 7.499 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-04-17T10:46:00.848Z] #27 7.503 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-17T10:46:00.848Z] #27 7.564 Selecting previously unselected package libnghttp2-14:amd64. [2021-04-17T10:46:00.848Z] #27 7.564 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-04-17T10:46:00.848Z] #27 7.568 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-17T10:46:00.848Z] #27 7.614 Selecting previously unselected package libpsl5:amd64. [2021-04-17T10:46:00.848Z] #27 7.616 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-04-17T10:46:00.848Z] #27 7.618 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-04-17T10:46:00.848Z] #27 7.657 Selecting previously unselected package librtmp1:amd64. [2021-04-17T10:46:00.848Z] #27 7.659 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-04-17T10:46:00.848Z] #27 7.662 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-17T10:46:00.848Z] #27 7.700 Selecting previously unselected package libssh2-1:amd64. [2021-04-17T10:46:00.848Z] #27 7.702 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-04-17T10:46:00.848Z] #27 7.706 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-17T10:46:00.848Z] #27 7.760 Selecting previously unselected package libcurl4:amd64. [2021-04-17T10:46:00.848Z] #27 7.760 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-04-17T10:46:00.848Z] #27 7.766 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-17T10:46:00.848Z] #27 7.829 Selecting previously unselected package curl. [2021-04-17T10:46:00.848Z] #27 7.829 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-04-17T10:46:00.848Z] #27 7.832 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-17T10:46:00.848Z] #27 7.901 Selecting previously unselected package libonig5:amd64. [2021-04-17T10:46:00.848Z] #27 7.901 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-04-17T10:46:00.848Z] #27 7.904 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-17T10:46:00.848Z] #27 7.958 Selecting previously unselected package libjq1:amd64. [2021-04-17T10:46:00.848Z] #27 7.958 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-17T10:46:00.848Z] #27 7.961 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-17T10:46:00.848Z] #27 8.002 Selecting previously unselected package jq. [2021-04-17T10:46:00.848Z] #27 8.002 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-17T10:46:00.848Z] #27 8.005 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-17T10:46:00.848Z] #27 8.095 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-04-17T10:46:00.848Z] #27 8.105 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-04-17T10:46:00.848Z] #27 8.116 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-17T10:46:00.848Z] #27 8.267 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-17T10:46:00.848Z] #27 8.279 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-17T10:46:00.848Z] #27 8.298 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-17T10:46:00.848Z] #27 8.308 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-17T10:46:00.848Z] #27 8.318 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-17T10:46:00.848Z] #27 8.328 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-17T10:46:00.848Z] #27 8.341 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-17T10:46:00.848Z] #27 8.351 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-17T10:46:00.848Z] #27 8.361 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-17T10:46:00.848Z] #27 8.375 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-17T10:46:00.848Z] #27 8.392 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-17T10:46:00.848Z] #27 8.404 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-17T10:46:00.848Z] #27 8.414 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-17T10:46:00.848Z] #27 8.426 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-17T10:46:00.848Z] #27 9.030 Updating certificates in /etc/ssl/certs... [2021-04-17T10:46:01.048Z] #44 96.58 CC criu/sysctl.o [2021-04-17T10:46:01.074Z] #43 40.32 CC compel/plugins/std/fds.o [2021-04-17T10:46:01.105Z] #27 ... [2021-04-17T10:46:01.105Z] [2021-04-17T10:46:01.105Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-17T10:46:01.105Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-17T10:46:01.105Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.4s done [2021-04-17T10:46:01.125Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.9s done [2021-04-17T10:46:01.200Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.5s done [2021-04-17T10:46:01.317Z] #28 3.671 Fetched 8202 kB in 3s (2359 kB/s) [2021-04-17T10:46:01.362Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-04-17T10:46:01.384Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-04-17T10:46:01.467Z] #44 97.07 CC criu/sysfs_parse.o [2021-04-17T10:46:01.756Z] #44 97.34 CC criu/timens.o [2021-04-17T10:46:01.778Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 [2021-04-17T10:46:02.003Z] #43 40.82 CC compel/plugins/std/log.o [2021-04-17T10:46:02.045Z] #44 97.58 CC criu/timerfd.o [2021-04-17T10:46:02.045Z] #44 97.86 CC criu/tty.o [2021-04-17T10:46:02.358Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.5s done [2021-04-17T10:46:02.566Z] #43 41.70 CC compel/plugins/std/string.o [2021-04-17T10:46:02.566Z] #43 ... [2021-04-17T10:46:02.566Z] [2021-04-17T10:46:02.566Z] #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-04-17T10:46:02.566Z] #45 sha256:29b81d6098a85e4b8c049910e84d8e09cabdd8caf493e5b2544274b8074df1f7 [2021-04-17T10:46:02.566Z] #45 97.15 vendor/golang.org/x/crypto/hkdf [2021-04-17T10:46:02.566Z] #45 97.31 vendor/golang.org/x/text/transform [2021-04-17T10:46:02.566Z] #45 98.02 vendor/golang.org/x/text/unicode/bidi [2021-04-17T10:46:02.566Z] #45 99.69 vendor/golang.org/x/text/secure/bidirule [2021-04-17T10:46:02.566Z] #45 99.96 vendor/golang.org/x/text/unicode/norm [2021-04-17T10:46:02.566Z] #45 104.1 vendor/golang.org/x/net/idna [2021-04-17T10:46:02.566Z] #45 106.3 vendor/golang.org/x/net/http2/hpack [2021-04-17T10:46:02.840Z] #28 3.671 Reading package lists... [2021-04-17T10:46:02.936Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c [2021-04-17T10:46:03.128Z] #45 107.5 mime [2021-04-17T10:46:03.199Z] #9 ... [2021-04-17T10:46:03.199Z] [2021-04-17T10:46:03.199Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-17T10:46:03.199Z] #26 sha256:47bdea7822f41a7ae5f8934db38630836f0e2a1fd7c2685e16267fad2718b13e [2021-04-17T10:46:03.199Z] #26 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 0.0s done [2021-04-17T10:46:03.199Z] #26 sha256:9de3fd952a4a90cb25b73e4afa386abcbfb13451aa74d95fdb206dbadc5c831c 529B / 529B done [2021-04-17T10:46:03.199Z] #26 sha256:6d3b727c744260afb6a671dbe8ed3af11078bd3df69d7bc3f24607a145afa750 1.46kB / 1.46kB done [2021-04-17T10:46:03.199Z] #26 sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 1.85kB / 1.85kB done [2021-04-17T10:46:03.199Z] #26 sha256:01cf0f0da10ede0eec0fc1c5fbfdeb63a447dfcc0a3c4419c0a4c3f0a2826636 49.23MB / 49.23MB 7.4s done [2021-04-17T10:46:03.199Z] #26 extracting sha256:01cf0f0da10ede0eec0fc1c5fbfdeb63a447dfcc0a3c4419c0a4c3f0a2826636 2.3s [2021-04-17T10:46:03.199Z] #26 extracting sha256:01cf0f0da10ede0eec0fc1c5fbfdeb63a447dfcc0a3c4419c0a4c3f0a2826636 2.4s done [2021-04-17T10:46:03.199Z] #26 ... [2021-04-17T10:46:03.199Z] [2021-04-17T10:46:03.199Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-17T10:46:03.199Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-17T10:46:03.290Z] #9 ... [2021-04-17T10:46:03.290Z] [2021-04-17T10:46:03.290Z] #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-04-17T10:46:03.290Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-17T10:46:03.290Z] #27 1.403 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-17T10:46:03.290Z] #27 1.428 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-17T10:46:03.290Z] #27 1.430 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-17T10:46:03.290Z] #27 1.699 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-17T10:46:03.290Z] #27 2.020 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-17T10:46:03.290Z] #27 2.355 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-17T10:46:03.290Z] #27 3.992 Fetched 8427 kB in 3s (2854 kB/s) [2021-04-17T10:46:03.290Z] #27 3.992 Reading package lists... [2021-04-17T10:46:03.290Z] #27 5.007 Reading package lists... [2021-04-17T10:46:03.290Z] #27 5.958 Building dependency tree... [2021-04-17T10:46:03.290Z] #27 6.276 The following additional packages will be installed: [2021-04-17T10:46:03.290Z] #27 6.276 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-17T10:46:03.290Z] #27 6.276 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-17T10:46:03.290Z] #27 6.276 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-17T10:46:03.290Z] #27 6.276 Suggested packages: [2021-04-17T10:46:03.290Z] #27 6.276 krb5-doc krb5-user [2021-04-17T10:46:03.290Z] #27 6.276 Recommended packages: [2021-04-17T10:46:03.290Z] #27 6.276 krb5-locales publicsuffix libsasl2-modules [2021-04-17T10:46:03.290Z] #27 6.492 The following NEW packages will be installed: [2021-04-17T10:46:03.290Z] #27 6.492 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-17T10:46:03.290Z] #27 6.492 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-17T10:46:03.290Z] #27 6.492 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-17T10:46:03.290Z] #27 6.492 libssh2-1 libssl1.1 openssl [2021-04-17T10:46:03.290Z] #27 6.770 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-04-17T10:46:03.290Z] #27 6.770 Need to get 5059 kB of archives. [2021-04-17T10:46:03.290Z] #27 6.770 After this operation, 12.1 MB of additional disk space will be used. [2021-04-17T10:46:03.290Z] #27 6.770 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-17T10:46:03.290Z] #27 6.778 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-04-17T10:46:03.290Z] #27 6.778 Get:3 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-04-17T10:46:03.290Z] #27 6.778 Get:4 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-04-17T10:46:03.290Z] #27 6.780 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-04-17T10:46:03.290Z] #27 6.787 Get:6 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-04-17T10:46:03.290Z] #27 6.790 Get:7 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-04-17T10:46:03.290Z] #27 6.791 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-04-17T10:46:03.290Z] #27 6.793 Get:9 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-17T10:46:03.290Z] #27 6.795 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-04-17T10:46:03.290Z] #27 6.809 Get:11 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-04-17T10:46:03.290Z] #27 6.822 Get:12 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-04-17T10:46:03.290Z] #27 6.823 Get:13 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-04-17T10:46:03.290Z] #27 6.824 Get:14 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-04-17T10:46:03.290Z] #27 6.826 Get:15 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-17T10:46:03.290Z] #27 6.829 Get:16 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-17T10:46:03.290Z] #27 6.834 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-04-17T10:46:03.290Z] #27 6.861 Get:18 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-17T10:46:03.290Z] #27 7.111 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-04-17T10:46:03.290Z] #27 7.190 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-04-17T10:46:03.290Z] #27 7.223 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-04-17T10:46:03.290Z] #27 7.507 debconf: delaying package configuration, since apt-utils is not installed [2021-04-17T10:46:03.290Z] #27 7.533 Fetched 5059 kB in 1s (6947 kB/s) [2021-04-17T10:46:03.290Z] #27 7.575 Selecting previously unselected package libssl1.1:amd64. [2021-04-17T10:46:03.290Z] #27 7.575 (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-04-17T10:46:03.290Z] #27 7.581 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-17T10:46:03.290Z] #27 7.594 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-17T10:46:03.290Z] #27 7.797 Selecting previously unselected package openssl. [2021-04-17T10:46:03.290Z] #27 7.797 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-17T10:46:03.290Z] #27 7.800 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-17T10:46:03.290Z] #27 7.944 Selecting previously unselected package ca-certificates. [2021-04-17T10:46:03.290Z] #27 7.944 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-17T10:46:03.290Z] #27 7.952 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-17T10:46:03.290Z] #27 8.022 Selecting previously unselected package libkeyutils1:amd64. [2021-04-17T10:46:03.290Z] #27 8.022 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-04-17T10:46:03.290Z] #27 8.028 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-04-17T10:46:03.290Z] #27 8.060 Selecting previously unselected package libkrb5support0:amd64. [2021-04-17T10:46:03.290Z] #27 8.061 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-04-17T10:46:03.290Z] #27 8.064 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-17T10:46:03.290Z] #27 8.103 Selecting previously unselected package libk5crypto3:amd64. [2021-04-17T10:46:03.290Z] #27 8.103 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-04-17T10:46:03.290Z] #27 8.107 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-17T10:46:03.290Z] #27 8.151 Selecting previously unselected package libkrb5-3:amd64. [2021-04-17T10:46:03.290Z] #27 8.153 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-04-17T10:46:03.290Z] #27 8.156 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-17T10:46:03.290Z] #27 8.238 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-17T10:46:03.290Z] #27 8.238 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-04-17T10:46:03.290Z] #27 8.241 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-17T10:46:03.290Z] #27 8.284 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-17T10:46:03.290Z] #27 8.286 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-17T10:46:03.290Z] #27 8.289 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-17T10:46:03.290Z] #27 8.332 Selecting previously unselected package libsasl2-2:amd64. [2021-04-17T10:46:03.290Z] #27 8.333 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-17T10:46:03.290Z] #27 8.337 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-17T10:46:03.290Z] #27 8.376 Selecting previously unselected package libldap-common. [2021-04-17T10:46:03.290Z] #27 8.376 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-17T10:46:03.290Z] #27 8.380 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-17T10:46:03.290Z] #27 8.416 Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-17T10:46:03.290Z] #27 8.417 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-04-17T10:46:03.290Z] #27 8.422 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-17T10:46:03.290Z] #27 8.481 Selecting previously unselected package libnghttp2-14:amd64. [2021-04-17T10:46:03.290Z] #27 8.481 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-04-17T10:46:03.290Z] #27 8.486 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-17T10:46:03.290Z] #27 8.524 Selecting previously unselected package libpsl5:amd64. [2021-04-17T10:46:03.290Z] #27 8.524 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-04-17T10:46:03.290Z] #27 8.528 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-04-17T10:46:03.290Z] #27 8.569 Selecting previously unselected package librtmp1:amd64. [2021-04-17T10:46:03.290Z] #27 8.569 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-04-17T10:46:03.290Z] #27 8.573 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-17T10:46:03.290Z] #27 8.609 Selecting previously unselected package libssh2-1:amd64. [2021-04-17T10:46:03.290Z] #27 8.609 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-04-17T10:46:03.290Z] #27 8.614 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-17T10:46:03.290Z] #27 8.670 Selecting previously unselected package libcurl4:amd64. [2021-04-17T10:46:03.290Z] #27 8.670 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-04-17T10:46:03.290Z] #27 8.672 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-17T10:46:03.290Z] #27 8.733 Selecting previously unselected package curl. [2021-04-17T10:46:03.290Z] #27 8.733 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-04-17T10:46:03.290Z] #27 8.736 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-17T10:46:03.290Z] #27 8.796 Selecting previously unselected package libonig5:amd64. [2021-04-17T10:46:03.290Z] #27 8.796 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-04-17T10:46:03.290Z] #27 8.800 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-17T10:46:03.291Z] #27 8.858 Selecting previously unselected package libjq1:amd64. [2021-04-17T10:46:03.291Z] #27 8.858 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-17T10:46:03.291Z] #27 8.863 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-17T10:46:03.291Z] #27 8.902 Selecting previously unselected package jq. [2021-04-17T10:46:03.291Z] #27 8.902 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-17T10:46:03.291Z] #27 8.905 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-17T10:46:03.291Z] #27 8.952 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-04-17T10:46:03.291Z] #27 8.965 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-04-17T10:46:03.291Z] #27 8.975 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-17T10:46:03.291Z] #27 ... [2021-04-17T10:46:03.291Z] [2021-04-17T10:46:03.291Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-17T10:46:03.291Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-17T10:46:03.385Z] #45 ... [2021-04-17T10:46:03.385Z] [2021-04-17T10:46:03.385Z] #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-04-17T10:46:03.385Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:46:03.385Z] #43 42.34 CC compel/plugins/std/infect.o [2021-04-17T10:46:03.547Z] #44 99.16 CC criu/tun.o [2021-04-17T10:46:03.641Z] #43 42.77 CC compel/arch/x86/plugins/std/parasite-head.o [2021-04-17T10:46:03.641Z] #43 42.83 CC compel/arch/x86/plugins/std/memcpy.o [2021-04-17T10:46:03.898Z] #43 42.89 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-04-17T10:46:03.898Z] #43 42.96 AR compel/plugins/std.lib.a [2021-04-17T10:46:03.898Z] #43 43.04 CC compel/plugins/fds/fds.o [2021-04-17T10:46:04.154Z] #43 43.22 AR compel/plugins/fds.lib.a [2021-04-17T10:46:04.154Z] #43 43.28 HOSTDEP compel/src/lib/log-host.d [2021-04-17T10:46:04.176Z] #44 99.65 CC criu/uffd.o [2021-04-17T10:46:04.176Z] #44 ... [2021-04-17T10:46:04.176Z] [2021-04-17T10:46:04.176Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-17T10:46:04.176Z] #23 10.74 Installing build dependencies: finished with status 'done' [2021-04-17T10:46:04.176Z] #23 14.18 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-04-17T10:46:04.176Z] #23 14.18 Building wheels for collected packages: yamllint, pyyaml [2021-04-17T10:46:04.176Z] #23 14.18 Running setup.py bdist_wheel for yamllint: started [2021-04-17T10:46:04.176Z] #23 14.73 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-04-17T10:46:04.176Z] #23 14.74 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-04-17T10:46:04.176Z] #23 14.77 Running setup.py bdist_wheel for pyyaml: started [2021-04-17T10:46:04.176Z] #23 15.50 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-04-17T10:46:04.176Z] #23 15.50 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-04-17T10:46:04.176Z] #23 15.55 Successfully built yamllint pyyaml [2021-04-17T10:46:04.176Z] #23 15.56 Installing collected packages: pathspec, pyyaml, yamllint [2021-04-17T10:46:04.176Z] #23 15.73 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-04-17T10:46:04.176Z] #23 DONE 16.2s [2021-04-17T10:46:04.176Z] [2021-04-17T10:46:04.176Z] #26 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-04-17T10:46:04.366Z] #28 5.011 Reading package lists... [2021-04-17T10:46:04.366Z] #28 6.438 Building dependency tree... [2021-04-17T10:46:04.410Z] #43 43.41 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-17T10:46:04.410Z] #43 43.59 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-04-17T10:46:04.410Z] #43 ... [2021-04-17T10:46:04.410Z] [2021-04-17T10:46:04.411Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-17T10:46:04.411Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-17T10:46:04.411Z] #13 93.31 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-17T10:46:04.411Z] #13 93.31 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-17T10:46:04.411Z] #13 93.33 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-17T10:46:04.469Z] #26 DONE 0.1s [2021-04-17T10:46:04.469Z] [2021-04-17T10:46:04.469Z] #31 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-04-17T10:46:04.634Z] #9 ... [2021-04-17T10:46:04.634Z] [2021-04-17T10:46:04.634Z] #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-04-17T10:46:04.634Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-17T10:46:04.634Z] #27 9.761 137 added, 0 removed; done. [2021-04-17T10:46:04.634Z] #27 9.892 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-17T10:46:04.634Z] #27 9.904 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-17T10:46:04.634Z] #27 9.915 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-17T10:46:04.634Z] #27 9.926 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-17T10:46:04.634Z] #27 9.938 Processing triggers for libc-bin (2.28-10) ... [2021-04-17T10:46:04.634Z] #27 9.960 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-17T10:46:04.634Z] #27 9.971 Updating certificates in /etc/ssl/certs... [2021-04-17T10:46:04.634Z] #27 10.58 0 added, 0 removed; done. [2021-04-17T10:46:04.634Z] #27 10.58 Running hooks in /etc/ca-certificates/update.d... [2021-04-17T10:46:04.634Z] #27 10.58 done. [2021-04-17T10:46:04.634Z] #27 DONE 12.4s [2021-04-17T10:46:04.634Z] [2021-04-17T10:46:04.634Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-17T10:46:04.634Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-17T10:46:04.660Z] #28 6.847 The following additional packages will be installed: [2021-04-17T10:46:04.660Z] #28 6.847 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-17T10:46:04.660Z] #28 6.847 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-17T10:46:04.660Z] #28 6.847 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-17T10:46:04.660Z] #28 6.855 Suggested packages: [2021-04-17T10:46:04.660Z] #28 6.855 krb5-doc krb5-user [2021-04-17T10:46:04.660Z] #28 6.855 Recommended packages: [2021-04-17T10:46:04.660Z] #28 6.855 krb5-locales publicsuffix libsasl2-modules [2021-04-17T10:46:04.667Z] #13 ... [2021-04-17T10:46:04.667Z] [2021-04-17T10:46:04.667Z] #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-04-17T10:46:04.667Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:46:04.667Z] #43 43.69 HOSTDEP compel/src/main-host.d [2021-04-17T10:46:04.667Z] #43 43.77 DEP compel/src/lib/ptrace.d [2021-04-17T10:46:04.667Z] #43 43.94 DEP compel/src/lib/infect.d [2021-04-17T10:46:04.923Z] #43 44.08 DEP compel/src/lib/infect-util.d [2021-04-17T10:46:04.958Z] #28 7.185 The following NEW packages will be installed: [2021-04-17T10:46:04.958Z] #28 7.185 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-17T10:46:04.958Z] #28 7.185 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-17T10:46:04.958Z] #28 7.185 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-17T10:46:04.958Z] #28 7.186 libssh2-1 libssl1.1 openssl [2021-04-17T10:46:04.958Z] #28 7.227 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-04-17T10:46:04.958Z] #28 7.227 Need to get 5176 kB of archives. [2021-04-17T10:46:04.958Z] #28 7.227 After this operation, 14.5 MB of additional disk space will be used. [2021-04-17T10:46:04.958Z] #28 7.227 Get:1 http://security.debian.org/debian-security buster/updates/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u6 [1527 kB] [2021-04-17T10:46:04.958Z] #28 7.242 Get:2 http://deb.debian.org/debian buster/main ppc64el ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-17T10:46:04.958Z] #28 7.315 Get:3 http://security.debian.org/debian-security buster/updates/main ppc64el openssl ppc64el 1.1.1d-0+deb10u6 [844 kB] [2021-04-17T10:46:04.958Z] #28 7.361 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u2 [349 kB] [2021-04-17T10:46:05.119Z] #31 DONE 0.9s [2021-04-17T10:46:05.119Z] [2021-04-17T10:46:05.119Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-17T10:46:05.119Z] #44 100.6 CC criu/util.o [2021-04-17T10:46:05.128Z] #9 ... [2021-04-17T10:46:05.128Z] [2021-04-17T10:46:05.128Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-17T10:46:05.128Z] #26 sha256:47bdea7822f41a7ae5f8934db38630836f0e2a1fd7c2685e16267fad2718b13e [2021-04-17T10:46:05.128Z] #26 DONE 12.0s [2021-04-17T10:46:05.128Z] [2021-04-17T10:46:05.128Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-17T10:46:05.128Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-17T10:46:05.128Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.0s done [2021-04-17T10:46:05.179Z] #43 44.26 DEP compel/src/lib/infect-rpc.d [2021-04-17T10:46:05.205Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.5s done [2021-04-17T10:46:05.205Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-04-17T10:46:05.255Z] #28 7.379 Get:5 http://security.debian.org/debian-security buster/updates/main ppc64el curl ppc64el 7.64.0-4+deb10u2 [268 kB] [2021-04-17T10:46:05.255Z] #28 7.402 Get:6 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB] [2021-04-17T10:46:05.255Z] #28 7.506 Get:7 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3+deb10u1 [69.3 kB] [2021-04-17T10:46:05.255Z] #28 7.509 Get:8 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3+deb10u1 [134 kB] [2021-04-17T10:46:05.255Z] #28 7.515 Get:9 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3+deb10u1 [400 kB] [2021-04-17T10:46:05.255Z] #28 7.532 Get:10 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3+deb10u1 [172 kB] [2021-04-17T10:46:05.255Z] #28 7.532 Get:11 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB] [2021-04-17T10:46:05.255Z] #28 7.534 Get:12 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB] [2021-04-17T10:46:05.255Z] #28 7.537 Get:13 http://deb.debian.org/debian buster/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-17T10:46:05.255Z] #28 7.540 Get:14 http://deb.debian.org/debian buster/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u6 [243 kB] [2021-04-17T10:46:05.255Z] #28 7.551 Get:15 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB] [2021-04-17T10:46:05.255Z] #28 7.551 Get:16 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB] [2021-04-17T10:46:05.255Z] #28 7.551 Get:17 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB] [2021-04-17T10:46:05.255Z] #28 7.552 Get:18 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB] [2021-04-17T10:46:05.255Z] #28 7.557 Get:19 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-04-17T10:46:05.255Z] #28 7.560 Get:20 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-04-17T10:46:05.255Z] #28 7.563 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-04-17T10:46:05.390Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 [2021-04-17T10:46:05.436Z] #43 44.38 DEP compel/arch/x86/src/lib/infect.d [2021-04-17T10:46:05.436Z] #43 44.53 DEP compel/arch/x86/src/lib/cpu.d [2021-04-17T10:46:05.436Z] #43 44.64 DEP compel/src/lib/log.d [2021-04-17T10:46:05.551Z] #28 7.768 debconf: delaying package configuration, since apt-utils is not installed [2021-04-17T10:46:05.551Z] #28 7.794 Fetched 5176 kB in 0s (14.9 MB/s) [2021-04-17T10:46:05.551Z] #28 7.819 Selecting previously unselected package libssl1.1:ppc64el. [2021-04-17T10:46:05.551Z] #28 7.819 (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-04-17T10:46:05.551Z] #28 7.830 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_ppc64el.deb ... [2021-04-17T10:46:05.551Z] #28 7.831 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u6) ... [2021-04-17T10:46:05.572Z] #9 ... [2021-04-17T10:46:05.572Z] [2021-04-17T10:46:05.572Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-17T10:46:05.572Z] #28 sha256:eda506a09365913b78a8242c2b0f2b060cd4755119884b188fc83a0c64b9306c [2021-04-17T10:46:05.572Z] #28 DONE 1.1s [2021-04-17T10:46:05.572Z] [2021-04-17T10:46:05.572Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-17T10:46:05.572Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-17T10:46:05.692Z] #43 44.79 DEP compel/src/main.d [2021-04-17T10:46:05.692Z] #43 44.92 DEP compel/src/lib/handle-elf.d [2021-04-17T10:46:05.768Z] #44 ... [2021-04-17T10:46:05.768Z] [2021-04-17T10:46:05.768Z] #34 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-04-17T10:46:05.768Z] #34 DONE 0.4s [2021-04-17T10:46:05.768Z] [2021-04-17T10:46:05.768Z] #36 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/b... [2021-04-17T10:46:05.768Z] #36 DONE 0.1s [2021-04-17T10:46:05.768Z] [2021-04-17T10:46:05.768Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-17T10:46:05.768Z] #57 ... [2021-04-17T10:46:05.768Z] [2021-04-17T10:46:05.768Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-04-17T10:46:05.768Z] #41 DONE 133.7s [2021-04-17T10:46:05.768Z] [2021-04-17T10:46:05.768Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-04-17T10:46:05.768Z] #39 DONE 0.1s [2021-04-17T10:46:05.848Z] #28 8.027 Selecting previously unselected package openssl. [2021-04-17T10:46:05.848Z] #28 8.030 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_ppc64el.deb ... [2021-04-17T10:46:05.848Z] #28 8.031 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-17T10:46:05.848Z] #28 8.160 Selecting previously unselected package ca-certificates. [2021-04-17T10:46:05.949Z] #43 45.02 DEP compel/arch/x86/src/lib/handle-elf.d [2021-04-17T10:46:05.949Z] #43 45.16 CC compel/src/lib/log.o [2021-04-17T10:46:06.059Z] [2021-04-17T10:46:06.059Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-17T10:46:06.059Z] #44 101.7 CC criu/uts_ns.o [2021-04-17T10:46:06.059Z] #44 101.8 CC criu/vdso.o [2021-04-17T10:46:06.143Z] #28 8.162 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-17T10:46:06.143Z] #28 8.164 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-17T10:46:06.143Z] #28 8.313 Selecting previously unselected package libkeyutils1:ppc64el. [2021-04-17T10:46:06.143Z] #28 8.315 Preparing to unpack .../03-libkeyutils1_1.6-6_ppc64el.deb ... [2021-04-17T10:46:06.143Z] #28 8.317 Unpacking libkeyutils1:ppc64el (1.6-6) ... [2021-04-17T10:46:06.143Z] #28 8.338 Selecting previously unselected package libkrb5support0:ppc64el. [2021-04-17T10:46:06.143Z] #28 8.340 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_ppc64el.deb ... [2021-04-17T10:46:06.143Z] #28 8.342 Unpacking libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-04-17T10:46:06.143Z] #28 8.370 Selecting previously unselected package libk5crypto3:ppc64el. [2021-04-17T10:46:06.143Z] #28 8.372 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_ppc64el.deb ... [2021-04-17T10:46:06.143Z] #28 8.373 Unpacking libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-04-17T10:46:06.143Z] #28 8.418 Selecting previously unselected package libkrb5-3:ppc64el. [2021-04-17T10:46:06.143Z] #28 8.419 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_ppc64el.deb ... [2021-04-17T10:46:06.143Z] #28 8.420 Unpacking libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-04-17T10:46:06.143Z] #28 8.500 Selecting previously unselected package libgssapi-krb5-2:ppc64el. [2021-04-17T10:46:06.143Z] #28 8.502 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_ppc64el.deb ... [2021-04-17T10:46:06.143Z] #28 8.511 Unpacking libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-04-17T10:46:06.143Z] #28 8.544 Selecting previously unselected package libsasl2-modules-db:ppc64el. [2021-04-17T10:46:06.439Z] #28 8.546 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-04-17T10:46:06.439Z] #28 8.547 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-04-17T10:46:06.439Z] #28 8.576 Selecting previously unselected package libsasl2-2:ppc64el. [2021-04-17T10:46:06.439Z] #28 8.579 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-04-17T10:46:06.439Z] #28 8.581 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-04-17T10:46:06.439Z] #28 8.613 Selecting previously unselected package libldap-common. [2021-04-17T10:46:06.439Z] #28 8.615 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-17T10:46:06.439Z] #28 8.617 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-17T10:46:06.439Z] #28 8.646 Selecting previously unselected package libldap-2.4-2:ppc64el. [2021-04-17T10:46:06.439Z] #28 8.648 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_ppc64el.deb ... [2021-04-17T10:46:06.439Z] #28 8.649 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u6) ... [2021-04-17T10:46:06.439Z] #28 8.702 Selecting previously unselected package libnghttp2-14:ppc64el. [2021-04-17T10:46:06.439Z] #28 8.704 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ... [2021-04-17T10:46:06.439Z] #28 8.705 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-04-17T10:46:06.439Z] #28 8.736 Selecting previously unselected package libpsl5:ppc64el. [2021-04-17T10:46:06.439Z] #28 8.738 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ... [2021-04-17T10:46:06.439Z] #28 8.739 Unpacking libpsl5:ppc64el (0.20.2-2) ... [2021-04-17T10:46:06.439Z] #28 8.773 Selecting previously unselected package librtmp1:ppc64el. [2021-04-17T10:46:06.501Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s [2021-04-17T10:46:06.511Z] #43 45.46 CC compel/arch/x86/src/lib/cpu.o [2021-04-17T10:46:06.698Z] #44 102.3 LINK criu/built-in.o [2021-04-17T10:46:06.698Z] #44 102.3 LINK criu/criu [2021-04-17T10:46:06.735Z] #28 8.775 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ... [2021-04-17T10:46:06.735Z] #28 8.776 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-04-17T10:46:06.735Z] #28 8.803 Selecting previously unselected package libssh2-1:ppc64el. [2021-04-17T10:46:06.735Z] #28 8.805 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ... [2021-04-17T10:46:06.735Z] #28 8.806 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ... [2021-04-17T10:46:06.735Z] #28 8.843 Selecting previously unselected package libcurl4:ppc64el. [2021-04-17T10:46:06.735Z] #28 8.845 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_ppc64el.deb ... [2021-04-17T10:46:06.735Z] #28 8.846 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u2) ... [2021-04-17T10:46:06.735Z] #28 8.906 Selecting previously unselected package curl. [2021-04-17T10:46:06.735Z] #28 8.908 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_ppc64el.deb ... [2021-04-17T10:46:06.735Z] #28 8.909 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-17T10:46:06.735Z] #28 8.960 Selecting previously unselected package libonig5:ppc64el. [2021-04-17T10:46:06.735Z] #28 8.962 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ... [2021-04-17T10:46:06.735Z] #28 8.964 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-04-17T10:46:06.735Z] #28 9.010 Selecting previously unselected package libjq1:ppc64el. [2021-04-17T10:46:06.993Z] #44 ... [2021-04-17T10:46:06.993Z] [2021-04-17T10:46:06.993Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-04-17T10:46:06.993Z] #42 DONE 0.2s [2021-04-17T10:46:06.993Z] [2021-04-17T10:46:06.993Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-17T10:46:06.993Z] #50 133.6 + /build/golangci-lint --version [2021-04-17T10:46:06.993Z] #50 133.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-17T10:46:06.993Z] #50 DONE 134.1s [2021-04-17T10:46:06.993Z] [2021-04-17T10:46:06.993Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-17T10:46:06.993Z] #44 102.6 DEP lib/c/criu.d [2021-04-17T10:46:06.993Z] #44 102.6 CC images/rpc.pb-c.o [2021-04-17T10:46:07.033Z] #28 9.012 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-04-17T10:46:07.033Z] #28 9.013 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-04-17T10:46:07.033Z] #28 9.047 Selecting previously unselected package jq. [2021-04-17T10:46:07.033Z] #28 9.048 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-04-17T10:46:07.033Z] #28 9.050 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-17T10:46:07.033Z] #28 9.082 Setting up libkeyutils1:ppc64el (1.6-6) ... [2021-04-17T10:46:07.033Z] #28 9.086 Setting up libpsl5:ppc64el (0.20.2-2) ... [2021-04-17T10:46:07.033Z] #28 9.089 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u6) ... [2021-04-17T10:46:07.033Z] #28 9.242 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-04-17T10:46:07.033Z] #28 9.245 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-17T10:46:07.033Z] #28 9.250 Setting up libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-04-17T10:46:07.033Z] #28 9.253 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-04-17T10:46:07.034Z] #28 9.256 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-04-17T10:46:07.034Z] #28 9.259 Setting up libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-04-17T10:46:07.034Z] #28 9.262 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-04-17T10:46:07.034Z] #28 9.265 Setting up libssh2-1:ppc64el (1.8.0-2.1) ... [2021-04-17T10:46:07.034Z] #28 9.268 Setting up libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-04-17T10:46:07.034Z] #28 9.271 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-17T10:46:07.034Z] #28 9.277 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-04-17T10:46:07.034Z] #28 9.279 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-04-17T10:46:07.034Z] #28 9.283 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u6) ... [2021-04-17T10:46:07.034Z] #28 9.286 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-17T10:46:07.070Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.7s done [2021-04-17T10:46:07.285Z] #44 103.1 CC lib/c/criu.o [2021-04-17T10:46:07.326Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.8s done [2021-04-17T10:46:07.332Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-04-17T10:46:07.440Z] #43 46.30 CC compel/arch/x86/src/lib/infect.o [2021-04-17T10:46:07.588Z] #9 DONE 25.1s [2021-04-17T10:46:07.588Z] [2021-04-17T10:46:07.588Z] #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-04-17T10:46:07.588Z] #29 sha256:d0a5ab679b0698a673a459f81b88b8b1e541dd24f4632ef5148903816083f97a [2021-04-17T10:46:07.588Z] #29 1.079 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-17T10:46:07.588Z] #29 1.159 [2021-04-17T10:46:07.588Z] #29 1.275 ############ 16.8% ########################## 36.9% ######################################## 56.6% ####################################################### 76.6% ##################################################################### 96.6% ######################################################################## 100.0% [2021-04-17T10:46:07.588Z] #29 1.798 [2021-04-17T10:46:07.588Z] #29 1.916 ############################################################ 83.8% ######################################################################## 100.0% [2021-04-17T10:46:07.588Z] #29 1.989 [2021-04-17T10:46:07.589Z] #29 2.102 ########################################################### 83.0% ######################################################################## 100.0% [2021-04-17T10:46:07.589Z] #29 2.236 [2021-04-17T10:46:08.002Z] #43 47.20 CC compel/src/lib/infect-rpc.o [2021-04-17T10:46:08.089Z] #28 10.04 Updating certificates in /etc/ssl/certs... [2021-04-17T10:46:08.089Z] #28 ... [2021-04-17T10:46:08.089Z] [2021-04-17T10:46:08.089Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-17T10:46:08.089Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-04-17T10:46:08.089Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 5.0s done [2021-04-17T10:46:08.089Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0.4s done [2021-04-17T10:46:08.089Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0.3s done [2021-04-17T10:46:08.089Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 2.8s done [2021-04-17T10:46:08.089Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 2.1s done [2021-04-17T10:46:08.089Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 4.4s done [2021-04-17T10:46:08.089Z] #10 DONE 19.5s [2021-04-17T10:46:08.089Z] [2021-04-17T10:46:08.089Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-17T10:46:08.089Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-04-17T10:46:08.089Z] #10 extracting sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0.0s done [2021-04-17T10:46:08.089Z] #10 DONE 19.5s [2021-04-17T10:46:08.089Z] [2021-04-17T10:46:08.089Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-17T10:46:08.089Z] #11 sha256:de2b7e1945dbe926869611b3b2029194bc28030208e03614c2a9fe1f572df858 [2021-04-17T10:46:08.109Z] #29 2.365 ########### 15.7% ######################### 35.9% ########################### 38.4% #################################################### 73.1% ###################################################################### 98.5% ######################################################################## 100.0% [2021-04-17T10:46:08.109Z] #29 2.854 [2021-04-17T10:46:08.339Z] #44 103.9 LINK lib/c/built-in.o [2021-04-17T10:46:08.339Z] #44 103.9 LINK lib/c/libcriu.so [2021-04-17T10:46:08.339Z] #44 103.9 LINK lib/c/libcriu.a [2021-04-17T10:46:08.339Z] #44 104.0 GEN magic.py [2021-04-17T10:46:08.339Z] #44 104.1 Note: Building without setproctitle() and strlcpy() support. [2021-04-17T10:46:08.339Z] #44 104.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-17T10:46:08.339Z] #44 104.1 Note: Building without GnuTLS support [2021-04-17T10:46:08.339Z] #44 104.1 Makefile.config:39: Warn: you have no libnftables installed [2021-04-17T10:46:08.339Z] #44 104.1 Makefile.config:40: Warn: Building without nftables support [2021-04-17T10:46:08.387Z] #11 DONE 0.2s [2021-04-17T10:46:08.387Z] [2021-04-17T10:46:08.387Z] #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-04-17T10:46:08.387Z] #12 sha256:ff794b9c1ccc7e487b8893ee6ce30fad412303a0fbaab6fd892b0bc7b203e159 [2021-04-17T10:46:08.387Z] #12 DONE 0.2s [2021-04-17T10:46:08.387Z] [2021-04-17T10:46:08.387Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-17T10:46:08.387Z] #28 sha256:4ebddeabcc004d4b13c6f4d25a7ade626bd2699d969bd74357ae47590469b4a8 [2021-04-17T10:46:08.565Z] #43 47.45 CC compel/src/lib/infect-util.o [2021-04-17T10:46:08.628Z] #44 104.3 fatal: not a git repository (or any of the parent directories): .git [2021-04-17T10:46:08.685Z] #28 ... [2021-04-17T10:46:08.685Z] [2021-04-17T10:46:08.685Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-17T10:46:08.685Z] #32 sha256:34d72fd651778c0cdb3dc938aacb06f57ff1869c20cbd1458f724e704eb32e92 [2021-04-17T10:46:08.685Z] #32 DONE 0.1s [2021-04-17T10:46:08.685Z] [2021-04-17T10:46:08.685Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-17T10:46:08.685Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-04-17T10:46:08.685Z] #37 ... [2021-04-17T10:46:08.685Z] [2021-04-17T10:46:08.685Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-17T10:46:08.685Z] #40 sha256:b948760ec906f0112e36d43a368d2764d9e6051a21547341b1990eac2341e2c0 [2021-04-17T10:46:08.685Z] #40 DONE 0.1s [2021-04-17T10:46:08.776Z] #9 ... [2021-04-17T10:46:08.776Z] [2021-04-17T10:46:08.776Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-17T10:46:08.776Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-04-17T10:46:08.776Z] #63 DONE 2.2s [2021-04-17T10:46:08.776Z] [2021-04-17T10:46:08.776Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-17T10:46:08.776Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-17T10:46:08.776Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe [2021-04-17T10:46:08.823Z] #43 47.75 CC compel/src/lib/infect.o [2021-04-17T10:46:08.983Z] [2021-04-17T10:46:08.983Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-17T10:46:08.983Z] #28 sha256:4ebddeabcc004d4b13c6f4d25a7ade626bd2699d969bd74357ae47590469b4a8 [2021-04-17T10:46:08.983Z] #28 11.01 137 added, 0 removed; done. [2021-04-17T10:46:08.983Z] #28 ... [2021-04-17T10:46:08.983Z] [2021-04-17T10:46:08.983Z] #13 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-04-17T10:46:08.983Z] #13 sha256:5a1f2a0034de595e514e07eaa74fd77b855eb96acfd626c32dc2608ff009b168 [2021-04-17T10:46:08.983Z] #13 DONE 0.4s [2021-04-17T10:46:08.983Z] [2021-04-17T10:46:08.983Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-17T10:46:08.983Z] #28 sha256:4ebddeabcc004d4b13c6f4d25a7ade626bd2699d969bd74357ae47590469b4a8 [2021-04-17T10:46:08.983Z] #28 11.14 Setting up libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-04-17T10:46:08.983Z] #28 11.15 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-17T10:46:08.983Z] #28 11.15 Setting up libcurl4:ppc64el (7.64.0-4+deb10u2) ... [2021-04-17T10:46:08.983Z] #28 11.16 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-17T10:46:08.983Z] #28 11.17 Processing triggers for libc-bin (2.28-10) ... [2021-04-17T10:46:08.983Z] #28 11.21 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-17T10:46:08.983Z] #28 11.22 Updating certificates in /etc/ssl/certs... [2021-04-17T10:46:09.256Z] #44 104.6 make[1]: Nothing to be done for 'all'. [2021-04-17T10:46:09.256Z] #44 104.9 make[1]: 'images/built-in.o' is up to date. [2021-04-17T10:46:09.256Z] #44 104.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-17T10:46:09.256Z] #44 104.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-17T10:46:09.256Z] #44 104.9 make[1]: 'compel/libcompel.a' is up to date. [2021-04-17T10:46:09.256Z] #44 104.9 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-17T10:46:09.256Z] #44 105.0 make[1]: Nothing to be done for 'all'. [2021-04-17T10:46:09.257Z] #44 105.0 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-17T10:46:09.257Z] #44 105.0 make[2]: Nothing to be done for 'all'. [2021-04-17T10:46:09.396Z] #9 ... [2021-04-17T10:46:09.396Z] [2021-04-17T10:46:09.396Z] #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-04-17T10:46:09.396Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-17T10:46:09.396Z] #27 9.082 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-17T10:46:09.396Z] #27 9.092 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-17T10:46:09.396Z] #27 9.106 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-17T10:46:09.396Z] #27 9.116 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-17T10:46:09.396Z] #27 9.129 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-17T10:46:09.396Z] #27 9.146 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-17T10:46:09.396Z] #27 9.155 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-17T10:46:09.396Z] #27 9.164 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-17T10:46:09.396Z] #27 9.177 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-17T10:46:09.396Z] #27 9.188 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-17T10:46:09.396Z] #27 9.202 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-17T10:46:09.396Z] #27 9.212 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-17T10:46:09.396Z] #27 9.223 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-17T10:46:09.396Z] #27 9.234 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-17T10:46:09.396Z] #27 9.828 Updating certificates in /etc/ssl/certs... [2021-04-17T10:46:09.396Z] #27 10.66 137 added, 0 removed; done. [2021-04-17T10:46:09.396Z] #27 10.70 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-17T10:46:09.396Z] #27 10.72 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-17T10:46:09.396Z] #27 10.73 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-17T10:46:09.396Z] #27 10.74 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-17T10:46:09.396Z] #27 10.75 Processing triggers for libc-bin (2.28-10) ... [2021-04-17T10:46:09.396Z] #27 10.77 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-17T10:46:09.396Z] #27 10.78 Updating certificates in /etc/ssl/certs... [2021-04-17T10:46:09.396Z] #27 11.45 0 added, 0 removed; done. [2021-04-17T10:46:09.396Z] #27 11.45 Running hooks in /etc/ca-certificates/update.d... [2021-04-17T10:46:09.396Z] #27 11.45 done. [2021-04-17T10:46:09.396Z] #27 DONE 14.5s [2021-04-17T10:46:09.396Z] [2021-04-17T10:46:09.396Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-17T10:46:09.396Z] #28 sha256:9d7c2ad92966e88aa9bde18b363797ed37f9fe0562cdff815e3580d1813dde56 [2021-04-17T10:46:09.396Z] #28 DONE 0.2s [2021-04-17T10:46:09.396Z] [2021-04-17T10:46:09.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-04-17T10:46:09.396Z] #29 sha256:583e6b520e29ddba750db410545f0efef004d3e4796c82f7c93c47e4edfabba3 [2021-04-17T10:46:09.547Z] #44 105.0 make[2]: Nothing to be done for 'all'. [2021-04-17T10:46:09.547Z] #44 105.1 make[2]: Nothing to be done for 'all'. [2021-04-17T10:46:09.547Z] #44 105.1 make[2]: Nothing to be done for 'all'. [2021-04-17T10:46:09.547Z] #44 105.1 make[2]: Nothing to be done for 'all'. [2021-04-17T10:46:09.547Z] #44 105.1 make[2]: Nothing to be done for 'all'. [2021-04-17T10:46:09.547Z] #44 105.2 make[2]: Nothing to be done for 'all'. [2021-04-17T10:46:09.547Z] #44 105.2 make[2]: Nothing to be done for 'all'. [2021-04-17T10:46:09.547Z] #44 105.2 INSTALL criu/criu [2021-04-17T10:46:09.836Z] #44 DONE 105.4s [2021-04-17T10:46:09.836Z] [2021-04-17T10:46:09.836Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-17T10:46:09.968Z] #29 1.070 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-17T10:46:10.183Z] #29 2.966 ### 4.8% ####### 10.0% ########## 15.2% ############## 20.4% ################## 25.6% ###################### 30.8% ######################### 36.0% ############################# 41.2% ################################# 46.4% ##################################### 51.6% ######################################## 56.8% ############################################ 62.0% ################################################ 67.3% #################################################### 72.5% ####################################################### 77.7% ########################################################### 82.9% ############################################################### 87.9% ################################################################### 93.3% ###################################################################### 98.5% ######################################################################## 100.0% [2021-04-17T10:46:10.183Z] #29 4.840 [2021-04-17T10:46:10.191Z] #43 ... [2021-04-17T10:46:10.191Z] [2021-04-17T10:46:10.191Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-17T10:46:10.191Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-17T10:46:10.191Z] #13 108.4 Selecting previously unselected package libapparmor1:amd64. [2021-04-17T10:46:10.191Z] #13 108.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-04-17T10:46:10.191Z] #13 108.4 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-04-17T10:46:10.191Z] #13 108.5 Selecting previously unselected package libapparmor-dev:amd64. [2021-04-17T10:46:10.191Z] #13 108.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-04-17T10:46:10.191Z] #13 108.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-17T10:46:10.191Z] #13 108.7 Selecting previously unselected package libbtrfs0. [2021-04-17T10:46:10.191Z] #13 108.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-17T10:46:10.191Z] #13 108.7 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-17T10:46:10.192Z] #13 108.8 Selecting previously unselected package libbtrfs-dev. [2021-04-17T10:46:10.192Z] #13 108.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-17T10:46:10.192Z] #13 108.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-17T10:46:10.192Z] #13 108.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-04-17T10:46:10.192Z] #13 108.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-17T10:46:10.192Z] #13 108.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-17T10:46:10.192Z] #13 109.0 Selecting previously unselected package libudev-dev:amd64. [2021-04-17T10:46:10.236Z] #29 1.176 [2021-04-17T10:46:10.440Z] #29 5.043 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-17T10:46:10.440Z] #29 5.096 [2021-04-17T10:46:10.440Z] #29 5.138 ######################################################################## 100.0% [2021-04-17T10:46:10.440Z] #29 5.174 [2021-04-17T10:46:10.448Z] #13 109.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-04-17T10:46:10.448Z] #13 109.1 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-17T10:46:10.448Z] #13 109.2 Selecting previously unselected package libsepol1-dev:amd64. [2021-04-17T10:46:10.448Z] #13 109.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-04-17T10:46:10.448Z] #13 109.2 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-04-17T10:46:10.478Z] #57 ... [2021-04-17T10:46:10.478Z] [2021-04-17T10:46:10.478Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-17T10:46:10.705Z] #13 109.5 Selecting previously unselected package libpcre16-3:amd64. [2021-04-17T10:46:10.705Z] #13 109.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-04-17T10:46:10.705Z] #13 109.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-04-17T10:46:10.756Z] #29 1.300 ######## 11.5% ########################## 36.8% ######################################### 57.2% ####################################################### [2021-04-17T10:46:10.756Z] #29 ... [2021-04-17T10:46:10.756Z] [2021-04-17T10:46:10.756Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-17T10:46:10.756Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-17T10:46:10.756Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.2s done [2021-04-17T10:46:10.756Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-04-17T10:46:10.756Z] #9 DONE 30.3s [2021-04-17T10:46:10.756Z] [2021-04-17T10:46:10.756Z] #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-04-17T10:46:10.756Z] #29 sha256:583e6b520e29ddba750db410545f0efef004d3e4796c82f7c93c47e4edfabba3 [2021-04-17T10:46:10.756Z] #29 1.300 ######## 11.5% ########################## 36.8% ######################################### 57.2% ####################################################### 77.0% ##################################################################### 97.1% ######################################################################## 100.0% [2021-04-17T10:46:10.756Z] #29 1.830 [2021-04-17T10:46:10.767Z] #45 DONE 0.2s [2021-04-17T10:46:10.767Z] [2021-04-17T10:46:10.767Z] #47 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-04-17T10:46:10.767Z] #47 DONE 0.2s [2021-04-17T10:46:10.767Z] [2021-04-17T10:46:10.767Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-17T10:46:10.767Z] #57 ... [2021-04-17T10:46:10.767Z] [2021-04-17T10:46:10.767Z] #49 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-04-17T10:46:10.767Z] #49 DONE 0.1s [2021-04-17T10:46:10.961Z] #13 109.7 Selecting previously unselected package libpcre32-3:amd64. [2021-04-17T10:46:10.961Z] #13 109.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-04-17T10:46:10.961Z] #13 109.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-04-17T10:46:11.016Z] #29 1.956 ######## 12.5% ######################################################################## 100.0% [2021-04-17T10:46:11.016Z] #29 2.091 [2021-04-17T10:46:11.056Z] [2021-04-17T10:46:11.056Z] #51 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-04-17T10:46:11.056Z] #51 DONE 0.2s [2021-04-17T10:46:11.056Z] [2021-04-17T10:46:11.056Z] #53 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-04-17T10:46:11.218Z] #13 109.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-04-17T10:46:11.218Z] #13 109.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-04-17T10:46:11.218Z] #13 109.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-17T10:46:11.218Z] #13 110.0 Selecting previously unselected package libpcre3-dev:amd64. [2021-04-17T10:46:11.218Z] #13 110.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-04-17T10:46:11.218Z] #13 110.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-17T10:46:11.276Z] #29 2.211 ############################################################## 86.5% ######################################################################## 100.0% [2021-04-17T10:46:11.276Z] #29 2.295 [2021-04-17T10:46:11.339Z] #9 ... [2021-04-17T10:46:11.339Z] [2021-04-17T10:46:11.339Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-17T10:46:11.339Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-04-17T10:46:11.339Z] #65 DONE 2.9s [2021-04-17T10:46:11.339Z] [2021-04-17T10:46:11.339Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-17T10:46:11.339Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-17T10:46:11.345Z] #53 DONE 0.1s [2021-04-17T10:46:11.345Z] [2021-04-17T10:46:11.345Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-17T10:46:11.368Z] #29 5.794 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-17T10:46:11.368Z] #29 5.862 [2021-04-17T10:46:11.368Z] #29 5.974 ######################################################################## 100.0% [2021-04-17T10:46:11.368Z] #29 5.990 [2021-04-17T10:46:11.625Z] #29 6.189 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-17T10:46:11.625Z] #29 ... [2021-04-17T10:46:11.625Z] [2021-04-17T10:46:11.625Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-17T10:46:11.625Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-04-17T10:46:11.625Z] #10 DONE 4.2s [2021-04-17T10:46:11.625Z] [2021-04-17T10:46:11.625Z] #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-04-17T10:46:11.625Z] #29 sha256:d0a5ab679b0698a673a459f81b88b8b1e541dd24f4632ef5148903816083f97a [2021-04-17T10:46:11.625Z] #29 6.245 [2021-04-17T10:46:11.781Z] #13 110.5 Selecting previously unselected package libselinux1-dev:amd64. [2021-04-17T10:46:11.781Z] #13 110.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-04-17T10:46:11.781Z] #13 110.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-17T10:46:12.037Z] #13 110.8 Selecting previously unselected package libdevmapper-dev:amd64. [2021-04-17T10:46:12.037Z] #13 110.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-04-17T10:46:12.037Z] #13 110.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-17T10:46:12.054Z] #29 2.409 ###### 9.7% ########################## 36.3% ######################################## 55.7% ##################################################### 74.4% ################################################################### 94.1% ######################################################################## 100.0% [2021-04-17T10:46:12.054Z] #29 2.903 [2021-04-17T10:46:12.286Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 3.7s done [2021-04-17T10:46:12.294Z] #13 110.9 Selecting previously unselected package libseccomp-dev:amd64. [2021-04-17T10:46:12.294Z] #13 110.9 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-17T10:46:12.294Z] #13 110.9 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-17T10:46:12.294Z] #13 111.0 Selecting previously unselected package libsystemd-dev:amd64. [2021-04-17T10:46:12.294Z] #13 111.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-04-17T10:46:12.294Z] #13 111.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-17T10:46:12.407Z] #29 6.414 # 2.4% ############ 17.5% ##################################### 52.2% ########################################### 60.4% ########################################### 60.6% ################################################################## 91.8% ######################################################################## 100.0% [2021-04-17T10:46:12.407Z] #29 7.014 [2021-04-17T10:46:12.549Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2021-04-17T10:46:12.664Z] #29 7.225 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-17T10:46:12.664Z] #29 7.285 [2021-04-17T10:46:12.664Z] #29 7.326 ######################################################################## 100.0% [2021-04-17T10:46:12.813Z] #9 DONE 19.8s [2021-04-17T10:46:12.813Z] [2021-04-17T10:46:12.813Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-17T10:46:12.813Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-04-17T10:46:12.834Z] #29 3.014 ## 3.3% ##### 7.9% ########## 15.0% ############## 20.2% ################# 24.7% ###################### 30.7% ######################### 35.9% ############################# 41.1% ###### [2021-04-17T10:46:12.834Z] #29 ... [2021-04-17T10:46:12.834Z] [2021-04-17T10:46:12.834Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-17T10:46:12.834Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-04-17T10:46:12.834Z] #10 DONE 2.1s [2021-04-17T10:46:12.834Z] [2021-04-17T10:46:12.834Z] #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-04-17T10:46:12.834Z] #29 sha256:583e6b520e29ddba750db410545f0efef004d3e4796c82f7c93c47e4edfabba3 [2021-04-17T10:46:12.857Z] #13 111.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-17T10:46:12.857Z] #13 111.6 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-17T10:46:12.857Z] #13 111.6 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-04-17T10:46:12.857Z] #13 111.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-17T10:46:12.857Z] #13 111.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-04-17T10:46:12.857Z] #13 111.6 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-04-17T10:46:12.857Z] #13 111.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-17T10:46:12.857Z] #13 111.7 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-17T10:46:12.857Z] #13 111.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-04-17T10:46:12.857Z] #13 111.7 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-17T10:46:12.857Z] #13 111.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-17T10:46:12.857Z] #13 111.7 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-17T10:46:12.857Z] #13 111.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-17T10:46:12.857Z] #13 111.7 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-17T10:46:12.857Z] #13 111.8 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-17T10:46:12.857Z] #13 111.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-17T10:46:12.857Z] #13 111.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-17T10:46:12.857Z] #13 111.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-17T10:46:12.857Z] #13 111.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-17T10:46:12.857Z] #13 111.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-17T10:46:12.919Z] #29 7.352 [2021-04-17T10:46:12.920Z] #29 7.503 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-17T10:46:12.920Z] #29 7.557 [2021-04-17T10:46:13.113Z] #13 111.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-17T10:46:13.113Z] #13 111.8 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-04-17T10:46:13.113Z] #13 111.8 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-04-17T10:46:13.113Z] #13 111.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-17T10:46:13.113Z] #13 111.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-17T10:46:13.113Z] #13 111.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-17T10:46:13.113Z] #13 111.9 Setting up dmsetup (2:1.02.155-3) ... [2021-04-17T10:46:13.113Z] #13 111.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-17T10:46:13.113Z] #13 111.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-17T10:46:13.113Z] #13 111.9 Processing triggers for libc-bin (2.28-10) ... [2021-04-17T10:46:13.175Z] #29 7.619 ######################################################################## 100.0% [2021-04-17T10:46:13.175Z] #29 7.636 [2021-04-17T10:46:13.175Z] #29 7.646 Download of images into '/build' complete. [2021-04-17T10:46:13.175Z] #29 7.646 Use something like the following to load the result into a Docker daemon: [2021-04-17T10:46:13.175Z] #29 7.646 tar -cC '/build' . | docker load [2021-04-17T10:46:13.434Z] #29 ... [2021-04-17T10:46:13.434Z] [2021-04-17T10:46:13.434Z] #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-04-17T10:46:13.434Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-04-17T10:46:13.434Z] #11 DONE 1.9s [2021-04-17T10:46:13.505Z] #28 15.81 0 added, 0 removed; done. [2021-04-17T10:46:13.505Z] #28 15.81 Running hooks in /etc/ca-certificates/update.d... [2021-04-17T10:46:13.505Z] #28 15.82 done. [2021-04-17T10:46:13.693Z] [2021-04-17T10:46:13.693Z] #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-04-17T10:46:13.693Z] #29 sha256:d0a5ab679b0698a673a459f81b88b8b1e541dd24f4632ef5148903816083f97a [2021-04-17T10:46:13.693Z] #29 DONE 8.2s [2021-04-17T10:46:13.693Z] [2021-04-17T10:46:13.693Z] #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-04-17T10:46:13.693Z] #58 sha256:f9006bb4b7fc32aa53199d6aa0e50ce1f839900ef15782300446e38d8ab799cf [2021-04-17T10:46:13.805Z] #28 DONE 16.1s [2021-04-17T10:46:13.805Z] [2021-04-17T10:46:13.805Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-17T10:46:13.805Z] #48 sha256:281196d8c11b334dcca0b6ad2bc5a9a329f2c8b1ef33fd3ae19ba872f8090b15 [2021-04-17T10:46:13.805Z] #48 0.498 + RM_GOPATH=0 [2021-04-17T10:46:13.805Z] #48 0.498 + TMP_GOPATH= [2021-04-17T10:46:13.805Z] #48 0.498 + : /build [2021-04-17T10:46:13.805Z] #48 0.498 + '[' -z '' ']' [2021-04-17T10:46:13.805Z] #48 0.502 ++ mktemp -d [2021-04-17T10:46:13.805Z] #48 0.509 + export GOPATH=/tmp/tmp.ug6E9nVC7A [2021-04-17T10:46:13.805Z] #48 0.509 + GOPATH=/tmp/tmp.ug6E9nVC7A [2021-04-17T10:46:13.805Z] #48 0.509 + RM_GOPATH=1 [2021-04-17T10:46:13.805Z] #48 0.509 + case "$(go env GOARCH)" in [2021-04-17T10:46:13.805Z] #48 0.514 ++ go env GOARCH [2021-04-17T10:46:13.805Z] #48 0.516 + export GO_BUILDMODE=-buildmode=pie [2021-04-17T10:46:13.805Z] #48 0.516 + GO_BUILDMODE=-buildmode=pie [2021-04-17T10:46:13.805Z] #48 0.521 ++ dirname /tmp/install/install.sh [2021-04-17T10:46:13.805Z] #48 0.528 + dir=/tmp/install [2021-04-17T10:46:13.805Z] #48 0.529 + bin=gotestsum [2021-04-17T10:46:13.805Z] #48 0.529 + shift [2021-04-17T10:46:13.805Z] #48 0.530 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-17T10:46:13.805Z] #48 0.530 + . /tmp/install/gotestsum.installer [2021-04-17T10:46:13.805Z] #48 0.530 ++ : v0.5.3 [2021-04-17T10:46:13.805Z] #48 0.530 + install_gotestsum [2021-04-17T10:46:13.805Z] #48 0.531 + set -e [2021-04-17T10:46:13.805Z] #48 0.532 + export GO111MODULE=on [2021-04-17T10:46:13.805Z] #48 0.532 + GO111MODULE=on [2021-04-17T10:46:13.805Z] #48 0.533 + GOBIN=/build [2021-04-17T10:46:13.805Z] #48 0.533 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-17T10:46:13.805Z] #48 0.543 go: finding gotest.tools v0.5.3 [2021-04-17T10:46:13.805Z] #48 0.546 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-17T10:46:13.805Z] #48 1.327 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-17T10:46:13.805Z] #48 2.456 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-17T10:46:13.805Z] #48 4.281 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-17T10:46:13.805Z] #48 4.335 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-17T10:46:13.805Z] #48 4.341 go: downloading github.com/pkg/errors v0.9.1 [2021-04-17T10:46:13.805Z] #48 4.343 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-17T10:46:13.805Z] #48 4.414 go: downloading github.com/fatih/color v1.9.0 [2021-04-17T10:46:13.805Z] #48 4.450 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-17T10:46:13.805Z] #48 4.486 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-17T10:46:13.805Z] #48 4.638 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-17T10:46:13.805Z] #48 4.800 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-17T10:46:13.805Z] #48 4.862 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-17T10:46:13.805Z] #48 4.890 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-17T10:46:13.805Z] #48 5.021 go: extracting github.com/fatih/color v1.9.0 [2021-04-17T10:46:13.805Z] #48 5.031 go: extracting github.com/pkg/errors v0.9.1 [2021-04-17T10:46:13.805Z] #48 5.093 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-17T10:46:13.805Z] #48 5.131 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-17T10:46:13.805Z] #48 ... [2021-04-17T10:46:13.805Z] [2021-04-17T10:46:13.805Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-17T10:46:13.805Z] #29 sha256:635274d3f79a9c38235f1baabd35c289954110813bec414d11a91030c04aa635 [2021-04-17T10:46:13.805Z] #29 DONE 0.1s [2021-04-17T10:46:13.805Z] [2021-04-17T10:46:13.805Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-17T10:46:13.805Z] #48 sha256:281196d8c11b334dcca0b6ad2bc5a9a329f2c8b1ef33fd3ae19ba872f8090b15 [2021-04-17T10:46:13.805Z] #48 5.368 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-17T10:46:13.805Z] #48 ... [2021-04-17T10:46:13.805Z] [2021-04-17T10:46:13.805Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-17T10:46:13.805Z] #46 sha256:ffa052997697d3f33f8e969da7c8d909dbd2f666565e4b54404a09bc9190413c [2021-04-17T10:46:13.805Z] #46 0.796 + RM_GOPATH=0 [2021-04-17T10:46:13.805Z] #46 0.800 + TMP_GOPATH= [2021-04-17T10:46:13.805Z] #46 0.801 + : /build [2021-04-17T10:46:13.805Z] #46 0.801 + '[' -z '' ']' [2021-04-17T10:46:13.805Z] #46 0.816 ++ mktemp -d [2021-04-17T10:46:13.805Z] #46 0.819 + export GOPATH=/tmp/tmp.Qq10XKHh0P [2021-04-17T10:46:13.805Z] #46 0.825 + GOPATH=/tmp/tmp.Qq10XKHh0P [2021-04-17T10:46:13.805Z] #46 0.825 + RM_GOPATH=1 [2021-04-17T10:46:13.805Z] #46 0.826 + case "$(go env GOARCH)" in [2021-04-17T10:46:13.805Z] #46 0.828 ++ go env GOARCH [2021-04-17T10:46:13.805Z] #46 0.902 + export GO_BUILDMODE=-buildmode=pie [2021-04-17T10:46:13.805Z] #46 0.903 + GO_BUILDMODE=-buildmode=pie [2021-04-17T10:46:13.805Z] #46 0.913 ++ dirname /tmp/install/install.sh [2021-04-17T10:46:13.805Z] #46 0.915 + dir=/tmp/install [2021-04-17T10:46:13.805Z] #46 0.915 + bin=vndr [2021-04-17T10:46:13.805Z] #46 0.915 + shift [2021-04-17T10:46:13.805Z] #46 0.916 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-17T10:46:13.805Z] #46 0.916 + . /tmp/install/vndr.installer [2021-04-17T10:46:13.805Z] #46 0.916 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-17T10:46:13.805Z] #46 0.917 + install_vndr [2021-04-17T10:46:13.805Z] #46 0.917 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-17T10:46:13.805Z] #46 0.918 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-17T10:46:13.805Z] #46 0.918 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Qq10XKHh0P/src/github.com/LK4D4/vndr [2021-04-17T10:46:13.805Z] #46 0.924 Cloning into '/tmp/tmp.Qq10XKHh0P/src/github.com/LK4D4/vndr'... [2021-04-17T10:46:13.805Z] #46 1.957 + cd /tmp/tmp.Qq10XKHh0P/src/github.com/LK4D4/vndr [2021-04-17T10:46:13.805Z] #46 1.958 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-17T10:46:13.805Z] #46 1.971 + go build -buildmode=pie -v -o /build/vndr . [2021-04-17T10:46:13.805Z] #46 3.673 internal/race [2021-04-17T10:46:13.805Z] #46 3.718 internal/cpu [2021-04-17T10:46:13.805Z] #46 3.732 runtime/internal/sys [2021-04-17T10:46:13.805Z] #46 3.771 runtime/internal/atomic [2021-04-17T10:46:13.805Z] #46 4.107 sync/atomic [2021-04-17T10:46:13.805Z] #46 4.251 runtime/internal/math [2021-04-17T10:46:13.805Z] #46 4.606 unicode [2021-04-17T10:46:13.805Z] #46 4.862 unicode/utf8 [2021-04-17T10:46:13.805Z] #46 4.907 math/bits [2021-04-17T10:46:13.874Z] #29 3.014 ## 3.3% ##### 7.9% ########## 15.0% ############## 20.2% ################# 24.7% ###################### 30.7% ######################### 35.9% ############################# 41.1% ################################# 46.2% ##################################### 51.5% ######################################## 56.4% ############################################ 61.8% ################################################ 67.1% ################################################# 69.3% ####################################################### 77.6% ########################################################### 82.8% ############################################################### 87.5% ################################################################### 93.2% ###################################################################### 98.3% ######################################################################## 100.0% [2021-04-17T10:46:13.874Z] #29 4.893 [2021-04-17T10:46:13.949Z] #58 ... [2021-04-17T10:46:13.949Z] [2021-04-17T10:46:13.949Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-17T10:46:13.949Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-04-17T10:46:13.949Z] #39 DONE 0.3s [2021-04-17T10:46:13.949Z] [2021-04-17T10:46:13.949Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-17T10:46:13.949Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-04-17T10:46:13.949Z] #31 DONE 0.3s [2021-04-17T10:46:14.127Z] #46 5.505 internal/bytealg [2021-04-17T10:46:14.132Z] #29 5.124 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-17T10:46:14.132Z] #29 5.170 [2021-04-17T10:46:14.132Z] #29 5.223 ######################################################################## 100.0% [2021-04-17T10:46:14.132Z] #29 5.243 [2021-04-17T10:46:14.209Z] [2021-04-17T10:46:14.209Z] #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-04-17T10:46:14.209Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-17T10:46:14.210Z] #10 DONE 1.0s [2021-04-17T10:46:14.210Z] [2021-04-17T10:46:14.210Z] #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-04-17T10:46:14.210Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-04-17T10:46:14.391Z] #29 5.448 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-17T10:46:14.391Z] #29 5.507 [2021-04-17T10:46:14.652Z] #29 5.592 ######################################################################## 100.0% [2021-04-17T10:46:14.652Z] #29 5.619 [2021-04-17T10:46:14.779Z] #46 ... [2021-04-17T10:46:14.780Z] [2021-04-17T10:46:14.780Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-17T10:46:14.780Z] #48 sha256:281196d8c11b334dcca0b6ad2bc5a9a329f2c8b1ef33fd3ae19ba872f8090b15 [2021-04-17T10:46:14.780Z] #48 6.277 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-17T10:46:14.780Z] #48 6.359 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-17T10:46:14.784Z] #11 DONE 0.8s [2021-04-17T10:46:14.784Z] [2021-04-17T10:46:14.784Z] #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-04-17T10:46:14.784Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-17T10:46:14.784Z] #27 2.165 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-17T10:46:14.784Z] #27 2.166 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-17T10:46:14.784Z] #27 2.188 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-17T10:46:14.784Z] #27 2.371 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-17T10:46:14.784Z] #27 2.727 Get:5 http://security.debian.org/debian-security buster/updates/main arm64 Packages [267 kB] [2021-04-17T10:46:14.784Z] #27 2.932 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-04-17T10:46:14.784Z] #27 4.595 Fetched 8251 kB in 3s (3090 kB/s) [2021-04-17T10:46:14.784Z] #27 4.595 Reading package lists... [2021-04-17T10:46:14.784Z] #27 5.891 Reading package lists... [2021-04-17T10:46:14.784Z] #27 7.190 Building dependency tree... [2021-04-17T10:46:14.784Z] #27 7.812 The following additional packages will be installed: [2021-04-17T10:46:14.784Z] #27 7.812 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-17T10:46:14.784Z] #27 7.812 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-17T10:46:14.784Z] #27 7.812 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-17T10:46:14.784Z] #27 7.815 Suggested packages: [2021-04-17T10:46:14.784Z] #27 7.815 krb5-doc krb5-user [2021-04-17T10:46:14.784Z] #27 7.815 Recommended packages: [2021-04-17T10:46:14.784Z] #27 7.815 krb5-locales publicsuffix libsasl2-modules [2021-04-17T10:46:14.784Z] #27 8.129 The following NEW packages will be installed: [2021-04-17T10:46:14.784Z] #27 8.129 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-17T10:46:14.784Z] #27 8.129 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-17T10:46:14.784Z] #27 8.130 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-17T10:46:14.784Z] #27 8.131 libssh2-1 libssl1.1 openssl [2021-04-17T10:46:14.784Z] #27 8.433 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-04-17T10:46:14.784Z] #27 8.433 Need to get 4777 kB of archives. [2021-04-17T10:46:14.784Z] #27 8.433 After this operation, 11.5 MB of additional disk space will be used. [2021-04-17T10:46:14.784Z] #27 8.433 Get:1 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-17T10:46:14.784Z] #27 8.439 Get:2 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-04-17T10:46:14.784Z] #27 8.440 Get:3 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2021-04-17T10:46:14.784Z] #27 8.442 Get:4 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2021-04-17T10:46:14.784Z] #27 8.445 Get:5 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2021-04-17T10:46:14.784Z] #27 8.453 Get:6 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2021-04-17T10:46:14.784Z] #27 8.455 Get:7 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-04-17T10:46:14.784Z] #27 8.477 Get:8 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u6 [1382 kB] [2021-04-17T10:46:14.784Z] #27 8.495 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-04-17T10:46:14.784Z] #27 8.498 Get:10 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-17T10:46:14.784Z] #27 8.500 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2021-04-17T10:46:14.784Z] #27 8.504 Get:12 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-04-17T10:46:14.784Z] #27 8.506 Get:13 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-04-17T10:46:14.784Z] #27 8.507 Get:14 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-04-17T10:46:14.784Z] #27 8.509 Get:15 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-04-17T10:46:14.784Z] #27 8.512 Get:16 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-04-17T10:46:14.784Z] #27 8.515 Get:17 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-04-17T10:46:14.784Z] #27 8.516 Get:18 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-04-17T10:46:14.784Z] #27 8.659 Get:19 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u6 [823 kB] [2021-04-17T10:46:14.784Z] #27 8.715 Get:20 http://security.debian.org/debian-security buster/updates/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2021-04-17T10:46:14.784Z] #27 8.736 Get:21 http://security.debian.org/debian-security buster/updates/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2021-04-17T10:46:14.784Z] #27 9.105 debconf: delaying package configuration, since apt-utils is not installed [2021-04-17T10:46:14.784Z] #27 9.147 Fetched 4777 kB in 1s (8327 kB/s) [2021-04-17T10:46:14.784Z] #27 9.186 Selecting previously unselected package libssl1.1:arm64. [2021-04-17T10:46:14.784Z] #27 9.186 (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 ... 6670 files and directories currently installed.) [2021-04-17T10:46:14.784Z] #27 9.196 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_arm64.deb ... [2021-04-17T10:46:14.784Z] #27 9.261 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-04-17T10:46:14.784Z] #27 9.440 Selecting previously unselected package openssl. [2021-04-17T10:46:14.784Z] #27 9.441 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_arm64.deb ... [2021-04-17T10:46:14.784Z] #27 9.446 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-17T10:46:14.784Z] #27 9.593 Selecting previously unselected package ca-certificates. [2021-04-17T10:46:14.784Z] #27 9.594 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-17T10:46:14.784Z] #27 9.601 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-17T10:46:14.784Z] #27 ... [2021-04-17T10:46:14.784Z] [2021-04-17T10:46:14.784Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-17T10:46:14.784Z] #31 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-04-17T10:46:14.784Z] #31 ... [2021-04-17T10:46:14.784Z] [2021-04-17T10:46:14.784Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-17T10:46:14.784Z] #39 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-04-17T10:46:14.784Z] #39 DONE 0.2s [2021-04-17T10:46:14.912Z] #29 5.868 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-17T10:46:14.912Z] #29 ... [2021-04-17T10:46:14.912Z] [2021-04-17T10:46:14.912Z] #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-04-17T10:46:14.912Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-04-17T10:46:14.912Z] #11 DONE 2.2s [2021-04-17T10:46:14.912Z] [2021-04-17T10:46:14.912Z] #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-04-17T10:46:14.912Z] #29 sha256:583e6b520e29ddba750db410545f0efef004d3e4796c82f7c93c47e4edfabba3 [2021-04-17T10:46:14.912Z] #29 5.926 [2021-04-17T10:46:15.008Z] #13 DONE 113.6s [2021-04-17T10:46:15.008Z] [2021-04-17T10:46:15.008Z] #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-04-17T10:46:15.008Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:46:15.008Z] #43 49.98 CC compel/src/lib/ptrace.o [2021-04-17T10:46:15.008Z] #43 50.37 AR compel/libcompel.a [2021-04-17T10:46:15.008Z] #43 50.47 HOSTCC compel/src/main-host.o [2021-04-17T10:46:15.008Z] #43 50.72 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-04-17T10:46:15.008Z] #43 50.90 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-17T10:46:15.008Z] #43 51.23 HOSTCC compel/src/lib/log-host.o [2021-04-17T10:46:15.008Z] #43 51.41 HOSTLINK compel/compel-host-bin [2021-04-17T10:46:15.008Z] #43 51.56 DEP soccr/soccr.d [2021-04-17T10:46:15.008Z] #43 51.70 CC soccr/soccr.o [2021-04-17T10:46:15.008Z] #43 52.97 AR soccr/libsoccr.a [2021-04-17T10:46:15.008Z] #43 53.02 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-17T10:46:15.008Z] #43 53.31 DEP criu/arch/x86/sigframe.d [2021-04-17T10:46:15.008Z] #43 53.48 DEP criu/arch/x86/sigaction_compat.d [2021-04-17T10:46:15.008Z] #43 53.55 DEP criu/arch/x86/kerndat.d [2021-04-17T10:46:15.008Z] #43 53.66 DEP criu/arch/x86/crtools.d [2021-04-17T10:46:15.008Z] #43 53.85 DEP criu/arch/x86/cpu.d [2021-04-17T10:46:15.008Z] #43 ... [2021-04-17T10:46:15.008Z] [2021-04-17T10:46:15.008Z] #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-04-17T10:46:15.008Z] #45 sha256:29b81d6098a85e4b8c049910e84d8e09cabdd8caf493e5b2544274b8074df1f7 [2021-04-17T10:46:15.008Z] #45 109.3 mime/quotedprintable [2021-04-17T10:46:15.008Z] #45 109.8 net/http/internal [2021-04-17T10:46:15.008Z] #45 111.9 crypto/tls [2021-04-17T10:46:15.008Z] #45 118.2 net/http/httptrace [2021-04-17T10:46:15.008Z] #45 118.4 net/http [2021-04-17T10:46:15.008Z] #45 ... [2021-04-17T10:46:15.008Z] [2021-04-17T10:46:15.008Z] #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-04-17T10:46:15.008Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:46:15.008Z] #43 54.08 CC criu/arch/x86/cpu.o [2021-04-17T10:46:15.048Z] [2021-04-17T10:46:15.048Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-17T10:46:15.048Z] #31 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-04-17T10:46:15.048Z] #31 DONE 0.3s [2021-04-17T10:46:15.048Z] [2021-04-17T10:46:15.048Z] #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-04-17T10:46:15.048Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-17T10:46:15.048Z] #27 9.714 Selecting previously unselected package libkeyutils1:arm64. [2021-04-17T10:46:15.048Z] #27 9.716 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ... [2021-04-17T10:46:15.048Z] #27 9.721 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-04-17T10:46:15.048Z] #27 9.772 Selecting previously unselected package libkrb5support0:arm64. [2021-04-17T10:46:15.048Z] #27 9.772 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2021-04-17T10:46:15.048Z] #27 9.797 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-04-17T10:46:15.048Z] #27 9.876 Selecting previously unselected package libk5crypto3:arm64. [2021-04-17T10:46:15.048Z] #27 9.878 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2021-04-17T10:46:15.048Z] #27 9.884 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-04-17T10:46:15.048Z] #27 9.994 Selecting previously unselected package libkrb5-3:arm64. [2021-04-17T10:46:15.048Z] #27 9.994 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2021-04-17T10:46:15.048Z] #27 10.01 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-04-17T10:46:15.081Z] #48 6.557 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-17T10:46:15.312Z] #27 10.19 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-04-17T10:46:15.312Z] #27 10.19 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2021-04-17T10:46:15.312Z] #27 10.19 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-04-17T10:46:15.312Z] #27 10.27 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-04-17T10:46:15.312Z] #27 10.27 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-04-17T10:46:15.312Z] #27 10.31 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-17T10:46:15.312Z] #27 10.37 Selecting previously unselected package libsasl2-2:arm64. [2021-04-17T10:46:15.435Z] #29 6.037 ### 4.5% ######################## 33.6% ##################################### 52.6% ################################################## 70.6% ############################################################### 88.8% ######################################################################## 100.0% [2021-04-17T10:46:15.435Z] #29 6.534 [2021-04-17T10:46:15.579Z] #27 10.37 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-04-17T10:46:15.579Z] #27 10.37 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-17T10:46:15.579Z] #27 10.48 Selecting previously unselected package libldap-common. [2021-04-17T10:46:15.579Z] #27 10.48 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-17T10:46:15.579Z] #27 10.49 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-17T10:46:15.702Z] #29 ... [2021-04-17T10:46:15.702Z] [2021-04-17T10:46:15.702Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-17T10:46:15.702Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-04-17T10:46:15.702Z] #31 DONE 0.6s [2021-04-17T10:46:15.844Z] #27 10.70 Selecting previously unselected package libldap-2.4-2:arm64. [2021-04-17T10:46:15.844Z] #27 10.70 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-04-17T10:46:15.844Z] #27 10.71 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-17T10:46:15.844Z] #27 10.87 Selecting previously unselected package libnghttp2-14:arm64. [2021-04-17T10:46:15.844Z] #27 10.87 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-04-17T10:46:15.844Z] #27 10.89 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-04-17T10:46:15.961Z] [2021-04-17T10:46:15.961Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-17T10:46:15.961Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-04-17T10:46:15.961Z] #39 DONE 0.8s [2021-04-17T10:46:15.961Z] [2021-04-17T10:46:15.961Z] #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-04-17T10:46:15.961Z] #29 sha256:583e6b520e29ddba750db410545f0efef004d3e4796c82f7c93c47e4edfabba3 [2021-04-17T10:46:15.961Z] #29 6.819 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-17T10:46:15.961Z] #29 6.962 [2021-04-17T10:46:16.224Z] #29 7.048 ######################################################################## 100.0% [2021-04-17T10:46:16.224Z] #29 7.092 [2021-04-17T10:46:16.268Z] #27 11.02 Selecting previously unselected package libpsl5:arm64. [2021-04-17T10:46:16.268Z] #27 11.02 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-04-17T10:46:16.268Z] #27 11.02 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-04-17T10:46:16.268Z] #27 11.11 Selecting previously unselected package librtmp1:arm64. [2021-04-17T10:46:16.268Z] #27 11.11 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-04-17T10:46:16.268Z] #27 11.12 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-17T10:46:16.377Z] #43 55.20 CC criu/arch/x86/crtools.o [2021-04-17T10:46:16.484Z] #29 7.379 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-17T10:46:16.484Z] #29 7.526 [2021-04-17T10:46:16.484Z] #29 7.606 ######################################################################## 100.0% [2021-04-17T10:46:16.533Z] #27 11.38 Selecting previously unselected package libssh2-1:arm64. [2021-04-17T10:46:16.533Z] #27 11.38 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-04-17T10:46:16.533Z] #27 11.38 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-04-17T10:46:16.634Z] #43 ... [2021-04-17T10:46:16.634Z] [2021-04-17T10:46:16.634Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-17T10:46:16.634Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-04-17T10:46:16.634Z] #14 DONE 1.7s [2021-04-17T10:46:16.634Z] [2021-04-17T10:46:16.634Z] #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-04-17T10:46:16.634Z] #53 sha256:1a3a746e97e2a3e7dea810a854bbea54e28507c6df3180a2c9dbde0bb15e3c34 [2021-04-17T10:46:16.634Z] #53 1.687 + RM_GOPATH=0 [2021-04-17T10:46:16.634Z] #53 1.687 + TMP_GOPATH= [2021-04-17T10:46:16.634Z] #53 1.687 + : /build [2021-04-17T10:46:16.634Z] #53 1.687 + '[' -z '' ']' [2021-04-17T10:46:16.634Z] #53 1.688 ++ mktemp -d [2021-04-17T10:46:16.634Z] #53 1.690 + export GOPATH=/tmp/tmp.4bCAiBhnnQ [2021-04-17T10:46:16.634Z] #53 1.690 + GOPATH=/tmp/tmp.4bCAiBhnnQ [2021-04-17T10:46:16.634Z] #53 1.690 + RM_GOPATH=1 [2021-04-17T10:46:16.634Z] #53 1.690 + case "$(go env GOARCH)" in [2021-04-17T10:46:16.634Z] #53 1.691 ++ go env GOARCH [2021-04-17T10:46:16.634Z] #53 1.728 + export GO_BUILDMODE=-buildmode=pie [2021-04-17T10:46:16.634Z] #53 1.728 + GO_BUILDMODE=-buildmode=pie [2021-04-17T10:46:16.634Z] #53 1.728 ++ dirname /tmp/install/install.sh [2021-04-17T10:46:16.634Z] #53 1.743 + dir=/tmp/install [2021-04-17T10:46:16.634Z] #53 1.743 + bin=runc [2021-04-17T10:46:16.634Z] #53 1.750 + shift [2021-04-17T10:46:16.634Z] #53 1.750 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-17T10:46:16.634Z] #53 1.750 + . /tmp/install/runc.installer [2021-04-17T10:46:16.634Z] #53 1.750 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-17T10:46:16.634Z] #53 1.750 + install_runc [2021-04-17T10:46:16.634Z] #53 1.750 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-17T10:46:16.634Z] #53 1.750 + uname -r [2021-04-17T10:46:16.634Z] #53 1.756 + RUNC_BUILDTAGS='seccomp ' [2021-04-17T10:46:16.634Z] #53 1.756 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-17T10:46:16.634Z] #53 1.756 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-17T10:46:16.634Z] #53 1.757 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.4bCAiBhnnQ/src/github.com/opencontainers/runc [2021-04-17T10:46:16.634Z] #53 1.791 Cloning into '/tmp/tmp.4bCAiBhnnQ/src/github.com/opencontainers/runc'... [2021-04-17T10:46:16.655Z] #48 8.082 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-17T10:46:16.744Z] #29 7.622 [2021-04-17T10:46:16.744Z] #29 7.651 Download of images into '/build' complete. [2021-04-17T10:46:16.744Z] #29 7.651 Use something like the following to load the result into a Docker daemon: [2021-04-17T10:46:16.744Z] #29 7.651 tar -cC '/build' . | docker load [2021-04-17T10:46:16.744Z] #29 DONE 7.9s [2021-04-17T10:46:16.744Z] [2021-04-17T10:46:16.744Z] #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-04-17T10:46:16.744Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-17T10:46:16.800Z] #27 11.49 Selecting previously unselected package libcurl4:arm64. [2021-04-17T10:46:16.800Z] #27 11.49 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2021-04-17T10:46:16.800Z] #27 11.52 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-04-17T10:46:16.800Z] #27 11.67 Selecting previously unselected package curl. [2021-04-17T10:46:16.800Z] #27 11.67 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2021-04-17T10:46:16.800Z] #27 11.69 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-17T10:46:17.068Z] #27 11.81 Selecting previously unselected package libonig5:arm64. [2021-04-17T10:46:17.068Z] #27 11.81 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-04-17T10:46:17.068Z] #27 11.81 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-04-17T10:46:17.197Z] #53 ... [2021-04-17T10:46:17.197Z] [2021-04-17T10:46:17.198Z] #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-04-17T10:46:17.198Z] #58 sha256:622078af8c3de82b37ea7f5aacb910064440a0296298b3009877e7909ddf4215 [2021-04-17T10:46:17.198Z] #58 113.4 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-17T10:46:17.198Z] #58 113.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-17T10:46:17.198Z] #58 DONE 121.6s [2021-04-17T10:46:17.198Z] [2021-04-17T10:46:17.198Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-17T10:46:17.198Z] #59 sha256:3d1dc2b9151611224e4291751c0ace4ad4a35fab522d6f89d39ac28baa7bf9ab [2021-04-17T10:46:17.198Z] #59 DONE 0.1s [2021-04-17T10:46:17.198Z] [2021-04-17T10:46:17.198Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-17T10:46:17.198Z] #60 sha256:afa2db84c96d7dc11c40cb37d353fd6c507ae8495169e6b5def8b9be0e68fabe [2021-04-17T10:46:17.198Z] #60 DONE 0.1s [2021-04-17T10:46:17.198Z] [2021-04-17T10:46:17.198Z] #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-04-17T10:46:17.198Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-04-17T10:46:17.486Z] #32 ... [2021-04-17T10:46:17.486Z] [2021-04-17T10:46:17.486Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-04-17T10:46:17.486Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-04-17T10:46:17.486Z] #12 DONE 3.4s [2021-04-17T10:46:17.486Z] [2021-04-17T10:46:17.486Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-17T10:46:17.486Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-17T10:46:17.742Z] #48 9.372 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-17T10:46:17.822Z] #27 12.31 Selecting previously unselected package libjq1:arm64. [2021-04-17T10:46:17.822Z] #27 12.31 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-04-17T10:46:17.822Z] #27 12.31 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-04-17T10:46:18.088Z] #27 12.99 Selecting previously unselected package jq. [2021-04-17T10:46:18.088Z] #27 12.99 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-04-17T10:46:18.088Z] #27 12.99 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-17T10:46:18.088Z] #27 13.07 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-04-17T10:46:18.088Z] #27 13.08 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-04-17T10:46:18.088Z] #27 13.10 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-04-17T10:46:18.353Z] #27 13.38 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-04-17T10:46:18.397Z] #48 ... [2021-04-17T10:46:18.397Z] [2021-04-17T10:46:18.397Z] #68 [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-04-17T10:46:18.397Z] #68 sha256:f70ab6c8eac98c85206714731951c5ccc4c4b24014fea11f2d10b9546d47c559 [2021-04-17T10:46:18.397Z] #68 0.555 + RM_GOPATH=0 [2021-04-17T10:46:18.397Z] #68 0.555 + TMP_GOPATH= [2021-04-17T10:46:18.397Z] #68 0.556 + : /build [2021-04-17T10:46:18.397Z] #68 0.556 + '[' -z '' ']' [2021-04-17T10:46:18.397Z] #68 0.556 ++ mktemp -d [2021-04-17T10:46:18.397Z] #68 0.557 + export GOPATH=/tmp/tmp.CVUWb3z8JS [2021-04-17T10:46:18.397Z] #68 0.557 + GOPATH=/tmp/tmp.CVUWb3z8JS [2021-04-17T10:46:18.397Z] #68 0.557 + RM_GOPATH=1 [2021-04-17T10:46:18.397Z] #68 0.558 + case "$(go env GOARCH)" in [2021-04-17T10:46:18.397Z] #68 0.559 ++ go env GOARCH [2021-04-17T10:46:18.397Z] #68 0.566 + export GO_BUILDMODE=-buildmode=pie [2021-04-17T10:46:18.397Z] #68 0.566 + GO_BUILDMODE=-buildmode=pie [2021-04-17T10:46:18.397Z] #68 0.567 ++ dirname /tmp/install/install.sh [2021-04-17T10:46:18.397Z] #68 0.568 + dir=/tmp/install [2021-04-17T10:46:18.397Z] #68 0.569 + bin=proxy [2021-04-17T10:46:18.397Z] #68 0.569 + shift [2021-04-17T10:46:18.397Z] #68 0.569 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-17T10:46:18.397Z] #68 0.569 + . /tmp/install/proxy.installer [2021-04-17T10:46:18.397Z] #68 0.569 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-17T10:46:18.397Z] #68 0.571 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-17T10:46:18.397Z] #68 0.571 + install_proxy [2021-04-17T10:46:18.397Z] #68 0.571 + case "$1" in [2021-04-17T10:46:18.397Z] #68 0.571 + export CGO_ENABLED=0 [2021-04-17T10:46:18.397Z] #68 0.571 + CGO_ENABLED=0 [2021-04-17T10:46:18.397Z] #68 0.571 + _install_proxy [2021-04-17T10:46:18.397Z] #68 0.571 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-17T10:46:18.397Z] #68 0.571 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.CVUWb3z8JS/src/github.com/docker/libnetwork [2021-04-17T10:46:18.397Z] #68 0.576 Cloning into '/tmp/tmp.CVUWb3z8JS/src/github.com/docker/libnetwork'... [2021-04-17T10:46:18.572Z] #15 DONE 2.0s [2021-04-17T10:46:18.572Z] [2021-04-17T10:46:18.572Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-17T10:46:18.572Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-04-17T10:46:18.617Z] #27 13.39 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-17T10:46:18.617Z] #27 13.41 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-04-17T10:46:18.617Z] #27 13.43 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-17T10:46:18.617Z] #27 13.44 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-17T10:46:18.617Z] #27 13.45 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-04-17T10:46:18.617Z] #27 13.47 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-17T10:46:18.617Z] #27 13.48 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-04-17T10:46:18.702Z] #68 ... [2021-04-17T10:46:18.702Z] [2021-04-17T10:46:18.702Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-17T10:46:18.702Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-04-17T10:46:18.702Z] #56 0.959 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-17T10:46:18.702Z] #56 1.029 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-17T10:46:18.702Z] #56 1.038 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-17T10:46:18.702Z] #56 2.407 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-04-17T10:46:18.702Z] #56 4.544 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] [2021-04-17T10:46:18.702Z] #56 6.716 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-04-17T10:46:18.702Z] #56 ... [2021-04-17T10:46:18.702Z] [2021-04-17T10:46:18.702Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-17T10:46:18.702Z] #52 sha256:413833b9218fc5d96cdffedb4a72c212cd8c84a7e531be78ed20e88fb3134994 [2021-04-17T10:46:18.702Z] #52 0.836 + RM_GOPATH=0 [2021-04-17T10:46:18.702Z] #52 0.836 + TMP_GOPATH= [2021-04-17T10:46:18.702Z] #52 0.836 + : /build [2021-04-17T10:46:18.702Z] #52 0.836 + '[' -z '' ']' [2021-04-17T10:46:18.702Z] #52 0.837 ++ mktemp -d [2021-04-17T10:46:18.702Z] #52 0.840 + export GOPATH=/tmp/tmp.1oXBDKUwId [2021-04-17T10:46:18.702Z] #52 0.840 + GOPATH=/tmp/tmp.1oXBDKUwId [2021-04-17T10:46:18.702Z] #52 0.840 + RM_GOPATH=1 [2021-04-17T10:46:18.702Z] #52 0.840 + case "$(go env GOARCH)" in [2021-04-17T10:46:18.702Z] #52 0.842 ++ go env GOARCH [2021-04-17T10:46:18.702Z] #52 0.868 + export GO_BUILDMODE=-buildmode=pie [2021-04-17T10:46:18.702Z] #52 0.869 + GO_BUILDMODE=-buildmode=pie [2021-04-17T10:46:18.702Z] #52 0.871 ++ dirname /tmp/install/install.sh [2021-04-17T10:46:18.702Z] #52 0.875 + dir=/tmp/install [2021-04-17T10:46:18.702Z] #52 0.876 + bin=shfmt [2021-04-17T10:46:18.702Z] #52 0.876 + shift [2021-04-17T10:46:18.702Z] #52 0.876 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-17T10:46:18.702Z] #52 0.877 + . /tmp/install/shfmt.installer [2021-04-17T10:46:18.702Z] #52 0.877 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-17T10:46:18.702Z] #52 0.878 + install_shfmt [2021-04-17T10:46:18.702Z] #52 0.879 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-17T10:46:18.702Z] #52 0.879 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-17T10:46:18.702Z] #52 0.883 + git clone https://github.com/mvdan/sh.git /tmp/tmp.1oXBDKUwId/src/github.com/mvdan/sh [2021-04-17T10:46:18.702Z] #52 0.923 Cloning into '/tmp/tmp.1oXBDKUwId/src/github.com/mvdan/sh'... [2021-04-17T10:46:18.702Z] #52 ... [2021-04-17T10:46:18.702Z] [2021-04-17T10:46:18.702Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-17T10:46:18.702Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-04-17T10:46:18.702Z] #33 0.464 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-17T10:46:18.702Z] #33 0.468 Cloning into '.'... [2021-04-17T10:46:18.880Z] #27 ... [2021-04-17T10:46:18.880Z] [2021-04-17T10:46:18.880Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-04-17T10:46:18.880Z] #12 sha256:a4fc3b84a9fb1d234e946cc4577deb87c7e6bc40e23bcd8c860a009a391faa80 [2021-04-17T10:46:18.880Z] #12 DONE 4.0s [2021-04-17T10:46:18.880Z] [2021-04-17T10:46:18.880Z] #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-04-17T10:46:18.880Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-17T10:46:18.880Z] #27 13.55 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-04-17T10:46:18.880Z] #27 13.57 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-17T10:46:18.880Z] #27 13.59 Setting up libonig5:arm64 (6.9.1-1) ... [2021-04-17T10:46:18.880Z] #27 13.60 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-04-17T10:46:18.880Z] #27 13.61 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-17T10:46:18.880Z] #27 13.63 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-17T10:46:19.002Z] #33 ... [2021-04-17T10:46:19.002Z] [2021-04-17T10:46:19.002Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-17T10:46:19.002Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-04-17T10:46:19.002Z] #41 0.709 + git clone https://github.com/docker/distribution.git . [2021-04-17T10:46:19.002Z] #41 0.715 Cloning into '.'... [2021-04-17T10:46:19.002Z] #41 ... [2021-04-17T10:46:19.002Z] [2021-04-17T10:46:19.002Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-17T10:46:19.002Z] #35 sha256:b283a6d29601dd47a4ec46b8506b2d838babbfbbc179f5ba9b7ae3f354c08a08 [2021-04-17T10:46:19.002Z] #35 0.453 Install go-toml version v1.8.1 [2021-04-17T10:46:19.002Z] #35 0.506 go: finding github.com v1.8.1 [2021-04-17T10:46:19.002Z] #35 0.512 go: finding github.com/pelletier/go-toml v1.8.1 [2021-04-17T10:46:19.002Z] #35 0.512 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-04-17T10:46:19.002Z] #35 0.512 go: finding github.com/pelletier v1.8.1 [2021-04-17T10:46:19.002Z] #35 0.512 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-04-17T10:46:19.002Z] #35 1.599 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-04-17T10:46:19.002Z] #35 2.530 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-04-17T10:46:19.002Z] #35 5.247 github.com/pelletier/go-toml [2021-04-17T10:46:19.295Z] #40 ... [2021-04-17T10:46:19.295Z] [2021-04-17T10:46:19.295Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-04-17T10:46:19.295Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-04-17T10:46:19.295Z] #12 DONE 4.2s [2021-04-17T10:46:19.324Z] #35 ... [2021-04-17T10:46:19.324Z] [2021-04-17T10:46:19.324Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-17T10:46:19.324Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-04-17T10:46:19.324Z] #37 0.669 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-17T10:46:19.324Z] #37 0.735 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-17T10:46:19.324Z] #37 0.878 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-17T10:46:19.324Z] #37 2.016 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-04-17T10:46:19.324Z] #37 3.962 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] [2021-04-17T10:46:19.324Z] #37 6.115 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-04-17T10:46:19.324Z] #37 ... [2021-04-17T10:46:19.324Z] [2021-04-17T10:46:19.324Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-17T10:46:19.324Z] #59 sha256:d619257cbec15308bcc1a880149ebdca726fce7dd6c7567bb1a329a63ad96d7b [2021-04-17T10:46:19.324Z] #59 0.470 + RM_GOPATH=0 [2021-04-17T10:46:19.324Z] #59 0.470 + TMP_GOPATH= [2021-04-17T10:46:19.324Z] #59 0.470 + : /build [2021-04-17T10:46:19.324Z] #59 0.471 + '[' -z '' ']' [2021-04-17T10:46:19.324Z] #59 0.472 ++ mktemp -d [2021-04-17T10:46:19.324Z] #59 0.479 + export GOPATH=/tmp/tmp.LEfE9HxfRv [2021-04-17T10:46:19.324Z] #59 0.479 + GOPATH=/tmp/tmp.LEfE9HxfRv [2021-04-17T10:46:19.324Z] #59 0.479 + RM_GOPATH=1 [2021-04-17T10:46:19.324Z] #59 0.479 + case "$(go env GOARCH)" in [2021-04-17T10:46:19.324Z] #59 0.479 ++ go env GOARCH [2021-04-17T10:46:19.324Z] #59 0.494 + export GO_BUILDMODE=-buildmode=pie [2021-04-17T10:46:19.324Z] #59 0.495 + GO_BUILDMODE=-buildmode=pie [2021-04-17T10:46:19.324Z] #59 0.498 ++ dirname /tmp/install/install.sh [2021-04-17T10:46:19.324Z] #59 0.503 + dir=/tmp/install [2021-04-17T10:46:19.324Z] #59 0.503 + bin=rootlesskit [2021-04-17T10:46:19.324Z] #59 0.504 + shift [2021-04-17T10:46:19.324Z] #59 0.504 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-17T10:46:19.324Z] #59 0.505 + . /tmp/install/rootlesskit.installer [2021-04-17T10:46:19.324Z] #59 0.506 ++ : ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-17T10:46:19.324Z] #59 0.507 + install_rootlesskit [2021-04-17T10:46:19.324Z] #59 0.508 + case "$1" in [2021-04-17T10:46:19.324Z] #59 0.514 + export CGO_ENABLED=0 [2021-04-17T10:46:19.324Z] #59 0.514 + CGO_ENABLED=0 [2021-04-17T10:46:19.324Z] #59 0.515 + _install_rootlesskit [2021-04-17T10:46:19.324Z] #59 0.517 + echo 'Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd' [2021-04-17T10:46:19.324Z] #59 0.517 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.LEfE9HxfRv/src/github.com/rootless-containers/rootlesskit [2021-04-17T10:46:19.324Z] #59 0.517 Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-17T10:46:19.324Z] #59 0.525 Cloning into '/tmp/tmp.LEfE9HxfRv/src/github.com/rootless-containers/rootlesskit'... [2021-04-17T10:46:19.324Z] #59 5.774 + cd /tmp/tmp.LEfE9HxfRv/src/github.com/rootless-containers/rootlesskit [2021-04-17T10:46:19.324Z] #59 5.775 + git checkout -q ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-17T10:46:19.324Z] #59 5.846 + export GO111MODULE=on [2021-04-17T10:46:19.324Z] #59 5.847 + GO111MODULE=on [2021-04-17T10:46:19.324Z] #59 5.847 + export GOPROXY=https://proxy.golang.org [2021-04-17T10:46:19.324Z] #59 5.847 + GOPROXY=https://proxy.golang.org [2021-04-17T10:46:19.324Z] #59 5.847 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-17T10:46:19.324Z] #59 5.847 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-17T10:46:19.324Z] #59 8.083 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-17T10:46:19.324Z] #59 8.164 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-17T10:46:19.324Z] #59 8.335 go: downloading github.com/pkg/errors v0.9.1 [2021-04-17T10:46:19.324Z] #59 8.478 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-17T10:46:19.324Z] #59 8.514 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-17T10:46:19.324Z] #59 8.592 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-17T10:46:19.324Z] #59 8.615 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-17T10:46:19.324Z] #59 8.619 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-17T10:46:19.324Z] #59 8.651 go: downloading github.com/google/uuid v1.2.0 [2021-04-17T10:46:19.324Z] #59 8.735 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-17T10:46:19.324Z] #59 8.936 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-17T10:46:19.324Z] #59 9.185 go: extracting github.com/pkg/errors v0.9.1 [2021-04-17T10:46:19.324Z] #59 9.537 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-17T10:46:19.324Z] #59 9.777 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-17T10:46:19.324Z] #59 9.821 go: extracting github.com/google/uuid v1.2.0 [2021-04-17T10:46:19.324Z] #59 10.12 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-17T10:46:19.324Z] #59 10.13 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-17T10:46:19.324Z] #59 10.60 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-17T10:46:19.324Z] #59 10.88 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-17T10:46:19.324Z] #59 ... [2021-04-17T10:46:19.324Z] [2021-04-17T10:46:19.324Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-17T10:46:19.324Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-17T10:46:19.324Z] #14 0.681 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-17T10:46:19.324Z] #14 0.686 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-17T10:46:19.324Z] #14 0.751 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-17T10:46:19.324Z] #14 0.778 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-17T10:46:19.324Z] #14 2.065 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [454 kB] [2021-04-17T10:46:19.324Z] #14 3.918 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-04-17T10:46:19.324Z] #14 6.233 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] [2021-04-17T10:46:19.324Z] #14 8.201 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-04-17T10:46:19.560Z] [2021-04-17T10:46:19.560Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-17T10:46:19.560Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-17T10:46:19.638Z] #14 ... [2021-04-17T10:46:19.638Z] [2021-04-17T10:46:19.639Z] #43 [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-04-17T10:46:19.639Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-17T10:46:19.639Z] #43 0.989 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-17T10:46:19.639Z] #43 1.069 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-17T10:46:19.639Z] #43 1.073 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-17T10:46:19.639Z] #43 2.356 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-04-17T10:46:19.639Z] #43 4.683 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] [2021-04-17T10:46:19.639Z] #43 6.853 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-04-17T10:46:19.639Z] #43 ... [2021-04-17T10:46:19.639Z] [2021-04-17T10:46:19.639Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-17T10:46:19.639Z] #25 sha256:51b4e6b447676d53649343df5cb0ce4c4197681347fdef8f6ec3b1f7f1746626 [2021-04-17T10:46:19.639Z] #25 0.875 + RM_GOPATH=0 [2021-04-17T10:46:19.639Z] #25 0.881 + TMP_GOPATH= [2021-04-17T10:46:19.639Z] #25 0.882 + : /build [2021-04-17T10:46:19.639Z] #25 0.882 + '[' -z '' ']' [2021-04-17T10:46:19.639Z] #25 0.885 ++ mktemp -d [2021-04-17T10:46:19.639Z] #25 0.886 + export GOPATH=/tmp/tmp.K4zLkDOxWc [2021-04-17T10:46:19.639Z] #25 0.886 + GOPATH=/tmp/tmp.K4zLkDOxWc [2021-04-17T10:46:19.639Z] #25 0.888 + RM_GOPATH=1 [2021-04-17T10:46:19.639Z] #25 0.888 + case "$(go env GOARCH)" in [2021-04-17T10:46:19.639Z] #25 0.891 ++ go env GOARCH [2021-04-17T10:46:19.639Z] #25 0.949 + export GO_BUILDMODE=-buildmode=pie [2021-04-17T10:46:19.639Z] #25 0.950 + GO_BUILDMODE=-buildmode=pie [2021-04-17T10:46:19.639Z] #25 0.951 ++ dirname /tmp/install/install.sh [2021-04-17T10:46:19.639Z] #25 0.953 + dir=/tmp/install [2021-04-17T10:46:19.639Z] #25 0.953 + bin=dockercli [2021-04-17T10:46:19.639Z] #25 0.953 + shift [2021-04-17T10:46:19.639Z] #25 0.954 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-17T10:46:19.639Z] #25 0.954 + . /tmp/install/dockercli.installer [2021-04-17T10:46:19.639Z] #25 0.954 ++ : stable [2021-04-17T10:46:19.639Z] #25 0.954 ++ : 17.06.2-ce [2021-04-17T10:46:19.639Z] #25 0.955 + install_dockercli [2021-04-17T10:46:19.639Z] #25 0.956 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-17T10:46:19.639Z] #25 0.956 Install docker/cli version 17.06.2-ce from stable [2021-04-17T10:46:19.639Z] #25 0.958 ++ uname -m [2021-04-17T10:46:19.639Z] #25 0.959 + arch=ppc64le [2021-04-17T10:46:19.639Z] #25 0.959 + '[' ppc64le '!=' x86_64 ']' [2021-04-17T10:46:19.639Z] #25 0.960 + '[' ppc64le '!=' s390x ']' [2021-04-17T10:46:19.639Z] #25 0.960 + '[' ppc64le '!=' armhf ']' [2021-04-17T10:46:19.639Z] #25 0.960 + build_dockercli [2021-04-17T10:46:19.639Z] #25 0.960 + git clone https://github.com/docker/docker-ce /tmp/tmp.K4zLkDOxWc/tmp/docker-ce [2021-04-17T10:46:19.639Z] #25 0.977 Cloning into '/tmp/tmp.K4zLkDOxWc/tmp/docker-ce'... [2021-04-17T10:46:19.797Z] #57 124.9 + bin/containerd [2021-04-17T10:46:19.910Z] #27 ... [2021-04-17T10:46:19.910Z] [2021-04-17T10:46:19.910Z] #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-04-17T10:46:19.910Z] #49 sha256:31263b9c4e9a041f9f3b3cd0b2d013ce7143c87da473c17619d3f94357a649fe [2021-04-17T10:46:19.910Z] #49 4.733 + RM_GOPATH=0 [2021-04-17T10:46:19.910Z] #49 4.733 + TMP_GOPATH= [2021-04-17T10:46:19.910Z] #49 4.733 + : /build [2021-04-17T10:46:19.910Z] #49 4.733 + '[' -z '' ']' [2021-04-17T10:46:19.910Z] #49 4.734 ++ mktemp -d [2021-04-17T10:46:19.910Z] #49 4.741 + export GOPATH=/tmp/tmp.xdR3FIn4jm [2021-04-17T10:46:19.910Z] #49 4.741 + GOPATH=/tmp/tmp.xdR3FIn4jm [2021-04-17T10:46:19.910Z] #49 4.741 + RM_GOPATH=1 [2021-04-17T10:46:19.910Z] #49 4.741 + case "$(go env GOARCH)" in [2021-04-17T10:46:19.910Z] #49 4.744 ++ go env GOARCH [2021-04-17T10:46:19.910Z] #49 4.759 + export GO_BUILDMODE=-buildmode=pie [2021-04-17T10:46:19.910Z] #49 4.759 + GO_BUILDMODE=-buildmode=pie [2021-04-17T10:46:19.910Z] #49 4.759 ++ dirname /tmp/install/install.sh [2021-04-17T10:46:19.910Z] #49 4.761 + dir=/tmp/install [2021-04-17T10:46:19.910Z] #49 4.761 + bin=golangci_lint [2021-04-17T10:46:19.910Z] #49 4.761 + shift [2021-04-17T10:46:19.910Z] #49 4.761 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-17T10:46:19.910Z] #49 4.761 + . /tmp/install/golangci_lint.installer [2021-04-17T10:46:19.910Z] #49 4.761 ++ : v1.23.8 [2021-04-17T10:46:19.910Z] #49 4.761 + install_golangci_lint [2021-04-17T10:46:19.910Z] #49 4.761 + set -e [2021-04-17T10:46:19.910Z] #49 4.761 + export GO111MODULE=on [2021-04-17T10:46:19.910Z] #49 4.761 + GO111MODULE=on [2021-04-17T10:46:19.910Z] #49 4.761 + GOBIN=/build [2021-04-17T10:46:19.910Z] #49 4.761 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-17T10:46:19.910Z] #49 4.904 go: finding github.com v1.23.8 [2021-04-17T10:46:19.910Z] #49 4.904 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-17T10:46:19.910Z] #49 4.904 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-17T10:46:19.910Z] #49 4.904 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-17T10:46:19.910Z] #49 4.904 go: finding github.com/golangci v1.23.8 [2021-04-17T10:46:19.941Z] #25 ... [2021-04-17T10:46:19.941Z] [2021-04-17T10:46:19.941Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-17T10:46:19.941Z] #50 sha256:accfad83fe8dbe77da941bba6f4c9fd7ea99fb47fc3f95c525fb6d9545498315 [2021-04-17T10:46:19.941Z] #50 0.881 + RM_GOPATH=0 [2021-04-17T10:46:19.941Z] #50 0.881 + TMP_GOPATH= [2021-04-17T10:46:19.941Z] #50 0.881 + : /build [2021-04-17T10:46:19.941Z] #50 0.881 + '[' -z '' ']' [2021-04-17T10:46:19.941Z] #50 0.882 ++ mktemp -d [2021-04-17T10:46:19.941Z] #50 0.890 + export GOPATH=/tmp/tmp.AbUtBVO54w [2021-04-17T10:46:19.941Z] #50 0.891 + GOPATH=/tmp/tmp.AbUtBVO54w [2021-04-17T10:46:19.941Z] #50 0.896 + RM_GOPATH=1 [2021-04-17T10:46:19.941Z] #50 0.896 + case "$(go env GOARCH)" in [2021-04-17T10:46:19.941Z] #50 0.912 ++ go env GOARCH [2021-04-17T10:46:19.941Z] #50 0.979 + export GO_BUILDMODE=-buildmode=pie [2021-04-17T10:46:19.941Z] #50 0.979 + GO_BUILDMODE=-buildmode=pie [2021-04-17T10:46:19.941Z] #50 0.982 ++ dirname /tmp/install/install.sh [2021-04-17T10:46:19.941Z] #50 0.996 + dir=/tmp/install [2021-04-17T10:46:19.941Z] #50 0.998 + bin=golangci_lint [2021-04-17T10:46:19.941Z] #50 0.998 + shift [2021-04-17T10:46:19.941Z] #50 0.999 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-17T10:46:19.941Z] #50 1.001 + . /tmp/install/golangci_lint.installer [2021-04-17T10:46:19.941Z] #50 1.008 ++ : v1.23.8 [2021-04-17T10:46:19.941Z] #50 1.009 + install_golangci_lint [2021-04-17T10:46:19.941Z] #50 1.009 + set -e [2021-04-17T10:46:19.941Z] #50 1.009 + export GO111MODULE=on [2021-04-17T10:46:19.941Z] #50 1.010 + GO111MODULE=on [2021-04-17T10:46:19.942Z] #50 1.010 + GOBIN=/build [2021-04-17T10:46:19.942Z] #50 1.010 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-17T10:46:19.942Z] #50 1.071 go: finding github.com v1.23.8 [2021-04-17T10:46:19.942Z] #50 1.077 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-17T10:46:19.942Z] #50 1.078 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-17T10:46:19.942Z] #50 1.078 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-17T10:46:19.942Z] #50 1.078 go: finding github.com/golangci v1.23.8 [2021-04-17T10:46:19.942Z] #50 2.048 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-17T10:46:19.942Z] #50 3.587 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-17T10:46:19.942Z] #50 ... [2021-04-17T10:46:19.942Z] [2021-04-17T10:46:19.942Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-17T10:46:19.942Z] #52 sha256:413833b9218fc5d96cdffedb4a72c212cd8c84a7e531be78ed20e88fb3134994 [2021-04-17T10:46:19.942Z] #52 11.48 + cd /tmp/tmp.1oXBDKUwId/src/github.com/mvdan/sh [2021-04-17T10:46:19.942Z] #52 11.48 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-17T10:46:20.243Z] #52 11.66 + GO111MODULE=on [2021-04-17T10:46:20.243Z] #52 11.66 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-17T10:46:20.466Z] #16 1.653 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-17T10:46:20.466Z] #16 DONE 1.7s [2021-04-17T10:46:20.466Z] [2021-04-17T10:46:20.466Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-17T10:46:20.466Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-04-17T10:46:20.541Z] #49 ... [2021-04-17T10:46:20.541Z] [2021-04-17T10:46:20.541Z] #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-04-17T10:46:20.541Z] #24 sha256:79bc259f6084aa49b0772ae468844d8fd196e6d15f56622e19e11aa3774341d4 [2021-04-17T10:46:20.541Z] #24 5.691 + RM_GOPATH=0 [2021-04-17T10:46:20.541Z] #24 5.691 + TMP_GOPATH= [2021-04-17T10:46:20.541Z] #24 5.691 + : /build [2021-04-17T10:46:20.541Z] #24 5.691 + '[' -z '' ']' [2021-04-17T10:46:20.541Z] #24 5.691 ++ mktemp -d [2021-04-17T10:46:20.541Z] #24 5.699 + export GOPATH=/tmp/tmp.9CdIas3ju5 [2021-04-17T10:46:20.541Z] #24 5.700 + GOPATH=/tmp/tmp.9CdIas3ju5 [2021-04-17T10:46:20.541Z] #24 5.700 + RM_GOPATH=1 [2021-04-17T10:46:20.541Z] #24 5.701 + case "$(go env GOARCH)" in [2021-04-17T10:46:20.541Z] #24 5.703 ++ go env GOARCH [2021-04-17T10:46:20.541Z] #24 5.738 + export GO_BUILDMODE=-buildmode=pie [2021-04-17T10:46:20.541Z] #24 5.738 + GO_BUILDMODE=-buildmode=pie [2021-04-17T10:46:20.541Z] #24 5.738 ++ dirname /tmp/install/install.sh [2021-04-17T10:46:20.541Z] #24 5.741 Install docker/cli version 17.06.2-ce from stable [2021-04-17T10:46:20.541Z] #24 5.741 + dir=/tmp/install [2021-04-17T10:46:20.541Z] #24 5.741 + bin=dockercli [2021-04-17T10:46:20.541Z] #24 5.741 + shift [2021-04-17T10:46:20.541Z] #24 5.741 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-17T10:46:20.541Z] #24 5.741 + . /tmp/install/dockercli.installer [2021-04-17T10:46:20.541Z] #24 5.741 ++ : stable [2021-04-17T10:46:20.541Z] #24 5.741 ++ : 17.06.2-ce [2021-04-17T10:46:20.541Z] #24 5.741 + install_dockercli [2021-04-17T10:46:20.541Z] #24 5.741 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-17T10:46:20.541Z] #24 5.742 ++ uname -m [2021-04-17T10:46:20.541Z] #24 5.752 + arch=aarch64 [2021-04-17T10:46:20.541Z] #24 5.752 + '[' aarch64 '!=' x86_64 ']' [2021-04-17T10:46:20.541Z] #24 5.752 + '[' aarch64 '!=' s390x ']' [2021-04-17T10:46:20.541Z] #24 5.752 + '[' aarch64 '!=' armhf ']' [2021-04-17T10:46:20.541Z] #24 5.752 + build_dockercli [2021-04-17T10:46:20.541Z] #24 5.752 + git clone https://github.com/docker/docker-ce /tmp/tmp.9CdIas3ju5/tmp/docker-ce [2021-04-17T10:46:20.541Z] #24 5.752 Cloning into '/tmp/tmp.9CdIas3ju5/tmp/docker-ce'... [2021-04-17T10:46:20.805Z] #24 ... [2021-04-17T10:46:20.806Z] [2021-04-17T10:46:20.806Z] #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-04-17T10:46:20.806Z] #49 sha256:31263b9c4e9a041f9f3b3cd0b2d013ce7143c87da473c17619d3f94357a649fe [2021-04-17T10:46:20.806Z] #49 6.096 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-17T10:46:21.395Z] #17 DONE 1.1s [2021-04-17T10:46:21.395Z] [2021-04-17T10:46:21.395Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-17T10:46:21.395Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-04-17T10:46:21.777Z] #49 7.021 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-17T10:46:22.364Z] #52 13.55 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-17T10:46:22.364Z] #52 13.62 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-17T10:46:22.364Z] #52 13.81 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-17T10:46:22.364Z] #52 13.82 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-17T10:46:22.663Z] #52 14.26 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-17T10:46:22.763Z] #18 DONE 1.1s [2021-04-17T10:46:22.763Z] [2021-04-17T10:46:22.763Z] #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-04-17T10:46:22.763Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:46:22.763Z] #43 57.20 CC criu/arch/x86/kerndat.o [2021-04-17T10:46:22.763Z] #43 58.18 CC criu/arch/x86/sigaction_compat.o [2021-04-17T10:46:22.763Z] #43 58.59 CC criu/arch/x86/sigframe.o [2021-04-17T10:46:22.763Z] #43 59.14 LINK criu/arch/x86/crtools.built-in.o [2021-04-17T10:46:22.763Z] #43 59.26 DEP criu/pie/util-vdso-elf32.d [2021-04-17T10:46:22.763Z] #43 59.50 DEP criu/pie/util-vdso.d [2021-04-17T10:46:22.763Z] #43 59.72 DEP criu/pie/util.d [2021-04-17T10:46:22.763Z] #43 60.04 CC criu/pie/util.o [2021-04-17T10:46:22.763Z] #43 60.43 CC criu/pie/util-vdso.o [2021-04-17T10:46:22.763Z] #43 61.44 CC criu/pie/util-vdso-elf32.o [2021-04-17T10:46:22.798Z] #13 ... [2021-04-17T10:46:22.798Z] [2021-04-17T10:46:22.798Z] #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-04-17T10:46:22.798Z] #58 sha256:f9006bb4b7fc32aa53199d6aa0e50ce1f839900ef15782300446e38d8ab799cf [2021-04-17T10:46:22.798Z] #58 6.230 + RM_GOPATH=0 [2021-04-17T10:46:22.798Z] #58 6.230 + TMP_GOPATH= [2021-04-17T10:46:22.798Z] #58 6.230 + : /build [2021-04-17T10:46:22.798Z] #58 6.230 + '[' -z '' ']' [2021-04-17T10:46:22.798Z] #58 6.230 ++ mktemp -d [2021-04-17T10:46:22.798Z] #58 6.230 + export GOPATH=/tmp/tmp.ZVZ8pPt7kd [2021-04-17T10:46:22.798Z] #58 6.230 + GOPATH=/tmp/tmp.ZVZ8pPt7kd [2021-04-17T10:46:22.798Z] #58 6.230 + RM_GOPATH=1 [2021-04-17T10:46:22.798Z] #58 6.230 + case "$(go env GOARCH)" in [2021-04-17T10:46:22.798Z] #58 6.230 ++ go env GOARCH [2021-04-17T10:46:22.798Z] #58 6.282 + export GO_BUILDMODE=-buildmode=pie [2021-04-17T10:46:22.798Z] #58 6.282 + GO_BUILDMODE=-buildmode=pie [2021-04-17T10:46:22.798Z] #58 6.295 ++ dirname /tmp/install/install.sh [2021-04-17T10:46:22.798Z] #58 6.295 + dir=/tmp/install [2021-04-17T10:46:22.798Z] #58 6.295 + bin=rootlesskit [2021-04-17T10:46:22.798Z] #58 6.295 + shift [2021-04-17T10:46:22.798Z] #58 6.295 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-17T10:46:22.798Z] #58 6.295 + . /tmp/install/rootlesskit.installer [2021-04-17T10:46:22.798Z] #58 6.295 ++ : ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-17T10:46:22.798Z] #58 6.295 + install_rootlesskit [2021-04-17T10:46:22.798Z] #58 6.295 + case "$1" in [2021-04-17T10:46:22.798Z] #58 6.295 + export CGO_ENABLED=0 [2021-04-17T10:46:22.798Z] #58 6.295 + CGO_ENABLED=0 [2021-04-17T10:46:22.798Z] #58 6.295 + _install_rootlesskit [2021-04-17T10:46:22.798Z] #58 6.295 + echo 'Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd' [2021-04-17T10:46:22.798Z] #58 6.295 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ZVZ8pPt7kd/src/github.com/rootless-containers/rootlesskit [2021-04-17T10:46:22.798Z] #58 6.306 Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-17T10:46:22.798Z] #58 6.353 Cloning into '/tmp/tmp.ZVZ8pPt7kd/src/github.com/rootless-containers/rootlesskit'... [2021-04-17T10:46:23.338Z] #57 ... [2021-04-17T10:46:23.338Z] [2021-04-17T10:46:23.338Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-17T10:46:23.338Z] #54 78.42 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-04-17T10:46:23.383Z] #43 62.54 AR criu/pie/pie.lib.a [2021-04-17T10:46:23.639Z] #43 62.60 DEP criu/pie/restorer.d [2021-04-17T10:46:23.639Z] #43 62.84 DEP criu/arch/x86/sigaction_compat_pie.d [2021-04-17T10:46:23.737Z] #52 15.33 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-17T10:46:23.738Z] #58 ... [2021-04-17T10:46:23.738Z] [2021-04-17T10:46:23.738Z] #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-04-17T10:46:23.738Z] #47 sha256:763efac072522f3973b018d5f31247b240dd4fc88707d05f0f14f00d7d5d608f [2021-04-17T10:46:23.738Z] #47 4.870 + RM_GOPATH=0 [2021-04-17T10:46:23.738Z] #47 4.870 + TMP_GOPATH= [2021-04-17T10:46:23.738Z] #47 4.870 + : /build [2021-04-17T10:46:23.738Z] #47 4.870 + '[' -z '' ']' [2021-04-17T10:46:23.738Z] #47 4.870 ++ mktemp -d [2021-04-17T10:46:23.738Z] #47 4.870 + export GOPATH=/tmp/tmp.QPIjr5cdGf [2021-04-17T10:46:23.738Z] #47 4.870 + GOPATH=/tmp/tmp.QPIjr5cdGf [2021-04-17T10:46:23.738Z] #47 4.870 + RM_GOPATH=1 [2021-04-17T10:46:23.738Z] #47 4.870 + case "$(go env GOARCH)" in [2021-04-17T10:46:23.738Z] #47 4.870 ++ go env GOARCH [2021-04-17T10:46:23.738Z] #47 4.870 + export GO_BUILDMODE=-buildmode=pie [2021-04-17T10:46:23.738Z] #47 4.870 + GO_BUILDMODE=-buildmode=pie [2021-04-17T10:46:23.738Z] #47 4.870 ++ dirname /tmp/install/install.sh [2021-04-17T10:46:23.738Z] #47 4.870 + dir=/tmp/install [2021-04-17T10:46:23.738Z] #47 4.870 + bin=gotestsum [2021-04-17T10:46:23.738Z] #47 4.870 + shift [2021-04-17T10:46:23.738Z] #47 4.870 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-17T10:46:23.738Z] #47 4.870 + . /tmp/install/gotestsum.installer [2021-04-17T10:46:23.738Z] #47 4.870 ++ : v0.5.3 [2021-04-17T10:46:23.738Z] #47 4.870 + install_gotestsum [2021-04-17T10:46:23.738Z] #47 4.870 + set -e [2021-04-17T10:46:23.738Z] #47 4.870 + export GO111MODULE=on [2021-04-17T10:46:23.738Z] #47 4.870 + GO111MODULE=on [2021-04-17T10:46:23.738Z] #47 4.870 + GOBIN=/build [2021-04-17T10:46:23.738Z] #47 4.870 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-17T10:46:23.738Z] #47 4.945 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-17T10:46:23.738Z] #47 4.945 go: finding gotest.tools v0.5.3 [2021-04-17T10:46:23.738Z] #47 5.413 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-17T10:46:23.738Z] #47 5.849 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-17T10:46:23.738Z] #47 6.485 go: downloading github.com/pkg/errors v0.9.1 [2021-04-17T10:46:23.738Z] #47 6.553 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-17T10:46:23.738Z] #47 6.553 go: downloading github.com/fatih/color v1.9.0 [2021-04-17T10:46:23.738Z] #47 6.553 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-17T10:46:23.738Z] #47 6.606 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-17T10:46:23.738Z] #47 6.682 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-17T10:46:23.738Z] #47 6.727 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-17T10:46:23.738Z] #47 6.778 go: extracting github.com/pkg/errors v0.9.1 [2021-04-17T10:46:23.739Z] #47 6.856 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-17T10:46:23.739Z] #47 6.917 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-17T10:46:23.739Z] #47 6.988 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-17T10:46:23.739Z] #47 7.146 go: extracting github.com/fatih/color v1.9.0 [2021-04-17T10:46:23.739Z] #47 7.146 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-17T10:46:23.739Z] #47 7.146 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-17T10:46:23.739Z] #47 7.211 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-17T10:46:23.739Z] #47 7.248 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-17T10:46:23.739Z] #47 7.306 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-17T10:46:23.739Z] #47 7.306 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-17T10:46:23.739Z] #47 7.565 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-17T10:46:23.739Z] #47 9.461 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-17T10:46:23.739Z] #47 ... [2021-04-17T10:46:23.739Z] [2021-04-17T10:46:23.739Z] #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-04-17T10:46:23.739Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-17T10:46:23.739Z] #42 7.792 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-17T10:46:23.739Z] #42 7.892 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-17T10:46:23.739Z] #42 7.904 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-17T10:46:23.739Z] #42 9.201 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-17T10:46:23.751Z] #13 3.929 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-17T10:46:23.751Z] #13 4.403 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-17T10:46:23.751Z] #13 4.403 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-17T10:46:23.751Z] #13 4.432 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-17T10:46:23.898Z] #43 ... [2021-04-17T10:46:23.898Z] [2021-04-17T10:46:23.898Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-17T10:46:23.898Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-04-17T10:46:23.898Z] #19 DONE 1.2s [2021-04-17T10:46:23.898Z] [2021-04-17T10:46:23.898Z] #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-04-17T10:46:23.898Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-17T10:46:23.967Z] #54 78.93 + mkdir -p /build [2021-04-17T10:46:23.967Z] #54 78.93 + cp runc /build/runc [2021-04-17T10:46:23.996Z] #42 ... [2021-04-17T10:46:23.996Z] [2021-04-17T10:46:23.996Z] #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-04-17T10:46:23.996Z] #45 sha256:a6cb748fc29fe9c672a40e246c91decdaa4f8f7eaa718162c977004ada833ebf [2021-04-17T10:46:23.996Z] #45 5.831 + RM_GOPATH=0 [2021-04-17T10:46:23.996Z] #45 5.831 + TMP_GOPATH= [2021-04-17T10:46:23.996Z] #45 5.831 + : /build [2021-04-17T10:46:23.996Z] #45 5.831 + '[' -z '' ']' [2021-04-17T10:46:23.996Z] #45 5.837 ++ mktemp -d [2021-04-17T10:46:23.996Z] #45 5.837 + export GOPATH=/tmp/tmp.qMkxM14Kwd [2021-04-17T10:46:23.996Z] #45 5.837 + GOPATH=/tmp/tmp.qMkxM14Kwd [2021-04-17T10:46:23.996Z] #45 5.837 + RM_GOPATH=1 [2021-04-17T10:46:23.996Z] #45 5.837 + case "$(go env GOARCH)" in [2021-04-17T10:46:23.996Z] #45 5.839 ++ go env GOARCH [2021-04-17T10:46:23.996Z] #45 5.856 + export GO_BUILDMODE=-buildmode=pie [2021-04-17T10:46:23.996Z] #45 5.856 + GO_BUILDMODE=-buildmode=pie [2021-04-17T10:46:23.996Z] #45 5.859 ++ dirname /tmp/install/install.sh [2021-04-17T10:46:23.996Z] #45 5.859 + dir=/tmp/install [2021-04-17T10:46:23.996Z] #45 5.859 + bin=vndr [2021-04-17T10:46:23.996Z] #45 5.859 + shift [2021-04-17T10:46:23.996Z] #45 5.859 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-17T10:46:23.996Z] #45 5.859 + . /tmp/install/vndr.installer [2021-04-17T10:46:23.996Z] #45 5.859 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-17T10:46:23.996Z] #45 5.859 + install_vndr [2021-04-17T10:46:23.996Z] #45 5.859 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-17T10:46:23.996Z] #45 5.859 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.qMkxM14Kwd/src/github.com/LK4D4/vndr [2021-04-17T10:46:23.996Z] #45 5.859 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-17T10:46:23.996Z] #45 5.867 Cloning into '/tmp/tmp.qMkxM14Kwd/src/github.com/LK4D4/vndr'... [2021-04-17T10:46:23.996Z] #45 6.559 + cd /tmp/tmp.qMkxM14Kwd/src/github.com/LK4D4/vndr [2021-04-17T10:46:23.996Z] #45 6.559 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-17T10:46:23.996Z] #45 6.605 + go build -buildmode=pie -v -o /build/vndr . [2021-04-17T10:46:23.996Z] #45 7.705 internal/cpu [2021-04-17T10:46:23.996Z] #45 7.725 runtime/internal/atomic [2021-04-17T10:46:23.996Z] #45 7.933 runtime/internal/sys [2021-04-17T10:46:23.996Z] #45 8.253 runtime/internal/math [2021-04-17T10:46:23.996Z] #45 8.397 internal/race [2021-04-17T10:46:23.996Z] #45 8.397 internal/bytealg [2021-04-17T10:46:23.996Z] #45 8.452 sync/atomic [2021-04-17T10:46:23.996Z] #45 8.785 unicode [2021-04-17T10:46:23.996Z] #45 9.202 runtime [2021-04-17T10:46:23.996Z] #45 ... [2021-04-17T10:46:23.996Z] [2021-04-17T10:46:23.996Z] #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-04-17T10:46:23.996Z] #51 sha256:d3473aa8010c6ed99970ba108fcecca503079077aaa674afeba089373d615fe0 [2021-04-17T10:46:23.996Z] #51 7.342 + RM_GOPATH=0 [2021-04-17T10:46:23.996Z] #51 7.342 + TMP_GOPATH= [2021-04-17T10:46:23.996Z] #51 7.342 + : /build [2021-04-17T10:46:23.996Z] #51 7.342 + '[' -z '' ']' [2021-04-17T10:46:23.996Z] #51 7.342 ++ mktemp -d [2021-04-17T10:46:23.996Z] #51 7.342 + export GOPATH=/tmp/tmp.0rvMYdBtbD [2021-04-17T10:46:23.996Z] #51 7.342 + GOPATH=/tmp/tmp.0rvMYdBtbD [2021-04-17T10:46:23.996Z] #51 7.342 + RM_GOPATH=1 [2021-04-17T10:46:23.996Z] #51 7.342 + case "$(go env GOARCH)" in [2021-04-17T10:46:23.996Z] #51 7.342 ++ go env GOARCH [2021-04-17T10:46:23.996Z] #51 7.374 + export GO_BUILDMODE=-buildmode=pie [2021-04-17T10:46:23.996Z] #51 7.374 + GO_BUILDMODE=-buildmode=pie [2021-04-17T10:46:23.996Z] #51 7.374 ++ dirname /tmp/install/install.sh [2021-04-17T10:46:23.996Z] #51 7.374 + dir=/tmp/install [2021-04-17T10:46:23.996Z] #51 7.374 + bin=shfmt [2021-04-17T10:46:23.996Z] #51 7.374 + shift [2021-04-17T10:46:23.996Z] #51 7.374 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-17T10:46:23.996Z] #51 7.374 + . /tmp/install/shfmt.installer [2021-04-17T10:46:23.996Z] #51 7.374 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-17T10:46:23.996Z] #51 7.374 + install_shfmt [2021-04-17T10:46:23.996Z] #51 7.374 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-17T10:46:23.996Z] #51 7.374 + git clone https://github.com/mvdan/sh.git /tmp/tmp.0rvMYdBtbD/src/github.com/mvdan/sh [2021-04-17T10:46:23.996Z] #51 7.392 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-17T10:46:23.996Z] #51 7.393 Cloning into '/tmp/tmp.0rvMYdBtbD/src/github.com/mvdan/sh'... [2021-04-17T10:46:24.039Z] #52 ... [2021-04-17T10:46:24.039Z] [2021-04-17T10:46:24.039Z] #30 [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-04-17T10:46:24.039Z] #30 sha256:b02a9603f9fb53fba946578d41ac63ccb839f30775c275a67060f653aeb7ccef [2021-04-17T10:46:24.039Z] #30 1.910 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-17T10:46:24.039Z] #30 2.520 [2021-04-17T10:46:24.039Z] #30 2.907 0.4% ## 3.7% ##### 7.7% ######## 11.8% ############ 17.9% ################## 26.0% ####################### 32.1% ########################### 38.2% ################################# 46.4% ##################################### 52.5% ######################################## 56.5% ########################################### 60.6% ################################################ 66.8% ##################################################### 74.7% ####################################################### 77.2% ########################################################## 81.3% ################################################################ 89.5% ###################################################################### 97.6% ######################################################################## 100.0% [2021-04-17T10:46:24.039Z] #30 5.462 [2021-04-17T10:46:24.039Z] #30 5.646 ## 3.6% ################## 25.4% ########################### 38.5% ######################################################## 78.7% ######################################################################## 100.0% [2021-04-17T10:46:24.039Z] #30 6.467 [2021-04-17T10:46:24.039Z] #30 6.629 # 2.3% ########################## 36.4% ####################################################### 77.6% ######################################################################## 100.0% [2021-04-17T10:46:24.039Z] #30 7.561 [2021-04-17T10:46:24.039Z] #30 7.760 0.3% #### 6.4% ######## 12.1% ########### 15.9% ############## 19.8% ################### 27.2% ######################## 34.4% ########################### 38.2% ############################## 42.1% ################################# 47.0% ################################## 47.7% #################################### 50.3% ######################################## 56.8% ############################################# 62.6% ################################################# 68.3% ################################################## 70.2% ###################################################### 76.0% ######################################################### 79.8% ################################################################# 91.3% ##################################################################### 97.1% ######################################################################## 100.0% [2021-04-17T10:46:24.253Z] #51 ... [2021-04-17T10:46:24.253Z] [2021-04-17T10:46:24.253Z] #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-04-17T10:46:24.253Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-17T10:46:24.253Z] #36 8.960 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-17T10:46:24.253Z] #36 8.979 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-17T10:46:24.253Z] #36 8.990 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-17T10:46:24.253Z] #36 10.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-17T10:46:24.253Z] #36 ... [2021-04-17T10:46:24.253Z] [2021-04-17T10:46:24.253Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-17T10:46:24.253Z] #34 sha256:6e82446443163ddee3975c95231e73512ffcc98aebe2da6e4676593763918d21 [2021-04-17T10:46:24.253Z] #34 5.678 Install go-toml version v1.8.1 [2021-04-17T10:46:24.253Z] #34 5.683 go: finding github.com v1.8.1 [2021-04-17T10:46:24.253Z] #34 5.690 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-04-17T10:46:24.253Z] #34 5.690 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-04-17T10:46:24.253Z] #34 5.690 go: finding github.com/pelletier/go-toml v1.8.1 [2021-04-17T10:46:24.253Z] #34 5.690 go: finding github.com/pelletier v1.8.1 [2021-04-17T10:46:24.253Z] #34 6.554 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-04-17T10:46:24.253Z] #34 6.985 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-04-17T10:46:24.253Z] #34 8.906 github.com/pelletier/go-toml [2021-04-17T10:46:24.257Z] #54 DONE 79.3s [2021-04-17T10:46:24.257Z] [2021-04-17T10:46:24.257Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-17T10:46:24.513Z] #34 ... [2021-04-17T10:46:24.513Z] [2021-04-17T10:46:24.513Z] #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-04-17T10:46:24.513Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-17T10:46:24.513Z] #55 4.407 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-17T10:46:24.513Z] #55 4.425 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-17T10:46:24.513Z] #55 4.425 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-17T10:46:24.513Z] #55 4.645 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-17T10:46:24.513Z] #55 5.117 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-17T10:46:24.513Z] #55 5.672 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-17T10:46:24.513Z] #55 ... [2021-04-17T10:46:24.513Z] [2021-04-17T10:46:24.513Z] #67 [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-04-17T10:46:24.513Z] #67 sha256:c9f478a6b3f13e2f14df3656d201090343c7704b73a7daa8afd28bbebc619a84 [2021-04-17T10:46:24.513Z] #67 4.885 + RM_GOPATH=0 [2021-04-17T10:46:24.513Z] #67 4.885 + TMP_GOPATH= [2021-04-17T10:46:24.513Z] #67 4.885 + : /build [2021-04-17T10:46:24.513Z] #67 4.885 + '[' -z '' ']' [2021-04-17T10:46:24.513Z] #67 4.885 ++ mktemp -d [2021-04-17T10:46:24.513Z] #67 4.917 + export GOPATH=/tmp/tmp.jZgAdbq5Qu [2021-04-17T10:46:24.513Z] #67 4.917 + GOPATH=/tmp/tmp.jZgAdbq5Qu [2021-04-17T10:46:24.513Z] #67 4.917 + RM_GOPATH=1 [2021-04-17T10:46:24.513Z] #67 4.917 + case "$(go env GOARCH)" in [2021-04-17T10:46:24.513Z] #67 4.917 ++ go env GOARCH [2021-04-17T10:46:24.513Z] #67 4.918 + export GO_BUILDMODE=-buildmode=pie [2021-04-17T10:46:24.513Z] #67 4.918 + GO_BUILDMODE=-buildmode=pie [2021-04-17T10:46:24.513Z] #67 4.918 ++ dirname /tmp/install/install.sh [2021-04-17T10:46:24.513Z] #67 4.922 + dir=/tmp/install [2021-04-17T10:46:24.513Z] #67 4.922 + bin=proxy [2021-04-17T10:46:24.513Z] #67 4.922 + shift [2021-04-17T10:46:24.513Z] #67 4.922 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-17T10:46:24.513Z] #67 4.922 + . /tmp/install/proxy.installer [2021-04-17T10:46:24.513Z] #67 4.922 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-17T10:46:24.513Z] #67 4.922 + install_proxy [2021-04-17T10:46:24.513Z] #67 4.922 + case "$1" in [2021-04-17T10:46:24.513Z] #67 4.922 + export CGO_ENABLED=0 [2021-04-17T10:46:24.513Z] #67 4.922 + CGO_ENABLED=0 [2021-04-17T10:46:24.513Z] #67 4.922 + _install_proxy [2021-04-17T10:46:24.513Z] #67 4.922 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-17T10:46:24.513Z] #67 4.922 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.jZgAdbq5Qu/src/github.com/docker/libnetwork [2021-04-17T10:46:24.513Z] #67 4.922 Cloning into '/tmp/tmp.jZgAdbq5Qu/src/github.com/docker/libnetwork'... [2021-04-17T10:46:24.513Z] #67 4.922 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-17T10:46:24.706Z] #13 ... [2021-04-17T10:46:24.706Z] [2021-04-17T10:46:24.706Z] #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-04-17T10:46:24.706Z] #45 sha256:0e124675f572e5446dd676f678735afff189173cf6a430ce5270764c7f97a2ef [2021-04-17T10:46:24.706Z] #45 5.519 + RM_GOPATH=0 [2021-04-17T10:46:24.706Z] #45 5.519 + TMP_GOPATH= [2021-04-17T10:46:24.706Z] #45 5.519 + : /build [2021-04-17T10:46:24.706Z] #45 5.519 + '[' -z '' ']' [2021-04-17T10:46:24.706Z] #45 5.519 ++ mktemp -d [2021-04-17T10:46:24.706Z] #45 5.519 + export GOPATH=/tmp/tmp.6cKqjt72Zf [2021-04-17T10:46:24.706Z] #45 5.519 + GOPATH=/tmp/tmp.6cKqjt72Zf [2021-04-17T10:46:24.706Z] #45 5.519 + RM_GOPATH=1 [2021-04-17T10:46:24.706Z] #45 5.519 + case "$(go env GOARCH)" in [2021-04-17T10:46:24.706Z] #45 5.519 ++ go env GOARCH [2021-04-17T10:46:24.706Z] #45 5.529 + export GO_BUILDMODE=-buildmode=pie [2021-04-17T10:46:24.706Z] #45 5.529 + GO_BUILDMODE=-buildmode=pie [2021-04-17T10:46:24.706Z] #45 5.529 ++ dirname /tmp/install/install.sh [2021-04-17T10:46:24.706Z] #45 5.530 + dir=/tmp/install [2021-04-17T10:46:24.706Z] #45 5.530 + bin=vndr [2021-04-17T10:46:24.706Z] #45 5.530 + shift [2021-04-17T10:46:24.706Z] #45 5.530 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-17T10:46:24.706Z] #45 5.530 + . /tmp/install/vndr.installer [2021-04-17T10:46:24.706Z] #45 5.530 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-17T10:46:24.706Z] #45 5.530 + install_vndr [2021-04-17T10:46:24.706Z] #45 5.530 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-17T10:46:24.707Z] #45 5.530 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.6cKqjt72Zf/src/github.com/LK4D4/vndr [2021-04-17T10:46:24.707Z] #45 5.531 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-17T10:46:24.707Z] #45 5.532 Cloning into '/tmp/tmp.6cKqjt72Zf/src/github.com/LK4D4/vndr'... [2021-04-17T10:46:24.707Z] #45 6.128 + cd /tmp/tmp.6cKqjt72Zf/src/github.com/LK4D4/vndr [2021-04-17T10:46:24.707Z] #45 6.128 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-17T10:46:24.707Z] #45 6.149 + go build -buildmode=pie -v -o /build/vndr . [2021-04-17T10:46:24.707Z] #45 8.219 runtime/internal/atomic [2021-04-17T10:46:24.707Z] #45 8.263 internal/cpu [2021-04-17T10:46:24.707Z] #45 8.660 runtime/internal/sys [2021-04-17T10:46:24.707Z] #45 8.920 internal/bytealg [2021-04-17T10:46:24.707Z] #45 9.029 runtime/internal/math [2021-04-17T10:46:24.707Z] #45 9.403 internal/race [2021-04-17T10:46:24.707Z] #45 9.688 sync/atomic [2021-04-17T10:46:24.726Z] #30 10.64 [2021-04-17T10:46:24.770Z] #67 ... [2021-04-17T10:46:24.770Z] [2021-04-17T10:46:24.770Z] #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-04-17T10:46:24.770Z] #24 sha256:9162c11fbb2d639d0e090e9f7f8dd24e54862c8018149e14a753d9ea8b74c83b [2021-04-17T10:46:24.770Z] #24 5.863 + RM_GOPATH=0 [2021-04-17T10:46:24.770Z] #24 5.863 + TMP_GOPATH= [2021-04-17T10:46:24.770Z] #24 5.863 + : /build [2021-04-17T10:46:24.770Z] #24 5.863 + '[' -z '' ']' [2021-04-17T10:46:24.770Z] #24 5.863 ++ mktemp -d [2021-04-17T10:46:24.770Z] #24 5.871 + export GOPATH=/tmp/tmp.aDLgS8HBSO [2021-04-17T10:46:24.770Z] #24 5.871 + GOPATH=/tmp/tmp.aDLgS8HBSO [2021-04-17T10:46:24.770Z] #24 5.871 + RM_GOPATH=1 [2021-04-17T10:46:24.770Z] #24 5.871 + case "$(go env GOARCH)" in [2021-04-17T10:46:24.770Z] #24 5.871 ++ go env GOARCH [2021-04-17T10:46:24.770Z] #24 5.884 Install docker/cli version 17.06.2-ce from stable [2021-04-17T10:46:24.770Z] #24 5.885 + export GO_BUILDMODE=-buildmode=pie [2021-04-17T10:46:24.770Z] #24 5.885 + GO_BUILDMODE=-buildmode=pie [2021-04-17T10:46:24.770Z] #24 5.885 ++ dirname /tmp/install/install.sh [2021-04-17T10:46:24.770Z] #24 5.885 + dir=/tmp/install [2021-04-17T10:46:24.770Z] #24 5.885 + bin=dockercli [2021-04-17T10:46:24.770Z] #24 5.885 + shift [2021-04-17T10:46:24.770Z] #24 5.885 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-17T10:46:24.770Z] #24 5.885 + . /tmp/install/dockercli.installer [2021-04-17T10:46:24.770Z] #24 5.885 ++ : stable [2021-04-17T10:46:24.770Z] #24 5.885 ++ : 17.06.2-ce [2021-04-17T10:46:24.770Z] #24 5.885 + install_dockercli [2021-04-17T10:46:24.770Z] #24 5.885 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-17T10:46:24.770Z] #24 5.885 ++ uname -m [2021-04-17T10:46:24.770Z] #24 5.885 + arch=x86_64 [2021-04-17T10:46:24.770Z] #24 5.885 + '[' x86_64 '!=' x86_64 ']' [2021-04-17T10:46:24.770Z] #24 5.885 + url=https://download.docker.com/linux/static [2021-04-17T10:46:24.770Z] #24 5.885 + tar -xz docker/docker [2021-04-17T10:46:24.770Z] #24 5.885 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-04-17T10:46:24.770Z] #24 ... [2021-04-17T10:46:24.770Z] [2021-04-17T10:46:24.770Z] #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-04-17T10:46:24.770Z] #49 sha256:8316f9fbe488d9bd83800df167d1219b4c397cb7db757f959bd0478b154f1f75 [2021-04-17T10:46:24.770Z] #49 5.653 + RM_GOPATH=0 [2021-04-17T10:46:24.770Z] #49 5.653 + TMP_GOPATH= [2021-04-17T10:46:24.770Z] #49 5.653 + : /build [2021-04-17T10:46:24.770Z] #49 5.653 + '[' -z '' ']' [2021-04-17T10:46:24.770Z] #49 5.653 ++ mktemp -d [2021-04-17T10:46:24.770Z] #49 5.653 + export GOPATH=/tmp/tmp.gyDou1gdlx [2021-04-17T10:46:24.770Z] #49 5.653 + GOPATH=/tmp/tmp.gyDou1gdlx [2021-04-17T10:46:24.770Z] #49 5.653 + RM_GOPATH=1 [2021-04-17T10:46:24.770Z] #49 5.653 + case "$(go env GOARCH)" in [2021-04-17T10:46:24.770Z] #49 5.653 ++ go env GOARCH [2021-04-17T10:46:24.770Z] #49 5.672 + export GO_BUILDMODE=-buildmode=pie [2021-04-17T10:46:24.770Z] #49 5.672 + GO_BUILDMODE=-buildmode=pie [2021-04-17T10:46:24.770Z] #49 5.672 ++ dirname /tmp/install/install.sh [2021-04-17T10:46:24.770Z] #49 5.672 + dir=/tmp/install [2021-04-17T10:46:24.770Z] #49 5.672 + bin=golangci_lint [2021-04-17T10:46:24.770Z] #49 5.672 + shift [2021-04-17T10:46:24.770Z] #49 5.672 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-17T10:46:24.770Z] #49 5.672 + . /tmp/install/golangci_lint.installer [2021-04-17T10:46:24.770Z] #49 5.672 ++ : v1.23.8 [2021-04-17T10:46:24.770Z] #49 5.672 + install_golangci_lint [2021-04-17T10:46:24.770Z] #49 5.672 + set -e [2021-04-17T10:46:24.770Z] #49 5.672 + export GO111MODULE=on [2021-04-17T10:46:24.770Z] #49 5.672 + GO111MODULE=on [2021-04-17T10:46:24.770Z] #49 5.672 + GOBIN=/build [2021-04-17T10:46:24.770Z] #49 5.672 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-17T10:46:24.770Z] #49 5.672 go: finding github.com v1.23.8 [2021-04-17T10:46:24.770Z] #49 5.672 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-17T10:46:24.770Z] #49 5.672 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-17T10:46:24.770Z] #49 5.683 go: finding github.com/golangci v1.23.8 [2021-04-17T10:46:24.770Z] #49 5.683 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-17T10:46:24.770Z] #49 6.606 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-17T10:46:24.770Z] #49 7.184 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-17T10:46:24.885Z] #57 ... [2021-04-17T10:46:24.885Z] [2021-04-17T10:46:24.885Z] #55 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-04-17T10:46:24.965Z] #45 9.953 unicode [2021-04-17T10:46:24.965Z] #45 ... [2021-04-17T10:46:24.965Z] [2021-04-17T10:46:24.965Z] #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-04-17T10:46:24.965Z] #47 sha256:6a22f5920b6b662e5c1f8761e373ef3910f8f435a3ec5346c8b77bff80f47269 [2021-04-17T10:46:24.965Z] #47 5.888 + RM_GOPATH=0 [2021-04-17T10:46:24.965Z] #47 5.888 + TMP_GOPATH= [2021-04-17T10:46:24.965Z] #47 5.888 + : /build [2021-04-17T10:46:24.965Z] #47 5.888 + '[' -z '' ']' [2021-04-17T10:46:24.965Z] #47 5.888 ++ mktemp -d [2021-04-17T10:46:24.965Z] #47 5.888 + export GOPATH=/tmp/tmp.JSzodcrUKM [2021-04-17T10:46:24.965Z] #47 5.888 + GOPATH=/tmp/tmp.JSzodcrUKM [2021-04-17T10:46:24.965Z] #47 5.888 + RM_GOPATH=1 [2021-04-17T10:46:24.965Z] #47 5.888 + case "$(go env GOARCH)" in [2021-04-17T10:46:24.965Z] #47 5.895 ++ go env GOARCH [2021-04-17T10:46:24.965Z] #47 5.912 + export GO_BUILDMODE=-buildmode=pie [2021-04-17T10:46:24.965Z] #47 5.912 + GO_BUILDMODE=-buildmode=pie [2021-04-17T10:46:24.965Z] #47 5.916 ++ dirname /tmp/install/install.sh [2021-04-17T10:46:24.965Z] #47 5.926 + dir=/tmp/install [2021-04-17T10:46:24.965Z] #47 5.926 + bin=gotestsum [2021-04-17T10:46:24.965Z] #47 5.926 + shift [2021-04-17T10:46:24.965Z] #47 5.926 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-17T10:46:24.965Z] #47 5.926 + . /tmp/install/gotestsum.installer [2021-04-17T10:46:24.965Z] #47 5.926 ++ : v0.5.3 [2021-04-17T10:46:24.965Z] #47 5.926 + install_gotestsum [2021-04-17T10:46:24.965Z] #47 5.929 + set -e [2021-04-17T10:46:24.965Z] #47 5.929 + export GO111MODULE=on [2021-04-17T10:46:24.965Z] #47 5.929 + GO111MODULE=on [2021-04-17T10:46:24.965Z] #47 5.929 + GOBIN=/build [2021-04-17T10:46:24.965Z] #47 5.929 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-17T10:46:24.965Z] #47 5.936 go: finding gotest.tools v0.5.3 [2021-04-17T10:46:24.965Z] #47 5.936 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-17T10:46:24.965Z] #47 7.528 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-17T10:46:24.965Z] #47 8.242 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-17T10:46:25.027Z] #30 10.84 0.1% 1.3% [2021-04-17T10:46:25.027Z] #30 ... [2021-04-17T10:46:25.027Z] [2021-04-17T10:46:25.027Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-17T10:46:25.027Z] #46 sha256:ffa052997697d3f33f8e969da7c8d909dbd2f666565e4b54404a09bc9190413c [2021-04-17T10:46:25.027Z] #46 6.528 internal/testlog [2021-04-17T10:46:25.027Z] #46 7.148 math [2021-04-17T10:46:25.027Z] #46 7.405 runtime [2021-04-17T10:46:25.027Z] #46 7.573 encoding [2021-04-17T10:46:25.027Z] #46 7.947 unicode/utf16 [2021-04-17T10:46:25.027Z] #46 8.718 container/list [2021-04-17T10:46:25.027Z] #46 11.07 crypto/internal/subtle [2021-04-17T10:46:25.027Z] #46 11.61 crypto/subtle [2021-04-17T10:46:25.027Z] #46 11.96 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-17T10:46:25.027Z] #46 12.28 internal/nettrace [2021-04-17T10:46:25.027Z] #46 12.59 runtime/cgo [2021-04-17T10:46:25.027Z] #46 15.60 vendor/golang.org/x/crypto/internal/subtle [2021-04-17T10:46:25.031Z] #49 ... [2021-04-17T10:46:25.031Z] [2021-04-17T10:46:25.031Z] #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-04-17T10:46:25.031Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-17T10:46:25.031Z] #40 7.626 + git clone https://github.com/docker/distribution.git . [2021-04-17T10:46:25.031Z] #40 7.626 Cloning into '.'... [2021-04-17T10:46:25.031Z] #40 ... [2021-04-17T10:46:25.031Z] [2021-04-17T10:46:25.031Z] #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-04-17T10:46:25.031Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-17T10:46:25.031Z] #42 11.45 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-17T10:46:25.104Z] #49 ... [2021-04-17T10:46:25.104Z] [2021-04-17T10:46:25.104Z] #67 [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-04-17T10:46:25.104Z] #67 sha256:4dcc0b46f758960bfbec6eef5eb2c30945c8151b9ff7aebec2cf82d3481aab19 [2021-04-17T10:46:25.104Z] #67 5.038 + RM_GOPATH=0 [2021-04-17T10:46:25.104Z] #67 5.038 + TMP_GOPATH= [2021-04-17T10:46:25.104Z] #67 5.038 + : /build [2021-04-17T10:46:25.104Z] #67 5.038 + '[' -z '' ']' [2021-04-17T10:46:25.104Z] #67 5.038 ++ mktemp -d [2021-04-17T10:46:25.104Z] #67 5.038 + export GOPATH=/tmp/tmp.BpnAw3tDkU [2021-04-17T10:46:25.104Z] #67 5.038 + GOPATH=/tmp/tmp.BpnAw3tDkU [2021-04-17T10:46:25.104Z] #67 5.038 + RM_GOPATH=1 [2021-04-17T10:46:25.104Z] #67 5.038 + case "$(go env GOARCH)" in [2021-04-17T10:46:25.104Z] #67 5.039 ++ go env GOARCH [2021-04-17T10:46:25.104Z] #67 5.079 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-17T10:46:25.104Z] #67 5.079 + export GO_BUILDMODE=-buildmode=pie [2021-04-17T10:46:25.104Z] #67 5.079 + GO_BUILDMODE=-buildmode=pie [2021-04-17T10:46:25.104Z] #67 5.079 ++ dirname /tmp/install/install.sh [2021-04-17T10:46:25.104Z] #67 5.079 + dir=/tmp/install [2021-04-17T10:46:25.104Z] #67 5.079 + bin=proxy [2021-04-17T10:46:25.104Z] #67 5.079 + shift [2021-04-17T10:46:25.104Z] #67 5.079 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-17T10:46:25.104Z] #67 5.079 + . /tmp/install/proxy.installer [2021-04-17T10:46:25.104Z] #67 5.079 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-17T10:46:25.104Z] #67 5.079 + install_proxy [2021-04-17T10:46:25.104Z] #67 5.079 + case "$1" in [2021-04-17T10:46:25.104Z] #67 5.079 + export CGO_ENABLED=0 [2021-04-17T10:46:25.104Z] #67 5.079 + CGO_ENABLED=0 [2021-04-17T10:46:25.104Z] #67 5.079 + _install_proxy [2021-04-17T10:46:25.104Z] #67 5.079 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-17T10:46:25.104Z] #67 5.079 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.BpnAw3tDkU/src/github.com/docker/libnetwork [2021-04-17T10:46:25.104Z] #67 5.089 Cloning into '/tmp/tmp.BpnAw3tDkU/src/github.com/docker/libnetwork'... [2021-04-17T10:46:25.104Z] #67 ... [2021-04-17T10:46:25.104Z] [2021-04-17T10:46:25.104Z] #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-04-17T10:46:25.104Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-17T10:46:25.104Z] #42 4.786 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-17T10:46:25.104Z] #42 4.825 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-17T10:46:25.104Z] #42 4.825 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-17T10:46:25.104Z] #42 5.831 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-17T10:46:25.104Z] #42 7.220 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [267 kB] [2021-04-17T10:46:25.104Z] #42 8.753 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-04-17T10:46:25.104Z] #42 ... [2021-04-17T10:46:25.104Z] [2021-04-17T10:46:25.104Z] #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-04-17T10:46:25.104Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-04-17T10:46:25.104Z] #40 5.946 + git clone https://github.com/docker/distribution.git . [2021-04-17T10:46:25.104Z] #40 5.952 Cloning into '.'... [2021-04-17T10:46:25.104Z] #40 ... [2021-04-17T10:46:25.104Z] [2021-04-17T10:46:25.104Z] #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-04-17T10:46:25.104Z] #45 sha256:4517d1f446675c7b54b5db582f36f501540f6cf80b3f9a80b1b0c6d4cdbc5228 [2021-04-17T10:46:25.104Z] #45 5.658 + RM_GOPATH=0 [2021-04-17T10:46:25.104Z] #45 5.658 + TMP_GOPATH= [2021-04-17T10:46:25.104Z] #45 5.658 + : /build [2021-04-17T10:46:25.104Z] #45 5.658 + '[' -z '' ']' [2021-04-17T10:46:25.104Z] #45 5.672 ++ mktemp -d [2021-04-17T10:46:25.104Z] #45 5.682 + export GOPATH=/tmp/tmp.JVYPZvNadd [2021-04-17T10:46:25.104Z] #45 5.682 + GOPATH=/tmp/tmp.JVYPZvNadd [2021-04-17T10:46:25.104Z] #45 5.682 + RM_GOPATH=1 [2021-04-17T10:46:25.104Z] #45 5.682 + case "$(go env GOARCH)" in [2021-04-17T10:46:25.104Z] #45 5.682 ++ go env GOARCH [2021-04-17T10:46:25.104Z] #45 5.730 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-17T10:46:25.104Z] #45 5.731 + export GO_BUILDMODE=-buildmode=pie [2021-04-17T10:46:25.104Z] #45 5.731 + GO_BUILDMODE=-buildmode=pie [2021-04-17T10:46:25.104Z] #45 5.731 ++ dirname /tmp/install/install.sh [2021-04-17T10:46:25.104Z] #45 5.731 + dir=/tmp/install [2021-04-17T10:46:25.104Z] #45 5.731 + bin=vndr [2021-04-17T10:46:25.104Z] #45 5.731 + shift [2021-04-17T10:46:25.104Z] #45 5.731 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-17T10:46:25.104Z] #45 5.731 + . /tmp/install/vndr.installer [2021-04-17T10:46:25.104Z] #45 5.731 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-17T10:46:25.104Z] #45 5.731 + install_vndr [2021-04-17T10:46:25.104Z] #45 5.731 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-17T10:46:25.104Z] #45 5.731 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.JVYPZvNadd/src/github.com/LK4D4/vndr [2021-04-17T10:46:25.104Z] #45 5.746 Cloning into '/tmp/tmp.JVYPZvNadd/src/github.com/LK4D4/vndr'... [2021-04-17T10:46:25.104Z] #45 7.099 + cd /tmp/tmp.JVYPZvNadd/src/github.com/LK4D4/vndr [2021-04-17T10:46:25.104Z] #45 7.101 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-17T10:46:25.104Z] #45 7.109 + go build -buildmode=pie -v -o /build/vndr . [2021-04-17T10:46:25.104Z] #45 8.430 internal/cpu [2021-04-17T10:46:25.104Z] #45 8.468 runtime/internal/sys [2021-04-17T10:46:25.104Z] #45 8.483 internal/race [2021-04-17T10:46:25.104Z] #45 8.519 runtime/internal/atomic [2021-04-17T10:46:25.104Z] #45 8.842 runtime/internal/math [2021-04-17T10:46:25.104Z] #45 8.971 sync/atomic [2021-04-17T10:46:25.104Z] #45 9.116 unicode [2021-04-17T10:46:25.104Z] #45 9.144 internal/bytealg [2021-04-17T10:46:25.104Z] #45 9.311 unicode/utf8 [2021-04-17T10:46:25.104Z] #45 9.635 math/bits [2021-04-17T10:46:25.104Z] #45 9.963 internal/testlog [2021-04-17T10:46:25.104Z] #45 10.31 runtime [2021-04-17T10:46:25.104Z] #45 10.33 encoding [2021-04-17T10:46:25.104Z] #45 10.48 math [2021-04-17T10:46:25.104Z] #45 ... [2021-04-17T10:46:25.104Z] [2021-04-17T10:46:25.104Z] #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-04-17T10:46:25.104Z] #58 sha256:2d9770a18f00aac9d5f5acd388feba6abc7f158e48ad89ef16f936e09daee0cb [2021-04-17T10:46:25.104Z] #58 6.193 + RM_GOPATH=0 [2021-04-17T10:46:25.104Z] #58 6.193 + TMP_GOPATH= [2021-04-17T10:46:25.104Z] #58 6.194 + : /build [2021-04-17T10:46:25.104Z] #58 6.194 + '[' -z '' ']' [2021-04-17T10:46:25.104Z] #58 6.195 ++ mktemp -d [2021-04-17T10:46:25.104Z] #58 6.197 + export GOPATH=/tmp/tmp.wz9OhsFIAE [2021-04-17T10:46:25.104Z] #58 6.198 + GOPATH=/tmp/tmp.wz9OhsFIAE [2021-04-17T10:46:25.104Z] #58 6.198 + RM_GOPATH=1 [2021-04-17T10:46:25.104Z] #58 6.199 + case "$(go env GOARCH)" in [2021-04-17T10:46:25.104Z] #58 6.200 ++ go env GOARCH [2021-04-17T10:46:25.104Z] #58 6.225 + export GO_BUILDMODE=-buildmode=pie [2021-04-17T10:46:25.104Z] #58 6.225 + GO_BUILDMODE=-buildmode=pie [2021-04-17T10:46:25.104Z] #58 6.230 ++ dirname /tmp/install/install.sh [2021-04-17T10:46:25.104Z] #58 6.232 + dir=/tmp/install [2021-04-17T10:46:25.104Z] #58 6.232 + bin=rootlesskit [2021-04-17T10:46:25.104Z] #58 6.232 + shift [2021-04-17T10:46:25.104Z] #58 6.232 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-17T10:46:25.104Z] #58 6.232 + . /tmp/install/rootlesskit.installer [2021-04-17T10:46:25.104Z] #58 6.232 ++ : ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-17T10:46:25.104Z] #58 6.234 + install_rootlesskit [2021-04-17T10:46:25.104Z] #58 6.234 + case "$1" in [2021-04-17T10:46:25.104Z] #58 6.234 + export CGO_ENABLED=0 [2021-04-17T10:46:25.104Z] #58 6.234 + CGO_ENABLED=0 [2021-04-17T10:46:25.104Z] #58 6.234 + _install_rootlesskit [2021-04-17T10:46:25.104Z] #58 6.235 + echo 'Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd' [2021-04-17T10:46:25.104Z] #58 6.235 Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-17T10:46:25.104Z] #58 6.237 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.wz9OhsFIAE/src/github.com/rootless-containers/rootlesskit [2021-04-17T10:46:25.104Z] #58 6.241 Cloning into '/tmp/tmp.wz9OhsFIAE/src/github.com/rootless-containers/rootlesskit'... [2021-04-17T10:46:25.104Z] #58 9.957 + cd /tmp/tmp.wz9OhsFIAE/src/github.com/rootless-containers/rootlesskit [2021-04-17T10:46:25.104Z] #58 9.958 + git checkout -q ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-17T10:46:25.104Z] #58 10.00 + export GO111MODULE=on [2021-04-17T10:46:25.104Z] #58 10.01 + GO111MODULE=on [2021-04-17T10:46:25.104Z] #58 10.01 + export GOPROXY=https://proxy.golang.org [2021-04-17T10:46:25.104Z] #58 10.02 + GOPROXY=https://proxy.golang.org [2021-04-17T10:46:25.104Z] #58 10.02 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-17T10:46:25.104Z] #58 10.02 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-17T10:46:25.174Z] #55 DONE 0.2s [2021-04-17T10:46:25.174Z] [2021-04-17T10:46:25.174Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-17T10:46:25.224Z] #47 10.15 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-17T10:46:25.224Z] #47 10.15 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-17T10:46:25.224Z] #47 10.15 go: downloading github.com/pkg/errors v0.9.1 [2021-04-17T10:46:25.224Z] #47 10.22 go: downloading github.com/fatih/color v1.9.0 [2021-04-17T10:46:25.224Z] #47 ... [2021-04-17T10:46:25.224Z] [2021-04-17T10:46:25.224Z] #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-04-17T10:46:25.224Z] #24 sha256:ab266dd614bb331a5345a1a0d5c520326b2ec036ed9f69eb4caf3e9ccc6c97c1 [2021-04-17T10:46:25.224Z] #24 5.320 + RM_GOPATH=0 [2021-04-17T10:46:25.224Z] #24 5.320 + TMP_GOPATH= [2021-04-17T10:46:25.224Z] #24 5.320 + : /build [2021-04-17T10:46:25.224Z] #24 5.320 + '[' -z '' ']' [2021-04-17T10:46:25.224Z] #24 5.320 ++ mktemp -d [2021-04-17T10:46:25.224Z] #24 5.324 + export GOPATH=/tmp/tmp.Gp9I2BqaIQ [2021-04-17T10:46:25.224Z] #24 5.324 + GOPATH=/tmp/tmp.Gp9I2BqaIQ [2021-04-17T10:46:25.224Z] #24 5.324 + RM_GOPATH=1 [2021-04-17T10:46:25.224Z] #24 5.324 + case "$(go env GOARCH)" in [2021-04-17T10:46:25.224Z] #24 5.324 ++ go env GOARCH [2021-04-17T10:46:25.224Z] #24 5.324 + export GO_BUILDMODE=-buildmode=pie [2021-04-17T10:46:25.224Z] #24 5.324 + GO_BUILDMODE=-buildmode=pie [2021-04-17T10:46:25.224Z] #24 5.324 ++ dirname /tmp/install/install.sh [2021-04-17T10:46:25.224Z] #24 5.325 Install docker/cli version 17.06.2-ce from stable [2021-04-17T10:46:25.224Z] #24 5.326 + dir=/tmp/install [2021-04-17T10:46:25.224Z] #24 5.326 + bin=dockercli [2021-04-17T10:46:25.224Z] #24 5.326 + shift [2021-04-17T10:46:25.224Z] #24 5.326 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-17T10:46:25.224Z] #24 5.326 + . /tmp/install/dockercli.installer [2021-04-17T10:46:25.224Z] #24 5.326 ++ : stable [2021-04-17T10:46:25.224Z] #24 5.326 ++ : 17.06.2-ce [2021-04-17T10:46:25.224Z] #24 5.326 + install_dockercli [2021-04-17T10:46:25.224Z] #24 5.326 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-17T10:46:25.224Z] #24 5.326 ++ uname -m [2021-04-17T10:46:25.224Z] #24 5.337 + arch=x86_64 [2021-04-17T10:46:25.224Z] #24 5.337 + '[' x86_64 '!=' x86_64 ']' [2021-04-17T10:46:25.224Z] #24 5.337 + url=https://download.docker.com/linux/static [2021-04-17T10:46:25.224Z] #24 5.337 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-04-17T10:46:25.224Z] #24 5.337 + tar -xz docker/docker [2021-04-17T10:46:25.224Z] #24 ... [2021-04-17T10:46:25.224Z] [2021-04-17T10:46:25.224Z] #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-04-17T10:46:25.224Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-17T10:46:25.224Z] #36 6.968 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-17T10:46:25.224Z] #36 7.040 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-17T10:46:25.224Z] #36 7.045 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-17T10:46:25.224Z] #36 9.078 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-17T10:46:25.263Z] #20 1.563 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-17T10:46:25.263Z] #20 1.626 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-17T10:46:25.263Z] #20 1.639 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-17T10:46:25.331Z] #46 ... [2021-04-17T10:46:25.331Z] [2021-04-17T10:46:25.331Z] #30 [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-04-17T10:46:25.331Z] #30 sha256:b02a9603f9fb53fba946578d41ac63ccb839f30775c275a67060f653aeb7ccef [2021-04-17T10:46:25.369Z] #58 ... [2021-04-17T10:46:25.369Z] [2021-04-17T10:46:25.369Z] #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-04-17T10:46:25.369Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-17T10:46:25.369Z] #36 6.265 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-17T10:46:25.369Z] #36 6.307 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-17T10:46:25.369Z] #36 6.307 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-17T10:46:25.369Z] #36 7.206 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-17T10:46:25.369Z] #36 8.598 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [267 kB] [2021-04-17T10:46:25.369Z] #36 10.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-04-17T10:46:25.483Z] #36 ... [2021-04-17T10:46:25.483Z] [2021-04-17T10:46:25.483Z] #67 [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-04-17T10:46:25.483Z] #67 sha256:468b5f1d675d37bfec4b5880aa21c7d91b3f67cf5fdc9d43b7d32eebb1487105 [2021-04-17T10:46:25.483Z] #67 6.190 + RM_GOPATH=0 [2021-04-17T10:46:25.483Z] #67 6.190 + TMP_GOPATH= [2021-04-17T10:46:25.483Z] #67 6.190 + : /build [2021-04-17T10:46:25.483Z] #67 6.190 + '[' -z '' ']' [2021-04-17T10:46:25.483Z] #67 6.192 ++ mktemp -d [2021-04-17T10:46:25.483Z] #67 6.196 + export GOPATH=/tmp/tmp.qe4isCEpU5 [2021-04-17T10:46:25.483Z] #67 6.196 + GOPATH=/tmp/tmp.qe4isCEpU5 [2021-04-17T10:46:25.483Z] #67 6.196 + RM_GOPATH=1 [2021-04-17T10:46:25.483Z] #67 6.196 + case "$(go env GOARCH)" in [2021-04-17T10:46:25.483Z] #67 6.199 ++ go env GOARCH [2021-04-17T10:46:25.483Z] #67 6.280 + export GO_BUILDMODE=-buildmode=pie [2021-04-17T10:46:25.483Z] #67 6.280 + GO_BUILDMODE=-buildmode=pie [2021-04-17T10:46:25.483Z] #67 6.280 ++ dirname /tmp/install/install.sh [2021-04-17T10:46:25.483Z] #67 6.288 + dir=/tmp/install [2021-04-17T10:46:25.483Z] #67 6.289 + bin=proxy [2021-04-17T10:46:25.483Z] #67 6.289 + shift [2021-04-17T10:46:25.483Z] #67 6.289 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-17T10:46:25.483Z] #67 6.289 + . /tmp/install/proxy.installer [2021-04-17T10:46:25.483Z] #67 6.296 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-17T10:46:25.483Z] #67 6.296 + install_proxy [2021-04-17T10:46:25.483Z] #67 6.296 + case "$1" in [2021-04-17T10:46:25.484Z] #67 6.296 + export CGO_ENABLED=0 [2021-04-17T10:46:25.484Z] #67 6.296 + CGO_ENABLED=0 [2021-04-17T10:46:25.484Z] #67 6.296 + _install_proxy [2021-04-17T10:46:25.484Z] #67 6.296 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-17T10:46:25.484Z] #67 6.298 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.qe4isCEpU5/src/github.com/docker/libnetwork [2021-04-17T10:46:25.484Z] #67 6.305 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-17T10:46:25.484Z] #67 6.306 Cloning into '/tmp/tmp.qe4isCEpU5/src/github.com/docker/libnetwork'... [2021-04-17T10:46:25.518Z] #20 1.639 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-17T10:46:25.633Z] #36 ... [2021-04-17T10:46:25.633Z] [2021-04-17T10:46:25.633Z] #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-04-17T10:46:25.633Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-04-17T10:46:25.633Z] #55 4.794 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-17T10:46:25.633Z] #55 4.827 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-17T10:46:25.633Z] #55 4.827 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-17T10:46:25.633Z] #55 5.510 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-17T10:46:25.633Z] #55 7.156 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [267 kB] [2021-04-17T10:46:25.633Z] #55 8.746 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-04-17T10:46:25.633Z] #55 ... [2021-04-17T10:46:25.633Z] [2021-04-17T10:46:25.633Z] #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-04-17T10:46:25.633Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-04-17T10:46:25.633Z] #32 5.921 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-17T10:46:25.633Z] #32 5.925 Cloning into '.'... [2021-04-17T10:46:25.744Z] #67 ... [2021-04-17T10:46:25.745Z] [2021-04-17T10:46:25.745Z] #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-04-17T10:46:25.745Z] #49 sha256:319b0c01211a30a7d0b095b83e2a8029c67692c121bb7545ea525a0f8f5cd1e4 [2021-04-17T10:46:25.745Z] #49 5.768 + RM_GOPATH=0 [2021-04-17T10:46:25.745Z] #49 5.768 + TMP_GOPATH= [2021-04-17T10:46:25.745Z] #49 5.768 + : /build [2021-04-17T10:46:25.745Z] #49 5.768 + '[' -z '' ']' [2021-04-17T10:46:25.745Z] #49 5.768 ++ mktemp -d [2021-04-17T10:46:25.745Z] #49 5.768 + export GOPATH=/tmp/tmp.jqAu3S8nG8 [2021-04-17T10:46:25.745Z] #49 5.768 + GOPATH=/tmp/tmp.jqAu3S8nG8 [2021-04-17T10:46:25.745Z] #49 5.768 + RM_GOPATH=1 [2021-04-17T10:46:25.745Z] #49 5.768 + case "$(go env GOARCH)" in [2021-04-17T10:46:25.745Z] #49 5.768 ++ go env GOARCH [2021-04-17T10:46:25.745Z] #49 5.772 + export GO_BUILDMODE=-buildmode=pie [2021-04-17T10:46:25.745Z] #49 5.772 + GO_BUILDMODE=-buildmode=pie [2021-04-17T10:46:25.745Z] #49 5.772 ++ dirname /tmp/install/install.sh [2021-04-17T10:46:25.745Z] #49 5.784 + dir=/tmp/install [2021-04-17T10:46:25.745Z] #49 5.784 + bin=golangci_lint [2021-04-17T10:46:25.745Z] #49 5.784 + shift [2021-04-17T10:46:25.745Z] #49 5.784 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-17T10:46:25.745Z] #49 5.784 + . /tmp/install/golangci_lint.installer [2021-04-17T10:46:25.745Z] #49 5.784 ++ : v1.23.8 [2021-04-17T10:46:25.745Z] #49 5.784 + install_golangci_lint [2021-04-17T10:46:25.745Z] #49 5.784 + set -e [2021-04-17T10:46:25.745Z] #49 5.784 + export GO111MODULE=on [2021-04-17T10:46:25.745Z] #49 5.784 + GO111MODULE=on [2021-04-17T10:46:25.745Z] #49 5.784 + GOBIN=/build [2021-04-17T10:46:25.745Z] #49 5.784 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-17T10:46:25.745Z] #49 5.824 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-17T10:46:25.745Z] #49 5.832 go: finding github.com v1.23.8 [2021-04-17T10:46:25.745Z] #49 5.832 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-17T10:46:25.745Z] #49 5.833 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-17T10:46:25.745Z] #49 5.833 go: finding github.com/golangci v1.23.8 [2021-04-17T10:46:25.745Z] #49 7.000 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-17T10:46:25.745Z] #49 8.170 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-17T10:46:25.745Z] #49 ... [2021-04-17T10:46:25.745Z] [2021-04-17T10:46:25.745Z] #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-04-17T10:46:25.745Z] #58 sha256:8e0d754fa083591742dd1bf74f6455e0070243abef35e483d120c74b0b7b70ac [2021-04-17T10:46:25.745Z] #58 6.708 + RM_GOPATH=0 [2021-04-17T10:46:25.745Z] #58 6.708 + TMP_GOPATH= [2021-04-17T10:46:25.745Z] #58 6.708 + : /build [2021-04-17T10:46:25.745Z] #58 6.708 + '[' -z '' ']' [2021-04-17T10:46:25.745Z] #58 6.711 ++ mktemp -d [2021-04-17T10:46:25.745Z] #58 6.711 + export GOPATH=/tmp/tmp.b2f7FzDoWB [2021-04-17T10:46:25.745Z] #58 6.711 + GOPATH=/tmp/tmp.b2f7FzDoWB [2021-04-17T10:46:25.745Z] #58 6.711 + RM_GOPATH=1 [2021-04-17T10:46:25.745Z] #58 6.711 + case "$(go env GOARCH)" in [2021-04-17T10:46:25.745Z] #58 6.711 ++ go env GOARCH [2021-04-17T10:46:25.745Z] #58 6.812 + export GO_BUILDMODE=-buildmode=pie [2021-04-17T10:46:25.745Z] #58 6.812 + GO_BUILDMODE=-buildmode=pie [2021-04-17T10:46:25.745Z] #58 6.812 ++ dirname /tmp/install/install.sh [2021-04-17T10:46:25.745Z] #58 6.840 Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-17T10:46:25.745Z] #58 6.840 + dir=/tmp/install [2021-04-17T10:46:25.745Z] #58 6.840 + bin=rootlesskit [2021-04-17T10:46:25.745Z] #58 6.840 + shift [2021-04-17T10:46:25.745Z] #58 6.840 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-17T10:46:25.745Z] #58 6.840 + . /tmp/install/rootlesskit.installer [2021-04-17T10:46:25.745Z] #58 6.840 ++ : ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-17T10:46:25.745Z] #58 6.840 + install_rootlesskit [2021-04-17T10:46:25.745Z] #58 6.840 + case "$1" in [2021-04-17T10:46:25.745Z] #58 6.840 + export CGO_ENABLED=0 [2021-04-17T10:46:25.745Z] #58 6.840 + CGO_ENABLED=0 [2021-04-17T10:46:25.745Z] #58 6.840 + _install_rootlesskit [2021-04-17T10:46:25.745Z] #58 6.840 + echo 'Install rootlesskit version ed9b8c5cc48d29d0a979dae52a24f6e886795abd' [2021-04-17T10:46:25.745Z] #58 6.840 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.b2f7FzDoWB/src/github.com/rootless-containers/rootlesskit [2021-04-17T10:46:25.745Z] #58 6.854 Cloning into '/tmp/tmp.b2f7FzDoWB/src/github.com/rootless-containers/rootlesskit'... [2021-04-17T10:46:25.915Z] #32 ... [2021-04-17T10:46:25.915Z] [2021-04-17T10:46:25.915Z] #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-04-17T10:46:25.915Z] #51 sha256:ae532ebd813c0ec73837d982eb740e04859852c36a059d6eab5ebaccd98f93fa [2021-04-17T10:46:25.915Z] #51 5.286 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-17T10:46:25.915Z] #51 5.286 + RM_GOPATH=0 [2021-04-17T10:46:25.915Z] #51 5.286 + TMP_GOPATH= [2021-04-17T10:46:25.915Z] #51 5.286 + : /build [2021-04-17T10:46:25.915Z] #51 5.286 + '[' -z '' ']' [2021-04-17T10:46:25.915Z] #51 5.286 ++ mktemp -d [2021-04-17T10:46:25.915Z] #51 5.286 + export GOPATH=/tmp/tmp.jLqNylhqWC [2021-04-17T10:46:25.915Z] #51 5.286 + GOPATH=/tmp/tmp.jLqNylhqWC [2021-04-17T10:46:25.915Z] #51 5.286 + RM_GOPATH=1 [2021-04-17T10:46:25.915Z] #51 5.286 + case "$(go env GOARCH)" in [2021-04-17T10:46:25.915Z] #51 5.286 ++ go env GOARCH [2021-04-17T10:46:25.915Z] #51 5.286 + export GO_BUILDMODE=-buildmode=pie [2021-04-17T10:46:25.915Z] #51 5.286 + GO_BUILDMODE=-buildmode=pie [2021-04-17T10:46:25.915Z] #51 5.286 ++ dirname /tmp/install/install.sh [2021-04-17T10:46:25.915Z] #51 5.286 + dir=/tmp/install [2021-04-17T10:46:25.915Z] #51 5.286 + bin=shfmt [2021-04-17T10:46:25.915Z] #51 5.286 + shift [2021-04-17T10:46:25.915Z] #51 5.286 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-17T10:46:25.915Z] #51 5.286 + . /tmp/install/shfmt.installer [2021-04-17T10:46:25.915Z] #51 5.286 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-17T10:46:25.915Z] #51 5.286 + install_shfmt [2021-04-17T10:46:25.915Z] #51 5.286 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-17T10:46:25.915Z] #51 5.286 + git clone https://github.com/mvdan/sh.git /tmp/tmp.jLqNylhqWC/src/github.com/mvdan/sh [2021-04-17T10:46:25.915Z] #51 5.290 Cloning into '/tmp/tmp.jLqNylhqWC/src/github.com/mvdan/sh'... [2021-04-17T10:46:25.915Z] #51 ... [2021-04-17T10:46:25.915Z] [2021-04-17T10:46:25.915Z] #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-04-17T10:46:25.915Z] #47 sha256:3eb5b66d7f64c96bb9aebef4f639ec877f36d324e311cc675271b02b336fff3b [2021-04-17T10:46:25.915Z] #47 5.733 + RM_GOPATH=0 [2021-04-17T10:46:25.915Z] #47 5.733 + TMP_GOPATH= [2021-04-17T10:46:25.915Z] #47 5.733 + : /build [2021-04-17T10:46:25.915Z] #47 5.733 + '[' -z '' ']' [2021-04-17T10:46:25.915Z] #47 5.740 ++ mktemp -d [2021-04-17T10:46:25.915Z] #47 5.742 + export GOPATH=/tmp/tmp.Zvh1JgFzZL [2021-04-17T10:46:25.915Z] #47 5.742 + GOPATH=/tmp/tmp.Zvh1JgFzZL [2021-04-17T10:46:25.915Z] #47 5.742 + RM_GOPATH=1 [2021-04-17T10:46:25.915Z] #47 5.742 + case "$(go env GOARCH)" in [2021-04-17T10:46:25.915Z] #47 5.742 ++ go env GOARCH [2021-04-17T10:46:25.915Z] #47 5.817 + export GO_BUILDMODE=-buildmode=pie [2021-04-17T10:46:25.915Z] #47 5.817 + GO_BUILDMODE=-buildmode=pie [2021-04-17T10:46:25.915Z] #47 5.817 ++ dirname /tmp/install/install.sh [2021-04-17T10:46:25.915Z] #47 5.820 + dir=/tmp/install [2021-04-17T10:46:25.915Z] #47 5.820 + bin=gotestsum [2021-04-17T10:46:25.915Z] #47 5.820 + shift [2021-04-17T10:46:25.915Z] #47 5.820 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-17T10:46:25.915Z] #47 5.820 + . /tmp/install/gotestsum.installer [2021-04-17T10:46:25.915Z] #47 5.820 ++ : v0.5.3 [2021-04-17T10:46:25.915Z] #47 5.820 + install_gotestsum [2021-04-17T10:46:25.915Z] #47 5.820 + set -e [2021-04-17T10:46:25.915Z] #47 5.820 + export GO111MODULE=on [2021-04-17T10:46:25.915Z] #47 5.820 + GO111MODULE=on [2021-04-17T10:46:25.915Z] #47 5.820 + GOBIN=/build [2021-04-17T10:46:25.915Z] #47 5.820 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-17T10:46:25.915Z] #47 5.840 go: finding gotest.tools v0.5.3 [2021-04-17T10:46:25.915Z] #47 5.841 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-17T10:46:25.915Z] #47 7.018 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-17T10:46:25.915Z] #47 7.535 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-17T10:46:25.915Z] #47 8.755 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-17T10:46:25.915Z] #47 8.757 go: downloading github.com/fatih/color v1.9.0 [2021-04-17T10:46:25.915Z] #47 8.760 go: downloading github.com/pkg/errors v0.9.1 [2021-04-17T10:46:25.915Z] #47 8.858 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-17T10:46:25.915Z] #47 8.981 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-17T10:46:25.915Z] #47 9.033 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-17T10:46:25.915Z] #47 9.056 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-17T10:46:25.915Z] #47 9.110 go: extracting github.com/fatih/color v1.9.0 [2021-04-17T10:46:25.915Z] #47 9.179 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-17T10:46:25.915Z] #47 9.243 go: extracting github.com/pkg/errors v0.9.1 [2021-04-17T10:46:25.915Z] #47 9.260 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-17T10:46:25.915Z] #47 9.478 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-17T10:46:25.915Z] #47 9.500 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-17T10:46:25.915Z] #47 9.548 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-17T10:46:25.915Z] #47 9.614 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-17T10:46:25.915Z] #47 9.730 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-17T10:46:25.915Z] #47 9.731 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-17T10:46:25.915Z] #47 10.02 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-17T10:46:25.915Z] #47 10.10 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-17T10:46:25.915Z] #47 10.66 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-17T10:46:25.915Z] #47 11.21 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-17T10:46:26.004Z] #58 ... [2021-04-17T10:46:26.004Z] [2021-04-17T10:46:26.004Z] #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-04-17T10:46:26.004Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-17T10:46:26.004Z] #55 7.256 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-17T10:46:26.004Z] #55 7.339 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-17T10:46:26.004Z] #55 7.344 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-17T10:46:26.004Z] #55 9.302 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-17T10:46:26.004Z] #55 ... [2021-04-17T10:46:26.004Z] [2021-04-17T10:46:26.004Z] #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-04-17T10:46:26.004Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-17T10:46:26.004Z] #42 7.128 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-17T10:46:26.004Z] #42 7.208 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-17T10:46:26.004Z] #42 7.208 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-17T10:46:26.004Z] #42 9.719 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-17T10:46:26.079Z] #20 2.172 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-04-17T10:46:26.186Z] #47 ... [2021-04-17T10:46:26.186Z] [2021-04-17T10:46:26.186Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-17T10:46:26.186Z] #34 sha256:5e049f333419340f63a8f252dbac22c76c8b266cae1aa2f30306e75337d61e27 [2021-04-17T10:46:26.186Z] #34 6.095 Install go-toml version v1.8.1 [2021-04-17T10:46:26.186Z] #34 6.130 go: finding github.com v1.8.1 [2021-04-17T10:46:26.186Z] #34 6.132 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-04-17T10:46:26.186Z] #34 6.132 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-04-17T10:46:26.186Z] #34 6.139 go: finding github.com/pelletier v1.8.1 [2021-04-17T10:46:26.186Z] #34 6.154 go: finding github.com/pelletier/go-toml v1.8.1 [2021-04-17T10:46:26.186Z] #34 7.020 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-04-17T10:46:26.186Z] #34 7.481 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-04-17T10:46:26.186Z] #34 9.558 github.com/pelletier/go-toml [2021-04-17T10:46:26.186Z] #34 ... [2021-04-17T10:46:26.186Z] [2021-04-17T10:46:26.186Z] #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-04-17T10:46:26.186Z] #45 sha256:4517d1f446675c7b54b5db582f36f501540f6cf80b3f9a80b1b0c6d4cdbc5228 [2021-04-17T10:46:26.186Z] #45 10.77 unicode/utf16 [2021-04-17T10:46:26.186Z] #45 11.30 container/list [2021-04-17T10:46:26.264Z] #42 ... [2021-04-17T10:46:26.264Z] [2021-04-17T10:46:26.264Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-17T10:46:26.264Z] #34 sha256:768769bb6d31709d4ee589751fb48e20386bdbb561229182b1f70cec666986cf [2021-04-17T10:46:26.264Z] #34 4.893 Install go-toml version v1.8.1 [2021-04-17T10:46:26.264Z] #34 4.920 go: finding github.com v1.8.1 [2021-04-17T10:46:26.264Z] #34 4.920 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-04-17T10:46:26.264Z] #34 4.920 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-04-17T10:46:26.264Z] #34 4.920 go: finding github.com/pelletier/go-toml v1.8.1 [2021-04-17T10:46:26.264Z] #34 4.920 go: finding github.com/pelletier v1.8.1 [2021-04-17T10:46:26.264Z] #34 5.437 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-04-17T10:46:26.264Z] #34 5.801 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-04-17T10:46:26.264Z] #34 8.067 github.com/pelletier/go-toml [2021-04-17T10:46:26.264Z] #34 ... [2021-04-17T10:46:26.264Z] [2021-04-17T10:46:26.264Z] #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-04-17T10:46:26.264Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-17T10:46:26.264Z] #32 5.873 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-17T10:46:26.264Z] #32 5.873 Cloning into '.'... [2021-04-17T10:46:26.524Z] #32 ... [2021-04-17T10:46:26.524Z] [2021-04-17T10:46:26.524Z] #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-04-17T10:46:26.524Z] #51 sha256:f3522da1e9f6dc51ff2d7f2d032da79c303688ae2dca4e33f6e20e57a632412e [2021-04-17T10:46:26.524Z] #51 5.762 + RM_GOPATH=0 [2021-04-17T10:46:26.524Z] #51 5.762 + TMP_GOPATH= [2021-04-17T10:46:26.524Z] #51 5.762 + : /build [2021-04-17T10:46:26.524Z] #51 5.762 + '[' -z '' ']' [2021-04-17T10:46:26.524Z] #51 5.774 ++ mktemp -d [2021-04-17T10:46:26.524Z] #51 5.774 + export GOPATH=/tmp/tmp.mtRv8Jb6JN [2021-04-17T10:46:26.524Z] #51 5.774 + GOPATH=/tmp/tmp.mtRv8Jb6JN [2021-04-17T10:46:26.524Z] #51 5.774 + RM_GOPATH=1 [2021-04-17T10:46:26.524Z] #51 5.774 + case "$(go env GOARCH)" in [2021-04-17T10:46:26.524Z] #51 5.774 ++ go env GOARCH [2021-04-17T10:46:26.524Z] #51 5.815 + export GO_BUILDMODE=-buildmode=pie [2021-04-17T10:46:26.524Z] #51 5.815 + GO_BUILDMODE=-buildmode=pie [2021-04-17T10:46:26.524Z] #51 5.815 ++ dirname /tmp/install/install.sh [2021-04-17T10:46:26.524Z] #51 5.816 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-17T10:46:26.524Z] #51 5.816 + dir=/tmp/install [2021-04-17T10:46:26.524Z] #51 5.816 + bin=shfmt [2021-04-17T10:46:26.524Z] #51 5.816 + shift [2021-04-17T10:46:26.524Z] #51 5.816 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-17T10:46:26.524Z] #51 5.816 + . /tmp/install/shfmt.installer [2021-04-17T10:46:26.524Z] #51 5.816 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-17T10:46:26.524Z] #51 5.816 + install_shfmt [2021-04-17T10:46:26.524Z] #51 5.816 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-17T10:46:26.524Z] #51 5.816 + git clone https://github.com/mvdan/sh.git /tmp/tmp.mtRv8Jb6JN/src/github.com/mvdan/sh [2021-04-17T10:46:26.524Z] #51 5.821 Cloning into '/tmp/tmp.mtRv8Jb6JN/src/github.com/mvdan/sh'... [2021-04-17T10:46:26.524Z] #51 ... [2021-04-17T10:46:26.524Z] [2021-04-17T10:46:26.524Z] #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-04-17T10:46:26.524Z] #47 sha256:6a22f5920b6b662e5c1f8761e373ef3910f8f435a3ec5346c8b77bff80f47269 [2021-04-17T10:46:26.524Z] #47 10.31 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-17T10:46:26.524Z] #47 10.32 go: extracting github.com/pkg/errors v0.9.1 [2021-04-17T10:46:26.524Z] #47 10.33 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-17T10:46:26.524Z] #47 10.41 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-17T10:46:26.524Z] #47 10.63 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-17T10:46:26.524Z] #47 10.64 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-17T10:46:26.524Z] #47 10.69 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-17T10:46:26.524Z] #47 10.71 go: extracting github.com/fatih/color v1.9.0 [2021-04-17T10:46:26.524Z] #47 10.88 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-17T10:46:26.524Z] #47 11.02 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-17T10:46:26.524Z] #47 11.04 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-17T10:46:26.524Z] #47 11.08 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-17T10:46:26.524Z] #47 11.22 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-17T10:46:26.524Z] #47 11.54 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-17T10:46:26.761Z] #45 12.18 crypto/internal/subtle [2021-04-17T10:46:26.783Z] #47 11.73 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-17T10:46:27.007Z] #20 3.204 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-17T10:46:27.025Z] #45 12.42 crypto/subtle [2021-04-17T10:46:27.177Z] #30 10.84 0.1% 1.3% ## 3.5% ### 5.1% ##### 7.3% ##### 7.9% ###### 9.5% ######## 11.7% ########## 14.9% ########### 15.5% ########### 16.6% ############# 18.6% ############## 20.5% ############### 22.0% ################ 23.6% ################## 25.2% ################### 26.9% ##################### 29.6% [2021-04-17T10:46:27.177Z] #30 ... [2021-04-17T10:46:27.177Z] [2021-04-17T10:46:27.177Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-17T10:46:27.177Z] #35 sha256:b283a6d29601dd47a4ec46b8506b2d838babbfbbc179f5ba9b7ae3f354c08a08 [2021-04-17T10:46:27.177Z] #35 13.10 github.com/pelletier/go-toml/cmd/tomll [2021-04-17T10:46:27.177Z] #35 DONE 18.6s [2021-04-17T10:46:27.177Z] [2021-04-17T10:46:27.177Z] #30 [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-04-17T10:46:27.177Z] #30 sha256:b02a9603f9fb53fba946578d41ac63ccb839f30775c275a67060f653aeb7ccef [2021-04-17T10:46:27.548Z] #42 13.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-17T10:46:27.639Z] #45 12.77 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-17T10:46:27.639Z] #45 12.89 internal/nettrace [2021-04-17T10:46:27.903Z] #45 13.05 runtime/cgo [2021-04-17T10:46:27.903Z] #45 13.37 vendor/golang.org/x/crypto/internal/subtle [2021-04-17T10:46:28.370Z] #20 4.332 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-17T10:46:28.689Z] #47 13.22 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-17T10:46:28.692Z] #30 10.84 0.1% 1.3% ## 3.5% ### 5.1% ##### 7.3% ##### 7.9% ###### 9.5% ######## 11.7% ########## 14.9% ########### 15.5% ########### 16.6% ############# 18.6% ############## 20.5% ############### 22.0% ################ 23.6% ################## 25.2% ################### 26.9% ##################### 29.6% ###################### 30.7% ###################### 31.8% ######################## 33.4% ######################### 35.1% ########################## 36.2% ########################## 37.2% ########################### 38.3% ############################ 39.4% ############################# 40.5% ############################# 41.6% ############################### 43.5% ############################### 44.4% ################################# 46.0% ################################## 47.6% ################################### 49.3% [2021-04-17T10:46:28.692Z] #30 ... [2021-04-17T10:46:28.692Z] [2021-04-17T10:46:28.692Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-17T10:46:28.692Z] #48 sha256:281196d8c11b334dcca0b6ad2bc5a9a329f2c8b1ef33fd3ae19ba872f8090b15 [2021-04-17T10:46:28.692Z] #48 10.36 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-17T10:46:28.692Z] #48 15.10 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-17T10:46:28.692Z] #48 15.11 go: finding github.com/fatih/color v1.9.0 [2021-04-17T10:46:28.692Z] #48 15.12 go: finding github.com/pkg/errors v0.9.1 [2021-04-17T10:46:28.692Z] #48 15.19 go: finding github.com/spf13/pflag v1.0.3 [2021-04-17T10:46:28.692Z] #48 15.41 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-17T10:46:28.692Z] #48 15.70 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-17T10:46:28.692Z] #48 15.94 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-17T10:46:28.693Z] #48 16.10 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-17T10:46:28.693Z] #48 16.19 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-17T10:46:28.693Z] #48 16.19 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-17T10:46:28.693Z] #48 16.20 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-17T10:46:28.860Z] #45 ... [2021-04-17T10:46:28.860Z] [2021-04-17T10:46:28.860Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-17T10:46:28.860Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-17T10:46:28.860Z] #13 3.024 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-17T10:46:28.860Z] #13 3.027 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-17T10:46:28.860Z] #13 3.077 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-17T10:46:28.860Z] #13 3.077 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-17T10:46:28.860Z] #13 4.129 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-17T10:46:28.860Z] #13 5.720 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [267 kB] [2021-04-17T10:46:28.860Z] #13 7.053 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-04-17T10:46:28.860Z] #13 8.264 Get:8 http://deb.debian.org/debian buster-backports/main arm64 Packages [461 kB] [2021-04-17T10:46:28.860Z] #13 ... [2021-04-17T10:46:28.860Z] [2021-04-17T10:46:28.860Z] #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-04-17T10:46:28.860Z] #49 sha256:31263b9c4e9a041f9f3b3cd0b2d013ce7143c87da473c17619d3f94357a649fe [2021-04-17T10:46:28.860Z] #49 13.33 go: downloading github.com/pkg/errors v0.8.1 [2021-04-17T10:46:28.860Z] #49 13.34 go: downloading github.com/fatih/color v1.7.0 [2021-04-17T10:46:28.860Z] #49 13.40 go: extracting github.com/pkg/errors v0.8.1 [2021-04-17T10:46:28.860Z] #49 13.49 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-17T10:46:28.860Z] #49 13.51 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-17T10:46:28.860Z] #49 13.51 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-17T10:46:28.860Z] #49 13.58 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-17T10:46:28.860Z] #49 13.59 go: extracting github.com/fatih/color v1.7.0 [2021-04-17T10:46:28.860Z] #49 13.60 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-17T10:46:28.860Z] #49 13.62 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-17T10:46:28.860Z] #49 13.68 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-17T10:46:28.860Z] #49 13.69 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-17T10:46:28.860Z] #49 13.79 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-17T10:46:28.860Z] #49 13.86 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-17T10:46:28.860Z] #49 14.14 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-17T10:46:28.860Z] #49 14.17 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-17T10:46:28.860Z] #49 14.18 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-17T10:46:28.860Z] #49 14.28 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-17T10:46:28.919Z] #42 ... [2021-04-17T10:46:28.919Z] [2021-04-17T10:46:28.919Z] #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-04-17T10:46:28.919Z] #24 sha256:9162c11fbb2d639d0e090e9f7f8dd24e54862c8018149e14a753d9ea8b74c83b [2021-04-17T10:46:28.919Z] #24 14.22 + mkdir -p /build [2021-04-17T10:46:28.919Z] #24 14.22 + mv docker/docker /build/ [2021-04-17T10:46:28.919Z] #24 14.24 + rmdir docker [2021-04-17T10:46:28.919Z] #24 DONE 15.1s [2021-04-17T10:46:28.919Z] [2021-04-17T10:46:28.919Z] #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-04-17T10:46:28.919Z] #49 sha256:8316f9fbe488d9bd83800df167d1219b4c397cb7db757f959bd0478b154f1f75 [2021-04-17T10:46:28.919Z] #49 15.01 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-17T10:46:28.919Z] #49 15.05 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-17T10:46:28.919Z] #49 15.10 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-17T10:46:28.919Z] #49 15.10 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-17T10:46:28.919Z] #49 15.10 go: downloading github.com/spf13/viper v1.6.1 [2021-04-17T10:46:28.919Z] #49 15.17 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-17T10:46:28.919Z] #49 15.24 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-17T10:46:28.919Z] #49 15.40 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-17T10:46:28.995Z] #48 ... [2021-04-17T10:46:28.995Z] [2021-04-17T10:46:28.995Z] #30 [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-04-17T10:46:28.995Z] #30 sha256:b02a9603f9fb53fba946578d41ac63ccb839f30775c275a67060f653aeb7ccef [2021-04-17T10:46:29.175Z] #49 14.50 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-17T10:46:29.175Z] #49 14.57 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-17T10:46:29.177Z] #49 15.58 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-17T10:46:29.177Z] #49 15.66 go: extracting github.com/spf13/viper v1.6.1 [2021-04-17T10:46:29.177Z] #49 15.68 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-17T10:46:29.260Z] #47 ... [2021-04-17T10:46:29.260Z] [2021-04-17T10:46:29.260Z] #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-04-17T10:46:29.260Z] #24 sha256:ab266dd614bb331a5345a1a0d5c520326b2ec036ed9f69eb4caf3e9ccc6c97c1 [2021-04-17T10:46:29.260Z] #24 13.84 + mkdir -p /build [2021-04-17T10:46:29.260Z] #24 13.85 + mv docker/docker /build/ [2021-04-17T10:46:29.260Z] #24 13.87 + rmdir docker [2021-04-17T10:46:29.260Z] #24 DONE 14.2s [2021-04-17T10:46:29.442Z] #49 14.61 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-17T10:46:29.442Z] #49 14.69 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-17T10:46:29.442Z] #49 14.80 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-17T10:46:29.442Z] #49 15.83 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-17T10:46:29.442Z] #49 15.91 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-17T10:46:29.442Z] #49 15.94 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-17T10:46:29.442Z] #49 15.99 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-17T10:46:29.442Z] #49 15.99 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-17T10:46:29.442Z] #49 15.99 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-17T10:46:29.519Z] [2021-04-17T10:46:29.519Z] #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-04-17T10:46:29.519Z] #58 sha256:8e0d754fa083591742dd1bf74f6455e0070243abef35e483d120c74b0b7b70ac [2021-04-17T10:46:29.519Z] #58 11.98 + cd /tmp/tmp.b2f7FzDoWB/src/github.com/rootless-containers/rootlesskit [2021-04-17T10:46:29.519Z] #58 11.99 + git checkout -q ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-17T10:46:29.519Z] #58 12.02 + export GO111MODULE=on [2021-04-17T10:46:29.519Z] #58 12.02 + GO111MODULE=on [2021-04-17T10:46:29.519Z] #58 12.02 + export GOPROXY=https://proxy.golang.org [2021-04-17T10:46:29.519Z] #58 12.02 + GOPROXY=https://proxy.golang.org [2021-04-17T10:46:29.519Z] #58 12.02 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-17T10:46:29.519Z] #58 12.02 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-17T10:46:29.519Z] #58 13.74 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-17T10:46:29.519Z] #58 13.78 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-17T10:46:29.519Z] #58 13.78 go: downloading github.com/pkg/errors v0.9.1 [2021-04-17T10:46:29.519Z] #58 13.82 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-17T10:46:29.519Z] #58 13.86 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-17T10:46:29.519Z] #58 13.87 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-17T10:46:29.519Z] #58 13.95 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-17T10:46:29.519Z] #58 13.95 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-17T10:46:29.519Z] #58 14.11 go: extracting github.com/pkg/errors v0.9.1 [2021-04-17T10:46:29.519Z] #58 14.23 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-17T10:46:29.709Z] #49 16.02 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-17T10:46:29.709Z] #49 16.18 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-17T10:46:29.728Z] #49 14.99 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-17T10:46:29.735Z] #20 5.900 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-17T10:46:29.779Z] #58 14.67 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-17T10:46:29.779Z] #58 14.70 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-17T10:46:29.966Z] #49 16.33 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-17T10:46:29.966Z] #49 16.33 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-17T10:46:29.966Z] #49 16.34 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-17T10:46:29.990Z] #20 ... [2021-04-17T10:46:29.990Z] [2021-04-17T10:46:29.990Z] #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-04-17T10:46:29.990Z] #45 sha256:29b81d6098a85e4b8c049910e84d8e09cabdd8caf493e5b2544274b8074df1f7 [2021-04-17T10:46:29.990Z] #45 134.6 github.com/LK4D4/vndr/godl [2021-04-17T10:46:29.992Z] #49 15.20 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-17T10:46:29.992Z] #49 15.26 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-17T10:46:29.992Z] #49 15.33 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-17T10:46:29.992Z] #49 15.34 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-17T10:46:29.992Z] #49 15.37 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-17T10:46:29.992Z] #49 15.37 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-17T10:46:30.043Z] #58 14.94 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-17T10:46:30.043Z] #58 14.99 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-17T10:46:30.223Z] #49 16.60 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-17T10:46:30.223Z] #49 16.65 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-17T10:46:30.323Z] #58 15.19 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-17T10:46:30.323Z] #58 15.19 go: downloading github.com/google/uuid v1.2.0 [2021-04-17T10:46:30.323Z] #58 15.20 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-17T10:46:30.327Z] #49 15.58 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-17T10:46:30.327Z] #49 15.65 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-17T10:46:30.481Z] #49 16.68 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-17T10:46:30.481Z] #49 16.68 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-17T10:46:30.481Z] #49 16.70 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-17T10:46:30.481Z] #49 16.84 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-17T10:46:30.481Z] #49 16.84 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-17T10:46:30.544Z] #30 10.84 0.1% 1.3% ## 3.5% ### 5.1% ##### 7.3% ##### 7.9% ###### 9.5% ######## 11.7% ########## 14.9% ########### 15.5% ########### 16.6% ############# 18.6% ############## 20.5% ############### 22.0% ################ 23.6% ################## 25.2% ################### 26.9% ##################### 29.6% ###################### 30.7% ###################### 31.8% ######################## 33.4% ######################### 35.1% ########################## 36.2% ########################## 37.2% ########################### 38.3% ############################ 39.4% ############################# 40.5% ############################# 41.6% ############################### 43.5% ############################### 44.4% ################################# 46.0% ################################## 47.6% ################################### 49.3% #################################### 50.3% ##################################### 51.4% ###################################### 53.5% ####################################### 54.6% ######################################## 55.7% ######################################### 57.3% ########################################## 59.5% ############################################ 61.6% ############################################# 63.3% ############################################### 65.9% ################################################ 67.2% ################################################# 68.8% ################################################### 71.0% #################################################### 73.1% ###################################################### [2021-04-17T10:46:30.544Z] #30 ... [2021-04-17T10:46:30.544Z] [2021-04-17T10:46:30.544Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-17T10:46:30.544Z] #59 sha256:d619257cbec15308bcc1a880149ebdca726fce7dd6c7567bb1a329a63ad96d7b [2021-04-17T10:46:30.544Z] #59 12.19 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-17T10:46:30.544Z] #59 12.28 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-17T10:46:30.544Z] #59 12.37 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-17T10:46:30.544Z] #59 13.97 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-17T10:46:30.544Z] #59 14.05 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-17T10:46:30.544Z] #59 17.73 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-17T10:46:30.544Z] #59 20.87 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-17T10:46:30.544Z] #59 21.22 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-17T10:46:30.544Z] #59 21.38 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-17T10:46:30.544Z] #59 21.67 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-17T10:46:30.606Z] #49 15.75 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-17T10:46:30.606Z] #49 15.79 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-17T10:46:30.606Z] #49 15.80 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-17T10:46:30.606Z] #49 15.94 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-17T10:46:30.738Z] #49 17.09 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-17T10:46:30.738Z] #49 17.09 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-17T10:46:30.853Z] #59 ... [2021-04-17T10:46:30.853Z] [2021-04-17T10:46:30.853Z] #30 [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-04-17T10:46:30.853Z] #30 sha256:b02a9603f9fb53fba946578d41ac63ccb839f30775c275a67060f653aeb7ccef [2021-04-17T10:46:30.853Z] #30 10.84 0.1% 1.3% ## 3.5% ### 5.1% ##### 7.3% ##### 7.9% ###### 9.5% ######## 11.7% ########## 14.9% ########### 15.5% ########### 16.6% ############# 18.6% ############## 20.5% ############### 22.0% ################ 23.6% ################## 25.2% ################### 26.9% ##################### 29.6% ###################### 30.7% ###################### 31.8% ######################## 33.4% ######################### 35.1% ########################## 36.2% ########################## 37.2% ########################### 38.3% ############################ 39.4% ############################# 40.5% ############################# 41.6% ############################### 43.5% ############################### 44.4% ################################# 46.0% ################################## 47.6% ################################### 49.3% #################################### 50.3% ##################################### 51.4% ###################################### 53.5% ####################################### 54.6% ######################################## 55.7% ######################################### 57.3% ########################################## 59.5% ############################################ 61.6% ############################################# 63.3% ############################################### 65.9% ################################################ 67.2% ################################################# 68.8% ################################################### 71.0% #################################################### 73.1% ###################################################### 75.3% ####################################################### 77.5% ######################################################### 80.2% ########################################################### [2021-04-17T10:46:30.853Z] #30 ... [2021-04-17T10:46:30.853Z] [2021-04-17T10:46:30.853Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-17T10:46:30.853Z] #50 sha256:accfad83fe8dbe77da941bba6f4c9fd7ea99fb47fc3f95c525fb6d9545498315 [2021-04-17T10:46:30.853Z] #50 12.44 go: downloading github.com/spf13/viper v1.6.1 [2021-04-17T10:46:30.853Z] #50 12.52 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-17T10:46:30.853Z] #50 12.56 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-17T10:46:30.853Z] #50 12.58 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-17T10:46:30.853Z] #50 12.59 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-17T10:46:30.853Z] #50 12.65 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-17T10:46:30.853Z] #50 12.65 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-17T10:46:30.853Z] #50 12.73 go: downloading github.com/pkg/errors v0.8.1 [2021-04-17T10:46:30.853Z] #50 13.00 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-17T10:46:30.853Z] #50 13.07 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-17T10:46:30.853Z] #50 13.20 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-17T10:46:30.853Z] #50 13.25 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-17T10:46:30.853Z] #50 13.25 go: extracting github.com/pkg/errors v0.8.1 [2021-04-17T10:46:30.853Z] #50 13.26 go: extracting github.com/spf13/viper v1.6.1 [2021-04-17T10:46:30.853Z] #50 13.46 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-17T10:46:30.853Z] #50 13.47 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-17T10:46:30.853Z] #50 13.51 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-17T10:46:30.853Z] #50 13.65 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-17T10:46:30.853Z] #50 13.81 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-17T10:46:30.853Z] #50 13.92 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-17T10:46:30.853Z] #50 13.94 go: downloading github.com/fatih/color v1.7.0 [2021-04-17T10:46:30.853Z] #50 14.00 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-17T10:46:30.853Z] #50 14.06 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-17T10:46:30.853Z] #50 14.13 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-17T10:46:30.853Z] #50 14.24 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-17T10:46:30.853Z] #50 14.46 go: extracting github.com/fatih/color v1.7.0 [2021-04-17T10:46:30.853Z] #50 14.50 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-17T10:46:30.853Z] #50 14.55 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-17T10:46:30.853Z] #50 14.66 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-17T10:46:30.853Z] #50 14.73 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-17T10:46:30.853Z] #50 14.91 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-17T10:46:30.853Z] #50 15.47 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-17T10:46:30.853Z] #50 15.65 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-17T10:46:30.853Z] #50 15.86 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-17T10:46:30.853Z] #50 15.95 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-17T10:46:30.853Z] #50 16.08 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-17T10:46:30.853Z] #50 16.17 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-17T10:46:30.853Z] #50 16.36 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-17T10:46:30.853Z] #50 16.40 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-17T10:46:30.853Z] #50 16.55 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-17T10:46:30.853Z] #50 16.94 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-17T10:46:30.853Z] #50 17.16 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-17T10:46:30.853Z] #50 17.33 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-17T10:46:30.853Z] #50 18.24 go: downloading github.com/spf13/cast v1.3.0 [2021-04-17T10:46:30.853Z] #50 18.38 go: extracting github.com/spf13/cast v1.3.0 [2021-04-17T10:46:30.853Z] #50 20.58 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-17T10:46:30.869Z] #49 16.14 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-17T10:46:30.908Z] #58 15.91 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-17T10:46:30.917Z] #45 135.3 github.com/LK4D4/vndr [2021-04-17T10:46:30.994Z] #49 17.18 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-17T10:46:30.994Z] #49 17.18 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-17T10:46:30.994Z] #49 17.28 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-17T10:46:30.994Z] #49 17.28 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-17T10:46:30.994Z] #49 17.44 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-17T10:46:30.994Z] #49 17.51 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-17T10:46:31.174Z] #50 ... [2021-04-17T10:46:31.174Z] [2021-04-17T10:46:31.174Z] #30 [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-04-17T10:46:31.174Z] #30 sha256:b02a9603f9fb53fba946578d41ac63ccb839f30775c275a67060f653aeb7ccef [2021-04-17T10:46:31.251Z] #49 ... [2021-04-17T10:46:31.251Z] [2021-04-17T10:46:31.251Z] #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-04-17T10:46:31.251Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-17T10:46:31.251Z] #32 7.262 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-17T10:46:31.251Z] #32 7.272 Cloning into '.'... [2021-04-17T10:46:31.251Z] #32 ... [2021-04-17T10:46:31.251Z] [2021-04-17T10:46:31.251Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-17T10:46:31.251Z] #34 sha256:6e82446443163ddee3975c95231e73512ffcc98aebe2da6e4676593763918d21 [2021-04-17T10:46:31.251Z] #34 17.59 github.com/pelletier/go-toml/cmd/tomll [2021-04-17T10:46:31.448Z] #49 16.68 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-17T10:46:31.479Z] #58 16.50 go: extracting github.com/google/uuid v1.2.0 [2021-04-17T10:46:31.479Z] #58 ... [2021-04-17T10:46:31.479Z] [2021-04-17T10:46:31.479Z] #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-04-17T10:46:31.479Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-17T10:46:31.479Z] #40 5.811 + git clone https://github.com/docker/distribution.git . [2021-04-17T10:46:31.479Z] #40 5.821 Cloning into '.'... [2021-04-17T10:46:31.739Z] #40 ... [2021-04-17T10:46:31.739Z] [2021-04-17T10:46:31.739Z] #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-04-17T10:46:31.739Z] #49 sha256:319b0c01211a30a7d0b095b83e2a8029c67692c121bb7545ea525a0f8f5cd1e4 [2021-04-17T10:46:31.739Z] #49 16.35 go: downloading github.com/pkg/errors v0.8.1 [2021-04-17T10:46:31.739Z] #49 16.52 go: downloading github.com/fatih/color v1.7.0 [2021-04-17T10:46:31.739Z] #49 16.52 go: downloading github.com/spf13/viper v1.6.1 [2021-04-17T10:46:31.739Z] #49 16.52 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-17T10:46:31.739Z] #49 16.52 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-17T10:46:31.739Z] #49 16.52 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-17T10:46:31.739Z] #49 16.59 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-17T10:46:31.792Z] #30 10.84 0.1% 1.3% ## 3.5% ### 5.1% ##### 7.3% ##### 7.9% ###### 9.5% ######## 11.7% ########## 14.9% ########### 15.5% ########### 16.6% ############# 18.6% ############## 20.5% ############### 22.0% ################ 23.6% ################## 25.2% ################### 26.9% ##################### 29.6% ###################### 30.7% ###################### 31.8% ######################## 33.4% ######################### 35.1% ########################## 36.2% ########################## 37.2% ########################### 38.3% ############################ 39.4% ############################# 40.5% ############################# 41.6% ############################### 43.5% ############################### 44.4% ################################# 46.0% ################################## 47.6% ################################### 49.3% #################################### 50.3% ##################################### 51.4% ###################################### 53.5% ####################################### 54.6% ######################################## 55.7% ######################################### 57.3% ########################################## 59.5% ############################################ 61.6% ############################################# 63.3% ############################################### 65.9% ################################################ 67.2% ################################################# 68.8% ################################################### 71.0% #################################################### 73.1% ###################################################### 75.3% ####################################################### 77.5% ######################################################### 80.2% ########################################################### 82.4% ############################################################ 84.6% ############################################################## 86.7% ############################################################### 88.4% ################################################################# 90.5% ################################################################## 92.7% #################################################################### 94.9% ###################################################################### 97.6% ######################################################################## 100.0% [2021-04-17T10:46:31.998Z] #49 16.81 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-17T10:46:31.998Z] #49 16.83 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-17T10:46:31.998Z] #49 16.99 go: extracting github.com/pkg/errors v0.8.1 [2021-04-17T10:46:32.044Z] #49 ... [2021-04-17T10:46:32.044Z] [2021-04-17T10:46:32.044Z] #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-04-17T10:46:32.044Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-17T10:46:32.044Z] #27 16.91 Updating certificates in /etc/ssl/certs... [2021-04-17T10:46:32.044Z] #27 21.94 137 added, 0 removed; done. [2021-04-17T10:46:32.044Z] #27 22.35 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-04-17T10:46:32.044Z] #27 22.41 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-17T10:46:32.044Z] #27 22.51 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-04-17T10:46:32.044Z] #27 22.56 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-17T10:46:32.044Z] #27 22.73 Processing triggers for libc-bin (2.28-10) ... [2021-04-17T10:46:32.044Z] #27 22.83 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-17T10:46:32.044Z] #27 22.87 Updating certificates in /etc/ssl/certs... [2021-04-17T10:46:32.044Z] #27 ... [2021-04-17T10:46:32.044Z] [2021-04-17T10:46:32.044Z] #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-04-17T10:46:32.044Z] #58 sha256:2d9770a18f00aac9d5f5acd388feba6abc7f158e48ad89ef16f936e09daee0cb [2021-04-17T10:46:32.044Z] #58 12.16 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-17T10:46:32.044Z] #58 12.28 go: downloading github.com/pkg/errors v0.9.1 [2021-04-17T10:46:32.044Z] #58 12.34 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-17T10:46:32.044Z] #58 12.43 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-17T10:46:32.044Z] #58 12.44 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-17T10:46:32.044Z] #58 12.51 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-17T10:46:32.044Z] #58 12.55 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-17T10:46:32.044Z] #58 12.56 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-17T10:46:32.044Z] #58 12.69 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-17T10:46:32.044Z] #58 12.74 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-17T10:46:32.044Z] #58 12.80 go: extracting github.com/pkg/errors v0.9.1 [2021-04-17T10:46:32.044Z] #58 12.84 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-17T10:46:32.044Z] #58 12.96 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-17T10:46:32.044Z] #58 12.97 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-17T10:46:32.044Z] #58 12.99 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-17T10:46:32.044Z] #58 13.00 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-17T10:46:32.044Z] #58 13.30 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-17T10:46:32.044Z] #58 13.41 go: downloading github.com/google/uuid v1.2.0 [2021-04-17T10:46:32.044Z] #58 13.99 go: extracting github.com/google/uuid v1.2.0 [2021-04-17T10:46:32.044Z] #58 14.35 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-17T10:46:32.044Z] #58 15.04 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-17T10:46:32.044Z] #58 15.12 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-17T10:46:32.044Z] #58 15.20 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-17T10:46:32.044Z] #58 15.67 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-17T10:46:32.044Z] #58 17.01 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-17T10:46:32.093Z] #30 18.11 [2021-04-17T10:46:32.261Z] #49 17.15 go: extracting github.com/fatih/color v1.7.0 [2021-04-17T10:46:32.261Z] #49 17.15 go: extracting github.com/spf13/viper v1.6.1 [2021-04-17T10:46:32.307Z] #58 ... [2021-04-17T10:46:32.307Z] [2021-04-17T10:46:32.307Z] #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-04-17T10:46:32.307Z] #49 sha256:31263b9c4e9a041f9f3b3cd0b2d013ce7143c87da473c17619d3f94357a649fe [2021-04-17T10:46:32.307Z] #49 17.82 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-17T10:46:32.520Z] #49 17.41 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-17T10:46:32.520Z] #49 17.52 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-17T10:46:32.520Z] #49 17.55 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-17T10:46:32.520Z] #49 17.63 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-17T10:46:33.089Z] #49 17.78 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-17T10:46:33.089Z] #49 17.95 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-17T10:46:33.259Z] #49 18.19 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-17T10:46:33.523Z] #49 18.87 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-17T10:46:33.523Z] #49 18.87 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-17T10:46:33.640Z] #30 19.67 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-17T10:46:33.686Z] #49 18.52 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-17T10:46:33.793Z] #49 ... [2021-04-17T10:46:33.793Z] [2021-04-17T10:46:33.793Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-17T10:46:33.793Z] #34 sha256:5e049f333419340f63a8f252dbac22c76c8b266cae1aa2f30306e75337d61e27 [2021-04-17T10:46:33.793Z] #34 14.61 github.com/pelletier/go-toml/cmd/tomll [2021-04-17T10:46:33.793Z] #34 DONE 19.1s [2021-04-17T10:46:34.057Z] [2021-04-17T10:46:34.057Z] #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-04-17T10:46:34.058Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-17T10:46:34.058Z] #27 27.46 0 added, 0 removed; done. [2021-04-17T10:46:34.058Z] #27 27.46 Running hooks in /etc/ca-certificates/update.d... [2021-04-17T10:46:34.058Z] #27 27.47 done. [2021-04-17T10:46:34.058Z] #27 DONE 28.8s [2021-04-17T10:46:34.058Z] [2021-04-17T10:46:34.058Z] #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-04-17T10:46:34.058Z] #49 sha256:31263b9c4e9a041f9f3b3cd0b2d013ce7143c87da473c17619d3f94357a649fe [2021-04-17T10:46:34.058Z] #49 19.26 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-17T10:46:34.058Z] #49 ... [2021-04-17T10:46:34.058Z] [2021-04-17T10:46:34.058Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-17T10:46:34.058Z] #28 sha256:0304cdf97d7fc2b21de8209780b55e7eb60c4a40b66e933a3a65c864f0bb1dd8 [2021-04-17T10:46:34.058Z] #28 DONE 0.2s [2021-04-17T10:46:34.058Z] [2021-04-17T10:46:34.058Z] #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-04-17T10:46:34.058Z] #49 sha256:31263b9c4e9a041f9f3b3cd0b2d013ce7143c87da473c17619d3f94357a649fe [2021-04-17T10:46:34.058Z] #49 19.46 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-17T10:46:34.186Z] #45 ... [2021-04-17T10:46:34.186Z] [2021-04-17T10:46:34.186Z] #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-04-17T10:46:34.186Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:46:34.186Z] #43 63.00 DEP criu/arch/x86/restorer_unmap.d [2021-04-17T10:46:34.186Z] #43 63.08 DEP criu/arch/x86/restorer.d [2021-04-17T10:46:34.186Z] #43 63.32 DEP criu/arch/x86/vdso-pie.d [2021-04-17T10:46:34.186Z] #43 63.54 DEP criu/pie/parasite-vdso.d [2021-04-17T10:46:34.186Z] #43 63.83 DEP criu/pie/parasite.d [2021-04-17T10:46:34.186Z] #43 64.16 CC criu/pie/parasite.o [2021-04-17T10:46:34.186Z] #43 65.43 LINK criu/pie/parasite.built-in.o [2021-04-17T10:46:34.186Z] #43 65.45 GEN criu/pie/parasite-blob.h [2021-04-17T10:46:34.186Z] #43 65.47 CC criu/pie/parasite-vdso.o [2021-04-17T10:46:34.186Z] #43 66.13 CC criu/arch/x86/vdso-pie.o [2021-04-17T10:46:34.186Z] #43 66.45 CC criu/arch/x86/restorer.o [2021-04-17T10:46:34.186Z] #43 67.02 CC criu/arch/x86/restorer_unmap.o [2021-04-17T10:46:34.186Z] #43 67.07 CC criu/arch/x86/sigaction_compat_pie.o [2021-04-17T10:46:34.186Z] #43 67.32 CC criu/pie/restorer.o [2021-04-17T10:46:34.186Z] #43 70.27 LINK criu/pie/restorer.built-in.o [2021-04-17T10:46:34.186Z] #43 70.29 GEN criu/pie/restorer-blob.h [2021-04-17T10:46:34.186Z] #43 70.37 DEP criu/vdso.d [2021-04-17T10:46:34.186Z] #43 70.65 DEP criu/vdso-compat.d [2021-04-17T10:46:34.186Z] #43 70.78 DEP criu/uts_ns.d [2021-04-17T10:46:34.186Z] #43 70.97 DEP criu/util.d [2021-04-17T10:46:34.186Z] #43 71.18 DEP criu/uffd.d [2021-04-17T10:46:34.186Z] #43 71.39 DEP criu/tun.d [2021-04-17T10:46:34.186Z] #43 71.62 DEP criu/tty.d [2021-04-17T10:46:34.186Z] #43 71.86 DEP criu/timerfd.d [2021-04-17T10:46:34.186Z] #43 72.09 DEP criu/timens.d [2021-04-17T10:46:34.186Z] #43 72.26 DEP criu/sysfs_parse.d [2021-04-17T10:46:34.186Z] #43 72.43 DEP criu/sysctl.d [2021-04-17T10:46:34.186Z] #43 72.62 DEP criu/string.d [2021-04-17T10:46:34.186Z] #43 72.69 DEP criu/stats.d [2021-04-17T10:46:34.186Z] #43 72.79 DEP criu/sockets.d [2021-04-17T10:46:34.186Z] #43 72.97 DEP criu/sk-unix.d [2021-04-17T10:46:34.186Z] #43 73.24 DEP criu/sk-tcp.d [2021-04-17T10:46:34.290Z] #30 20.16 [2021-04-17T10:46:34.442Z] #43 73.42 DEP criu/sk-queue.d [2021-04-17T10:46:34.442Z] #43 73.55 DEP criu/sk-packet.d [2021-04-17T10:46:34.525Z] #34 ... [2021-04-17T10:46:34.525Z] [2021-04-17T10:46:34.525Z] #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-04-17T10:46:34.525Z] #47 sha256:763efac072522f3973b018d5f31247b240dd4fc88707d05f0f14f00d7d5d608f [2021-04-17T10:46:34.525Z] #47 10.46 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-17T10:46:34.525Z] #47 12.13 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-17T10:46:34.525Z] #47 16.84 go: finding github.com/fatih/color v1.9.0 [2021-04-17T10:46:34.525Z] #47 16.89 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-17T10:46:34.525Z] #47 17.04 go: finding github.com/pkg/errors v0.9.1 [2021-04-17T10:46:34.525Z] #47 17.05 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-17T10:46:34.525Z] #47 17.19 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-17T10:46:34.525Z] #47 17.19 go: finding github.com/spf13/pflag v1.0.3 [2021-04-17T10:46:34.525Z] #47 17.31 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-17T10:46:34.525Z] #47 17.71 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-17T10:46:34.525Z] #47 17.71 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-17T10:46:34.525Z] #47 17.71 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-17T10:46:34.525Z] #47 17.74 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-17T10:46:34.525Z] #47 ... [2021-04-17T10:46:34.525Z] [2021-04-17T10:46:34.525Z] #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-04-17T10:46:34.525Z] #49 sha256:8316f9fbe488d9bd83800df167d1219b4c397cb7db757f959bd0478b154f1f75 [2021-04-17T10:46:34.525Z] #49 18.17 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-17T10:46:34.525Z] #49 18.39 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-17T10:46:34.525Z] #49 18.49 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-17T10:46:34.525Z] #49 18.53 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-17T10:46:34.525Z] #49 18.63 go: downloading github.com/fatih/color v1.7.0 [2021-04-17T10:46:34.525Z] #49 18.76 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-17T10:46:34.525Z] #49 18.89 go: extracting github.com/fatih/color v1.7.0 [2021-04-17T10:46:34.525Z] #49 18.94 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-17T10:46:34.525Z] #49 19.03 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-17T10:46:34.525Z] #49 19.28 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-17T10:46:34.525Z] #49 19.28 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-17T10:46:34.525Z] #49 19.33 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-17T10:46:34.525Z] #49 19.33 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-17T10:46:34.525Z] #49 19.37 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-17T10:46:34.525Z] #49 19.50 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-17T10:46:34.525Z] #49 19.53 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-17T10:46:34.525Z] #49 ... [2021-04-17T10:46:34.525Z] [2021-04-17T10:46:34.525Z] #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-04-17T10:46:34.525Z] #58 sha256:f9006bb4b7fc32aa53199d6aa0e50ce1f839900ef15782300446e38d8ab799cf [2021-04-17T10:46:34.525Z] #58 10.73 + cd /tmp/tmp.ZVZ8pPt7kd/src/github.com/rootless-containers/rootlesskit [2021-04-17T10:46:34.525Z] #58 10.77 + git checkout -q ed9b8c5cc48d29d0a979dae52a24f6e886795abd [2021-04-17T10:46:34.525Z] #58 10.87 + export GO111MODULE=on [2021-04-17T10:46:34.525Z] #58 10.87 + GO111MODULE=on [2021-04-17T10:46:34.525Z] #58 10.87 + export GOPROXY=https://proxy.golang.org [2021-04-17T10:46:34.525Z] #58 10.87 + GOPROXY=https://proxy.golang.org [2021-04-17T10:46:34.525Z] #58 10.87 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-17T10:46:34.525Z] #58 10.87 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-17T10:46:34.525Z] #58 12.93 go: downloading github.com/pkg/errors v0.9.1 [2021-04-17T10:46:34.525Z] #58 12.99 go: extracting github.com/pkg/errors v0.9.1 [2021-04-17T10:46:34.525Z] #58 13.07 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-17T10:46:34.525Z] #58 13.18 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-17T10:46:34.525Z] #58 13.18 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-17T10:46:34.525Z] #58 13.18 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-17T10:46:34.525Z] #58 13.18 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-17T10:46:34.525Z] #58 13.18 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-17T10:46:34.525Z] #58 13.79 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-17T10:46:34.525Z] #58 13.80 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-17T10:46:34.525Z] #58 13.80 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-17T10:46:34.525Z] #58 14.05 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-17T10:46:34.525Z] #58 14.15 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-17T10:46:34.525Z] #58 14.15 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-17T10:46:34.525Z] #58 14.31 go: downloading github.com/google/uuid v1.2.0 [2021-04-17T10:46:34.525Z] #58 14.47 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-17T10:46:34.525Z] #58 14.69 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-17T10:46:34.525Z] #58 14.70 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-17T10:46:34.525Z] #58 14.86 go: extracting github.com/google/uuid v1.2.0 [2021-04-17T10:46:34.525Z] #58 15.99 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-17T10:46:34.525Z] #58 15.99 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-17T10:46:34.525Z] #58 18.42 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-17T10:46:34.525Z] #58 18.51 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-17T10:46:34.525Z] #58 ... [2021-04-17T10:46:34.525Z] [2021-04-17T10:46:34.525Z] #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-04-17T10:46:34.525Z] #51 sha256:d3473aa8010c6ed99970ba108fcecca503079077aaa674afeba089373d615fe0 [2021-04-17T10:46:34.525Z] #51 18.94 + cd /tmp/tmp.0rvMYdBtbD/src/github.com/mvdan/sh [2021-04-17T10:46:34.525Z] #51 18.94 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-17T10:46:34.525Z] #51 18.99 + GO111MODULE=on [2021-04-17T10:46:34.525Z] #51 19.03 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-17T10:46:34.525Z] #51 20.26 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-17T10:46:34.525Z] #51 20.37 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-17T10:46:34.525Z] #51 20.54 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-17T10:46:34.525Z] #51 20.54 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-17T10:46:34.525Z] #51 20.77 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-17T10:46:34.588Z] #30 20.32 ### 4.5% ################################################ 67.3% ######################################################################## 100.0% [2021-04-17T10:46:34.588Z] #30 20.77 [2021-04-17T10:46:34.588Z] #30 ... [2021-04-17T10:46:34.588Z] [2021-04-17T10:46:34.588Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-17T10:46:34.588Z] #52 sha256:413833b9218fc5d96cdffedb4a72c212cd8c84a7e531be78ed20e88fb3134994 [2021-04-17T10:46:34.588Z] #52 16.23 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-17T10:46:34.588Z] #52 18.35 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-17T10:46:34.588Z] #52 20.75 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-17T10:46:34.588Z] #52 20.77 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-17T10:46:34.588Z] #52 21.24 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-17T10:46:34.588Z] #52 21.48 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-17T10:46:34.588Z] #52 22.83 runtime/cgo [2021-04-17T10:46:34.588Z] #52 23.25 runtime [2021-04-17T10:46:34.636Z] #49 20.02 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-17T10:46:34.698Z] #43 73.72 DEP criu/sk-netlink.d [2021-04-17T10:46:34.887Z] #52 ... [2021-04-17T10:46:34.887Z] [2021-04-17T10:46:34.887Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-17T10:46:34.887Z] #50 sha256:accfad83fe8dbe77da941bba6f4c9fd7ea99fb47fc3f95c525fb6d9545498315 [2021-04-17T10:46:34.887Z] #50 23.26 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-17T10:46:34.887Z] #50 23.26 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-17T10:46:34.887Z] #50 23.26 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-17T10:46:34.887Z] #50 23.26 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-17T10:46:34.887Z] #50 23.26 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-17T10:46:34.887Z] #50 23.26 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-17T10:46:34.887Z] #50 23.27 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-17T10:46:34.887Z] #50 23.27 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-17T10:46:34.887Z] #50 23.28 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-17T10:46:34.887Z] #50 23.35 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-17T10:46:34.887Z] #50 23.37 go: downloading github.com/spf13/afero v1.1.2 [2021-04-17T10:46:34.887Z] #50 23.38 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-17T10:46:34.887Z] #50 23.39 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-17T10:46:34.887Z] #50 23.41 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-17T10:46:34.887Z] #50 23.43 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-17T10:46:34.887Z] #50 23.44 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-17T10:46:34.887Z] #50 23.45 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-17T10:46:34.887Z] #50 23.46 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-17T10:46:34.887Z] #50 23.46 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-17T10:46:34.887Z] #50 23.47 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-17T10:46:34.887Z] #50 23.48 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-17T10:46:34.887Z] #50 23.49 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-17T10:46:34.887Z] #50 23.58 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-17T10:46:34.887Z] #50 23.66 go: extracting github.com/spf13/afero v1.1.2 [2021-04-17T10:46:34.887Z] #50 23.68 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-17T10:46:34.887Z] #50 23.79 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-17T10:46:34.887Z] #50 23.83 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-17T10:46:34.887Z] #50 23.85 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-17T10:46:34.887Z] #50 23.89 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-17T10:46:34.887Z] #50 23.91 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-17T10:46:34.887Z] #50 23.94 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-17T10:46:34.887Z] #50 23.95 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-17T10:46:34.887Z] #50 24.03 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-17T10:46:34.887Z] #50 24.05 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-17T10:46:34.887Z] #50 24.09 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-17T10:46:34.887Z] #50 24.20 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-17T10:46:34.887Z] #50 24.31 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-17T10:46:34.887Z] #50 24.47 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-17T10:46:34.887Z] #50 24.48 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-17T10:46:34.887Z] #50 24.61 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-17T10:46:34.887Z] #50 24.82 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-17T10:46:34.887Z] #50 24.85 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-17T10:46:34.887Z] #50 25.01 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-17T10:46:34.887Z] #50 25.05 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-17T10:46:34.887Z] #50 25.06 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-17T10:46:34.887Z] #50 25.10 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-17T10:46:34.887Z] #50 25.12 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-17T10:46:34.887Z] #50 25.15 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-17T10:46:34.887Z] #50 25.20 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-17T10:46:34.887Z] #50 25.20 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-17T10:46:34.887Z] #50 25.20 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-17T10:46:34.887Z] #50 25.20 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-17T10:46:34.887Z] #50 25.32 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-17T10:46:34.887Z] #50 25.33 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-17T10:46:34.887Z] #50 25.41 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-17T10:46:34.887Z] #50 25.43 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-17T10:46:34.887Z] #50 25.54 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-17T10:46:34.887Z] #50 25.54 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-17T10:46:34.887Z] #50 25.56 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-17T10:46:34.887Z] #50 25.77 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-17T10:46:34.887Z] #50 25.81 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-17T10:46:34.887Z] #50 25.93 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-17T10:46:34.887Z] #50 26.01 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-17T10:46:34.887Z] #50 26.28 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-17T10:46:34.887Z] #50 26.45 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-17T10:46:34.887Z] #50 26.45 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-17T10:46:34.887Z] #50 26.51 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-17T10:46:34.901Z] #49 20.10 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-17T10:46:34.901Z] #49 20.11 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-17T10:46:34.901Z] #49 20.17 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-17T10:46:34.958Z] #43 73.90 DEP criu/sk-inet.d [2021-04-17T10:46:35.066Z] #49 19.69 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-17T10:46:35.066Z] #49 20.08 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-17T10:46:35.087Z] #51 21.59 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-17T10:46:35.186Z] #50 26.62 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-17T10:46:35.186Z] #50 26.74 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-17T10:46:35.186Z] #50 26.77 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-17T10:46:35.186Z] #50 26.78 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-17T10:46:35.186Z] #50 26.80 go: downloading golang.org/x/text v0.3.2 [2021-04-17T10:46:35.186Z] #50 26.83 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-17T10:46:35.214Z] #43 74.19 DEP criu/signalfd.d [2021-04-17T10:46:35.214Z] #43 74.38 DEP criu/sigframe.d [2021-04-17T10:46:35.214Z] #43 ... [2021-04-17T10:46:35.214Z] [2021-04-17T10:46:35.214Z] #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-04-17T10:46:35.214Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-17T10:46:35.214Z] #20 11.41 Fetched 8940 kB in 10s (885 kB/s) [2021-04-17T10:46:35.325Z] #49 20.15 go: downloading github.com/spf13/cast v1.3.0 [2021-04-17T10:46:35.325Z] #49 ... [2021-04-17T10:46:35.325Z] [2021-04-17T10:46:35.325Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-17T10:46:35.325Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-17T10:46:35.325Z] #13 5.873 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-04-17T10:46:35.325Z] #13 7.783 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-17T10:46:35.325Z] #13 10.13 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-17T10:46:35.325Z] #13 12.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-17T10:46:35.325Z] #13 ... [2021-04-17T10:46:35.325Z] [2021-04-17T10:46:35.325Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-17T10:46:35.325Z] #34 sha256:768769bb6d31709d4ee589751fb48e20386bdbb561229182b1f70cec666986cf [2021-04-17T10:46:35.325Z] #34 16.32 github.com/pelletier/go-toml/cmd/tomll [2021-04-17T10:46:35.325Z] #34 DONE 20.3s [2021-04-17T10:46:35.325Z] [2021-04-17T10:46:35.325Z] #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-04-17T10:46:35.325Z] #45 sha256:0e124675f572e5446dd676f678735afff189173cf6a430ce5270764c7f97a2ef [2021-04-17T10:46:35.325Z] #45 10.27 runtime [2021-04-17T10:46:35.325Z] #45 13.80 unicode/utf8 [2021-04-17T10:46:35.325Z] #45 14.62 math/bits [2021-04-17T10:46:35.326Z] #45 15.67 math [2021-04-17T10:46:35.326Z] #45 19.31 internal/testlog [2021-04-17T10:46:35.326Z] #45 19.65 encoding [2021-04-17T10:46:35.326Z] #45 19.96 unicode/utf16 [2021-04-17T10:46:35.345Z] #51 ... [2021-04-17T10:46:35.345Z] [2021-04-17T10:46:35.345Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-17T10:46:35.345Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-17T10:46:35.345Z] #13 8.343 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-17T10:46:35.345Z] #13 8.430 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-17T10:46:35.345Z] #13 8.430 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-17T10:46:35.345Z] #13 8.441 Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-17T10:46:35.345Z] #13 9.624 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-17T10:46:35.345Z] #13 11.95 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-17T10:46:35.345Z] #13 14.86 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-17T10:46:35.345Z] #13 17.40 Get:8 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-04-17T10:46:35.484Z] #50 26.84 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-17T10:46:35.485Z] #50 26.94 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-17T10:46:35.585Z] #45 20.39 container/list [2021-04-17T10:46:35.585Z] #45 ... [2021-04-17T10:46:35.585Z] [2021-04-17T10:46:35.585Z] #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-04-17T10:46:35.585Z] #49 sha256:319b0c01211a30a7d0b095b83e2a8029c67692c121bb7545ea525a0f8f5cd1e4 [2021-04-17T10:46:35.585Z] #49 20.28 go: extracting github.com/spf13/cast v1.3.0 [2021-04-17T10:46:35.585Z] #49 20.30 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-17T10:46:35.585Z] #49 20.38 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-17T10:46:35.603Z] #13 ... [2021-04-17T10:46:35.603Z] [2021-04-17T10:46:35.603Z] #67 [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-04-17T10:46:35.603Z] #67 sha256:c9f478a6b3f13e2f14df3656d201090343c7704b73a7daa8afd28bbebc619a84 [2021-04-17T10:46:35.603Z] #67 21.20 Checking out files: 50% (969/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-04-17T10:46:35.783Z] #50 27.34 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-17T10:46:35.783Z] #50 ... [2021-04-17T10:46:35.783Z] [2021-04-17T10:46:35.783Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-17T10:46:35.783Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-04-17T10:46:35.783Z] #41 17.18 Checking out files: 80% (1356/1684) Checking out files: 81% (1365/1684) Checking out files: 82% (1381/1684) Checking out files: 83% (1398/1684) Checking out files: 84% (1415/1684) Checking out files: 85% (1432/1684) Checking out files: 86% (1449/1684) Checking out files: 87% (1466/1684) Checking out files: 88% (1482/1684) Checking out files: 89% (1499/1684) Checking out files: 90% (1516/1684) Checking out files: 91% (1533/1684) Checking out files: 92% (1550/1684) Checking out files: 93% (1567/1684) Checking out files: 94% (1583/1684) Checking out files: 95% (1600/1684) Checking out files: 96% (1617/1684) Checking out files: 97% (1634/1684) Checking out files: 98% (1651/1684) Checking out files: 99% (1668/1684) Checking out files: 100% (1684/1684) Checking out files: 100% (1684/1684), done. [2021-04-17T10:46:35.783Z] #41 17.42 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-17T10:46:35.783Z] #41 21.32 + 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-04-17T10:46:35.783Z] #41 ... [2021-04-17T10:46:35.783Z] [2021-04-17T10:46:35.783Z] #30 [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-04-17T10:46:35.783Z] #30 sha256:b02a9603f9fb53fba946578d41ac63ccb839f30775c275a67060f653aeb7ccef [2021-04-17T10:46:35.783Z] #30 21.98 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-17T10:46:35.844Z] #49 20.68 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-17T10:46:35.860Z] #67 22.13 + cd /tmp/tmp.jZgAdbq5Qu/src/github.com/docker/libnetwork [2021-04-17T10:46:35.860Z] #67 22.13 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-17T10:46:36.082Z] #30 22.06 skipping existing 5cb8031fd95d [2021-04-17T10:46:36.082Z] #30 22.20 [2021-04-17T10:46:36.106Z] #49 ... [2021-04-17T10:46:36.106Z] [2021-04-17T10:46:36.106Z] #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-04-17T10:46:36.106Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-17T10:46:36.106Z] #36 11.15 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-17T10:46:36.106Z] #36 13.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-17T10:46:36.117Z] #67 ... [2021-04-17T10:46:36.117Z] [2021-04-17T10:46:36.117Z] #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-04-17T10:46:36.117Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-17T10:46:36.117Z] #36 12.58 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-17T10:46:36.117Z] #36 14.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-17T10:46:36.300Z] #49 21.55 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-17T10:46:36.300Z] #49 21.68 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-17T10:46:36.300Z] #49 21.80 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-17T10:46:36.366Z] #36 ... [2021-04-17T10:46:36.366Z] [2021-04-17T10:46:36.366Z] #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-04-17T10:46:36.366Z] #51 sha256:f3522da1e9f6dc51ff2d7f2d032da79c303688ae2dca4e33f6e20e57a632412e [2021-04-17T10:46:36.366Z] #51 17.58 + cd /tmp/tmp.mtRv8Jb6JN/src/github.com/mvdan/sh [2021-04-17T10:46:36.366Z] #51 17.58 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-17T10:46:36.366Z] #51 17.71 + GO111MODULE=on [2021-04-17T10:46:36.366Z] #51 17.71 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-17T10:46:36.366Z] #51 18.93 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-17T10:46:36.366Z] #51 18.97 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-17T10:46:36.366Z] #51 19.11 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-17T10:46:36.366Z] #51 19.19 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-17T10:46:36.366Z] #51 19.46 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-17T10:46:36.366Z] #51 20.13 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-17T10:46:36.366Z] #51 21.33 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-17T10:46:36.377Z] #36 ... [2021-04-17T10:46:36.377Z] [2021-04-17T10:46:36.377Z] #67 [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-04-17T10:46:36.377Z] #67 sha256:c9f478a6b3f13e2f14df3656d201090343c7704b73a7daa8afd28bbebc619a84 [2021-04-17T10:46:36.377Z] #67 22.61 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-17T10:46:36.381Z] #30 ... [2021-04-17T10:46:36.381Z] [2021-04-17T10:46:36.381Z] #43 [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-04-17T10:46:36.381Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-17T10:46:36.381Z] #43 17.78 Fetched 8202 kB in 17s (489 kB/s) [2021-04-17T10:46:36.381Z] #43 17.78 Reading package lists... [2021-04-17T10:46:36.381Z] #43 27.09 Reading package lists... [2021-04-17T10:46:36.381Z] #43 ... [2021-04-17T10:46:36.381Z] [2021-04-17T10:46:36.381Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-17T10:46:36.381Z] #50 sha256:accfad83fe8dbe77da941bba6f4c9fd7ea99fb47fc3f95c525fb6d9545498315 [2021-04-17T10:46:36.381Z] #50 27.59 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-17T10:46:36.381Z] #50 27.69 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-17T10:46:36.381Z] #50 27.76 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-17T10:46:36.381Z] #50 27.98 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-17T10:46:36.381Z] #50 28.09 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-17T10:46:36.564Z] #49 21.84 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-17T10:46:36.625Z] #51 ... [2021-04-17T10:46:36.625Z] [2021-04-17T10:46:36.625Z] #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-04-17T10:46:36.625Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-17T10:46:36.625Z] #55 11.53 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-17T10:46:36.625Z] #55 13.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-17T10:46:36.635Z] #67 ... [2021-04-17T10:46:36.635Z] [2021-04-17T10:46:36.635Z] #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-04-17T10:46:36.635Z] #45 sha256:a6cb748fc29fe9c672a40e246c91decdaa4f8f7eaa718162c977004ada833ebf [2021-04-17T10:46:36.635Z] #45 12.98 unicode/utf8 [2021-04-17T10:46:36.635Z] #45 13.98 math/bits [2021-04-17T10:46:36.635Z] #45 14.76 math [2021-04-17T10:46:36.635Z] #45 18.94 internal/testlog [2021-04-17T10:46:36.635Z] #45 19.29 encoding [2021-04-17T10:46:36.635Z] #45 19.33 unicode/utf16 [2021-04-17T10:46:36.635Z] #45 19.60 container/list [2021-04-17T10:46:36.635Z] #45 19.95 crypto/internal/subtle [2021-04-17T10:46:36.635Z] #45 20.05 crypto/subtle [2021-04-17T10:46:36.635Z] #45 20.20 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-17T10:46:36.635Z] #45 20.37 internal/nettrace [2021-04-17T10:46:36.635Z] #45 20.54 runtime/cgo [2021-04-17T10:46:36.635Z] #45 ... [2021-04-17T10:46:36.635Z] [2021-04-17T10:46:36.635Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-17T10:46:36.635Z] #34 sha256:6e82446443163ddee3975c95231e73512ffcc98aebe2da6e4676593763918d21 [2021-04-17T10:46:36.635Z] #34 DONE 23.1s [2021-04-17T10:46:36.635Z] [2021-04-17T10:46:36.635Z] #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-04-17T10:46:36.635Z] #51 sha256:d3473aa8010c6ed99970ba108fcecca503079077aaa674afeba089373d615fe0 [2021-04-17T10:46:36.635Z] #51 22.60 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-17T10:46:36.680Z] #50 ... [2021-04-17T10:46:36.680Z] [2021-04-17T10:46:36.680Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-17T10:46:36.680Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-04-17T10:46:36.680Z] #56 18.23 Fetched 8202 kB in 17s (474 kB/s) [2021-04-17T10:46:36.680Z] #56 18.23 Reading package lists... [2021-04-17T10:46:36.680Z] #56 27.50 Reading package lists... [2021-04-17T10:46:36.680Z] #56 ... [2021-04-17T10:46:36.680Z] [2021-04-17T10:46:36.680Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-17T10:46:36.680Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-04-17T10:46:36.680Z] #37 18.39 Fetched 8202 kB in 18s (462 kB/s) [2021-04-17T10:46:36.680Z] #37 18.39 Reading package lists... [2021-04-17T10:46:36.832Z] #49 ... [2021-04-17T10:46:36.832Z] [2021-04-17T10:46:36.832Z] #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-04-17T10:46:36.832Z] #47 sha256:3eb5b66d7f64c96bb9aebef4f639ec877f36d324e311cc675271b02b336fff3b [2021-04-17T10:46:36.832Z] #47 12.03 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-17T10:46:36.832Z] #47 16.88 go: finding github.com/fatih/color v1.9.0 [2021-04-17T10:46:36.832Z] #47 16.90 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-17T10:46:36.832Z] #47 16.91 go: finding github.com/pkg/errors v0.9.1 [2021-04-17T10:46:36.832Z] #47 16.98 go: finding github.com/spf13/pflag v1.0.3 [2021-04-17T10:46:36.832Z] #47 17.13 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-17T10:46:36.832Z] #47 17.27 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-17T10:46:36.832Z] #47 17.44 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-17T10:46:36.832Z] #47 17.46 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-17T10:46:36.832Z] #47 17.82 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-17T10:46:36.832Z] #47 17.89 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-17T10:46:36.832Z] #47 18.18 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-17T10:46:36.832Z] #47 ... [2021-04-17T10:46:36.832Z] [2021-04-17T10:46:36.832Z] #67 [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-04-17T10:46:36.832Z] #67 sha256:4dcc0b46f758960bfbec6eef5eb2c30945c8151b9ff7aebec2cf82d3481aab19 [2021-04-17T10:46:36.832Z] #67 19.78 Checking out files: 28% (547/1905) Checking out files: 29% (553/1905) Checking out files: 30% (572/1905) Checking out files: 31% (591/1905) Checking out files: 32% (610/1905) Checking out files: 33% (629/1905) Checking out files: 34% (648/1905) Checking out files: 35% (667/1905) Checking out files: 36% (686/1905) Checking out files: 37% (705/1905) Checking out files: 38% (724/1905) Checking out files: 39% (743/1905) Checking out files: 40% (762/1905) Checking out files: 41% (782/1905) Checking out files: 42% (801/1905) Checking out files: 43% (820/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 58% (1112/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-04-17T10:46:36.832Z] #67 21.83 + cd /tmp/tmp.BpnAw3tDkU/src/github.com/docker/libnetwork [2021-04-17T10:46:36.832Z] #67 21.83 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-17T10:46:36.832Z] #67 22.05 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-17T10:46:36.885Z] #55 ... [2021-04-17T10:46:36.885Z] [2021-04-17T10:46:36.885Z] #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-04-17T10:46:36.885Z] #45 sha256:0e124675f572e5446dd676f678735afff189173cf6a430ce5270764c7f97a2ef [2021-04-17T10:46:36.885Z] #45 21.41 crypto/internal/subtle [2021-04-17T10:46:36.885Z] #45 21.52 crypto/subtle [2021-04-17T10:46:36.885Z] #45 21.62 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-17T10:46:36.885Z] #45 21.71 internal/nettrace [2021-04-17T10:46:36.885Z] #45 21.84 runtime/cgo [2021-04-17T10:46:36.885Z] #45 ... [2021-04-17T10:46:36.885Z] [2021-04-17T10:46:36.885Z] #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-04-17T10:46:36.885Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-17T10:46:36.885Z] #42 11.85 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-17T10:46:36.885Z] #42 14.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-17T10:46:36.978Z] #37 26.42 Reading package lists... [2021-04-17T10:46:36.978Z] #37 ... [2021-04-17T10:46:36.978Z] [2021-04-17T10:46:36.978Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-17T10:46:36.978Z] #50 sha256:accfad83fe8dbe77da941bba6f4c9fd7ea99fb47fc3f95c525fb6d9545498315 [2021-04-17T10:46:36.978Z] #50 28.50 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-17T10:46:36.978Z] #50 28.54 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-17T10:46:36.978Z] #50 28.55 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-17T10:46:36.978Z] #50 28.65 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-17T10:46:37.105Z] #20 11.41 Reading package lists... [2021-04-17T10:46:37.105Z] #20 ... [2021-04-17T10:46:37.105Z] [2021-04-17T10:46:37.105Z] #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-04-17T10:46:37.105Z] #53 sha256:1a3a746e97e2a3e7dea810a854bbea54e28507c6df3180a2c9dbde0bb15e3c34 [2021-04-17T10:46:37.105Z] #53 12.37 + cd /tmp/tmp.4bCAiBhnnQ/src/github.com/opencontainers/runc [2021-04-17T10:46:37.105Z] #53 12.38 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-17T10:46:37.105Z] #53 13.05 + '[' -z '' ']' [2021-04-17T10:46:37.105Z] #53 13.06 + target=static [2021-04-17T10:46:37.105Z] #53 13.06 + make 'BUILDTAGS=seccomp ' static [2021-04-17T10:46:37.105Z] #53 13.43 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-04-17T10:46:37.144Z] #42 ... [2021-04-17T10:46:37.144Z] [2021-04-17T10:46:37.144Z] #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-04-17T10:46:37.144Z] #47 sha256:6a22f5920b6b662e5c1f8761e373ef3910f8f435a3ec5346c8b77bff80f47269 [2021-04-17T10:46:37.144Z] #47 15.13 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-17T10:46:37.144Z] #47 16.36 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-17T10:46:37.144Z] #47 20.22 go: finding github.com/fatih/color v1.9.0 [2021-04-17T10:46:37.144Z] #47 20.24 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-17T10:46:37.144Z] #47 20.25 go: finding github.com/pkg/errors v0.9.1 [2021-04-17T10:46:37.144Z] #47 20.37 go: finding github.com/spf13/pflag v1.0.3 [2021-04-17T10:46:37.144Z] #47 20.48 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-17T10:46:37.144Z] #47 20.67 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-17T10:46:37.144Z] #47 20.90 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-17T10:46:37.144Z] #47 21.35 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-17T10:46:37.144Z] #47 21.36 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-17T10:46:37.144Z] #47 21.51 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-17T10:46:37.144Z] #47 21.53 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-17T10:46:37.276Z] #50 28.67 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-17T10:46:37.276Z] #50 28.72 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-17T10:46:37.276Z] #50 28.76 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-17T10:46:37.276Z] #50 28.88 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-17T10:46:37.362Z] #53 ... [2021-04-17T10:46:37.362Z] [2021-04-17T10:46:37.362Z] #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-04-17T10:46:37.362Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:46:37.362Z] #43 74.56 DEP criu/shmem.d [2021-04-17T10:46:37.362Z] #43 74.73 DEP criu/servicefd.d [2021-04-17T10:46:37.362Z] #43 74.85 DEP criu/seize.d [2021-04-17T10:46:37.362Z] #43 74.96 DEP criu/seccomp.d [2021-04-17T10:46:37.362Z] #43 75.08 DEP criu/rst-malloc.d [2021-04-17T10:46:37.362Z] #43 75.19 DEP criu/rbtree.d [2021-04-17T10:46:37.362Z] #43 75.23 DEP criu/pstree.d [2021-04-17T10:46:37.362Z] #43 75.46 DEP criu/protobuf.d [2021-04-17T10:46:37.362Z] #43 75.62 GEN criu/protobuf-desc-gen.h [2021-04-17T10:46:37.412Z] #67 ... [2021-04-17T10:46:37.412Z] [2021-04-17T10:46:37.412Z] #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-04-17T10:46:37.412Z] #51 sha256:ae532ebd813c0ec73837d982eb740e04859852c36a059d6eab5ebaccd98f93fa [2021-04-17T10:46:37.412Z] #51 12.76 + cd /tmp/tmp.jLqNylhqWC/src/github.com/mvdan/sh [2021-04-17T10:46:37.412Z] #51 12.76 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-17T10:46:37.412Z] #51 12.92 + GO111MODULE=on [2021-04-17T10:46:37.412Z] #51 12.92 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-17T10:46:37.412Z] #51 14.37 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-17T10:46:37.412Z] #51 14.38 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-17T10:46:37.412Z] #51 14.40 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-17T10:46:37.412Z] #51 14.78 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-17T10:46:37.412Z] #51 14.80 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-17T10:46:37.412Z] #51 15.41 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-17T10:46:37.412Z] #51 16.46 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-17T10:46:37.412Z] #51 17.83 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-17T10:46:37.412Z] #51 20.51 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-17T10:46:37.412Z] #51 20.60 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-17T10:46:37.412Z] #51 21.06 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-17T10:46:37.412Z] #51 21.34 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-17T10:46:37.412Z] #51 22.34 runtime [2021-04-17T10:46:37.412Z] #51 22.38 runtime/cgo [2021-04-17T10:46:37.574Z] #51 24.06 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-17T10:46:37.589Z] #50 29.02 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-17T10:46:37.589Z] #50 29.06 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-17T10:46:37.589Z] #50 29.08 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-17T10:46:37.589Z] #50 29.10 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-17T10:46:37.713Z] #47 ... [2021-04-17T10:46:37.713Z] [2021-04-17T10:46:37.713Z] #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-04-17T10:46:37.713Z] #51 sha256:f3522da1e9f6dc51ff2d7f2d032da79c303688ae2dca4e33f6e20e57a632412e [2021-04-17T10:46:37.713Z] #51 22.61 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-17T10:46:37.887Z] #50 29.26 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-17T10:46:37.887Z] #50 29.37 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-17T10:46:37.887Z] #50 29.42 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-17T10:46:37.992Z] #51 ... [2021-04-17T10:46:37.992Z] [2021-04-17T10:46:37.992Z] #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-04-17T10:46:37.992Z] #49 sha256:31263b9c4e9a041f9f3b3cd0b2d013ce7143c87da473c17619d3f94357a649fe [2021-04-17T10:46:37.992Z] #49 23.13 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-17T10:46:37.992Z] #49 23.15 go: downloading github.com/spf13/viper v1.6.1 [2021-04-17T10:46:37.992Z] #49 23.15 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-17T10:46:37.992Z] #49 23.15 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-17T10:46:37.992Z] #49 23.15 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-17T10:46:37.992Z] #49 23.16 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-17T10:46:37.993Z] #49 23.19 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-17T10:46:37.993Z] #49 23.22 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-17T10:46:37.993Z] #49 23.23 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-17T10:46:37.993Z] #49 23.27 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-17T10:46:37.993Z] #49 23.33 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-17T10:46:37.993Z] #49 23.33 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-17T10:46:37.993Z] #49 23.33 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-17T10:46:38.201Z] #50 29.47 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-17T10:46:38.201Z] #50 29.55 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-17T10:46:38.201Z] #50 29.63 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-17T10:46:38.201Z] #50 29.67 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-17T10:46:38.201Z] #50 29.87 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-17T10:46:38.274Z] #49 23.51 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-17T10:46:38.274Z] #49 23.59 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-17T10:46:38.274Z] #49 23.63 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-17T10:46:38.274Z] #49 23.63 go: extracting github.com/spf13/viper v1.6.1 [2021-04-17T10:46:38.274Z] #49 23.64 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-17T10:46:38.274Z] #49 23.66 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-17T10:46:38.274Z] #49 23.66 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-17T10:46:38.293Z] #43 77.30 DEP criu/protobuf-desc.d [2021-04-17T10:46:38.293Z] #43 77.49 DEP criu/proc_parse.d [2021-04-17T10:46:38.503Z] #50 ... [2021-04-17T10:46:38.503Z] [2021-04-17T10:46:38.503Z] #68 [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-04-17T10:46:38.503Z] #68 sha256:f70ab6c8eac98c85206714731951c5ccc4c4b24014fea11f2d10b9546d47c559 [2021-04-17T10:46:38.503Z] #68 20.01 Checking out files: 89% (1707/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-04-17T10:46:38.503Z] #68 20.54 + cd /tmp/tmp.CVUWb3z8JS/src/github.com/docker/libnetwork [2021-04-17T10:46:38.503Z] #68 20.54 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-17T10:46:38.503Z] #68 20.83 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-17T10:46:38.503Z] #68 ... [2021-04-17T10:46:38.503Z] [2021-04-17T10:46:38.503Z] #30 [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-04-17T10:46:38.503Z] #30 sha256:b02a9603f9fb53fba946578d41ac63ccb839f30775c275a67060f653aeb7ccef [2021-04-17T10:46:38.503Z] #30 23.42 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-17T10:46:38.503Z] #30 23.98 [2021-04-17T10:46:38.539Z] #49 23.70 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-17T10:46:38.539Z] #49 23.73 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-17T10:46:38.539Z] #49 23.77 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-17T10:46:38.539Z] #49 23.78 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-17T10:46:38.539Z] #49 23.79 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-17T10:46:38.539Z] #49 23.82 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-17T10:46:38.539Z] #49 23.85 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-17T10:46:38.539Z] #49 23.89 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-17T10:46:38.539Z] #49 23.93 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-17T10:46:38.539Z] #49 23.98 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-17T10:46:38.683Z] #51 23.73 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-17T10:46:38.805Z] #49 24.10 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-17T10:46:38.805Z] #49 24.10 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-17T10:46:38.805Z] #49 24.14 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-17T10:46:38.805Z] #49 24.15 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-17T10:46:38.805Z] #49 24.15 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-17T10:46:38.805Z] #49 24.15 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-17T10:46:38.805Z] #49 24.15 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-17T10:46:38.805Z] #49 24.15 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-17T10:46:38.805Z] #49 24.18 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-17T10:46:38.805Z] #49 24.20 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-17T10:46:38.805Z] #49 24.20 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-17T10:46:38.857Z] #43 77.74 DEP criu/plugin.d [2021-04-17T10:46:38.857Z] #43 77.84 DEP criu/pipes.d [2021-04-17T10:46:38.857Z] #43 78.00 DEP criu/pie-util.d [2021-04-17T10:46:38.857Z] #43 78.09 DEP criu/pie-util-vdso.d [2021-04-17T10:46:38.943Z] #51 23.83 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-17T10:46:39.074Z] #49 24.27 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-17T10:46:39.074Z] #49 24.37 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-17T10:46:39.074Z] #49 24.38 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-17T10:46:39.074Z] #49 24.49 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-17T10:46:39.074Z] #49 24.52 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-17T10:46:39.074Z] #49 24.52 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-17T10:46:39.074Z] #49 24.54 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-17T10:46:39.113Z] #43 78.21 DEP criu/pie-util-vdso-elf32.d [2021-04-17T10:46:39.203Z] #51 24.09 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-17T10:46:39.203Z] #51 24.12 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-17T10:46:39.341Z] #49 24.56 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-17T10:46:39.341Z] #49 ... [2021-04-17T10:46:39.341Z] [2021-04-17T10:46:39.341Z] #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-04-17T10:46:39.341Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-17T10:46:39.341Z] #42 14.57 Fetched 8251 kB in 10s (816 kB/s) [2021-04-17T10:46:39.341Z] #42 14.57 Reading package lists... [2021-04-17T10:46:39.341Z] #42 18.96 Reading package lists... [2021-04-17T10:46:39.341Z] #42 24.57 Building dependency tree... [2021-04-17T10:46:39.341Z] #42 ... [2021-04-17T10:46:39.341Z] [2021-04-17T10:46:39.341Z] #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-04-17T10:46:39.341Z] #29 sha256:612455ffa2055dba32a7724d1cd9fc15555fe5a18e4ad4f99aadfb9279fffacf [2021-04-17T10:46:39.341Z] #29 3.041 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-17T10:46:39.341Z] #29 3.521 [2021-04-17T10:46:39.370Z] #43 78.37 DEP criu/path.d [2021-04-17T10:46:39.370Z] #43 78.56 DEP criu/parasite-syscall.d [2021-04-17T10:46:39.509Z] #51 25.54 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-17T10:46:39.509Z] #51 25.61 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-17T10:46:39.509Z] #51 25.79 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-17T10:46:39.509Z] #51 25.95 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-17T10:46:39.943Z] #43 78.84 DEP criu/pagemap.d [2021-04-17T10:46:39.943Z] #43 79.00 DEP criu/pagemap-cache.d [2021-04-17T10:46:40.009Z] #30 24.18 0.2% #### 6.0% ######### 13.4% ############# 18.9% ################## 26.3% ###################### 31.8% ######################### 35.5% ############################# 41.0% ################################# 46.5% ##################################### 52.1% ######################################### 57.6% ################################################ 66.9% ###################################################### 76.1% ############################################################# 85.3% ################################################################## 92.6% ######################################################################## [2021-04-17T10:46:40.009Z] #30 ... [2021-04-17T10:46:40.009Z] [2021-04-17T10:46:40.009Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-17T10:46:40.009Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-17T10:46:40.009Z] #14 21.03 Fetched 8702 kB in 20s (428 kB/s) [2021-04-17T10:46:40.009Z] #14 21.03 Reading package lists... [2021-04-17T10:46:40.009Z] #14 27.85 Reading package lists... [2021-04-17T10:46:40.009Z] #14 ... [2021-04-17T10:46:40.009Z] [2021-04-17T10:46:40.009Z] #30 [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-04-17T10:46:40.009Z] #30 sha256:b02a9603f9fb53fba946578d41ac63ccb839f30775c275a67060f653aeb7ccef [2021-04-17T10:46:40.009Z] #30 24.18 0.2% #### 6.0% ######### 13.4% ############# 18.9% ################## 26.3% ###################### 31.8% ######################### 35.5% ############################# 41.0% ################################# 46.5% ##################################### 52.1% ######################################### 57.6% ################################################ 66.9% ###################################################### 76.1% ############################################################# 85.3% ################################################################## 92.6% ######################################################################## 100.0% [2021-04-17T10:46:40.142Z] #51 25.01 runtime [2021-04-17T10:46:40.142Z] #51 25.04 runtime/cgo [2021-04-17T10:46:40.201Z] #43 79.13 DEP criu/page-xfer.d [2021-04-17T10:46:40.201Z] #43 79.31 DEP criu/page-pipe.d [2021-04-17T10:46:40.306Z] #30 26.18 [2021-04-17T10:46:40.399Z] #29 3.781 0.0% # 2.0% ### 4.8% ##### 7.9% ####### 11.1% ######### 13.6% ############# 19.1% ################## 25.1% #################### 29.1% ######################## 33.6% ########################## 37.4% ################################## 48.0% ####################################### 54.5% ######################################## 56.4% ########################################### 60.8% ############################################## 64.4% ################################################ 67.2% #################################################### 72.8% ##################################################### 74.9% ######################################################## 78.4% ########################################################## 81.5% ############################################################## 86.7% ################################################################# 90.4% [2021-04-17T10:46:40.399Z] #29 ... [2021-04-17T10:46:40.399Z] [2021-04-17T10:46:40.399Z] #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-04-17T10:46:40.399Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-04-17T10:46:40.399Z] #55 15.71 Fetched 8251 kB in 11s (733 kB/s) [2021-04-17T10:46:40.399Z] #55 15.71 Reading package lists... [2021-04-17T10:46:40.399Z] #55 19.61 Reading package lists... [2021-04-17T10:46:40.399Z] #55 25.22 Building dependency tree... [2021-04-17T10:46:40.399Z] #55 ... [2021-04-17T10:46:40.399Z] [2021-04-17T10:46:40.399Z] #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-04-17T10:46:40.399Z] #29 sha256:612455ffa2055dba32a7724d1cd9fc15555fe5a18e4ad4f99aadfb9279fffacf [2021-04-17T10:46:40.448Z] #51 26.63 runtime [2021-04-17T10:46:40.448Z] #51 26.65 runtime/cgo [2021-04-17T10:46:40.448Z] #51 ... [2021-04-17T10:46:40.448Z] [2021-04-17T10:46:40.448Z] #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-04-17T10:46:40.448Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-17T10:46:40.448Z] #55 16.95 Fetched 8427 kB in 13s (661 kB/s) [2021-04-17T10:46:40.448Z] #55 16.95 Reading package lists... [2021-04-17T10:46:40.457Z] #43 79.42 DEP criu/netfilter.d [2021-04-17T10:46:40.457Z] #43 79.55 DEP criu/net.d [2021-04-17T10:46:40.522Z] #57 146.2 + bin/containerd-stress [2021-04-17T10:46:40.664Z] #29 3.781 0.0% # 2.0% ### 4.8% ##### 7.9% ####### 11.1% ######### 13.6% ############# 19.1% ################## 25.1% #################### 29.1% ######################## 33.6% ########################## 37.4% ################################## 48.0% ####################################### 54.5% ######################################## 56.4% ########################################### 60.8% ############################################## 64.4% ################################################ 67.2% #################################################### 72.8% ##################################################### 74.9% ######################################################## 78.4% ########################################################## 81.5% ############################################################## 86.7% ################################################################# 90.4% #################################################################### 94.7% ###################################################################### 97.9% ######################################################################## 100.0% [2021-04-17T10:46:40.705Z] #55 24.81 Reading package lists... [2021-04-17T10:46:40.705Z] #55 ... [2021-04-17T10:46:40.705Z] [2021-04-17T10:46:40.705Z] #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-04-17T10:46:40.705Z] #49 sha256:8316f9fbe488d9bd83800df167d1219b4c397cb7db757f959bd0478b154f1f75 [2021-04-17T10:46:40.705Z] #49 21.02 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-17T10:46:40.705Z] #49 21.09 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-17T10:46:40.705Z] #49 21.99 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-17T10:46:40.705Z] #49 24.45 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-17T10:46:40.705Z] #49 24.49 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-17T10:46:40.705Z] #49 24.49 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-17T10:46:40.705Z] #49 24.59 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-17T10:46:40.705Z] #49 24.76 go: downloading github.com/spf13/cast v1.3.0 [2021-04-17T10:46:40.705Z] #49 24.87 go: extracting github.com/spf13/cast v1.3.0 [2021-04-17T10:46:40.705Z] #49 26.03 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-17T10:46:40.705Z] #49 26.03 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-17T10:46:40.705Z] #49 26.03 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-17T10:46:40.705Z] #49 26.03 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-17T10:46:40.705Z] #49 26.10 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-17T10:46:40.705Z] #49 26.23 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-17T10:46:40.705Z] #49 26.23 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-17T10:46:40.705Z] #49 26.23 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-17T10:46:40.705Z] #49 26.23 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-17T10:46:40.705Z] #49 26.23 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-17T10:46:40.705Z] #49 26.30 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-17T10:46:40.705Z] #49 26.34 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-17T10:46:40.705Z] #49 26.40 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-17T10:46:40.705Z] #49 26.40 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-17T10:46:40.705Z] #49 26.40 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-17T10:46:40.705Z] #49 26.43 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-17T10:46:40.705Z] #49 26.43 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-17T10:46:40.705Z] #49 26.48 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-17T10:46:40.705Z] #49 26.48 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-17T10:46:40.705Z] #49 26.50 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-17T10:46:40.705Z] #49 26.53 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-17T10:46:40.705Z] #49 26.60 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-17T10:46:40.705Z] #49 26.63 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-17T10:46:40.705Z] #49 26.63 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-17T10:46:40.705Z] #49 26.65 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-17T10:46:40.705Z] #49 26.65 go: downloading github.com/spf13/afero v1.1.2 [2021-04-17T10:46:40.705Z] #49 26.68 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-17T10:46:40.705Z] #49 26.73 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-17T10:46:40.705Z] #49 26.78 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-17T10:46:40.705Z] #49 26.78 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-17T10:46:40.705Z] #49 26.89 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-17T10:46:40.705Z] #49 26.89 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-17T10:46:40.705Z] #49 26.93 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-17T10:46:40.705Z] #49 26.94 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-17T10:46:40.705Z] #49 26.96 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-17T10:46:40.705Z] #49 27.03 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-17T10:46:40.705Z] #49 27.09 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-17T10:46:40.705Z] #49 27.13 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-17T10:46:40.705Z] #49 27.13 go: extracting github.com/spf13/afero v1.1.2 [2021-04-17T10:46:40.705Z] #49 27.20 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-17T10:46:40.705Z] #49 27.20 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-17T10:46:40.705Z] #49 27.22 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-17T10:46:40.705Z] #49 27.27 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-17T10:46:40.705Z] #49 27.27 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-17T10:46:40.705Z] #49 27.29 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-17T10:46:40.714Z] #43 ... [2021-04-17T10:46:40.714Z] [2021-04-17T10:46:40.714Z] #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-04-17T10:46:40.714Z] #45 sha256:29b81d6098a85e4b8c049910e84d8e09cabdd8caf493e5b2544274b8074df1f7 [2021-04-17T10:46:40.714Z] #45 DONE 145.2s [2021-04-17T10:46:40.714Z] [2021-04-17T10:46:40.714Z] #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-04-17T10:46:40.714Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:46:40.714Z] #43 79.75 DEP criu/namespaces.d [2021-04-17T10:46:40.714Z] #43 ... [2021-04-17T10:46:40.714Z] [2021-04-17T10:46:40.714Z] #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-04-17T10:46:40.714Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-17T10:46:40.714Z] #20 11.41 Reading package lists... [2021-04-17T10:46:40.962Z] #49 27.39 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-17T10:46:41.150Z] #57 147.5 + bin/containerd-shim [2021-04-17T10:46:41.219Z] #49 27.69 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-17T10:46:41.219Z] #49 27.69 go: downloading github.com/pkg/errors v0.8.1 [2021-04-17T10:46:41.219Z] #49 27.69 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-17T10:46:41.219Z] #49 27.78 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-17T10:46:41.219Z] #49 27.78 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-17T10:46:41.219Z] #49 27.78 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-17T10:46:41.219Z] #49 27.78 go: downloading golang.org/x/text v0.3.2 [2021-04-17T10:46:41.219Z] #49 27.78 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-17T10:46:41.219Z] #49 27.78 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-17T10:46:41.249Z] #29 6.907 #=#=# [2021-04-17T10:46:41.249Z] #29 ... [2021-04-17T10:46:41.249Z] [2021-04-17T10:46:41.249Z] #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-04-17T10:46:41.249Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-04-17T10:46:41.249Z] #40 16.17 Checking out files: 99% (1677/1684) Checking out files: 100% (1684/1684) Checking out files: 100% (1684/1684), done. [2021-04-17T10:46:41.249Z] #40 16.21 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-17T10:46:41.249Z] #40 17.73 + 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-04-17T10:46:41.249Z] #40 ... [2021-04-17T10:46:41.249Z] [2021-04-17T10:46:41.249Z] #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-04-17T10:46:41.249Z] #49 sha256:31263b9c4e9a041f9f3b3cd0b2d013ce7143c87da473c17619d3f94357a649fe [2021-04-17T10:46:41.249Z] #49 24.72 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-17T10:46:41.249Z] #49 24.72 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-17T10:46:41.249Z] #49 24.72 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-17T10:46:41.249Z] #49 24.77 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-17T10:46:41.249Z] #49 24.98 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-17T10:46:41.249Z] #49 25.00 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-17T10:46:41.249Z] #49 25.03 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-17T10:46:41.249Z] #49 25.06 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-17T10:46:41.249Z] #49 25.30 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-17T10:46:41.249Z] #49 25.32 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-17T10:46:41.249Z] #49 25.34 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-17T10:46:41.249Z] #49 25.43 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-17T10:46:41.249Z] #49 25.54 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-17T10:46:41.249Z] #49 25.63 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-17T10:46:41.249Z] #49 25.78 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-17T10:46:41.249Z] #49 25.80 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-17T10:46:41.249Z] #49 25.82 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-17T10:46:41.249Z] #49 26.05 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-17T10:46:41.249Z] #49 26.06 go: downloading github.com/spf13/cast v1.3.0 [2021-04-17T10:46:41.249Z] #49 26.13 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-17T10:46:41.249Z] #49 26.16 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-17T10:46:41.249Z] #49 26.26 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-17T10:46:41.249Z] #49 26.29 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-17T10:46:41.249Z] #49 26.38 go: extracting github.com/spf13/cast v1.3.0 [2021-04-17T10:46:41.249Z] #49 26.48 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-17T10:46:41.249Z] #49 26.55 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-17T10:46:41.249Z] #49 26.58 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-17T10:46:41.249Z] #49 26.76 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-17T10:46:41.359Z] #30 ... [2021-04-17T10:46:41.359Z] [2021-04-17T10:46:41.359Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-17T10:46:41.359Z] #59 sha256:d619257cbec15308bcc1a880149ebdca726fce7dd6c7567bb1a329a63ad96d7b [2021-04-17T10:46:41.359Z] #59 22.82 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-17T10:46:41.359Z] #59 25.69 go: finding github.com/pkg/errors v0.9.1 [2021-04-17T10:46:41.359Z] #59 25.79 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-17T10:46:41.359Z] #59 25.91 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-17T10:46:41.359Z] #59 26.01 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-17T10:46:41.359Z] #59 26.10 go: finding github.com/google/uuid v1.2.0 [2021-04-17T10:46:41.359Z] #59 26.31 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-17T10:46:41.359Z] #59 26.38 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-17T10:46:41.359Z] #59 26.42 go: finding github.com/gofrs/flock v0.8.0 [2021-04-17T10:46:41.359Z] #59 26.48 go: finding github.com/gorilla/mux v1.8.0 [2021-04-17T10:46:41.359Z] #59 26.60 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-17T10:46:41.359Z] #59 26.63 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-17T10:46:41.359Z] #59 26.66 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-17T10:46:41.359Z] #59 26.73 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-17T10:46:41.359Z] #59 26.97 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-17T10:46:41.359Z] #59 27.30 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-17T10:46:41.475Z] #49 27.93 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-17T10:46:41.512Z] #49 26.80 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-17T10:46:41.512Z] #49 26.90 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-17T10:46:41.512Z] #49 26.92 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-17T10:46:41.512Z] #49 26.95 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-17T10:46:41.512Z] #49 26.96 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-17T10:46:41.512Z] #49 26.99 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-17T10:46:41.675Z] #59 ... [2021-04-17T10:46:41.675Z] [2021-04-17T10:46:41.675Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-17T10:46:41.675Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-04-17T10:46:41.675Z] #37 26.42 Reading package lists... [2021-04-17T10:46:41.733Z] #49 28.12 go: extracting github.com/pkg/errors v0.8.1 [2021-04-17T10:46:41.733Z] #49 28.12 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-17T10:46:41.733Z] #49 28.12 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-17T10:46:41.775Z] #49 27.06 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-17T10:46:41.775Z] #49 27.14 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-17T10:46:41.989Z] #49 28.23 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-17T10:46:41.989Z] #49 28.23 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-17T10:46:41.989Z] #49 28.35 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-17T10:46:42.039Z] #49 27.15 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-17T10:46:42.039Z] #49 27.21 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-17T10:46:42.039Z] #49 27.35 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-17T10:46:42.039Z] #49 27.39 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-17T10:46:42.246Z] #49 28.54 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-17T10:46:42.246Z] #49 28.54 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-17T10:46:42.246Z] #49 28.54 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-17T10:46:42.246Z] #49 28.55 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-17T10:46:42.303Z] #49 27.46 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-17T10:46:42.303Z] #49 27.56 go: downloading github.com/spf13/afero v1.1.2 [2021-04-17T10:46:42.303Z] #49 27.56 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-17T10:46:42.303Z] #49 27.64 go: downloading golang.org/x/text v0.3.2 [2021-04-17T10:46:42.503Z] #49 29.02 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-17T10:46:42.503Z] #49 29.08 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-17T10:46:42.567Z] #49 27.90 go: extracting github.com/spf13/afero v1.1.2 [2021-04-17T10:46:42.567Z] #49 27.97 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-17T10:46:42.567Z] #49 28.00 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-17T10:46:42.567Z] #49 28.03 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-17T10:46:42.682Z] #51 ... [2021-04-17T10:46:42.682Z] [2021-04-17T10:46:42.682Z] #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-04-17T10:46:42.682Z] #58 sha256:8e0d754fa083591742dd1bf74f6455e0070243abef35e483d120c74b0b7b70ac [2021-04-17T10:46:42.682Z] #58 17.59 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-17T10:46:42.682Z] #58 17.77 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-17T10:46:42.682Z] #58 18.86 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-17T10:46:42.682Z] #58 19.12 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-17T10:46:42.682Z] #58 20.28 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-17T10:46:42.682Z] #58 22.73 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-17T10:46:42.682Z] #58 24.62 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-17T10:46:42.682Z] #58 25.00 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-17T10:46:42.682Z] #58 25.05 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-17T10:46:42.682Z] #58 25.19 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-17T10:46:42.682Z] #58 25.67 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-17T10:46:42.760Z] #49 29.17 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-17T10:46:42.760Z] #49 29.17 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-17T10:46:42.942Z] #58 ... [2021-04-17T10:46:42.942Z] [2021-04-17T10:46:42.942Z] #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-04-17T10:46:42.942Z] #49 sha256:319b0c01211a30a7d0b095b83e2a8029c67692c121bb7545ea525a0f8f5cd1e4 [2021-04-17T10:46:42.942Z] #49 22.82 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-17T10:46:42.942Z] #49 22.85 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-17T10:46:42.942Z] #49 22.85 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-17T10:46:42.942Z] #49 22.85 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-17T10:46:42.942Z] #49 22.85 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-17T10:46:42.942Z] #49 22.86 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-17T10:46:42.942Z] #49 22.86 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-17T10:46:42.942Z] #49 22.86 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-17T10:46:42.942Z] #49 22.87 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-17T10:46:42.942Z] #49 22.95 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-17T10:46:42.942Z] #49 23.09 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-17T10:46:42.942Z] #49 23.15 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-17T10:46:42.942Z] #49 23.16 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-17T10:46:42.942Z] #49 23.16 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-17T10:46:42.942Z] #49 23.20 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-17T10:46:42.942Z] #49 23.21 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-17T10:46:42.942Z] #49 23.28 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-17T10:46:42.942Z] #49 23.28 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-17T10:46:42.942Z] #49 23.29 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-17T10:46:42.942Z] #49 23.30 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-17T10:46:42.942Z] #49 23.31 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-17T10:46:42.942Z] #49 23.34 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-17T10:46:42.942Z] #49 23.35 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-17T10:46:42.942Z] #49 23.36 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-17T10:46:42.942Z] #49 23.38 go: downloading golang.org/x/text v0.3.2 [2021-04-17T10:46:42.942Z] #49 23.40 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-17T10:46:42.942Z] #49 23.41 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-17T10:46:42.942Z] #49 23.41 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-17T10:46:42.942Z] #49 23.53 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-17T10:46:42.942Z] #49 23.60 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-17T10:46:42.942Z] #49 23.64 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-17T10:46:42.942Z] #49 23.67 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-17T10:46:42.942Z] #49 23.74 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-17T10:46:42.942Z] #49 23.77 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-17T10:46:42.942Z] #49 23.96 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-17T10:46:42.942Z] #49 24.00 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-17T10:46:42.942Z] #49 24.01 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-17T10:46:42.942Z] #49 24.03 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-17T10:46:42.942Z] #49 24.06 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-17T10:46:42.942Z] #49 24.06 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-17T10:46:42.942Z] #49 24.17 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-17T10:46:42.942Z] #49 24.24 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-17T10:46:42.942Z] #49 24.25 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-17T10:46:42.942Z] #49 24.32 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-17T10:46:42.942Z] #49 24.36 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-17T10:46:42.942Z] #49 24.40 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-17T10:46:42.942Z] #49 24.49 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-17T10:46:42.942Z] #49 24.51 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-17T10:46:42.942Z] #49 24.63 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-17T10:46:42.942Z] #49 24.70 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-17T10:46:42.942Z] #49 24.76 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-17T10:46:42.942Z] #49 24.78 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-17T10:46:42.942Z] #49 24.80 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-17T10:46:42.942Z] #49 24.83 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-17T10:46:42.942Z] #49 24.89 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-17T10:46:42.942Z] #49 24.89 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-17T10:46:42.942Z] #49 24.90 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-17T10:46:42.942Z] #49 24.99 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-17T10:46:42.942Z] #49 25.00 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-17T10:46:42.942Z] #49 25.02 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-17T10:46:42.942Z] #49 25.07 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-17T10:46:42.942Z] #49 25.08 go: downloading github.com/spf13/afero v1.1.2 [2021-04-17T10:46:42.942Z] #49 25.25 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-17T10:46:42.942Z] #49 25.34 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-17T10:46:42.942Z] #49 25.37 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-17T10:46:42.942Z] #49 25.49 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-17T10:46:42.942Z] #49 25.61 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-17T10:46:42.942Z] #49 25.65 go: extracting github.com/spf13/afero v1.1.2 [2021-04-17T10:46:42.942Z] #49 25.72 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-17T10:46:42.942Z] #49 25.73 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-17T10:46:42.942Z] #49 25.74 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-17T10:46:42.942Z] #49 25.91 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-17T10:46:42.942Z] #49 25.98 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-17T10:46:42.942Z] #49 25.98 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-17T10:46:42.942Z] #49 25.98 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-17T10:46:42.942Z] #49 25.98 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-17T10:46:42.942Z] #49 26.01 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-17T10:46:42.942Z] #49 26.21 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-17T10:46:42.942Z] #49 26.33 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-17T10:46:42.942Z] #49 26.33 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-17T10:46:42.942Z] #49 26.45 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-17T10:46:42.942Z] #49 26.50 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-17T10:46:42.942Z] #49 26.51 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-17T10:46:42.942Z] #49 26.74 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-17T10:46:42.942Z] #49 26.74 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-17T10:46:42.942Z] #49 26.74 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-17T10:46:42.942Z] #49 26.83 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-17T10:46:42.942Z] #49 26.86 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-17T10:46:42.942Z] #49 26.98 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-17T10:46:42.942Z] #49 27.14 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-17T10:46:42.942Z] #49 27.32 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-17T10:46:42.942Z] #49 27.34 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-17T10:46:42.942Z] #49 27.35 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-17T10:46:42.942Z] #49 27.36 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-17T10:46:42.942Z] #49 27.36 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-17T10:46:42.942Z] #49 27.69 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-17T10:46:42.942Z] #49 27.69 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-17T10:46:42.942Z] #49 27.93 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-17T10:46:42.942Z] #49 27.95 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-17T10:46:43.016Z] #49 29.28 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-17T10:46:43.016Z] #49 29.28 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-17T10:46:43.023Z] #37 33.30 Building dependency tree... [2021-04-17T10:46:43.144Z] #49 ... [2021-04-17T10:46:43.144Z] [2021-04-17T10:46:43.144Z] #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-04-17T10:46:43.144Z] #58 sha256:2d9770a18f00aac9d5f5acd388feba6abc7f158e48ad89ef16f936e09daee0cb [2021-04-17T10:46:43.144Z] #58 18.53 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-17T10:46:43.144Z] #58 20.44 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-17T10:46:43.144Z] #58 20.78 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-17T10:46:43.144Z] #58 20.84 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-17T10:46:43.145Z] #58 21.34 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-17T10:46:43.145Z] #58 24.51 go: finding github.com/pkg/errors v0.9.1 [2021-04-17T10:46:43.145Z] #58 24.58 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-17T10:46:43.145Z] #58 24.65 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-17T10:46:43.145Z] #58 24.78 go: finding github.com/google/uuid v1.2.0 [2021-04-17T10:46:43.145Z] #58 24.82 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-17T10:46:43.145Z] #58 25.05 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-17T10:46:43.145Z] #58 25.29 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-17T10:46:43.145Z] #58 25.29 go: finding github.com/gofrs/flock v0.8.0 [2021-04-17T10:46:43.145Z] #58 25.36 go: finding github.com/gorilla/mux v1.8.0 [2021-04-17T10:46:43.145Z] #58 25.45 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-17T10:46:43.145Z] #58 25.62 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-17T10:46:43.145Z] #58 25.69 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-17T10:46:43.145Z] #58 25.70 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-17T10:46:43.145Z] #58 25.93 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-17T10:46:43.145Z] #58 26.02 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-17T10:46:43.202Z] #49 27.98 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-17T10:46:43.202Z] #49 28.11 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-17T10:46:43.202Z] #49 28.17 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-17T10:46:43.412Z] #58 ... [2021-04-17T10:46:43.412Z] [2021-04-17T10:46:43.412Z] #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-04-17T10:46:43.412Z] #49 sha256:31263b9c4e9a041f9f3b3cd0b2d013ce7143c87da473c17619d3f94357a649fe [2021-04-17T10:46:43.412Z] #49 28.74 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-17T10:46:43.462Z] #49 28.37 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-17T10:46:43.462Z] #49 28.37 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-17T10:46:43.580Z] #49 29.88 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-17T10:46:43.580Z] #49 29.99 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-17T10:46:43.677Z] #49 ... [2021-04-17T10:46:43.677Z] [2021-04-17T10:46:43.677Z] #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-04-17T10:46:43.677Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-17T10:46:43.678Z] #36 19.03 Fetched 8251 kB in 13s (634 kB/s) [2021-04-17T10:46:43.678Z] #36 19.03 Reading package lists... [2021-04-17T10:46:43.678Z] #36 24.69 Reading package lists... [2021-04-17T10:46:43.678Z] #36 ... [2021-04-17T10:46:43.678Z] [2021-04-17T10:46:43.678Z] #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-04-17T10:46:43.678Z] #29 sha256:612455ffa2055dba32a7724d1cd9fc15555fe5a18e4ad4f99aadfb9279fffacf [2021-04-17T10:46:43.678Z] #29 7.185 # 1.8% #################### 27.9% ####################################### 54.6% ################################################################## 92.0% ######################################################################## 100.0% [2021-04-17T10:46:43.678Z] #29 7.810 [2021-04-17T10:46:43.678Z] #29 7.993 0.1% ###################### 31.5% ######################################## 55.9% ########################################################### 82.7% ###################################################################### 97.9% ######################################################################## 100.0% [2021-04-17T10:46:43.678Z] #29 8.904 [2021-04-17T10:46:43.722Z] #49 28.54 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-17T10:46:43.722Z] #49 28.66 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-17T10:46:43.722Z] #49 28.78 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-17T10:46:43.722Z] #49 28.79 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-17T10:46:43.722Z] #49 28.85 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-17T10:46:43.838Z] #49 ... [2021-04-17T10:46:43.838Z] [2021-04-17T10:46:43.838Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-17T10:46:43.838Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-17T10:46:43.838Z] #13 26.68 Fetched 8940 kB in 19s (481 kB/s) [2021-04-17T10:46:43.981Z] #49 28.86 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-17T10:46:43.984Z] #20 15.74 Reading package lists... [2021-04-17T10:46:44.083Z] #37 ... [2021-04-17T10:46:44.083Z] [2021-04-17T10:46:44.083Z] #30 [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-04-17T10:46:44.083Z] #30 sha256:b02a9603f9fb53fba946578d41ac63ccb839f30775c275a67060f653aeb7ccef [2021-04-17T10:46:44.083Z] #30 27.60 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-17T10:46:44.083Z] #30 28.02 [2021-04-17T10:46:44.083Z] #30 28.25 ######################################################################## 100.0% [2021-04-17T10:46:44.083Z] #30 28.40 [2021-04-17T10:46:44.083Z] #30 29.35 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-17T10:46:44.083Z] #30 29.79 [2021-04-17T10:46:44.083Z] #30 29.93 ######################################################################## 100.0% [2021-04-17T10:46:44.083Z] #30 30.09 [2021-04-17T10:46:44.083Z] #30 30.22 Download of images into '/build' complete. [2021-04-17T10:46:44.083Z] #30 30.23 Use something like the following to load the result into a Docker daemon: [2021-04-17T10:46:44.083Z] #30 30.23 tar -cC '/build' . | docker load [2021-04-17T10:46:44.083Z] #30 DONE 30.3s [2021-04-17T10:46:44.241Z] #49 29.05 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-17T10:46:44.241Z] #49 29.22 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-17T10:46:44.241Z] #49 29.22 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-17T10:46:44.383Z] [2021-04-17T10:46:44.384Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-17T10:46:44.384Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-04-17T10:46:44.384Z] #37 35.82 The following additional packages will be installed: [2021-04-17T10:46:44.384Z] #37 35.83 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-17T10:46:44.384Z] #37 35.84 Suggested packages: [2021-04-17T10:46:44.384Z] #37 35.84 cmake-doc ninja-build lrzip [2021-04-17T10:46:44.384Z] #37 35.84 Recommended packages: [2021-04-17T10:46:44.384Z] #37 35.85 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-17T10:46:44.506Z] #49 29.62 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-17T10:46:44.526Z] #29 9.127 0.0% # 2.6% ### 5.4% ##### 7.1% ###### 9.0% ######## 11.6% ########## 14.7% ############ 18.1% ################### 27.4% ####################### 32.8% ########################## 37.1% [2021-04-17T10:46:44.526Z] #29 ... [2021-04-17T10:46:44.526Z] [2021-04-17T10:46:44.526Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-17T10:46:44.526Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-17T10:46:44.526Z] #13 15.85 Fetched 8758 kB in 13s (674 kB/s) [2021-04-17T10:46:44.526Z] #13 15.85 Reading package lists... [2021-04-17T10:46:44.526Z] #13 21.70 Reading package lists... [2021-04-17T10:46:44.526Z] #13 ... [2021-04-17T10:46:44.526Z] [2021-04-17T10:46:44.526Z] #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-04-17T10:46:44.526Z] #29 sha256:612455ffa2055dba32a7724d1cd9fc15555fe5a18e4ad4f99aadfb9279fffacf [2021-04-17T10:46:44.547Z] #20 20.04 Building dependency tree... [2021-04-17T10:46:44.768Z] #13 26.68 Reading package lists... [2021-04-17T10:46:44.768Z] #13 ... [2021-04-17T10:46:44.768Z] [2021-04-17T10:46:44.768Z] #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-04-17T10:46:44.768Z] #58 sha256:f9006bb4b7fc32aa53199d6aa0e50ce1f839900ef15782300446e38d8ab799cf [2021-04-17T10:46:44.768Z] #58 21.09 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-17T10:46:44.768Z] #58 21.25 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-17T10:46:44.768Z] #58 23.94 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-17T10:46:44.768Z] #58 24.76 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-17T10:46:44.768Z] #58 25.10 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-17T10:46:44.768Z] #58 25.10 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-17T10:46:44.768Z] #58 25.47 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-17T10:46:44.768Z] #58 27.27 go: finding github.com/pkg/errors v0.9.1 [2021-04-17T10:46:44.768Z] #58 27.41 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-17T10:46:44.768Z] #58 27.70 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-17T10:46:44.768Z] #58 27.70 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-17T10:46:44.768Z] #58 27.81 go: finding github.com/google/uuid v1.2.0 [2021-04-17T10:46:44.768Z] #58 27.96 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-17T10:46:44.768Z] #58 28.00 go: finding github.com/gofrs/flock v0.8.0 [2021-04-17T10:46:44.768Z] #58 28.12 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-17T10:46:44.768Z] #58 28.12 go: finding github.com/gorilla/mux v1.8.0 [2021-04-17T10:46:44.768Z] #58 28.15 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-17T10:46:44.768Z] #58 28.23 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-17T10:46:44.768Z] #58 28.23 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-17T10:46:44.768Z] #58 28.23 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-17T10:46:44.768Z] #58 28.53 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-17T10:46:44.768Z] #58 28.61 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-17T10:46:44.768Z] #58 ... [2021-04-17T10:46:44.768Z] [2021-04-17T10:46:44.768Z] #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-04-17T10:46:44.768Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-17T10:46:44.768Z] #55 24.81 Reading package lists... [2021-04-17T10:46:44.769Z] #49 29.70 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-17T10:46:44.769Z] #49 29.70 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-17T10:46:44.769Z] #49 29.78 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-17T10:46:44.769Z] #49 29.88 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-17T10:46:45.110Z] #20 ... [2021-04-17T10:46:45.110Z] [2021-04-17T10:46:45.110Z] #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-04-17T10:46:45.110Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:46:45.110Z] #43 80.07 DEP criu/mount.d [2021-04-17T10:46:45.110Z] #43 80.48 DEP criu/memfd.d [2021-04-17T10:46:45.110Z] #43 80.66 DEP criu/mem.d [2021-04-17T10:46:45.110Z] #43 80.81 DEP criu/lsm.d [2021-04-17T10:46:45.110Z] #43 80.92 DEP criu/log.d [2021-04-17T10:46:45.110Z] #43 81.03 DEP criu/libnetlink.d [2021-04-17T10:46:45.110Z] #43 81.13 DEP criu/kerndat.d [2021-04-17T10:46:45.110Z] #43 81.29 DEP criu/kcmp-ids.d [2021-04-17T10:46:45.110Z] #43 81.38 DEP criu/irmap.d [2021-04-17T10:46:45.110Z] #43 81.50 DEP criu/ipc_ns.d [2021-04-17T10:46:45.110Z] #43 81.67 DEP criu/image.d [2021-04-17T10:46:45.110Z] #43 81.80 DEP criu/image-desc.d [2021-04-17T10:46:45.110Z] #43 81.92 DEP criu/fsnotify.d [2021-04-17T10:46:45.111Z] #43 82.13 DEP criu/filesystems.d [2021-04-17T10:46:45.111Z] #43 82.32 DEP criu/files.d [2021-04-17T10:46:45.111Z] #43 82.56 DEP criu/files-reg.d [2021-04-17T10:46:45.111Z] #43 82.70 DEP criu/files-ext.d [2021-04-17T10:46:45.111Z] #43 82.80 DEP criu/file-lock.d [2021-04-17T10:46:45.111Z] #43 82.95 DEP criu/file-ids.d [2021-04-17T10:46:45.111Z] #43 83.09 DEP criu/fifo.d [2021-04-17T10:46:45.111Z] #43 83.22 DEP criu/fdstore.d [2021-04-17T10:46:45.111Z] #43 83.38 DEP criu/fault-injection.d [2021-04-17T10:46:45.111Z] #43 83.42 DEP criu/external.d [2021-04-17T10:46:45.111Z] #43 83.51 DEP criu/eventpoll.d [2021-04-17T10:46:45.111Z] #43 83.70 DEP criu/eventfd.d [2021-04-17T10:46:45.111Z] #43 83.87 DEP criu/crtools.d [2021-04-17T10:46:45.111Z] #43 84.04 DEP criu/cr-service.d [2021-04-17T10:46:45.367Z] #43 84.27 DEP criu/cr-restore.d [2021-04-17T10:46:45.367Z] #43 84.47 DEP criu/cr-errno.d [2021-04-17T10:46:45.367Z] #43 84.51 DEP criu/cr-dump.d [2021-04-17T10:46:45.393Z] #49 30.33 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-17T10:46:45.393Z] #49 30.34 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-17T10:46:45.586Z] #57 151.7 + bin/containerd-shim-runc-v1 [2021-04-17T10:46:45.627Z] #43 84.75 DEP criu/cr-dedup.d [2021-04-17T10:46:45.667Z] #49 30.75 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-17T10:46:45.883Z] #43 ... [2021-04-17T10:46:45.883Z] [2021-04-17T10:46:45.883Z] #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-04-17T10:46:45.883Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-17T10:46:45.883Z] #32 DONE 150.1s [2021-04-17T10:46:45.883Z] [2021-04-17T10:46:45.883Z] #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-04-17T10:46:45.883Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:46:45.883Z] #43 85.13 DEP criu/cr-check.d [2021-04-17T10:46:45.927Z] #49 30.96 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-17T10:46:46.112Z] #29 9.127 0.0% # 2.6% ### 5.4% ##### 7.1% ###### 9.0% ######## 11.6% ########## 14.7% ############ 18.1% ################### 27.4% ####################### 32.8% ########################## 37.1% ################################ 45.2% ################################### 49.2% ###################################### 53.6% ######################################### 57.8% ############################################## 64.0% ################################################# 69.2% #################################################### 73.3% ####################################################### 77.7% ######################################################### 80.3% ############################################################# 86.0% ################################################################# 91.4% ##################################################################### 96.1% ######################################################################## 100.0% [2021-04-17T10:46:46.112Z] #29 12.09 [2021-04-17T10:46:46.187Z] #49 31.12 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-17T10:46:46.447Z] #43 85.46 DEP criu/config.d [2021-04-17T10:46:46.447Z] #43 85.70 DEP criu/clone-noasan.d [2021-04-17T10:46:46.492Z] #37 37.60 The following NEW packages will be installed: [2021-04-17T10:46:46.492Z] #37 37.63 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-17T10:46:46.492Z] #37 37.63 vim-common xxd [2021-04-17T10:46:46.492Z] #37 37.89 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-17T10:46:46.492Z] #37 37.89 Need to get 14.9 MB of archives. [2021-04-17T10:46:46.492Z] #37 37.89 After this operation, 67.2 MB of additional disk space will be used. [2021-04-17T10:46:46.492Z] #37 37.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-04-17T10:46:46.492Z] #37 37.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-04-17T10:46:46.492Z] #37 37.94 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2021-04-17T10:46:46.642Z] #29 12.28 0.0% 1.1% [2021-04-17T10:46:46.642Z] #29 ... [2021-04-17T10:46:46.642Z] [2021-04-17T10:46:46.642Z] #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-04-17T10:46:46.642Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-04-17T10:46:46.642Z] #55 25.22 Building dependency tree... [2021-04-17T10:46:46.642Z] #55 27.97 The following additional packages will be installed: [2021-04-17T10:46:46.642Z] #55 27.98 libbtrfs0 [2021-04-17T10:46:46.642Z] #55 28.13 The following NEW packages will be installed: [2021-04-17T10:46:46.642Z] #55 28.14 libbtrfs-dev libbtrfs0 [2021-04-17T10:46:46.642Z] #55 28.50 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-17T10:46:46.642Z] #55 28.50 Need to get 119 kB of archives. [2021-04-17T10:46:46.642Z] #55 28.50 After this operation, 387 kB of additional disk space will be used. [2021-04-17T10:46:46.642Z] #55 28.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-04-17T10:46:46.642Z] #55 28.51 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-04-17T10:46:46.642Z] #55 29.82 debconf: delaying package configuration, since apt-utils is not installed [2021-04-17T10:46:46.642Z] #55 30.00 Fetched 119 kB in 0s (435 kB/s) [2021-04-17T10:46:46.642Z] #55 30.11 Selecting previously unselected package libbtrfs0. [2021-04-17T10:46:46.642Z] #55 30.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-04-17T10:46:46.642Z] #55 30.26 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-04-17T10:46:46.642Z] #55 30.29 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-17T10:46:46.642Z] #55 30.53 Selecting previously unselected package libbtrfs-dev. [2021-04-17T10:46:46.642Z] #55 30.55 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-04-17T10:46:46.642Z] #55 30.57 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-17T10:46:46.642Z] #55 30.89 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-17T10:46:46.642Z] #55 30.95 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-17T10:46:46.642Z] #55 30.97 Processing triggers for libc-bin (2.28-10) ... [2021-04-17T10:46:46.642Z] #55 DONE 32.0s [2021-04-17T10:46:46.642Z] [2021-04-17T10:46:46.642Z] #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-04-17T10:46:46.642Z] #29 sha256:612455ffa2055dba32a7724d1cd9fc15555fe5a18e4ad4f99aadfb9279fffacf [2021-04-17T10:46:46.712Z] #55 31.48 Building dependency tree... [2021-04-17T10:46:46.792Z] #37 38.25 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-04-17T10:46:47.010Z] #43 85.89 DEP criu/cgroup.d [2021-04-17T10:46:47.266Z] #43 86.16 DEP criu/cgroup-props.d [2021-04-17T10:46:47.266Z] #43 86.30 DEP criu/bitmap.d [2021-04-17T10:46:47.266Z] #43 86.31 DEP criu/bfd.d [2021-04-17T10:46:47.266Z] #43 86.37 DEP criu/autofs.d [2021-04-17T10:46:47.523Z] #43 86.45 DEP criu/aio.d [2021-04-17T10:46:47.523Z] #43 86.56 DEP criu/action-scripts.d [2021-04-17T10:46:47.779Z] #43 86.82 CC criu/action-scripts.o [2021-04-17T10:46:47.860Z] #37 39.31 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+deb10u1 [730 kB] [2021-04-17T10:46:47.860Z] #37 39.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2021-04-17T10:46:47.860Z] #37 39.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2021-04-17T10:46:47.860Z] #37 39.42 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2021-04-17T10:46:47.860Z] #37 39.45 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2021-04-17T10:46:47.860Z] #37 39.46 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2021-04-17T10:46:48.036Z] #43 87.18 CC criu/aio.o [2021-04-17T10:46:48.096Z] #49 33.24 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-17T10:46:48.305Z] #57 154.7 + bin/containerd-shim-runc-v2 [2021-04-17T10:46:48.599Z] #43 87.62 CC criu/autofs.o [2021-04-17T10:46:48.606Z] #55 ... [2021-04-17T10:46:48.606Z] [2021-04-17T10:46:48.606Z] #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-04-17T10:46:48.606Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-17T10:46:48.606Z] #40 24.34 Checking out files: 85% (1436/1684) Checking out files: 86% (1449/1684) Checking out files: 87% (1466/1684) Checking out files: 88% (1482/1684) Checking out files: 89% (1499/1684) Checking out files: 90% (1516/1684) Checking out files: 91% (1533/1684) Checking out files: 92% (1550/1684) Checking out files: 93% (1567/1684) Checking out files: 94% (1583/1684) Checking out files: 95% (1600/1684) Checking out files: 96% (1617/1684) Checking out files: 97% (1634/1684) Checking out files: 98% (1651/1684) Checking out files: 99% (1668/1684) Checking out files: 100% (1684/1684) Checking out files: 100% (1684/1684), done. [2021-04-17T10:46:48.606Z] #40 24.55 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-17T10:46:48.606Z] #40 26.43 + 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-04-17T10:46:48.606Z] #40 ... [2021-04-17T10:46:48.606Z] [2021-04-17T10:46:48.606Z] #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-04-17T10:46:48.606Z] #49 sha256:8316f9fbe488d9bd83800df167d1219b4c397cb7db757f959bd0478b154f1f75 [2021-04-17T10:46:48.606Z] #49 30.23 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-17T10:46:48.606Z] #49 30.23 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-17T10:46:48.606Z] #49 31.27 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-17T10:46:48.606Z] #49 31.29 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-17T10:46:48.606Z] #49 31.34 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-17T10:46:48.606Z] #49 31.34 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-17T10:46:48.606Z] #49 31.34 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-17T10:46:48.606Z] #49 31.50 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-17T10:46:48.606Z] #49 31.72 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-17T10:46:48.606Z] #49 31.78 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-17T10:46:48.606Z] #49 31.96 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-17T10:46:48.606Z] #49 31.96 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-17T10:46:48.606Z] #49 31.96 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-17T10:46:48.606Z] #49 31.97 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-17T10:46:48.606Z] #49 34.20 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-17T10:46:48.664Z] #49 33.48 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-17T10:46:48.921Z] #37 ... [2021-04-17T10:46:48.921Z] [2021-04-17T10:46:48.921Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-17T10:46:48.921Z] #50 sha256:accfad83fe8dbe77da941bba6f4c9fd7ea99fb47fc3f95c525fb6d9545498315 [2021-04-17T10:46:48.921Z] #50 30.33 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-17T10:46:48.921Z] #50 30.92 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-17T10:46:48.921Z] #50 31.86 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-17T10:46:48.921Z] #50 34.43 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-17T10:46:48.921Z] #50 37.79 go: extracting golang.org/x/text v0.3.2 [2021-04-17T10:46:48.921Z] #50 ... [2021-04-17T10:46:48.921Z] [2021-04-17T10:46:48.921Z] #43 [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-04-17T10:46:48.921Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-17T10:46:48.921Z] #43 27.09 Reading package lists... [2021-04-17T10:46:48.921Z] #43 34.37 Building dependency tree... [2021-04-17T10:46:48.921Z] #43 37.55 The following additional packages will be installed: [2021-04-17T10:46:48.921Z] #43 37.55 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-17T10:46:48.921Z] #43 37.56 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-17T10:46:48.921Z] #43 37.56 Suggested packages: [2021-04-17T10:46:48.921Z] #43 37.57 manpages-dev python-setuptools [2021-04-17T10:46:48.921Z] #43 39.59 The following NEW packages will be installed: [2021-04-17T10:46:48.921Z] #43 39.59 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-17T10:46:48.921Z] #43 39.59 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-17T10:46:48.921Z] #43 39.59 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-17T10:46:48.921Z] #43 39.59 python-six zlib1g-dev [2021-04-17T10:46:48.921Z] #43 39.77 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-17T10:46:48.921Z] #43 39.77 Need to get 4075 kB of archives. [2021-04-17T10:46:48.921Z] #43 39.77 After this operation, 24.5 MB of additional disk space will be used. [2021-04-17T10:46:48.921Z] #43 39.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2021-04-17T10:46:48.921Z] #43 39.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2021-04-17T10:46:48.921Z] #43 39.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2021-04-17T10:46:48.921Z] #43 39.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2021-04-17T10:46:48.921Z] #43 39.84 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2021-04-17T10:46:48.921Z] #43 39.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2021-04-17T10:46:48.921Z] #43 39.85 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-04-17T10:46:48.921Z] #43 39.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2021-04-17T10:46:48.921Z] #43 39.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2021-04-17T10:46:48.921Z] #43 39.96 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2021-04-17T10:46:48.921Z] #43 39.97 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2021-04-17T10:46:48.921Z] #43 40.05 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2021-04-17T10:46:48.921Z] #43 40.09 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-04-17T10:46:48.921Z] #43 40.10 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2021-04-17T10:46:48.921Z] #43 40.11 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-17T10:46:48.921Z] #43 40.12 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2021-04-17T10:46:48.922Z] #43 40.12 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2021-04-17T10:46:48.993Z] #57 155.3 + binaries [2021-04-17T10:46:48.993Z] #57 155.3 + install -D bin/containerd /build/containerd [2021-04-17T10:46:48.993Z] #57 155.4 + install -D bin/containerd-shim /build/containerd-shim [2021-04-17T10:46:48.993Z] #57 155.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-17T10:46:48.993Z] #57 155.4 + install -D bin/ctr /build/ctr [2021-04-17T10:46:49.171Z] #49 ... [2021-04-17T10:46:49.171Z] [2021-04-17T10:46:49.171Z] #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-04-17T10:46:49.171Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-17T10:46:49.171Z] #42 25.54 Fetched 8427 kB in 18s (472 kB/s) [2021-04-17T10:46:49.171Z] #42 25.54 Reading package lists... [2021-04-17T10:46:49.222Z] #43 ... [2021-04-17T10:46:49.222Z] [2021-04-17T10:46:49.222Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-17T10:46:49.222Z] #50 sha256:accfad83fe8dbe77da941bba6f4c9fd7ea99fb47fc3f95c525fb6d9545498315 [2021-04-17T10:46:49.222Z] #50 40.75 go: finding github.com/fatih/color v1.7.0 [2021-04-17T10:46:49.222Z] #50 40.76 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-17T10:46:49.428Z] #42 32.91 Reading package lists... [2021-04-17T10:46:49.428Z] #42 ... [2021-04-17T10:46:49.428Z] [2021-04-17T10:46:49.428Z] #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-04-17T10:46:49.428Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-17T10:46:49.428Z] #55 35.26 The following additional packages will be installed: [2021-04-17T10:46:49.428Z] #55 35.26 libbtrfs0 [2021-04-17T10:46:49.428Z] #55 35.48 The following NEW packages will be installed: [2021-04-17T10:46:49.428Z] #55 35.51 libbtrfs-dev libbtrfs0 [2021-04-17T10:46:49.524Z] #50 41.05 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-17T10:46:49.606Z] #49 ... [2021-04-17T10:46:49.606Z] [2021-04-17T10:46:49.606Z] #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-04-17T10:46:49.606Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-17T10:46:49.606Z] #40 23.65 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-17T10:46:49.606Z] #40 25.54 + 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-04-17T10:46:49.606Z] #40 ... [2021-04-17T10:46:49.606Z] [2021-04-17T10:46:49.606Z] #67 [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-04-17T10:46:49.606Z] #67 sha256:468b5f1d675d37bfec4b5880aa21c7d91b3f67cf5fdc9d43b7d32eebb1487105 [2021-04-17T10:46:49.606Z] #67 24.95 Checking out files: 62% (1185/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-04-17T10:46:49.606Z] #67 25.57 + cd /tmp/tmp.qe4isCEpU5/src/github.com/docker/libnetwork [2021-04-17T10:46:49.606Z] #67 25.57 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-17T10:46:49.606Z] #67 25.94 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-17T10:46:49.622Z] #57 DONE 155.9s [2021-04-17T10:46:49.690Z] #55 36.03 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-17T10:46:49.690Z] #55 36.03 Need to get 119 kB of archives. [2021-04-17T10:46:49.690Z] #55 36.03 After this operation, 387 kB of additional disk space will be used. [2021-04-17T10:46:49.690Z] #55 36.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-17T10:46:49.690Z] #55 36.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-17T10:46:49.690Z] #55 ... [2021-04-17T10:46:49.690Z] [2021-04-17T10:46:49.690Z] #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-04-17T10:46:49.690Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-17T10:46:49.690Z] #36 26.23 Fetched 8427 kB in 17s (483 kB/s) [2021-04-17T10:46:49.690Z] #36 26.23 Reading package lists... [2021-04-17T10:46:49.826Z] #50 41.23 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-17T10:46:49.826Z] #50 41.29 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-17T10:46:49.826Z] #50 41.40 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-17T10:46:49.826Z] #50 41.45 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-17T10:46:49.826Z] #50 41.48 go: finding github.com/pkg/errors v0.8.1 [2021-04-17T10:46:49.826Z] #50 41.49 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-17T10:46:49.913Z] [2021-04-17T10:46:49.913Z] #58 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-04-17T10:46:49.949Z] #36 33.63 Reading package lists... [2021-04-17T10:46:49.949Z] #36 ... [2021-04-17T10:46:49.949Z] [2021-04-17T10:46:49.949Z] #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-04-17T10:46:49.949Z] #45 sha256:a6cb748fc29fe9c672a40e246c91decdaa4f8f7eaa718162c977004ada833ebf [2021-04-17T10:46:49.949Z] #45 31.41 vendor/golang.org/x/crypto/internal/subtle [2021-04-17T10:46:49.949Z] #45 31.74 vendor/golang.org/x/crypto/curve25519 [2021-04-17T10:46:49.966Z] #43 88.90 CC criu/bfd.o [2021-04-17T10:46:50.128Z] #50 41.54 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-17T10:46:50.128Z] #50 41.57 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-17T10:46:50.128Z] #50 41.57 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-17T10:46:50.128Z] #50 41.58 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-17T10:46:50.128Z] #50 41.62 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-17T10:46:50.128Z] #50 41.67 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-17T10:46:50.128Z] #50 41.67 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-17T10:46:50.128Z] #50 41.69 go: finding github.com/spf13/viper v1.6.1 [2021-04-17T10:46:50.128Z] #50 41.70 go: finding github.com/stretchr/testify v1.4.0 [2021-04-17T10:46:50.222Z] #43 89.33 CC criu/bitmap.o [2021-04-17T10:46:50.350Z] #29 12.28 0.0% 1.1% # 2.7% ## 3.4% ### 4.2% ### 5.4% ##### 7.4% ####### 9.8% ######## 11.5% ######## 12.2% ######### 13.6% ########### 15.5% ############ 16.9% ############# 18.8% ############## 19.6% ############### 21.7% ################ 23.1% ################## 25.5% #################### 28.2% ##################### 29.5% ###################### 31.5% ####################### 33.1% ######################## 34.5% ######################### 35.9% ########################## 37.3% ########################### 38.6% ############################ 39.8% ############################# 41.2% ############################## 42.7% ############################### 44.2% ################################ 45.3% ################################# 46.9% ################################## 48.6% #################################### 50.1% #################################### 51.2% ###################################### 54.1% [2021-04-17T10:46:50.350Z] #29 ... [2021-04-17T10:46:50.350Z] [2021-04-17T10:46:50.350Z] #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-04-17T10:46:50.350Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-17T10:46:50.350Z] #42 24.57 Building dependency tree... [2021-04-17T10:46:50.350Z] #42 26.80 The following additional packages will be installed: [2021-04-17T10:46:50.350Z] #42 26.81 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-17T10:46:50.350Z] #42 26.81 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-17T10:46:50.350Z] #42 26.83 Suggested packages: [2021-04-17T10:46:50.350Z] #42 26.83 manpages-dev python-setuptools [2021-04-17T10:46:50.350Z] #42 28.01 The following NEW packages will be installed: [2021-04-17T10:46:50.350Z] #42 28.03 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-17T10:46:50.350Z] #42 28.04 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-17T10:46:50.350Z] #42 28.04 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-17T10:46:50.350Z] #42 28.04 python-six zlib1g-dev [2021-04-17T10:46:50.350Z] #42 28.43 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-17T10:46:50.350Z] #42 28.43 Need to get 3798 kB of archives. [2021-04-17T10:46:50.350Z] #42 28.43 After this operation, 21.6 MB of additional disk space will be used. [2021-04-17T10:46:50.350Z] #42 28.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2021-04-17T10:46:50.350Z] #42 28.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-04-17T10:46:50.350Z] #42 28.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2021-04-17T10:46:50.350Z] #42 28.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-04-17T10:46:50.350Z] #42 28.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2021-04-17T10:46:50.350Z] #42 28.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-04-17T10:46:50.350Z] #42 28.60 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2021-04-17T10:46:50.350Z] #42 28.61 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2021-04-17T10:46:50.350Z] #42 28.61 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-04-17T10:46:50.350Z] #42 28.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2021-04-17T10:46:50.350Z] #42 28.93 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2021-04-17T10:46:50.350Z] #42 29.64 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2021-04-17T10:46:50.350Z] #42 29.98 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2021-04-17T10:46:50.350Z] #42 29.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2021-04-17T10:46:50.350Z] #42 30.00 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-17T10:46:50.350Z] #42 30.01 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2021-04-17T10:46:50.350Z] #42 30.03 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2021-04-17T10:46:50.350Z] #42 31.20 debconf: delaying package configuration, since apt-utils is not installed [2021-04-17T10:46:50.350Z] #42 31.39 Fetched 3798 kB in 2s (1992 kB/s) [2021-04-17T10:46:50.350Z] #42 31.50 Selecting previously unselected package libcap-dev:arm64. [2021-04-17T10:46:50.350Z] #42 31.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-04-17T10:46:50.350Z] #42 31.64 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2021-04-17T10:46:50.350Z] #42 31.77 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2021-04-17T10:46:50.350Z] #42 32.18 Selecting previously unselected package libnet1:arm64. [2021-04-17T10:46:50.350Z] #42 32.18 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-04-17T10:46:50.350Z] #42 32.20 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-04-17T10:46:50.350Z] #42 32.35 Selecting previously unselected package libnet1-dev. [2021-04-17T10:46:50.350Z] #42 32.35 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2021-04-17T10:46:50.350Z] #42 32.36 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-17T10:46:50.350Z] #42 32.70 Selecting previously unselected package libnl-3-200:arm64. [2021-04-17T10:46:50.350Z] #42 32.71 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2021-04-17T10:46:50.350Z] #42 32.72 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-04-17T10:46:50.350Z] #42 32.92 Selecting previously unselected package libnl-3-dev:arm64. [2021-04-17T10:46:50.350Z] #42 32.97 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2021-04-17T10:46:50.350Z] #42 32.99 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2021-04-17T10:46:50.350Z] #42 33.45 Selecting previously unselected package libprotobuf-c1:arm64. [2021-04-17T10:46:50.350Z] #42 33.47 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-04-17T10:46:50.350Z] #42 33.48 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-04-17T10:46:50.350Z] #42 33.62 Selecting previously unselected package libprotobuf-c-dev:arm64. [2021-04-17T10:46:50.350Z] #42 33.64 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2021-04-17T10:46:50.350Z] #42 33.65 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-04-17T10:46:50.350Z] #42 33.79 Selecting previously unselected package zlib1g-dev:arm64. [2021-04-17T10:46:50.350Z] #42 33.80 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2021-04-17T10:46:50.350Z] #42 33.93 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-04-17T10:46:50.350Z] #42 34.21 Selecting previously unselected package libprotobuf17:arm64. [2021-04-17T10:46:50.350Z] #42 34.22 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-04-17T10:46:50.350Z] #42 34.23 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-04-17T10:46:50.350Z] #42 34.96 Selecting previously unselected package libprotobuf-lite17:arm64. [2021-04-17T10:46:50.350Z] #42 34.99 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2021-04-17T10:46:50.350Z] #42 35.02 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-04-17T10:46:50.350Z] #42 35.36 Selecting previously unselected package libprotobuf-dev:arm64. [2021-04-17T10:46:50.350Z] #42 35.38 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2021-04-17T10:46:50.350Z] #42 35.41 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-04-17T10:46:50.350Z] #42 ... [2021-04-17T10:46:50.350Z] [2021-04-17T10:46:50.350Z] #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-04-17T10:46:50.350Z] #29 sha256:612455ffa2055dba32a7724d1cd9fc15555fe5a18e4ad4f99aadfb9279fffacf [2021-04-17T10:46:50.430Z] #50 41.84 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-17T10:46:50.430Z] #50 41.96 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-17T10:46:50.430Z] #50 41.99 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-17T10:46:50.430Z] #50 42.01 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-17T10:46:50.430Z] #50 42.05 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-17T10:46:50.430Z] #50 42.05 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-17T10:46:50.430Z] #50 42.08 go: finding github.com/spf13/cobra v0.0.5 [2021-04-17T10:46:50.478Z] #43 89.47 CC criu/cgroup-props.o [2021-04-17T10:46:50.544Z] #67 ... [2021-04-17T10:46:50.544Z] [2021-04-17T10:46:50.544Z] #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-04-17T10:46:50.544Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-17T10:46:50.544Z] #36 25.26 Fetched 8427 kB in 19s (450 kB/s) [2021-04-17T10:46:50.544Z] #36 25.26 Reading package lists... [2021-04-17T10:46:50.544Z] #36 31.49 Reading package lists... [2021-04-17T10:46:50.544Z] #36 ... [2021-04-17T10:46:50.544Z] [2021-04-17T10:46:50.544Z] #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-04-17T10:46:50.544Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-17T10:46:50.544Z] #55 25.43 Fetched 8427 kB in 18s (457 kB/s) [2021-04-17T10:46:50.544Z] #55 25.43 Reading package lists... [2021-04-17T10:46:50.544Z] #55 31.70 Reading package lists... [2021-04-17T10:46:50.544Z] #55 ... [2021-04-17T10:46:50.544Z] [2021-04-17T10:46:50.544Z] #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-04-17T10:46:50.544Z] #58 sha256:8e0d754fa083591742dd1bf74f6455e0070243abef35e483d120c74b0b7b70ac [2021-04-17T10:46:50.544Z] #58 27.90 go: finding github.com/pkg/errors v0.9.1 [2021-04-17T10:46:50.544Z] #58 28.17 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-17T10:46:50.544Z] #58 28.28 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-17T10:46:50.544Z] #58 28.45 go: finding github.com/google/uuid v1.2.0 [2021-04-17T10:46:50.544Z] #58 28.45 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-17T10:46:50.544Z] #58 28.49 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-17T10:46:50.544Z] #58 28.55 go: finding github.com/gofrs/flock v0.8.0 [2021-04-17T10:46:50.544Z] #58 28.61 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-17T10:46:50.544Z] #58 28.65 go: finding github.com/gorilla/mux v1.8.0 [2021-04-17T10:46:50.544Z] #58 28.70 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-17T10:46:50.544Z] #58 28.74 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-17T10:46:50.544Z] #58 28.76 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-17T10:46:50.544Z] #58 28.81 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-17T10:46:50.544Z] #58 28.98 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-17T10:46:50.544Z] #58 29.07 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-17T10:46:50.548Z] #58 DONE 0.3s [2021-04-17T10:46:50.548Z] [2021-04-17T10:46:50.548Z] #62 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-04-17T10:46:50.548Z] #62 DONE 0.3s [2021-04-17T10:46:50.731Z] #50 42.11 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-17T10:46:50.731Z] #50 42.14 go: finding github.com/stretchr/objx v0.2.0 [2021-04-17T10:46:50.731Z] #50 42.16 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-17T10:46:50.731Z] #50 42.20 go: finding github.com/gobwas/glob v0.2.3 [2021-04-17T10:46:50.731Z] #50 42.20 go: finding github.com/spf13/pflag v1.0.5 [2021-04-17T10:46:50.731Z] #50 42.21 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-17T10:46:50.731Z] #50 ... [2021-04-17T10:46:50.731Z] [2021-04-17T10:46:50.731Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-17T10:46:50.731Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-04-17T10:46:50.731Z] #56 27.50 Reading package lists... [2021-04-17T10:46:50.731Z] #56 34.96 Building dependency tree... [2021-04-17T10:46:50.731Z] #56 39.16 The following additional packages will be installed: [2021-04-17T10:46:50.731Z] #56 39.18 libbtrfs0 [2021-04-17T10:46:50.731Z] #56 39.34 The following NEW packages will be installed: [2021-04-17T10:46:50.731Z] #56 39.35 libbtrfs-dev libbtrfs0 [2021-04-17T10:46:50.731Z] #56 39.54 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-17T10:46:50.731Z] #56 39.54 Need to get 120 kB of archives. [2021-04-17T10:46:50.731Z] #56 39.54 After this operation, 423 kB of additional disk space will be used. [2021-04-17T10:46:50.731Z] #56 39.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-04-17T10:46:50.731Z] #56 39.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-04-17T10:46:50.731Z] #56 40.82 debconf: delaying package configuration, since apt-utils is not installed [2021-04-17T10:46:50.731Z] #56 41.09 Fetched 120 kB in 0s (1810 kB/s) [2021-04-17T10:46:50.731Z] #56 41.28 Selecting previously unselected package libbtrfs0. [2021-04-17T10:46:50.731Z] #56 41.28 (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-04-17T10:46:50.731Z] #56 41.34 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-04-17T10:46:50.731Z] #56 41.35 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-17T10:46:50.731Z] #56 41.46 Selecting previously unselected package libbtrfs-dev. [2021-04-17T10:46:50.731Z] #56 41.47 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-04-17T10:46:50.731Z] #56 41.48 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-17T10:46:50.731Z] #56 41.81 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-17T10:46:50.731Z] #56 41.83 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-17T10:46:50.731Z] #56 41.83 Processing triggers for libc-bin (2.28-10) ... [2021-04-17T10:46:50.731Z] #56 DONE 42.3s [2021-04-17T10:46:50.731Z] [2021-04-17T10:46:50.731Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-17T10:46:50.731Z] #50 sha256:accfad83fe8dbe77da941bba6f4c9fd7ea99fb47fc3f95c525fb6d9545498315 [2021-04-17T10:46:50.731Z] #50 42.32 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-17T10:46:50.731Z] #50 42.36 go: finding github.com/magiconair/properties v1.8.1 [2021-04-17T10:46:50.731Z] #50 42.36 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-17T10:46:50.731Z] #50 42.42 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-17T10:46:50.806Z] #58 ... [2021-04-17T10:46:50.806Z] [2021-04-17T10:46:50.806Z] #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-04-17T10:46:50.806Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-17T10:46:50.806Z] #42 25.72 Fetched 8427 kB in 19s (448 kB/s) [2021-04-17T10:46:50.806Z] #42 25.72 Reading package lists... [2021-04-17T10:46:50.806Z] #42 31.93 Reading package lists... [2021-04-17T10:46:50.806Z] #42 ... [2021-04-17T10:46:50.806Z] [2021-04-17T10:46:50.806Z] #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-04-17T10:46:50.806Z] #45 sha256:0e124675f572e5446dd676f678735afff189173cf6a430ce5270764c7f97a2ef [2021-04-17T10:46:50.806Z] #45 30.95 vendor/golang.org/x/crypto/internal/subtle [2021-04-17T10:46:50.806Z] #45 31.07 vendor/golang.org/x/crypto/curve25519 [2021-04-17T10:46:50.837Z] [2021-04-17T10:46:50.837Z] #67 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/b... [2021-04-17T10:46:50.880Z] #45 ... [2021-04-17T10:46:50.880Z] [2021-04-17T10:46:50.880Z] #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-04-17T10:46:50.880Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-17T10:46:50.880Z] #55 37.22 debconf: delaying package configuration, since apt-utils is not installed [2021-04-17T10:46:50.880Z] #55 37.40 Fetched 119 kB in 0s (323 kB/s) [2021-04-17T10:46:51.033Z] #50 42.44 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-17T10:46:51.034Z] #50 42.45 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-17T10:46:51.034Z] #50 42.48 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-17T10:46:51.034Z] #50 42.53 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-17T10:46:51.034Z] #50 42.57 go: finding github.com/spf13/afero v1.1.2 [2021-04-17T10:46:51.034Z] #50 42.58 go: finding github.com/spf13/cast v1.3.0 [2021-04-17T10:46:51.034Z] #50 42.64 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-17T10:46:51.041Z] #43 90.16 CC criu/cgroup.o [2021-04-17T10:46:51.126Z] #67 DONE 0.3s [2021-04-17T10:46:51.126Z] [2021-04-17T10:46:51.126Z] #69 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-04-17T10:46:51.126Z] #69 DONE 0.2s [2021-04-17T10:46:51.126Z] [2021-04-17T10:46:51.126Z] #70 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-17T10:46:51.126Z] #70 DONE 0.0s [2021-04-17T10:46:51.126Z] [2021-04-17T10:46:51.126Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-17T10:46:51.138Z] #55 37.54 Selecting previously unselected package libbtrfs0. [2021-04-17T10:46:51.138Z] #55 37.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-17T10:46:51.138Z] #55 37.63 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-17T10:46:51.138Z] #55 37.64 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-17T10:46:51.354Z] #50 42.65 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-17T10:46:51.354Z] #50 42.68 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-17T10:46:51.354Z] #50 42.76 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-17T10:46:51.354Z] #50 42.85 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-17T10:46:51.354Z] #50 42.95 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-17T10:46:51.395Z] #55 37.78 Selecting previously unselected package libbtrfs-dev. [2021-04-17T10:46:51.395Z] #55 37.78 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-17T10:46:51.395Z] #55 37.81 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-17T10:46:51.654Z] #50 43.05 go: finding golang.org/x/text v0.3.2 [2021-04-17T10:46:51.654Z] #50 43.13 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-17T10:46:51.654Z] #50 43.13 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-17T10:46:51.654Z] #50 43.17 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-17T10:46:51.654Z] #50 43.20 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-17T10:46:51.654Z] #50 43.26 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-17T10:46:51.654Z] #50 43.34 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-17T10:46:51.659Z] #55 38.04 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-17T10:46:51.659Z] #55 38.06 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-17T10:46:51.659Z] #55 38.07 Processing triggers for libc-bin (2.28-10) ... [2021-04-17T10:46:51.764Z] #71 DONE 0.6s [2021-04-17T10:46:51.916Z] #55 DONE 38.3s [2021-04-17T10:46:51.916Z] [2021-04-17T10:46:51.916Z] #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-04-17T10:46:51.916Z] #56 sha256:d4e7281adff8ae6efc36a7ddd7b8c083b2a4d6a83194cd2c2d01eaaeee3352ff [2021-04-17T10:46:51.956Z] #50 43.42 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-17T10:46:51.956Z] #50 43.42 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-17T10:46:51.956Z] #50 43.44 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-17T10:46:51.956Z] #50 43.51 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-17T10:46:51.956Z] #50 43.52 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-17T10:46:51.956Z] #50 43.54 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-17T10:46:51.956Z] #50 43.61 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-17T10:46:51.971Z] #43 ... [2021-04-17T10:46:51.971Z] [2021-04-17T10:46:51.971Z] #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-04-17T10:46:51.971Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-17T10:46:51.971Z] #20 21.45 libcap2-bin is already the newest version (1:2.25-2). [2021-04-17T10:46:51.971Z] #20 21.45 The following additional packages will be installed: [2021-04-17T10:46:51.971Z] #20 21.45 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-17T10:46:51.971Z] #20 21.45 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-17T10:46:51.971Z] #20 21.45 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-17T10:46:51.971Z] #20 21.45 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-17T10:46:51.971Z] #20 21.45 python3.7 python3.7-minimal vim-runtime xxd [2021-04-17T10:46:51.971Z] #20 21.45 Suggested packages: [2021-04-17T10:46:51.971Z] #20 21.45 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-17T10:46:51.971Z] #20 21.45 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-17T10:46:51.971Z] #20 21.45 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-17T10:46:51.971Z] #20 21.45 Recommended packages: [2021-04-17T10:46:51.971Z] #20 21.45 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-17T10:46:51.971Z] #20 21.45 python3-keyrings.alt python3-xdg unzip [2021-04-17T10:46:51.971Z] #20 23.63 The following NEW packages will be installed: [2021-04-17T10:46:51.971Z] #20 23.65 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-17T10:46:51.971Z] #20 23.65 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-17T10:46:51.971Z] #20 23.65 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-17T10:46:51.971Z] #20 23.65 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-17T10:46:51.971Z] #20 23.65 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-17T10:46:51.971Z] #20 23.65 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-17T10:46:51.971Z] #20 23.65 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-17T10:46:51.971Z] #20 23.66 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-17T10:46:51.971Z] #20 23.66 xz-utils zip [2021-04-17T10:46:51.971Z] #20 23.97 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-17T10:46:51.971Z] #20 23.97 Need to get 28.5 MB of archives. [2021-04-17T10:46:51.971Z] #20 23.97 After this operation, 116 MB of additional disk space will be used. [2021-04-17T10:46:51.971Z] #20 23.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-04-17T10:46:51.971Z] #20 23.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-04-17T10:46:51.971Z] #20 23.99 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-04-17T10:46:51.971Z] #20 24.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-04-17T10:46:51.971Z] #20 24.09 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-04-17T10:46:51.971Z] #20 24.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-04-17T10:46:51.971Z] #20 24.18 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-04-17T10:46:51.971Z] #20 24.20 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-04-17T10:46:51.971Z] #20 24.20 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-04-17T10:46:51.971Z] #20 24.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-04-17T10:46:51.971Z] #20 24.22 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-04-17T10:46:51.971Z] #20 24.22 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-04-17T10:46:51.971Z] #20 24.23 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-04-17T10:46:51.971Z] #20 24.24 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-04-17T10:46:51.971Z] #20 24.24 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-04-17T10:46:51.971Z] #20 24.24 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-04-17T10:46:51.971Z] #20 24.25 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-17T10:46:51.971Z] #20 24.26 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-17T10:46:51.971Z] #20 24.28 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-04-17T10:46:51.971Z] #20 24.29 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-04-17T10:46:51.971Z] #20 24.30 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-04-17T10:46:51.971Z] #20 24.30 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-04-17T10:46:51.971Z] #20 24.33 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-04-17T10:46:51.971Z] #20 24.34 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-17T10:46:51.971Z] #20 24.35 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-17T10:46:51.971Z] #20 24.35 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-17T10:46:51.971Z] #20 24.36 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-04-17T10:46:51.971Z] #20 24.37 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-04-17T10:46:51.971Z] #20 24.37 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-17T10:46:51.971Z] #20 24.82 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-04-17T10:46:51.971Z] #20 24.83 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-04-17T10:46:51.971Z] #20 24.83 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-04-17T10:46:51.971Z] #20 24.83 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-04-17T10:46:51.971Z] #20 24.84 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-04-17T10:46:51.971Z] #20 24.85 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-04-17T10:46:51.971Z] #20 24.92 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-17T10:46:51.971Z] #20 24.93 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-04-17T10:46:51.971Z] #20 24.94 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-04-17T10:46:51.971Z] #20 24.96 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-17T10:46:51.971Z] #20 24.97 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-04-17T10:46:51.971Z] #20 24.98 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-17T10:46:51.971Z] #20 24.98 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-04-17T10:46:51.971Z] #20 25.04 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-04-17T10:46:51.971Z] #20 25.05 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-04-17T10:46:51.971Z] #20 25.06 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-17T10:46:51.971Z] #20 25.29 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-04-17T10:46:51.971Z] #20 25.33 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-04-17T10:46:51.971Z] #20 25.37 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-04-17T10:46:51.971Z] #20 26.03 debconf: delaying package configuration, since apt-utils is not installed [2021-04-17T10:46:51.971Z] #20 26.13 Fetched 28.5 MB in 2s (17.1 MB/s) [2021-04-17T10:46:51.971Z] #20 26.18 Selecting previously unselected package pigz. [2021-04-17T10:46:51.971Z] #20 26.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-04-17T10:46:51.971Z] #20 26.25 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-04-17T10:46:51.971Z] #20 26.26 Unpacking pigz (2.4-1) ... [2021-04-17T10:46:51.971Z] #20 26.35 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-04-17T10:46:51.971Z] #20 26.35 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-17T10:46:51.971Z] #20 26.36 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-17T10:46:51.971Z] #20 26.80 Selecting previously unselected package python3.7-minimal. [2021-04-17T10:46:51.971Z] #20 26.81 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-17T10:46:51.971Z] #20 26.82 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-17T10:46:51.971Z] #20 27.65 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-17T10:46:51.971Z] #20 27.68 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-17T10:46:52.026Z] #29 12.28 0.0% 1.1% # 2.7% ## 3.4% ### 4.2% ### 5.4% ##### 7.4% ####### 9.8% ######## 11.5% ######## 12.2% ######### 13.6% ########### 15.5% ############ 16.9% ############# 18.8% ############## 19.6% ############### 21.7% ################ 23.1% ################## 25.5% #################### 28.2% ##################### 29.5% ###################### 31.5% ####################### 33.1% ######################## 34.5% ######################### 35.9% ########################## 37.3% ########################### 38.6% ############################ 39.8% ############################# 41.2% ############################## 42.7% ############################### 44.2% ################################ 45.3% ################################# 46.9% ################################## 48.6% #################################### 50.1% #################################### 51.2% ###################################### 54.1% ######################################### 58.2% ########################################### 60.0% ############################################ 61.7% ############################################# 63.4% ############################################### 65.8% ################################################ 67.3% ################################################ 67.4% ################################################## 69.6% ################################################### 70.9% #################################################### 73.1% ###################################################### 75.9% ####################################################### 77.3% ######################################################### 79.9% [2021-04-17T10:46:52.026Z] #29 ... [2021-04-17T10:46:52.026Z] [2021-04-17T10:46:52.026Z] #67 [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-04-17T10:46:52.026Z] #67 sha256:4dcc0b46f758960bfbec6eef5eb2c30945c8151b9ff7aebec2cf82d3481aab19 [2021-04-17T10:46:52.026Z] #67 DONE 37.4s [2021-04-17T10:46:52.026Z] [2021-04-17T10:46:52.026Z] #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-04-17T10:46:52.026Z] #29 sha256:612455ffa2055dba32a7724d1cd9fc15555fe5a18e4ad4f99aadfb9279fffacf [2021-04-17T10:46:52.053Z] [2021-04-17T10:46:52.054Z] #72 exporting to image [2021-04-17T10:46:52.054Z] #72 exporting layers [2021-04-17T10:46:52.184Z] #45 ... [2021-04-17T10:46:52.184Z] [2021-04-17T10:46:52.184Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-17T10:46:52.184Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-17T10:46:52.184Z] #13 22.95 Fetched 8940 kB in 19s (463 kB/s) [2021-04-17T10:46:52.184Z] #13 22.95 Reading package lists... [2021-04-17T10:46:52.257Z] #50 43.61 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-17T10:46:52.257Z] #50 43.63 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-17T10:46:52.257Z] #50 43.68 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-17T10:46:52.257Z] #50 43.70 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-17T10:46:52.257Z] #50 43.75 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-17T10:46:52.257Z] #50 43.76 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-17T10:46:52.443Z] #13 29.83 Reading package lists... [2021-04-17T10:46:52.443Z] #13 ... [2021-04-17T10:46:52.443Z] [2021-04-17T10:46:52.443Z] #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-04-17T10:46:52.443Z] #49 sha256:319b0c01211a30a7d0b095b83e2a8029c67692c121bb7545ea525a0f8f5cd1e4 [2021-04-17T10:46:52.443Z] #49 37.16 go: extracting golang.org/x/text v0.3.2 [2021-04-17T10:46:52.557Z] #50 43.84 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-17T10:46:52.557Z] #50 44.15 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-17T10:46:52.557Z] #50 44.26 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-17T10:46:52.861Z] #50 44.39 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-17T10:46:52.861Z] #50 ... [2021-04-17T10:46:52.861Z] [2021-04-17T10:46:52.861Z] #68 [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-04-17T10:46:52.861Z] #68 sha256:f70ab6c8eac98c85206714731951c5ccc4c4b24014fea11f2d10b9546d47c559 [2021-04-17T10:46:52.861Z] #68 DONE 44.4s [2021-04-17T10:46:52.861Z] [2021-04-17T10:46:52.861Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-17T10:46:52.861Z] #50 sha256:accfad83fe8dbe77da941bba6f4c9fd7ea99fb47fc3f95c525fb6d9545498315 [2021-04-17T10:46:52.861Z] #50 44.40 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-17T10:46:52.861Z] #50 44.46 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-17T10:46:52.861Z] #50 44.50 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-17T10:46:53.097Z] #29 12.28 0.0% 1.1% # 2.7% ## 3.4% ### 4.2% ### 5.4% ##### 7.4% ####### 9.8% ######## 11.5% ######## 12.2% ######### 13.6% ########### 15.5% ############ 16.9% ############# 18.8% ############## 19.6% ############### 21.7% ################ 23.1% ################## 25.5% #################### 28.2% ##################### 29.5% ###################### 31.5% ####################### 33.1% ######################## 34.5% ######################### 35.9% ########################## 37.3% ########################### 38.6% ############################ 39.8% ############################# 41.2% ############################## 42.7% ############################### 44.2% ################################ 45.3% ################################# 46.9% ################################## 48.6% #################################### 50.1% #################################### 51.2% ###################################### 54.1% ######################################### 58.2% ########################################### 60.0% ############################################ 61.7% ############################################# 63.4% ############################################### 65.8% ################################################ 67.3% ################################################ 67.4% ################################################## 69.6% ################################################### 70.9% #################################################### 73.1% ###################################################### 75.9% ####################################################### 77.3% ######################################################### 79.9% ########################################################## 81.4% ############################################################ 83.4% ############################################################ 84.4% ############################################################## 86.2% ############################################################### 88.8% ################################################################# 90.7% ################################################################## 91.8% ################################################################## 92.7% ################################################################### 94.2% #################################################################### 95.4% ##################################################################### 97.1% ####################################################################### 99.0% ######################################################################## 100.0% [2021-04-17T10:46:53.339Z] #20 29.60 Selecting previously unselected package python3-minimal. [2021-04-17T10:46:53.359Z] #29 19.15 [2021-04-17T10:46:53.595Z] #20 29.60 (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 ... 23684 files and directories currently installed.) [2021-04-17T10:46:53.595Z] #20 29.65 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-04-17T10:46:53.595Z] #20 29.66 Unpacking python3-minimal (3.7.3-1) ... [2021-04-17T10:46:53.595Z] #20 29.77 Selecting previously unselected package libmpdec2:amd64. [2021-04-17T10:46:53.595Z] #20 29.77 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-04-17T10:46:53.595Z] #20 29.78 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-04-17T10:46:53.815Z] #56 ... [2021-04-17T10:46:53.815Z] [2021-04-17T10:46:53.816Z] #67 [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-04-17T10:46:53.816Z] #67 sha256:c9f478a6b3f13e2f14df3656d201090343c7704b73a7daa8afd28bbebc619a84 [2021-04-17T10:46:53.816Z] #67 DONE 40.4s [2021-04-17T10:46:53.852Z] #20 29.88 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-04-17T10:46:53.852Z] #20 29.89 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-04-17T10:46:53.852Z] #20 29.90 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-17T10:46:53.852Z] #20 ... [2021-04-17T10:46:53.852Z] [2021-04-17T10:46:53.852Z] #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-04-17T10:46:53.852Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:46:53.852Z] #43 92.88 CC criu/clone-noasan.o [2021-04-17T10:46:53.928Z] #50 ... [2021-04-17T10:46:53.928Z] [2021-04-17T10:46:53.928Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-17T10:46:53.928Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-17T10:46:53.928Z] #14 27.85 Reading package lists... [2021-04-17T10:46:53.928Z] #14 35.33 Building dependency tree... [2021-04-17T10:46:53.928Z] #14 39.08 The following additional packages will be installed: [2021-04-17T10:46:53.928Z] #14 39.08 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-17T10:46:53.928Z] #14 39.08 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-17T10:46:53.928Z] #14 39.08 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-17T10:46:53.928Z] #14 39.08 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-17T10:46:53.928Z] #14 39.09 mingw-w64-common mingw-w64-x86-64-dev [2021-04-17T10:46:53.928Z] #14 39.09 Suggested packages: [2021-04-17T10:46:53.928Z] #14 39.10 gcc-8-locales seccomp wine64 [2021-04-17T10:46:53.928Z] #14 40.22 The following NEW packages will be installed: [2021-04-17T10:46:53.928Z] #14 40.23 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-17T10:46:53.928Z] #14 40.23 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-17T10:46:53.928Z] #14 40.23 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-17T10:46:53.928Z] #14 40.23 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-17T10:46:53.928Z] #14 40.23 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-17T10:46:53.928Z] #14 40.23 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-17T10:46:53.928Z] #14 40.24 The following packages will be upgraded: [2021-04-17T10:46:53.928Z] #14 40.24 libseccomp2 libsystemd0 libudev1 [2021-04-17T10:46:53.928Z] #14 40.42 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-17T10:46:53.928Z] #14 40.42 Need to get 79.4 MB of archives. [2021-04-17T10:46:53.928Z] #14 40.42 After this operation, 532 MB of additional disk space will be used. [2021-04-17T10:46:53.928Z] #14 40.42 Get:1 http://deb.debian.org/debian buster-backports/main ppc64el libseccomp2 ppc64el 2.4.1-2~bpo10+1 [47.0 kB] [2021-04-17T10:46:53.928Z] #14 40.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u7 [358 kB] [2021-04-17T10:46:53.928Z] #14 40.44 Get:3 http://deb.debian.org/debian buster-backports/main ppc64el libseccomp-dev ppc64el 2.4.1-2~bpo10+1 [73.0 kB] [2021-04-17T10:46:53.928Z] #14 40.49 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u7 [158 kB] [2021-04-17T10:46:53.928Z] #14 40.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2021-04-17T10:46:53.928Z] #14 40.84 Get:6 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-04-17T10:46:53.928Z] #14 41.19 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-04-17T10:46:53.928Z] #14 41.21 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2021-04-17T10:46:53.928Z] #14 41.23 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2021-04-17T10:46:53.928Z] #14 41.24 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-17T10:46:53.928Z] #14 41.71 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-04-17T10:46:53.928Z] #14 42.10 Get:12 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-04-17T10:46:53.928Z] #14 42.11 Get:13 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-04-17T10:46:53.928Z] #14 ... [2021-04-17T10:46:53.928Z] [2021-04-17T10:46:53.928Z] #43 [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-04-17T10:46:53.928Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-17T10:46:53.928Z] #43 41.50 debconf: delaying package configuration, since apt-utils is not installed [2021-04-17T10:46:53.928Z] #43 41.87 Fetched 4075 kB in 0s (9876 kB/s) [2021-04-17T10:46:53.928Z] #43 42.02 Selecting previously unselected package libcap-dev:ppc64el. [2021-04-17T10:46:53.928Z] #43 42.02 (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-04-17T10:46:53.928Z] #43 42.17 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2021-04-17T10:46:53.928Z] #43 42.18 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2021-04-17T10:46:53.928Z] #43 42.38 Selecting previously unselected package libnet1:ppc64el. [2021-04-17T10:46:53.928Z] #43 42.43 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-04-17T10:46:53.928Z] #43 42.46 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-04-17T10:46:53.928Z] #43 42.69 Selecting previously unselected package libnet1-dev. [2021-04-17T10:46:53.928Z] #43 42.72 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-04-17T10:46:53.928Z] #43 42.72 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-17T10:46:53.928Z] #43 43.02 Selecting previously unselected package libnl-3-200:ppc64el. [2021-04-17T10:46:53.928Z] #43 43.02 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-04-17T10:46:53.928Z] #43 43.04 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-04-17T10:46:53.928Z] #43 43.23 Selecting previously unselected package libnl-3-dev:ppc64el. [2021-04-17T10:46:53.928Z] #43 43.24 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2021-04-17T10:46:53.928Z] #43 43.25 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2021-04-17T10:46:53.928Z] #43 43.68 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-04-17T10:46:53.928Z] #43 43.69 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-04-17T10:46:53.928Z] #43 43.71 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-04-17T10:46:53.928Z] #43 43.83 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2021-04-17T10:46:53.928Z] #43 43.85 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2021-04-17T10:46:53.928Z] #43 43.86 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-04-17T10:46:53.928Z] #43 43.99 Selecting previously unselected package zlib1g-dev:ppc64el. [2021-04-17T10:46:53.928Z] #43 43.99 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2021-04-17T10:46:53.928Z] #43 44.01 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-04-17T10:46:53.928Z] #43 44.29 Selecting previously unselected package libprotobuf17:ppc64el. [2021-04-17T10:46:53.928Z] #43 44.29 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2021-04-17T10:46:53.928Z] #43 44.30 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-04-17T10:46:53.928Z] #43 45.16 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2021-04-17T10:46:53.928Z] #43 45.18 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2021-04-17T10:46:53.928Z] #43 45.18 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-04-17T10:46:53.928Z] #43 45.56 Selecting previously unselected package libprotobuf-dev:ppc64el. [2021-04-17T10:46:53.928Z] #43 45.56 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2021-04-17T10:46:53.928Z] #43 45.63 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-04-17T10:46:53.972Z] #29 ... [2021-04-17T10:46:53.972Z] [2021-04-17T10:46:53.972Z] #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-04-17T10:46:53.972Z] #49 sha256:31263b9c4e9a041f9f3b3cd0b2d013ce7143c87da473c17619d3f94357a649fe [2021-04-17T10:46:53.972Z] #49 29.17 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-17T10:46:53.972Z] #49 33.32 go: extracting golang.org/x/text v0.3.2 [2021-04-17T10:46:53.972Z] #49 38.59 go: finding github.com/fatih/color v1.7.0 [2021-04-17T10:46:53.972Z] #49 38.68 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-17T10:46:53.972Z] #49 38.81 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-17T10:46:53.972Z] #49 38.81 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-17T10:46:53.972Z] #49 39.00 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-17T10:46:53.972Z] #49 39.01 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-17T10:46:53.972Z] #49 39.07 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-17T10:46:53.972Z] #49 39.09 go: finding github.com/pkg/errors v0.8.1 [2021-04-17T10:46:53.972Z] #49 39.16 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-17T10:46:53.972Z] #49 39.17 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-17T10:46:53.972Z] #49 39.17 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-17T10:46:53.972Z] #49 39.20 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-17T10:46:53.972Z] #49 39.22 go: finding github.com/spf13/viper v1.6.1 [2021-04-17T10:46:53.972Z] #49 39.22 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-17T10:46:53.972Z] #49 39.23 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-17T10:46:53.972Z] #49 39.24 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-17T10:46:53.972Z] #49 ... [2021-04-17T10:46:53.972Z] [2021-04-17T10:46:53.972Z] #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-04-17T10:46:53.972Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-17T10:46:53.972Z] #42 37.50 Selecting previously unselected package libprotoc17:arm64. [2021-04-17T10:46:53.972Z] #42 37.51 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2021-04-17T10:46:53.972Z] #42 37.52 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2021-04-17T10:46:53.972Z] #42 38.20 Selecting previously unselected package protobuf-c-compiler. [2021-04-17T10:46:53.972Z] #42 38.20 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2021-04-17T10:46:53.972Z] #42 38.21 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-17T10:46:53.972Z] #42 38.53 Selecting previously unselected package protobuf-compiler. [2021-04-17T10:46:53.972Z] #42 38.59 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2021-04-17T10:46:53.972Z] #42 38.61 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-17T10:46:53.972Z] #42 38.84 Selecting previously unselected package python-pkg-resources. [2021-04-17T10:46:53.972Z] #42 38.86 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-17T10:46:53.972Z] #42 38.86 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-17T10:46:53.972Z] #42 39.20 Selecting previously unselected package python-six. [2021-04-17T10:46:53.972Z] #42 39.20 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-17T10:46:54.073Z] [2021-04-17T10:46:54.073Z] #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-04-17T10:46:54.073Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-17T10:46:54.073Z] #36 33.63 Reading package lists... [2021-04-17T10:46:54.109Z] #43 93.06 CC criu/config.o [2021-04-17T10:46:54.235Z] #42 ... [2021-04-17T10:46:54.235Z] [2021-04-17T10:46:54.235Z] #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-04-17T10:46:54.235Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-17T10:46:54.235Z] #36 29.55 Building dependency tree... [2021-04-17T10:46:54.235Z] #36 31.76 The following additional packages will be installed: [2021-04-17T10:46:54.235Z] #36 31.76 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-17T10:46:54.235Z] #36 31.76 Suggested packages: [2021-04-17T10:46:54.235Z] #36 31.76 cmake-doc ninja-build lrzip [2021-04-17T10:46:54.235Z] #36 31.76 Recommended packages: [2021-04-17T10:46:54.235Z] #36 31.76 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-17T10:46:54.235Z] #36 32.61 The following NEW packages will be installed: [2021-04-17T10:46:54.235Z] #36 32.65 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-17T10:46:54.235Z] #36 32.65 vim-common xxd [2021-04-17T10:46:54.235Z] #36 33.06 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-17T10:46:54.235Z] #36 33.06 Need to get 14.2 MB of archives. [2021-04-17T10:46:54.235Z] #36 33.06 After this operation, 60.0 MB of additional disk space will be used. [2021-04-17T10:46:54.235Z] #36 33.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-04-17T10:46:54.235Z] #36 33.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-17T10:46:54.235Z] #36 33.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-04-17T10:46:54.235Z] #36 33.27 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-04-17T10:46:54.235Z] #36 33.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB] [2021-04-17T10:46:54.235Z] #36 33.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-04-17T10:46:54.235Z] #36 33.91 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-04-17T10:46:54.235Z] #36 33.91 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-04-17T10:46:54.235Z] #36 33.93 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2021-04-17T10:46:54.235Z] #36 33.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-04-17T10:46:54.235Z] #36 35.40 debconf: delaying package configuration, since apt-utils is not installed [2021-04-17T10:46:54.235Z] #36 35.60 Fetched 14.2 MB in 1s (10.2 MB/s) [2021-04-17T10:46:54.235Z] #36 35.76 Selecting previously unselected package xxd. [2021-04-17T10:46:54.235Z] #36 35.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 ... 15383 files and directories currently installed.) [2021-04-17T10:46:54.235Z] #36 35.86 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-04-17T10:46:54.235Z] #36 35.92 Unpacking xxd (2:8.1.0875-5) ... [2021-04-17T10:46:54.235Z] #36 36.86 Selecting previously unselected package vim-common. [2021-04-17T10:46:54.235Z] #36 36.87 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-17T10:46:54.235Z] #36 36.95 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-17T10:46:54.235Z] #36 37.55 Selecting previously unselected package cmake-data. [2021-04-17T10:46:54.235Z] #36 37.55 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-17T10:46:54.235Z] #36 37.57 Unpacking cmake-data (3.13.4-1) ... [2021-04-17T10:46:54.572Z] #36 ... [2021-04-17T10:46:54.572Z] [2021-04-17T10:46:54.572Z] #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-04-17T10:46:54.572Z] #49 sha256:31263b9c4e9a041f9f3b3cd0b2d013ce7143c87da473c17619d3f94357a649fe [2021-04-17T10:46:54.572Z] #49 39.50 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-17T10:46:54.572Z] #49 39.51 go: finding github.com/stretchr/testify v1.4.0 [2021-04-17T10:46:54.572Z] #49 39.67 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-17T10:46:54.572Z] #49 39.86 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-17T10:46:54.572Z] #49 39.87 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-17T10:46:54.572Z] #49 39.87 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-17T10:46:54.572Z] #49 39.90 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-17T10:46:54.857Z] #49 40.11 go: finding github.com/spf13/cobra v0.0.5 [2021-04-17T10:46:54.857Z] #49 40.17 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-17T10:46:54.857Z] #49 40.19 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-17T10:46:54.857Z] #49 40.20 go: finding github.com/spf13/pflag v1.0.5 [2021-04-17T10:46:55.145Z] #49 40.26 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-17T10:46:55.145Z] #49 40.26 go: finding github.com/gobwas/glob v0.2.3 [2021-04-17T10:46:55.145Z] #49 40.41 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-17T10:46:55.145Z] #49 40.47 go: finding github.com/magiconair/properties v1.8.1 [2021-04-17T10:46:55.435Z] #49 40.55 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-17T10:46:55.435Z] #49 40.55 go: finding github.com/stretchr/objx v0.2.0 [2021-04-17T10:46:55.435Z] #49 40.55 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-17T10:46:55.435Z] #49 40.57 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-17T10:46:55.435Z] #49 40.58 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-17T10:46:55.435Z] #49 40.61 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-17T10:46:55.435Z] #49 40.67 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-17T10:46:55.435Z] #49 40.67 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-17T10:46:55.435Z] #49 40.68 go: finding github.com/spf13/afero v1.1.2 [2021-04-17T10:46:55.435Z] #49 40.69 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-17T10:46:55.435Z] #49 40.70 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-17T10:46:55.435Z] #49 40.71 go: finding github.com/spf13/cast v1.3.0 [2021-04-17T10:46:55.435Z] #49 40.77 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-17T10:46:55.435Z] #49 40.79 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-17T10:46:55.435Z] #49 ... [2021-04-17T10:46:55.435Z] [2021-04-17T10:46:55.435Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-17T10:46:55.435Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-17T10:46:55.435Z] #13 21.70 Reading package lists... [2021-04-17T10:46:55.435Z] #13 26.99 Building dependency tree... [2021-04-17T10:46:55.435Z] #13 29.67 The following additional packages will be installed: [2021-04-17T10:46:55.435Z] #13 29.68 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-17T10:46:55.435Z] #13 29.68 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-17T10:46:55.435Z] #13 29.69 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-17T10:46:55.435Z] #13 29.69 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-17T10:46:55.435Z] #13 29.69 mingw-w64-common mingw-w64-x86-64-dev [2021-04-17T10:46:55.435Z] #13 29.69 Suggested packages: [2021-04-17T10:46:55.435Z] #13 29.70 gcc-8-locales seccomp wine64 [2021-04-17T10:46:55.435Z] #13 30.88 The following NEW packages will be installed: [2021-04-17T10:46:55.435Z] #13 30.88 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-17T10:46:55.435Z] #13 30.88 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-17T10:46:55.435Z] #13 30.89 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-17T10:46:55.435Z] #13 30.89 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-17T10:46:55.435Z] #13 30.89 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-17T10:46:55.435Z] #13 30.89 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-17T10:46:55.435Z] #13 30.89 The following packages will be upgraded: [2021-04-17T10:46:55.435Z] #13 30.91 libseccomp2 libsystemd0 libudev1 [2021-04-17T10:46:55.435Z] #13 31.33 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-17T10:46:55.435Z] #13 31.33 Need to get 73.8 MB of archives. [2021-04-17T10:46:55.435Z] #13 31.33 After this operation, 472 MB of additional disk space will be used. [2021-04-17T10:46:55.435Z] #13 31.33 Get:1 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB] [2021-04-17T10:46:55.435Z] #13 31.33 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB] [2021-04-17T10:46:55.435Z] #13 31.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u7 [314 kB] [2021-04-17T10:46:55.435Z] #13 31.37 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u7 [146 kB] [2021-04-17T10:46:55.435Z] #13 31.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2021-04-17T10:46:55.435Z] #13 31.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2021-04-17T10:46:55.435Z] #13 31.74 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-04-17T10:46:55.435Z] #13 31.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-04-17T10:46:55.435Z] #13 31.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-04-17T10:46:55.435Z] #13 31.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-17T10:46:55.435Z] #13 32.41 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-04-17T10:46:55.435Z] #13 32.70 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-04-17T10:46:55.435Z] #13 32.71 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2021-04-17T10:46:55.435Z] #13 36.08 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2021-04-17T10:46:55.435Z] #13 ... [2021-04-17T10:46:55.435Z] [2021-04-17T10:46:55.435Z] #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-04-17T10:46:55.435Z] #49 sha256:31263b9c4e9a041f9f3b3cd0b2d013ce7143c87da473c17619d3f94357a649fe [2021-04-17T10:46:55.435Z] #49 40.85 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-17T10:46:55.444Z] #36 40.50 Building dependency tree... [2021-04-17T10:46:55.476Z] #43 94.39 CC criu/cr-check.o [2021-04-17T10:46:55.709Z] #49 41.01 go: finding golang.org/x/text v0.3.2 [2021-04-17T10:46:55.709Z] #49 41.01 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-17T10:46:55.709Z] #49 41.10 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-17T10:46:55.709Z] #49 41.11 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-17T10:46:55.709Z] #49 41.13 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-17T10:46:55.709Z] #49 41.17 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-17T10:46:56.074Z] #49 41.19 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-17T10:46:56.074Z] #49 41.20 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-17T10:46:56.074Z] #49 41.21 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-17T10:46:56.074Z] #49 41.28 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-17T10:46:56.074Z] #49 41.29 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-17T10:46:56.074Z] #49 41.29 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-17T10:46:56.074Z] #49 41.31 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-17T10:46:56.074Z] #49 41.32 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-17T10:46:56.074Z] #49 41.33 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-17T10:46:56.074Z] #49 41.34 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-17T10:46:56.074Z] #49 41.36 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-17T10:46:56.074Z] #49 41.37 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-17T10:46:56.074Z] #49 41.38 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-17T10:46:56.175Z] #43 47.20 Selecting previously unselected package libprotoc17:ppc64el. [2021-04-17T10:46:56.175Z] #43 47.22 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2021-04-17T10:46:56.175Z] #43 47.23 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2021-04-17T10:46:56.338Z] #49 41.61 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-17T10:46:56.338Z] #49 41.79 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-17T10:46:56.480Z] #43 47.88 Selecting previously unselected package protobuf-c-compiler. [2021-04-17T10:46:56.480Z] #43 47.91 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2021-04-17T10:46:56.480Z] #43 47.91 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-17T10:46:56.480Z] #43 48.06 Selecting previously unselected package protobuf-compiler. [2021-04-17T10:46:56.480Z] #43 48.07 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2021-04-17T10:46:56.480Z] #43 48.08 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-17T10:46:56.602Z] #49 41.94 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-17T10:46:56.602Z] #49 41.98 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-17T10:46:56.602Z] #49 ... [2021-04-17T10:46:56.602Z] [2021-04-17T10:46:56.602Z] #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-04-17T10:46:56.602Z] #56 sha256:2a1ffe9772022468315fac6d239c1d1456a03aa2334e893e1d078aa845218df8 [2021-04-17T10:46:56.602Z] #56 1.331 + RM_GOPATH=0 [2021-04-17T10:46:56.602Z] #56 1.331 + TMP_GOPATH= [2021-04-17T10:46:56.602Z] #56 1.331 + : /build [2021-04-17T10:46:56.602Z] #56 1.331 + '[' -z '' ']' [2021-04-17T10:46:56.602Z] #56 1.332 ++ mktemp -d [2021-04-17T10:46:56.602Z] #56 1.339 + export GOPATH=/tmp/tmp.vGU5M0pisF [2021-04-17T10:46:56.602Z] #56 1.339 + GOPATH=/tmp/tmp.vGU5M0pisF [2021-04-17T10:46:56.602Z] #56 1.339 + RM_GOPATH=1 [2021-04-17T10:46:56.602Z] #56 1.339 + case "$(go env GOARCH)" in [2021-04-17T10:46:56.602Z] #56 1.341 ++ go env GOARCH [2021-04-17T10:46:56.602Z] #56 1.384 + export GO_BUILDMODE=-buildmode=pie [2021-04-17T10:46:56.602Z] #56 1.384 + GO_BUILDMODE=-buildmode=pie [2021-04-17T10:46:56.602Z] #56 1.385 ++ dirname /tmp/install/install.sh [2021-04-17T10:46:56.602Z] #56 1.388 + dir=/tmp/install [2021-04-17T10:46:56.602Z] #56 1.388 + bin=containerd [2021-04-17T10:46:56.602Z] #56 1.388 + shift [2021-04-17T10:46:56.602Z] #56 1.388 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-17T10:46:56.602Z] #56 1.389 + . /tmp/install/containerd.installer [2021-04-17T10:46:56.602Z] #56 1.389 ++ set -e [2021-04-17T10:46:56.602Z] #56 1.389 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-17T10:46:56.602Z] #56 1.390 + install_containerd [2021-04-17T10:46:56.602Z] #56 1.390 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-17T10:46:56.602Z] #56 1.391 + git clone https://github.com/containerd/containerd.git /tmp/tmp.vGU5M0pisF/src/github.com/containerd/containerd [2021-04-17T10:46:56.602Z] #56 1.391 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-17T10:46:56.602Z] #56 1.408 Cloning into '/tmp/tmp.vGU5M0pisF/src/github.com/containerd/containerd'... [2021-04-17T10:46:56.795Z] #43 48.22 Selecting previously unselected package python-pkg-resources. [2021-04-17T10:46:56.795Z] #43 48.24 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-17T10:46:56.795Z] #43 48.25 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-17T10:46:56.844Z] #43 96.03 CC criu/cr-dedup.o [2021-04-17T10:46:56.865Z] #56 ... [2021-04-17T10:46:56.865Z] [2021-04-17T10:46:56.865Z] #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-04-17T10:46:56.865Z] #49 sha256:31263b9c4e9a041f9f3b3cd0b2d013ce7143c87da473c17619d3f94357a649fe [2021-04-17T10:46:56.865Z] #49 42.15 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-17T10:46:56.865Z] #49 42.16 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-17T10:46:56.865Z] #49 42.18 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-17T10:46:57.093Z] #43 48.42 Selecting previously unselected package python-six. [2021-04-17T10:46:57.093Z] #43 48.42 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-17T10:46:57.093Z] #43 48.42 Unpacking python-six (1.12.0-1) ... [2021-04-17T10:46:57.093Z] #43 48.61 Selecting previously unselected package python-protobuf. [2021-04-17T10:46:57.093Z] #43 48.61 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2021-04-17T10:46:57.093Z] #43 48.61 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-17T10:46:57.129Z] #49 42.29 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-17T10:46:57.129Z] #49 42.33 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-17T10:46:57.341Z] #36 43.70 The following additional packages will be installed: [2021-04-17T10:46:57.393Z] #49 ... [2021-04-17T10:46:57.393Z] [2021-04-17T10:46:57.393Z] #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-04-17T10:46:57.393Z] #45 sha256:4517d1f446675c7b54b5db582f36f501540f6cf80b3f9a80b1b0c6d4cdbc5228 [2021-04-17T10:46:57.393Z] #45 32.70 internal/reflectlite [2021-04-17T10:46:57.393Z] #45 32.70 sync [2021-04-17T10:46:57.393Z] #45 34.00 github.com/LK4D4/vndr/godl/singleflight [2021-04-17T10:46:57.393Z] #45 34.04 math/rand [2021-04-17T10:46:57.393Z] #45 34.04 internal/singleflight [2021-04-17T10:46:57.393Z] #45 35.96 sort [2021-04-17T10:46:57.393Z] #45 35.98 errors [2021-04-17T10:46:57.393Z] #45 36.52 io [2021-04-17T10:46:57.393Z] #45 36.53 internal/oserror [2021-04-17T10:46:57.393Z] #45 36.53 strconv [2021-04-17T10:46:57.393Z] #45 36.62 vendor/golang.org/x/net/dns/dnsmessage [2021-04-17T10:46:57.393Z] #45 36.78 syscall [2021-04-17T10:46:57.393Z] #45 38.32 bytes [2021-04-17T10:46:57.393Z] #45 41.07 reflect [2021-04-17T10:46:57.393Z] #45 41.84 bufio [2021-04-17T10:46:57.407Z] #43 96.53 CC criu/cr-dump.o [2021-04-17T10:46:57.598Z] #36 43.86 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-17T10:46:57.598Z] #36 43.86 Suggested packages: [2021-04-17T10:46:57.598Z] #36 43.86 cmake-doc ninja-build lrzip [2021-04-17T10:46:57.598Z] #36 43.86 Recommended packages: [2021-04-17T10:46:57.598Z] #36 43.86 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-17T10:46:57.599Z] #72 exporting layers 5.0s done [2021-04-17T10:46:57.599Z] #72 writing image sha256:958b802e2c391b0eac5d596740d38b9a68f2512e9d4c9593ed5fdc8eb41f4f03 done [2021-04-17T10:46:57.599Z] #72 naming to docker.io/library/docker:041d074ebe3a55e558e18ad494c69ca6e13c9979 done [2021-04-17T10:46:57.599Z] #72 DONE 5.1s [Pipeline] } [Pipeline] // stage [2021-04-17T10:46:57.657Z] #45 ... [2021-04-17T10:46:57.657Z] [2021-04-17T10:46:57.657Z] #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-04-17T10:46:57.657Z] #29 sha256:612455ffa2055dba32a7724d1cd9fc15555fe5a18e4ad4f99aadfb9279fffacf [2021-04-17T10:46:57.657Z] #29 20.39 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-17T10:46:57.657Z] #29 20.88 [2021-04-17T10:46:57.657Z] #29 21.07 ####### 10.7% ######################################################################## 100.0% [2021-04-17T10:46:57.657Z] #29 21.27 [2021-04-17T10:46:57.657Z] #29 22.34 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-17T10:46:57.657Z] #29 22.69 [2021-04-17T10:46:57.657Z] #29 22.92 ### 4.9% ######################################################################## 100.0% [2021-04-17T10:46:57.657Z] #29 23.07 [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-04-17T10:46:57.717Z] #49 41.86 go: finding github.com/fatih/color v1.7.0 [2021-04-17T10:46:57.717Z] #49 42.10 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-17T10:46:57.717Z] #49 42.12 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-17T10:46:57.717Z] #49 42.15 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-17T10:46:57.717Z] #49 42.17 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-17T10:46:57.717Z] #49 42.21 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-17T10:46:57.717Z] #49 ... [2021-04-17T10:46:57.717Z] [2021-04-17T10:46:57.717Z] #67 [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-04-17T10:46:57.717Z] #67 sha256:468b5f1d675d37bfec4b5880aa21c7d91b3f67cf5fdc9d43b7d32eebb1487105 [2021-04-17T10:46:57.717Z] #67 DONE 42.3s [2021-04-17T10:46:57.717Z] [2021-04-17T10:46:57.717Z] #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-04-17T10:46:57.717Z] #49 sha256:319b0c01211a30a7d0b095b83e2a8029c67692c121bb7545ea525a0f8f5cd1e4 [2021-04-17T10:46:57.717Z] #49 42.27 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-17T10:46:57.717Z] #49 42.27 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-17T10:46:57.717Z] #49 42.29 go: finding github.com/pkg/errors v0.8.1 [2021-04-17T10:46:57.717Z] #49 42.34 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-17T10:46:57.717Z] #49 42.34 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-17T10:46:57.717Z] #49 ... [2021-04-17T10:46:57.717Z] [2021-04-17T10:46:57.717Z] #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-04-17T10:46:57.717Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-17T10:46:57.717Z] #36 31.49 Reading package lists... [2021-04-17T10:46:57.717Z] #36 37.86 Building dependency tree... [2021-04-17T10:46:57.717Z] #36 40.87 The following additional packages will be installed: [2021-04-17T10:46:57.717Z] #36 40.89 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-17T10:46:57.717Z] #36 40.90 Suggested packages: [2021-04-17T10:46:57.717Z] #36 40.90 cmake-doc ninja-build lrzip [2021-04-17T10:46:57.717Z] #36 40.90 Recommended packages: [2021-04-17T10:46:57.717Z] #36 40.90 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-17T10:46:57.717Z] #36 41.87 The following NEW packages will be installed: [2021-04-17T10:46:57.717Z] #36 41.87 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-17T10:46:57.717Z] #36 41.88 vim-common xxd [2021-04-17T10:46:57.717Z] #36 42.23 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-17T10:46:57.717Z] #36 42.23 Need to get 14.9 MB of archives. [2021-04-17T10:46:57.717Z] #36 42.23 After this operation, 61.8 MB of additional disk space will be used. [2021-04-17T10:46:57.717Z] #36 42.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-17T10:46:57.717Z] #36 42.24 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-17T10:46:57.717Z] #36 42.25 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-04-17T10:46:57.717Z] #36 42.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-17T10:46:57.745Z] #43 49.16 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-17T10:46:57.745Z] #43 ... [2021-04-17T10:46:57.745Z] [2021-04-17T10:46:57.745Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-17T10:46:57.745Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-04-17T10:46:57.976Z] #36 ... [2021-04-17T10:46:57.976Z] [2021-04-17T10:46:57.976Z] #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-04-17T10:46:57.976Z] #49 sha256:319b0c01211a30a7d0b095b83e2a8029c67692c121bb7545ea525a0f8f5cd1e4 [2021-04-17T10:46:57.976Z] #49 42.39 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-17T10:46:57.977Z] #49 42.39 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-17T10:46:57.977Z] #49 42.43 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-17T10:46:57.977Z] #49 42.46 go: finding github.com/spf13/viper v1.6.1 [2021-04-17T10:46:57.977Z] #49 42.46 go: finding github.com/stretchr/testify v1.4.0 [2021-04-17T10:46:57.977Z] #49 42.47 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-17T10:46:57.977Z] #49 42.50 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-17T10:46:57.977Z] #49 42.52 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-17T10:46:57.977Z] #49 42.55 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-17T10:46:57.977Z] #49 42.70 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-17T10:46:57.977Z] #49 42.79 go: finding github.com/stretchr/objx v0.2.0 [2021-04-17T10:46:57.977Z] #49 42.83 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-17T10:46:57.977Z] #49 42.87 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-17T10:46:57.977Z] #49 42.93 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-17T10:46:57.977Z] #49 42.97 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-17T10:46:57.977Z] #49 43.00 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-17T10:46:57.977Z] #49 43.05 go: finding github.com/spf13/cobra v0.0.5 [2021-04-17T10:46:58.032Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42305/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=041d074ebe3a55e558e18ad494c69ca6e13c9979 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:041d074ebe3a55e558e18ad494c69ca6e13c9979 hack/test/unit [2021-04-17T10:46:58.162Z] #36 44.64 The following NEW packages will be installed: [2021-04-17T10:46:58.162Z] #36 44.66 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-17T10:46:58.162Z] #36 44.66 vim-common xxd [2021-04-17T10:46:58.235Z] #29 24.21 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-17T10:46:58.235Z] #49 43.14 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-17T10:46:58.235Z] #49 43.14 go: finding github.com/gobwas/glob v0.2.3 [2021-04-17T10:46:58.235Z] #49 43.19 go: finding github.com/spf13/pflag v1.0.5 [2021-04-17T10:46:58.235Z] #49 43.26 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-17T10:46:58.496Z] #49 43.45 go: finding github.com/magiconair/properties v1.8.1 [2021-04-17T10:46:58.496Z] #49 43.49 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-17T10:46:58.496Z] #49 43.53 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-17T10:46:58.648Z] #33 49.32 Checking out files: 87% (1334/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-04-17T10:46:58.648Z] #33 49.99 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-17T10:46:58.648Z] #33 50.16 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-17T10:46:58.726Z] #36 45.28 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-17T10:46:58.726Z] #36 45.28 Need to get 14.9 MB of archives. [2021-04-17T10:46:58.726Z] #36 45.28 After this operation, 61.8 MB of additional disk space will be used. [2021-04-17T10:46:58.726Z] #36 45.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-17T10:46:58.726Z] #36 45.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-17T10:46:58.726Z] #36 45.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-04-17T10:46:58.755Z] #49 43.55 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-17T10:46:58.755Z] #49 43.58 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-17T10:46:58.755Z] #49 43.59 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-17T10:46:58.755Z] #49 43.61 go: finding github.com/spf13/afero v1.1.2 [2021-04-17T10:46:58.755Z] #49 43.64 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-17T10:46:58.755Z] #49 43.67 go: finding github.com/spf13/cast v1.3.0 [2021-04-17T10:46:58.755Z] #49 43.69 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-17T10:46:58.755Z] #49 43.70 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-17T10:46:58.813Z] #29 24.56 [2021-04-17T10:46:58.813Z] #29 ... [2021-04-17T10:46:58.813Z] [2021-04-17T10:46:58.813Z] #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-04-17T10:46:58.813Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-04-17T10:46:58.813Z] #32 33.80 Checking out files: 90% (1382/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-04-17T10:46:58.813Z] #32 34.15 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-17T10:46:58.813Z] #32 34.89 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-17T10:46:58.813Z] #32 ... [2021-04-17T10:46:58.813Z] [2021-04-17T10:46:58.813Z] #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-04-17T10:46:58.813Z] #29 sha256:612455ffa2055dba32a7724d1cd9fc15555fe5a18e4ad4f99aadfb9279fffacf [2021-04-17T10:46:58.984Z] #36 45.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-17T10:46:59.014Z] #49 43.80 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-17T10:46:59.014Z] #49 43.85 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-17T10:46:59.014Z] #49 43.92 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-17T10:46:59.014Z] #49 43.95 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-17T10:46:59.014Z] #49 43.97 go: finding golang.org/x/text v0.3.2 [2021-04-17T10:46:59.014Z] #49 44.03 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-17T10:46:59.279Z] #49 ... [2021-04-17T10:46:59.279Z] [2021-04-17T10:46:59.279Z] #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-04-17T10:46:59.279Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-17T10:46:59.279Z] #55 31.70 Reading package lists... [2021-04-17T10:46:59.279Z] #55 37.80 Building dependency tree... [2021-04-17T10:46:59.279Z] #55 40.77 The following additional packages will be installed: [2021-04-17T10:46:59.279Z] #55 40.77 libbtrfs0 [2021-04-17T10:46:59.279Z] #55 40.95 The following NEW packages will be installed: [2021-04-17T10:46:59.279Z] #55 40.96 libbtrfs-dev libbtrfs0 [2021-04-17T10:46:59.279Z] #55 41.31 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-17T10:46:59.279Z] #55 41.31 Need to get 119 kB of archives. [2021-04-17T10:46:59.279Z] #55 41.31 After this operation, 387 kB of additional disk space will be used. [2021-04-17T10:46:59.279Z] #55 41.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-17T10:46:59.279Z] #55 41.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-17T10:46:59.279Z] #55 42.76 debconf: delaying package configuration, since apt-utils is not installed [2021-04-17T10:46:59.279Z] #55 43.15 Fetched 119 kB in 0s (425 kB/s) [2021-04-17T10:46:59.279Z] #55 43.26 Selecting previously unselected package libbtrfs0. [2021-04-17T10:46:59.279Z] #55 43.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-17T10:46:59.279Z] #55 43.35 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-17T10:46:59.279Z] #55 43.37 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-17T10:46:59.279Z] #55 43.54 Selecting previously unselected package libbtrfs-dev. [2021-04-17T10:46:59.279Z] #55 43.54 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-17T10:46:59.279Z] #55 43.55 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-17T10:46:59.279Z] #55 43.78 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-17T10:46:59.279Z] #55 43.80 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-17T10:46:59.279Z] #55 43.82 Processing triggers for libc-bin (2.28-10) ... [2021-04-17T10:46:59.279Z] #55 DONE 44.1s [2021-04-17T10:46:59.279Z] [2021-04-17T10:46:59.279Z] #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-04-17T10:46:59.279Z] #49 sha256:319b0c01211a30a7d0b095b83e2a8029c67692c121bb7545ea525a0f8f5cd1e4 [2021-04-17T10:46:59.279Z] #49 44.04 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-17T10:46:59.279Z] #49 44.07 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-17T10:46:59.279Z] #49 44.16 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-17T10:46:59.279Z] #49 44.21 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-17T10:46:59.279Z] #49 44.23 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-17T10:46:59.279Z] #49 44.26 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-17T10:46:59.279Z] #49 44.27 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-17T10:46:59.299Z] #43 ... [2021-04-17T10:46:59.299Z] [2021-04-17T10:46:59.299Z] #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-04-17T10:46:59.299Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-17T10:46:59.299Z] #20 30.75 Selecting previously unselected package python3.7. [2021-04-17T10:46:59.299Z] #20 30.75 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-04-17T10:46:59.299Z] #20 30.76 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-17T10:46:59.299Z] #20 30.88 Selecting previously unselected package libpython3-stdlib:amd64. [2021-04-17T10:46:59.299Z] #20 30.88 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-04-17T10:46:59.299Z] #20 30.89 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-17T10:46:59.299Z] #20 30.99 Setting up python3-minimal (3.7.3-1) ... [2021-04-17T10:46:59.299Z] #20 31.81 Selecting previously unselected package python3. [2021-04-17T10:46:59.299Z] #20 31.81 (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 ... 24096 files and directories currently installed.) [2021-04-17T10:46:59.299Z] #20 31.85 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-04-17T10:46:59.299Z] #20 31.88 Unpacking python3 (3.7.3-1) ... [2021-04-17T10:46:59.299Z] #20 31.98 Selecting previously unselected package libip4tc0:amd64. [2021-04-17T10:46:59.299Z] #20 32.00 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-04-17T10:46:59.299Z] #20 32.01 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-04-17T10:46:59.299Z] #20 32.08 Selecting previously unselected package libip6tc0:amd64. [2021-04-17T10:46:59.299Z] #20 32.10 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-04-17T10:46:59.299Z] #20 32.10 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-04-17T10:46:59.299Z] #20 32.21 Selecting previously unselected package libiptc0:amd64. [2021-04-17T10:46:59.299Z] #20 32.22 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-04-17T10:46:59.299Z] #20 32.23 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-04-17T10:46:59.299Z] #20 32.31 Selecting previously unselected package libnfnetlink0:amd64. [2021-04-17T10:46:59.299Z] #20 32.31 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-04-17T10:46:59.299Z] #20 32.32 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-17T10:46:59.299Z] #20 32.38 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-04-17T10:46:59.299Z] #20 32.41 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-04-17T10:46:59.299Z] #20 32.42 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-17T10:46:59.299Z] #20 32.50 Selecting previously unselected package libnftnl11:amd64. [2021-04-17T10:46:59.299Z] #20 32.51 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-04-17T10:46:59.299Z] #20 32.52 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-04-17T10:46:59.299Z] #20 32.63 Selecting previously unselected package iptables. [2021-04-17T10:46:59.299Z] #20 32.63 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-04-17T10:46:59.299Z] #20 32.63 Unpacking iptables (1.8.2-4) ... [2021-04-17T10:46:59.299Z] #20 32.91 Selecting previously unselected package xxd. [2021-04-17T10:46:59.299Z] #20 32.91 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-17T10:46:59.299Z] #20 32.92 Unpacking xxd (2:8.1.0875-5) ... [2021-04-17T10:46:59.299Z] #20 33.05 Selecting previously unselected package vim-common. [2021-04-17T10:46:59.299Z] #20 33.06 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-17T10:46:59.299Z] #20 33.09 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-17T10:46:59.299Z] #20 33.30 Selecting previously unselected package bash-completion. [2021-04-17T10:46:59.299Z] #20 33.31 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-17T10:46:59.538Z] #49 44.36 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-17T10:46:59.538Z] #49 44.50 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-17T10:46:59.596Z] #36 ... [2021-04-17T10:46:59.596Z] [2021-04-17T10:46:59.596Z] #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-04-17T10:46:59.596Z] #49 sha256:8316f9fbe488d9bd83800df167d1219b4c397cb7db757f959bd0478b154f1f75 [2021-04-17T10:46:59.596Z] #49 37.63 go: extracting golang.org/x/text v0.3.2 [2021-04-17T10:46:59.596Z] #49 42.26 go: finding github.com/fatih/color v1.7.0 [2021-04-17T10:46:59.596Z] #49 42.37 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-17T10:46:59.596Z] #49 42.40 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-17T10:46:59.596Z] #49 42.43 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-17T10:46:59.596Z] #49 42.49 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-17T10:46:59.596Z] #49 42.54 go: finding github.com/pkg/errors v0.8.1 [2021-04-17T10:46:59.597Z] #49 42.56 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-17T10:46:59.597Z] #49 42.56 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-17T10:46:59.597Z] #49 42.57 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-17T10:46:59.597Z] #49 42.62 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-17T10:46:59.597Z] #49 42.62 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-17T10:46:59.597Z] #49 42.65 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-17T10:46:59.597Z] #49 42.70 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-17T10:46:59.597Z] #49 42.76 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-17T10:46:59.597Z] #49 42.76 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-17T10:46:59.597Z] #49 42.76 go: finding github.com/stretchr/testify v1.4.0 [2021-04-17T10:46:59.597Z] #49 42.76 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-17T10:46:59.597Z] #49 42.79 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-17T10:46:59.597Z] #49 42.79 go: finding github.com/spf13/viper v1.6.1 [2021-04-17T10:46:59.597Z] #49 42.79 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-17T10:46:59.597Z] #49 42.82 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-17T10:46:59.597Z] #49 42.82 go: finding github.com/stretchr/objx v0.2.0 [2021-04-17T10:46:59.597Z] #49 42.88 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-17T10:46:59.597Z] #49 43.03 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-17T10:46:59.597Z] #49 43.07 go: finding github.com/spf13/cobra v0.0.5 [2021-04-17T10:46:59.597Z] #49 43.11 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-17T10:46:59.597Z] #49 43.11 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-17T10:46:59.597Z] #49 43.15 go: finding github.com/spf13/pflag v1.0.5 [2021-04-17T10:46:59.597Z] #49 43.15 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-17T10:46:59.597Z] #49 43.16 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-17T10:46:59.597Z] #49 43.16 go: finding github.com/gobwas/glob v0.2.3 [2021-04-17T10:46:59.597Z] #49 43.24 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-17T10:46:59.597Z] #49 43.24 go: finding github.com/magiconair/properties v1.8.1 [2021-04-17T10:46:59.597Z] #49 43.28 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-17T10:46:59.597Z] #49 43.28 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-17T10:46:59.597Z] #49 43.32 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-17T10:46:59.597Z] #49 43.32 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-17T10:46:59.597Z] #49 43.41 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-17T10:46:59.597Z] #49 43.54 go: finding github.com/spf13/afero v1.1.2 [2021-04-17T10:46:59.597Z] #49 43.54 go: finding github.com/spf13/cast v1.3.0 [2021-04-17T10:46:59.597Z] #49 43.54 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-17T10:46:59.597Z] #49 43.54 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-17T10:46:59.597Z] #49 43.58 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-17T10:46:59.597Z] #49 43.58 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-17T10:46:59.597Z] #49 43.67 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-17T10:46:59.597Z] #49 43.67 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-17T10:46:59.597Z] #49 43.67 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-17T10:46:59.597Z] #49 43.67 go: finding golang.org/x/text v0.3.2 [2021-04-17T10:46:59.597Z] #49 43.86 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-17T10:46:59.597Z] #49 43.88 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-17T10:46:59.597Z] #49 43.91 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-17T10:46:59.597Z] #49 43.95 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-17T10:46:59.597Z] #49 43.95 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-17T10:46:59.597Z] #49 44.05 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-17T10:46:59.597Z] #49 44.05 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-17T10:46:59.597Z] #49 44.05 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-17T10:46:59.597Z] #49 44.05 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-17T10:46:59.597Z] #49 44.05 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-17T10:46:59.597Z] #49 44.05 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-17T10:46:59.597Z] #49 44.05 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-17T10:46:59.597Z] #49 44.05 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-17T10:46:59.597Z] #49 44.05 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-17T10:46:59.597Z] #49 44.08 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-17T10:46:59.597Z] #49 44.22 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-17T10:46:59.597Z] #49 44.22 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-17T10:46:59.597Z] #49 44.22 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-17T10:46:59.597Z] #49 44.25 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-17T10:46:59.597Z] #49 44.25 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-17T10:46:59.597Z] #49 44.36 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-17T10:46:59.597Z] #49 44.50 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-17T10:46:59.597Z] #49 44.60 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-17T10:46:59.597Z] #49 44.60 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-17T10:46:59.597Z] #49 44.60 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-17T10:46:59.597Z] #49 44.60 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-17T10:46:59.708Z] #33 ... [2021-04-17T10:46:59.708Z] [2021-04-17T10:46:59.708Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-17T10:46:59.708Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-04-17T10:46:59.708Z] #37 41.13 debconf: delaying package configuration, since apt-utils is not installed [2021-04-17T10:46:59.708Z] #37 41.36 Fetched 14.9 MB in 2s (7653 kB/s) [2021-04-17T10:46:59.708Z] #37 41.46 Selecting previously unselected package xxd. [2021-04-17T10:46:59.708Z] #37 41.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-04-17T10:46:59.708Z] #37 41.53 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-04-17T10:46:59.708Z] #37 41.54 Unpacking xxd (2:8.1.0875-5) ... [2021-04-17T10:46:59.708Z] #37 41.74 Selecting previously unselected package vim-common. [2021-04-17T10:46:59.708Z] #37 41.74 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-17T10:46:59.708Z] #37 41.79 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-17T10:46:59.708Z] #37 42.02 Selecting previously unselected package cmake-data. [2021-04-17T10:46:59.708Z] #37 42.02 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-17T10:46:59.708Z] #37 42.03 Unpacking cmake-data (3.13.4-1) ... [2021-04-17T10:46:59.708Z] #37 45.22 Selecting previously unselected package libicu63:ppc64el. [2021-04-17T10:46:59.708Z] #37 45.24 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-04-17T10:46:59.708Z] #37 45.24 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-04-17T10:46:59.708Z] #37 ... [2021-04-17T10:46:59.708Z] [2021-04-17T10:46:59.708Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-17T10:46:59.708Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-17T10:46:59.708Z] #14 45.66 Get:14 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-04-17T10:46:59.708Z] #14 47.67 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2021-04-17T10:46:59.708Z] #14 47.68 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2021-04-17T10:46:59.708Z] #14 47.70 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-04-17T10:46:59.708Z] #14 47.70 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-04-17T10:46:59.708Z] #14 47.71 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2021-04-17T10:46:59.708Z] #14 47.71 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u7 [110 kB] [2021-04-17T10:46:59.708Z] #14 47.72 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2021-04-17T10:46:59.708Z] #14 47.77 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2021-04-17T10:46:59.708Z] #14 47.80 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2021-04-17T10:46:59.708Z] #14 47.83 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2021-04-17T10:46:59.708Z] #14 47.83 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2021-04-17T10:46:59.708Z] #14 47.88 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2021-04-17T10:46:59.708Z] #14 47.89 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2021-04-17T10:46:59.708Z] #14 47.90 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u7 [322 kB] [2021-04-17T10:46:59.708Z] #14 49.18 debconf: delaying package configuration, since apt-utils is not installed [2021-04-17T10:46:59.708Z] #14 49.36 Fetched 79.4 MB in 8s (10.5 MB/s) [2021-04-17T10:46:59.708Z] #14 49.48 (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-04-17T10:46:59.708Z] #14 49.54 Preparing to unpack .../libsystemd0_241-7~deb10u7_ppc64el.deb ... [2021-04-17T10:46:59.708Z] #14 49.55 Unpacking libsystemd0:ppc64el (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-17T10:46:59.708Z] #14 49.97 Setting up libsystemd0:ppc64el (241-7~deb10u7) ... [2021-04-17T10:46:59.708Z] #14 50.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-04-17T10:46:59.708Z] #14 50.19 Preparing to unpack .../libseccomp2_2.4.1-2~bpo10+1_ppc64el.deb ... [2021-04-17T10:46:59.708Z] #14 50.20 Unpacking libseccomp2:ppc64el (2.4.1-2~bpo10+1) over (2.3.3-4) ... [2021-04-17T10:46:59.708Z] #14 50.33 Setting up libseccomp2:ppc64el (2.4.1-2~bpo10+1) ... [2021-04-17T10:46:59.709Z] #14 50.45 (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-04-17T10:46:59.709Z] #14 50.56 Preparing to unpack .../libudev1_241-7~deb10u7_ppc64el.deb ... [2021-04-17T10:46:59.709Z] #14 50.57 Unpacking libudev1:ppc64el (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-17T10:46:59.709Z] #14 50.77 Setting up libudev1:ppc64el (241-7~deb10u7) ... [2021-04-17T10:46:59.709Z] #14 50.92 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-17T10:46:59.797Z] #49 44.58 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-17T10:46:59.797Z] #49 44.61 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-17T10:46:59.797Z] #49 44.62 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-17T10:46:59.797Z] #49 44.66 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-17T10:46:59.797Z] #49 44.68 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-17T10:46:59.797Z] #49 44.69 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-17T10:46:59.797Z] #49 44.71 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-17T10:46:59.797Z] #49 44.76 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-17T10:46:59.797Z] #49 44.77 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-17T10:46:59.797Z] #49 44.83 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-17T10:46:59.854Z] #49 ... [2021-04-17T10:46:59.854Z] [2021-04-17T10:46:59.854Z] #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-04-17T10:46:59.854Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-17T10:46:59.854Z] #36 46.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-04-17T10:46:59.862Z] #20 35.99 Unpacking bash-completion (1:2.8-6) ... [2021-04-17T10:47:00.007Z] #14 50.92 (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-04-17T10:47:00.007Z] #14 51.02 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2021-04-17T10:47:00.007Z] #14 51.03 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-17T10:47:00.056Z] #49 44.94 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-17T10:47:00.114Z] #36 46.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-04-17T10:47:00.114Z] #36 46.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-04-17T10:47:00.114Z] #36 46.43 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-04-17T10:47:00.114Z] #36 46.46 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-04-17T10:47:00.114Z] #36 46.50 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-04-17T10:47:00.321Z] #49 45.18 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-17T10:47:00.321Z] #49 45.25 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-17T10:47:00.321Z] #49 45.29 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-17T10:47:00.321Z] #49 45.31 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-17T10:47:00.321Z] #49 45.35 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-17T10:47:00.376Z] #20 36.43 Selecting previously unselected package bzip2. [2021-04-17T10:47:00.376Z] #20 36.44 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-04-17T10:47:00.376Z] #20 36.45 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-17T10:47:00.376Z] #20 36.53 Selecting previously unselected package xz-utils. [2021-04-17T10:47:00.376Z] #20 36.55 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-04-17T10:47:00.376Z] #20 36.56 Unpacking xz-utils (5.2.4-1) ... [2021-04-17T10:47:00.633Z] #20 36.71 Selecting previously unselected package apparmor. [2021-04-17T10:47:00.633Z] #20 36.73 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-04-17T10:47:00.633Z] #20 36.82 Unpacking apparmor (2.13.2-10) ... [2021-04-17T10:47:00.656Z] #14 ... [2021-04-17T10:47:00.656Z] [2021-04-17T10:47:00.656Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-17T10:47:00.656Z] #57 sha256:c85c3fb45a279b8a53d24b1b53c1975e9ac7cee813f06506558721fb973f551e [2021-04-17T10:47:00.656Z] #57 0.245 + RM_GOPATH=0 [2021-04-17T10:47:00.656Z] #57 0.245 + TMP_GOPATH= [2021-04-17T10:47:00.656Z] #57 0.245 + : /build [2021-04-17T10:47:00.656Z] #57 0.246 + '[' -z '' ']' [2021-04-17T10:47:00.656Z] #57 0.247 ++ mktemp -d [2021-04-17T10:47:00.656Z] #57 0.250 + export GOPATH=/tmp/tmp.dI3tbFIc0E [2021-04-17T10:47:00.656Z] #57 0.251 + GOPATH=/tmp/tmp.dI3tbFIc0E [2021-04-17T10:47:00.656Z] #57 0.252 + RM_GOPATH=1 [2021-04-17T10:47:00.656Z] #57 0.253 + case "$(go env GOARCH)" in [2021-04-17T10:47:00.656Z] #57 0.257 ++ go env GOARCH [2021-04-17T10:47:00.656Z] #57 0.314 + export GO_BUILDMODE=-buildmode=pie [2021-04-17T10:47:00.656Z] #57 0.314 + GO_BUILDMODE=-buildmode=pie [2021-04-17T10:47:00.656Z] #57 0.315 ++ dirname /tmp/install/install.sh [2021-04-17T10:47:00.656Z] #57 0.317 + dir=/tmp/install [2021-04-17T10:47:00.656Z] #57 0.318 + bin=containerd [2021-04-17T10:47:00.656Z] #57 0.328 + shift [2021-04-17T10:47:00.656Z] #57 0.328 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-17T10:47:00.656Z] #57 0.328 + . /tmp/install/containerd.installer [2021-04-17T10:47:00.656Z] #57 0.329 ++ set -e [2021-04-17T10:47:00.656Z] #57 0.329 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-17T10:47:00.656Z] #57 0.330 + install_containerd [2021-04-17T10:47:00.656Z] #57 0.331 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-17T10:47:00.656Z] #57 0.332 + git clone https://github.com/containerd/containerd.git /tmp/tmp.dI3tbFIc0E/src/github.com/containerd/containerd [2021-04-17T10:47:00.656Z] #57 0.332 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-17T10:47:00.656Z] #57 0.362 Cloning into '/tmp/tmp.dI3tbFIc0E/src/github.com/containerd/containerd'... [2021-04-17T10:47:00.785Z] ? github.com/docker/docker/api [no test files] [2021-04-17T10:47:00.889Z] #20 37.19 Selecting previously unselected package aufs-tools. [2021-04-17T10:47:00.889Z] #20 37.21 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-04-17T10:47:00.889Z] #20 37.21 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-17T10:47:00.968Z] #57 ... [2021-04-17T10:47:00.968Z] [2021-04-17T10:47:00.968Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-17T10:47:00.968Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-04-17T10:47:00.968Z] #37 51.88 Selecting previously unselected package libxml2:ppc64el. [2021-04-17T10:47:00.968Z] #37 51.91 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_ppc64el.deb ... [2021-04-17T10:47:00.968Z] #37 51.92 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-04-17T10:47:00.968Z] #37 52.49 Selecting previously unselected package libarchive13:ppc64el. [2021-04-17T10:47:00.968Z] #37 52.50 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2021-04-17T10:47:00.968Z] #37 52.50 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-04-17T10:47:01.046Z] #36 ... [2021-04-17T10:47:01.047Z] [2021-04-17T10:47:01.047Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-17T10:47:01.047Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-17T10:47:01.047Z] #13 26.68 Reading package lists... [2021-04-17T10:47:01.047Z] #13 34.16 Reading package lists... [2021-04-17T10:47:01.047Z] #13 40.83 Building dependency tree... [2021-04-17T10:47:01.047Z] #13 ... [2021-04-17T10:47:01.047Z] [2021-04-17T10:47:01.047Z] #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-04-17T10:47:01.047Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-17T10:47:01.047Z] #42 32.91 Reading package lists... [2021-04-17T10:47:01.047Z] #42 39.51 Building dependency tree... [2021-04-17T10:47:01.047Z] #42 43.01 The following additional packages will be installed: [2021-04-17T10:47:01.047Z] #42 43.04 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-17T10:47:01.047Z] #42 43.04 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-17T10:47:01.047Z] #42 43.06 Suggested packages: [2021-04-17T10:47:01.047Z] #42 43.06 manpages-dev python-setuptools [2021-04-17T10:47:01.047Z] #42 44.25 The following NEW packages will be installed: [2021-04-17T10:47:01.047Z] #42 44.25 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-17T10:47:01.047Z] #42 44.25 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-17T10:47:01.047Z] #42 44.25 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-17T10:47:01.047Z] #42 44.25 python-six zlib1g-dev [2021-04-17T10:47:01.047Z] #42 44.63 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-17T10:47:01.047Z] #42 44.63 Need to get 4095 kB of archives. [2021-04-17T10:47:01.047Z] #42 44.63 After this operation, 22.5 MB of additional disk space will be used. [2021-04-17T10:47:01.047Z] #42 44.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-04-17T10:47:01.047Z] #42 44.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-04-17T10:47:01.047Z] #42 44.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-04-17T10:47:01.047Z] #42 44.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-04-17T10:47:01.047Z] #42 44.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-04-17T10:47:01.047Z] #42 44.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-04-17T10:47:01.047Z] #42 44.65 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-04-17T10:47:01.047Z] #42 44.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-04-17T10:47:01.047Z] #42 44.66 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-04-17T10:47:01.047Z] #42 44.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-04-17T10:47:01.047Z] #42 44.79 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-04-17T10:47:01.047Z] #42 44.89 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-04-17T10:47:01.047Z] #42 44.95 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-04-17T10:47:01.047Z] #42 45.00 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-04-17T10:47:01.047Z] #42 45.00 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-17T10:47:01.047Z] #42 45.00 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-04-17T10:47:01.047Z] #42 45.00 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-04-17T10:47:01.047Z] #42 46.13 debconf: delaying package configuration, since apt-utils is not installed [2021-04-17T10:47:01.047Z] #42 46.36 Fetched 4095 kB in 1s (6254 kB/s) [2021-04-17T10:47:01.047Z] #42 46.44 Selecting previously unselected package libcap-dev:amd64. [2021-04-17T10:47:01.047Z] #42 46.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-17T10:47:01.047Z] #42 46.58 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-04-17T10:47:01.047Z] #42 46.60 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-04-17T10:47:01.047Z] #42 46.77 Selecting previously unselected package libnet1:amd64. [2021-04-17T10:47:01.047Z] #42 46.79 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-17T10:47:01.047Z] #42 46.83 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-17T10:47:01.047Z] #42 46.93 Selecting previously unselected package libnet1-dev. [2021-04-17T10:47:01.047Z] #42 46.93 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-17T10:47:01.047Z] #42 46.95 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-17T10:47:01.047Z] #42 47.18 Selecting previously unselected package libnl-3-200:amd64. [2021-04-17T10:47:01.047Z] #42 47.18 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-17T10:47:01.047Z] #42 47.18 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-17T10:47:01.047Z] #42 47.33 Selecting previously unselected package libnl-3-dev:amd64. [2021-04-17T10:47:01.047Z] #42 47.34 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-04-17T10:47:01.047Z] #42 47.36 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-17T10:47:01.148Z] #20 37.34 Selecting previously unselected package libonig5:amd64. [2021-04-17T10:47:01.148Z] #20 37.37 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-04-17T10:47:01.148Z] #20 37.37 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-17T10:47:01.281Z] #37 52.84 Selecting previously unselected package libjsoncpp1:ppc64el. [2021-04-17T10:47:01.281Z] #37 52.85 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2021-04-17T10:47:01.281Z] #37 52.86 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2021-04-17T10:47:01.407Z] #20 37.53 Selecting previously unselected package libjq1:amd64. [2021-04-17T10:47:01.407Z] #20 37.54 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-17T10:47:01.407Z] #20 37.54 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-17T10:47:01.407Z] #20 37.61 Selecting previously unselected package jq. [2021-04-17T10:47:01.407Z] #20 37.63 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-17T10:47:01.407Z] #20 37.64 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-17T10:47:01.407Z] #20 37.72 Selecting previously unselected package libaio1:amd64. [2021-04-17T10:47:01.407Z] #20 37.73 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-04-17T10:47:01.582Z] #37 53.02 Selecting previously unselected package librhash0:ppc64el. [2021-04-17T10:47:01.582Z] #37 53.02 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2021-04-17T10:47:01.582Z] #37 53.03 Unpacking librhash0:ppc64el (1.3.8-1) ... [2021-04-17T10:47:01.582Z] #37 53.27 Selecting previously unselected package libuv1:ppc64el. [2021-04-17T10:47:01.609Z] #42 47.95 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-17T10:47:01.609Z] #42 47.95 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-17T10:47:01.609Z] #42 47.95 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-17T10:47:01.609Z] #42 47.95 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-04-17T10:47:01.609Z] #42 47.95 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-04-17T10:47:01.609Z] #42 47.95 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-17T10:47:01.609Z] #42 ... [2021-04-17T10:47:01.609Z] [2021-04-17T10:47:01.609Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-17T10:47:01.609Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-17T10:47:01.609Z] #13 44.62 The following additional packages will be installed: [2021-04-17T10:47:01.609Z] #13 44.62 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-17T10:47:01.609Z] #13 44.62 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-17T10:47:01.609Z] #13 44.62 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-17T10:47:01.609Z] #13 44.62 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-17T10:47:01.609Z] #13 44.62 mingw-w64-common mingw-w64-x86-64-dev [2021-04-17T10:47:01.609Z] #13 44.65 Suggested packages: [2021-04-17T10:47:01.609Z] #13 44.65 gcc-8-locales seccomp wine64 [2021-04-17T10:47:01.664Z] #20 37.73 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-04-17T10:47:01.664Z] #20 37.79 Selecting previously unselected package libgpm2:amd64. [2021-04-17T10:47:01.664Z] #20 37.81 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-04-17T10:47:01.664Z] #20 37.81 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-04-17T10:47:01.664Z] #20 37.87 Selecting previously unselected package libicu63:amd64. [2021-04-17T10:47:01.664Z] #20 37.88 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-17T10:47:01.664Z] #20 37.89 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-17T10:47:01.883Z] #37 53.27 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2021-04-17T10:47:01.883Z] #37 53.27 Unpacking libuv1:ppc64el (1.24.1-1) ... [2021-04-17T10:47:01.883Z] #37 53.39 Selecting previously unselected package cmake. [2021-04-17T10:47:01.883Z] #37 53.40 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2021-04-17T10:47:01.883Z] #37 53.41 Unpacking cmake (3.13.4-1) ... [2021-04-17T10:47:02.010Z] #29 24.77 0.0% 0.9% ### 5.2% ####### 11.0% ########## 14.3% ########### 16.4% ############# 18.4% ############### 22.0% ################### 27.4% ###################### 31.6% ######################### 35.9% ########################### 38.7% ############################## 42.0% ############################### 44.2% ################################# 46.8% #################################### 50.7% ###################################### 54.0% ########################################## 58.3% ############################################# 62.8% ############################################## 64.1% ################################################ 67.7% ################################################# 69.1% ################################################### 72.1% ##################################################### 74.3% ######################################################## 77.9% ########################################################## 81.4% ########################################################### 83.2% ################################################################ 89.4% ################################################################### 93.3% ###################################################################### 98.1% ######################################################################## 100.0% [2021-04-17T10:47:02.309Z] #29 28.05 [2021-04-17T10:47:02.856Z] #49 ... [2021-04-17T10:47:02.856Z] [2021-04-17T10:47:02.856Z] #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-04-17T10:47:02.856Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-17T10:47:02.856Z] #42 31.93 Reading package lists... [2021-04-17T10:47:02.856Z] #42 37.82 Building dependency tree... [2021-04-17T10:47:02.856Z] #42 40.81 The following additional packages will be installed: [2021-04-17T10:47:02.856Z] #42 40.82 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-17T10:47:02.856Z] #42 40.82 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-17T10:47:02.856Z] #42 40.83 Suggested packages: [2021-04-17T10:47:02.856Z] #42 40.83 manpages-dev python-setuptools [2021-04-17T10:47:02.856Z] #42 42.05 The following NEW packages will be installed: [2021-04-17T10:47:02.856Z] #42 42.06 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-17T10:47:02.856Z] #42 42.06 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-17T10:47:02.856Z] #42 42.06 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-17T10:47:02.856Z] #42 42.07 python-six zlib1g-dev [2021-04-17T10:47:02.856Z] #42 42.45 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-17T10:47:02.856Z] #42 42.45 Need to get 4095 kB of archives. [2021-04-17T10:47:02.856Z] #42 42.45 After this operation, 22.5 MB of additional disk space will be used. [2021-04-17T10:47:02.856Z] #42 42.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-04-17T10:47:02.856Z] #42 42.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-04-17T10:47:02.856Z] #42 42.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-04-17T10:47:02.856Z] #42 42.48 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-04-17T10:47:02.856Z] #42 42.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-04-17T10:47:02.856Z] #42 42.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-04-17T10:47:02.856Z] #42 42.51 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-04-17T10:47:02.856Z] #42 42.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-04-17T10:47:02.856Z] #42 42.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-04-17T10:47:02.856Z] #42 42.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-04-17T10:47:02.856Z] #42 42.72 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-04-17T10:47:02.856Z] #42 42.89 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-04-17T10:47:02.856Z] #42 43.02 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-04-17T10:47:02.856Z] #42 43.02 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-04-17T10:47:02.856Z] #42 43.02 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-17T10:47:02.856Z] #42 43.13 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-04-17T10:47:02.856Z] #42 43.13 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-04-17T10:47:02.856Z] #42 44.44 debconf: delaying package configuration, since apt-utils is not installed [2021-04-17T10:47:02.856Z] #42 44.70 Fetched 4095 kB in 1s (4322 kB/s) [2021-04-17T10:47:02.856Z] #42 44.87 Selecting previously unselected package libcap-dev:amd64. [2021-04-17T10:47:02.856Z] #42 44.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-17T10:47:02.856Z] #42 45.02 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-04-17T10:47:02.856Z] #42 45.04 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-04-17T10:47:02.856Z] #42 45.18 Selecting previously unselected package libnet1:amd64. [2021-04-17T10:47:02.856Z] #42 45.18 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-17T10:47:02.856Z] #42 45.18 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-17T10:47:02.856Z] #42 45.39 Selecting previously unselected package libnet1-dev. [2021-04-17T10:47:02.856Z] #42 45.41 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-17T10:47:02.856Z] #42 45.41 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-17T10:47:02.856Z] #42 45.68 Selecting previously unselected package libnl-3-200:amd64. [2021-04-17T10:47:02.856Z] #42 45.68 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-17T10:47:02.856Z] #42 45.69 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-17T10:47:02.856Z] #42 45.79 Selecting previously unselected package libnl-3-dev:amd64. [2021-04-17T10:47:02.856Z] #42 45.80 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-04-17T10:47:02.856Z] #42 45.81 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-17T10:47:02.856Z] #42 46.06 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-17T10:47:02.856Z] #42 46.07 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-17T10:47:02.856Z] #42 46.08 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-17T10:47:02.856Z] #42 46.15 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-04-17T10:47:02.856Z] #42 46.15 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-04-17T10:47:02.856Z] #42 46.17 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-17T10:47:02.856Z] #42 46.27 Selecting previously unselected package zlib1g-dev:amd64. [2021-04-17T10:47:02.856Z] #42 46.27 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-04-17T10:47:02.856Z] #42 46.29 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-17T10:47:02.856Z] #42 46.52 Selecting previously unselected package libprotobuf17:amd64. [2021-04-17T10:47:02.856Z] #42 46.52 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-04-17T10:47:02.856Z] #42 46.55 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-17T10:47:02.856Z] #42 47.30 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-04-17T10:47:02.856Z] #42 47.33 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-04-17T10:47:02.856Z] #42 47.35 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-17T10:47:02.856Z] #42 47.57 Selecting previously unselected package libprotobuf-dev:amd64. [2021-04-17T10:47:02.856Z] #42 47.60 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-04-17T10:47:02.856Z] #42 47.61 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-17T10:47:02.856Z] #42 ... [2021-04-17T10:47:02.856Z] [2021-04-17T10:47:02.856Z] #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-04-17T10:47:02.856Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-17T10:47:02.978Z] #13 45.95 The following NEW packages will be installed: [2021-04-17T10:47:02.978Z] #13 45.97 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-17T10:47:02.978Z] #13 45.97 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-17T10:47:02.978Z] #13 45.97 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-17T10:47:02.978Z] #13 45.97 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-17T10:47:02.978Z] #13 45.97 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-17T10:47:02.978Z] #13 45.98 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-17T10:47:02.978Z] #13 45.98 The following packages will be upgraded: [2021-04-17T10:47:02.978Z] #13 45.99 libseccomp2 libsystemd0 libudev1 [2021-04-17T10:47:03.260Z] #29 29.02 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-17T10:47:03.376Z] #32 47.10 Checking out files: 87% (1334/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-04-17T10:47:03.376Z] #32 47.67 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-17T10:47:03.426Z] #37 ... [2021-04-17T10:47:03.426Z] [2021-04-17T10:47:03.426Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-17T10:47:03.426Z] #46 sha256:ffa052997697d3f33f8e969da7c8d909dbd2f666565e4b54404a09bc9190413c [2021-04-17T10:47:03.426Z] #46 44.58 internal/reflectlite [2021-04-17T10:47:03.426Z] #46 44.58 sync [2021-04-17T10:47:03.426Z] #46 47.32 math/rand [2021-04-17T10:47:03.426Z] #46 47.32 github.com/LK4D4/vndr/godl/singleflight [2021-04-17T10:47:03.426Z] #46 47.33 internal/singleflight [2021-04-17T10:47:03.426Z] #46 50.35 errors [2021-04-17T10:47:03.426Z] #46 50.35 sort [2021-04-17T10:47:03.426Z] #46 51.05 io [2021-04-17T10:47:03.426Z] #46 51.05 strconv [2021-04-17T10:47:03.426Z] #46 51.07 internal/oserror [2021-04-17T10:47:03.426Z] #46 51.60 syscall [2021-04-17T10:47:03.426Z] #46 53.60 vendor/golang.org/x/net/dns/dnsmessage [2021-04-17T10:47:03.426Z] #46 ... [2021-04-17T10:47:03.426Z] [2021-04-17T10:47:03.426Z] #43 [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-04-17T10:47:03.426Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-17T10:47:03.426Z] #43 53.67 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-04-17T10:47:03.426Z] #43 53.67 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-04-17T10:47:03.426Z] #43 53.68 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-04-17T10:47:03.426Z] #43 53.68 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-04-17T10:47:03.426Z] #43 53.69 Setting up python-six (1.12.0-1) ... [2021-04-17T10:47:03.526Z] #29 29.44 [2021-04-17T10:47:03.542Z] #13 46.44 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-17T10:47:03.542Z] #13 46.44 Need to get 78.2 MB of archives. [2021-04-17T10:47:03.542Z] #13 46.44 After this operation, 487 MB of additional disk space will be used. [2021-04-17T10:47:03.542Z] #13 46.44 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-04-17T10:47:03.542Z] #13 46.45 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-04-17T10:47:03.636Z] #32 47.89 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-17T10:47:03.790Z] #29 29.53 ######################################################################## 100.0% [2021-04-17T10:47:03.790Z] #29 29.61 [2021-04-17T10:47:03.798Z] #13 46.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-04-17T10:47:03.798Z] #13 46.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-04-17T10:47:03.798Z] #13 46.67 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-04-17T10:47:04.055Z] #13 46.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-04-17T10:47:04.055Z] #13 47.11 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-04-17T10:47:04.055Z] #13 47.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-04-17T10:47:04.312Z] #13 47.14 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-04-17T10:47:04.312Z] #13 47.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-17T10:47:04.373Z] #29 30.18 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-17T10:47:04.569Z] #13 ... [2021-04-17T10:47:04.569Z] [2021-04-17T10:47:04.569Z] #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-04-17T10:47:04.569Z] #45 sha256:a6cb748fc29fe9c672a40e246c91decdaa4f8f7eaa718162c977004ada833ebf [2021-04-17T10:47:04.569Z] #45 40.92 sync [2021-04-17T10:47:04.569Z] #45 40.93 internal/reflectlite [2021-04-17T10:47:04.569Z] #45 42.37 github.com/LK4D4/vndr/godl/singleflight [2021-04-17T10:47:04.569Z] #45 42.75 math/rand [2021-04-17T10:47:04.569Z] #45 43.70 internal/singleflight [2021-04-17T10:47:04.569Z] #45 44.05 sort [2021-04-17T10:47:04.569Z] #45 44.05 errors [2021-04-17T10:47:04.569Z] #45 44.41 io [2021-04-17T10:47:04.569Z] #45 45.07 strconv [2021-04-17T10:47:04.569Z] #45 45.52 bytes [2021-04-17T10:47:04.569Z] #45 48.33 bufio [2021-04-17T10:47:04.569Z] #45 48.83 reflect [2021-04-17T10:47:04.569Z] #45 49.88 internal/oserror [2021-04-17T10:47:04.569Z] #45 49.96 syscall [2021-04-17T10:47:04.569Z] #45 ... [2021-04-17T10:47:04.569Z] [2021-04-17T10:47:04.569Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-17T10:47:04.569Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-17T10:47:04.569Z] #13 47.68 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-04-17T10:47:04.638Z] #29 ... [2021-04-17T10:47:04.638Z] [2021-04-17T10:47:04.638Z] #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-04-17T10:47:04.638Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-17T10:47:04.638Z] #42 39.86 Unpacking python-six (1.12.0-1) ... [2021-04-17T10:47:04.638Z] #42 40.46 Selecting previously unselected package python-protobuf. [2021-04-17T10:47:04.638Z] #42 40.47 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2021-04-17T10:47:04.638Z] #42 40.48 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-17T10:47:04.638Z] #42 41.00 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-17T10:47:04.638Z] #42 43.18 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-04-17T10:47:04.638Z] #42 43.21 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-04-17T10:47:04.638Z] #42 43.23 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-04-17T10:47:04.638Z] #42 43.24 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-04-17T10:47:04.638Z] #42 43.26 Setting up python-six (1.12.0-1) ... [2021-04-17T10:47:04.638Z] #42 45.68 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-04-17T10:47:04.638Z] #42 45.73 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-04-17T10:47:04.638Z] #42 45.80 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-04-17T10:47:04.638Z] #42 45.85 Setting up libcap-dev:arm64 (1:2.25-2) ... [2021-04-17T10:47:04.638Z] #42 45.89 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2021-04-17T10:47:04.638Z] #42 45.94 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-17T10:47:04.638Z] #42 45.97 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-17T10:47:04.638Z] #42 46.00 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-04-17T10:47:04.638Z] #42 46.02 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-17T10:47:04.638Z] #42 46.03 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-17T10:47:04.638Z] #42 ... [2021-04-17T10:47:04.638Z] [2021-04-17T10:47:04.638Z] #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-04-17T10:47:04.638Z] #29 sha256:612455ffa2055dba32a7724d1cd9fc15555fe5a18e4ad4f99aadfb9279fffacf [2021-04-17T10:47:04.638Z] #29 30.63 [2021-04-17T10:47:04.825Z] #13 47.97 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-04-17T10:47:05.017Z] #32 ... [2021-04-17T10:47:05.017Z] [2021-04-17T10:47:05.017Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-17T10:47:05.017Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-17T10:47:05.017Z] #13 29.83 Reading package lists... [2021-04-17T10:47:05.017Z] #13 35.88 Building dependency tree... [2021-04-17T10:47:05.017Z] #13 40.24 The following additional packages will be installed: [2021-04-17T10:47:05.017Z] #13 40.24 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-17T10:47:05.017Z] #13 40.24 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-17T10:47:05.017Z] #13 40.24 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-17T10:47:05.017Z] #13 40.24 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-17T10:47:05.017Z] #13 40.24 mingw-w64-common mingw-w64-x86-64-dev [2021-04-17T10:47:05.017Z] #13 40.26 Suggested packages: [2021-04-17T10:47:05.017Z] #13 40.26 gcc-8-locales seccomp wine64 [2021-04-17T10:47:05.017Z] #13 41.71 The following NEW packages will be installed: [2021-04-17T10:47:05.017Z] #13 41.72 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-17T10:47:05.017Z] #13 41.72 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-17T10:47:05.017Z] #13 41.72 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-17T10:47:05.017Z] #13 41.72 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-17T10:47:05.017Z] #13 41.72 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-17T10:47:05.017Z] #13 41.72 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-17T10:47:05.017Z] #13 41.73 The following packages will be upgraded: [2021-04-17T10:47:05.017Z] #13 41.73 libseccomp2 libsystemd0 libudev1 [2021-04-17T10:47:05.017Z] #13 42.15 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-17T10:47:05.017Z] #13 42.15 Need to get 78.2 MB of archives. [2021-04-17T10:47:05.017Z] #13 42.15 After this operation, 487 MB of additional disk space will be used. [2021-04-17T10:47:05.017Z] #13 42.15 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-04-17T10:47:05.017Z] #13 42.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-04-17T10:47:05.017Z] #13 42.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-04-17T10:47:05.017Z] #13 42.18 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-04-17T10:47:05.017Z] #13 42.26 Get:5 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-04-17T10:47:05.017Z] #13 42.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-04-17T10:47:05.017Z] #13 42.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-04-17T10:47:05.017Z] #13 42.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-04-17T10:47:05.017Z] #13 42.63 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-04-17T10:47:05.017Z] #13 42.63 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-17T10:47:05.017Z] #13 43.06 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-04-17T10:47:05.017Z] #13 43.32 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-04-17T10:47:05.017Z] #13 43.33 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-04-17T10:47:05.017Z] #13 ... [2021-04-17T10:47:05.017Z] [2021-04-17T10:47:05.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-04-17T10:47:05.017Z] #45 sha256:0e124675f572e5446dd676f678735afff189173cf6a430ce5270764c7f97a2ef [2021-04-17T10:47:05.017Z] #45 39.98 sync [2021-04-17T10:47:05.017Z] #45 39.99 internal/reflectlite [2021-04-17T10:47:05.017Z] #45 41.31 github.com/LK4D4/vndr/godl/singleflight [2021-04-17T10:47:05.017Z] #45 41.62 math/rand [2021-04-17T10:47:05.017Z] #45 43.14 internal/singleflight [2021-04-17T10:47:05.017Z] #45 43.54 sort [2021-04-17T10:47:05.017Z] #45 43.55 errors [2021-04-17T10:47:05.017Z] #45 43.90 io [2021-04-17T10:47:05.017Z] #45 44.61 strconv [2021-04-17T10:47:05.017Z] #45 45.64 bytes [2021-04-17T10:47:05.017Z] #45 47.52 bufio [2021-04-17T10:47:05.017Z] #45 48.23 reflect [2021-04-17T10:47:05.017Z] #45 48.92 syscall [2021-04-17T10:47:05.082Z] #13 47.97 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-04-17T10:47:05.239Z] #29 30.86 ######################################################################## 100.0% [2021-04-17T10:47:05.239Z] #29 31.10 [2021-04-17T10:47:05.276Z] #45 ... [2021-04-17T10:47:05.276Z] [2021-04-17T10:47:05.276Z] #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-04-17T10:47:05.276Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-17T10:47:05.276Z] #42 48.77 Selecting previously unselected package libprotoc17:amd64. [2021-04-17T10:47:05.276Z] #42 48.78 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-04-17T10:47:05.276Z] #42 48.80 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-17T10:47:05.276Z] #42 49.45 Selecting previously unselected package protobuf-c-compiler. [2021-04-17T10:47:05.276Z] #42 49.46 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-04-17T10:47:05.276Z] #42 49.47 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-17T10:47:05.276Z] #42 49.64 Selecting previously unselected package protobuf-compiler. [2021-04-17T10:47:05.276Z] #42 49.65 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-04-17T10:47:05.276Z] #42 49.65 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-17T10:47:05.276Z] #42 49.82 Selecting previously unselected package python-pkg-resources. [2021-04-17T10:47:05.276Z] #42 49.83 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-17T10:47:05.276Z] #42 49.84 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-17T10:47:05.276Z] #42 50.07 Selecting previously unselected package python-six. [2021-04-17T10:47:05.276Z] #42 50.07 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-17T10:47:05.276Z] #42 50.08 Unpacking python-six (1.12.0-1) ... [2021-04-17T10:47:05.276Z] #42 50.19 Selecting previously unselected package python-protobuf. [2021-04-17T10:47:05.276Z] #42 50.21 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-04-17T10:47:05.277Z] #42 50.21 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-17T10:47:05.504Z] #29 31.31 Download of images into '/build' complete. [2021-04-17T10:47:05.504Z] #29 31.32 Use something like the following to load the result into a Docker daemon: [2021-04-17T10:47:05.504Z] #29 31.32 tar -cC '/build' . | docker load [2021-04-17T10:47:05.504Z] #29 ... [2021-04-17T10:47:05.504Z] [2021-04-17T10:47:05.504Z] #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-04-17T10:47:05.504Z] #47 sha256:3eb5b66d7f64c96bb9aebef4f639ec877f36d324e311cc675271b02b336fff3b [2021-04-17T10:47:05.504Z] #47 DONE 50.9s [2021-04-17T10:47:05.536Z] #43 ... [2021-04-17T10:47:05.536Z] [2021-04-17T10:47:05.536Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-17T10:47:05.536Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-04-17T10:47:05.536Z] #37 56.33 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-04-17T10:47:05.536Z] #37 56.33 Setting up xxd (2:8.1.0875-5) ... [2021-04-17T10:47:05.536Z] #37 56.34 Setting up libuv1:ppc64el (1.24.1-1) ... [2021-04-17T10:47:05.536Z] #37 56.34 Setting up vim-common (2:8.1.0875-5) ... [2021-04-17T10:47:05.536Z] #37 56.40 Setting up librhash0:ppc64el (1.3.8-1) ... [2021-04-17T10:47:05.536Z] #37 56.41 Setting up cmake-data (3.13.4-1) ... [2021-04-17T10:47:05.536Z] #37 56.43 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-04-17T10:47:05.536Z] #37 56.44 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2021-04-17T10:47:05.536Z] #37 56.46 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-04-17T10:47:05.536Z] #37 56.46 Setting up cmake (3.13.4-1) ... [2021-04-17T10:47:05.536Z] #37 56.47 Processing triggers for libc-bin (2.28-10) ... [2021-04-17T10:47:05.536Z] #37 56.60 Processing triggers for mime-support (3.62) ... [2021-04-17T10:47:05.536Z] #37 DONE 56.8s [2021-04-17T10:47:05.536Z] [2021-04-17T10:47:05.536Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-17T10:47:05.536Z] #38 sha256:b91cd2d6b41cc491be043f4a1fc7008a63bc024cadca195c02d0e5b44baba72c [2021-04-17T10:47:05.536Z] #38 0.385 + RM_GOPATH=0 [2021-04-17T10:47:05.770Z] [2021-04-17T10:47:05.770Z] #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-04-17T10:47:05.770Z] #29 sha256:612455ffa2055dba32a7724d1cd9fc15555fe5a18e4ad4f99aadfb9279fffacf [2021-04-17T10:47:05.770Z] #29 DONE 31.6s [2021-04-17T10:47:05.770Z] [2021-04-17T10:47:05.770Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-17T10:47:05.770Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-17T10:47:05.770Z] #13 37.75 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-04-17T10:47:05.770Z] #13 37.75 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-04-17T10:47:05.770Z] #13 37.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-04-17T10:47:05.770Z] #13 37.76 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-04-17T10:47:05.770Z] #13 37.77 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2021-04-17T10:47:05.770Z] #13 37.77 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u7 [110 kB] [2021-04-17T10:47:05.770Z] #13 37.78 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-04-17T10:47:05.771Z] #13 37.79 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-04-17T10:47:05.771Z] #13 37.81 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-04-17T10:47:05.771Z] #13 37.84 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-04-17T10:47:05.771Z] #13 37.85 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-04-17T10:47:05.771Z] #13 37.89 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-04-17T10:47:05.771Z] #13 37.90 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-04-17T10:47:05.771Z] #13 37.90 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u7 [322 kB] [2021-04-17T10:47:05.771Z] #13 39.06 debconf: delaying package configuration, since apt-utils is not installed [2021-04-17T10:47:05.771Z] #13 39.30 Fetched 73.8 MB in 7s (10.8 MB/s) [2021-04-17T10:47:05.771Z] #13 39.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-04-17T10:47:05.771Z] #13 39.61 Preparing to unpack .../libsystemd0_241-7~deb10u7_arm64.deb ... [2021-04-17T10:47:05.771Z] #13 39.64 Unpacking libsystemd0:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-17T10:47:05.771Z] #13 40.10 Setting up libsystemd0:arm64 (241-7~deb10u7) ... [2021-04-17T10:47:05.771Z] #13 40.45 (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 ... 15383 files and directories currently installed.) [2021-04-17T10:47:05.771Z] #13 40.52 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ... [2021-04-17T10:47:05.771Z] #13 40.57 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-04-17T10:47:05.771Z] #13 40.80 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ... [2021-04-17T10:47:05.771Z] #13 40.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-04-17T10:47:05.771Z] #13 41.10 Preparing to unpack .../libudev1_241-7~deb10u7_arm64.deb ... [2021-04-17T10:47:05.771Z] #13 41.12 Unpacking libudev1:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-17T10:47:05.771Z] #13 41.39 Setting up libudev1:arm64 (241-7~deb10u7) ... [2021-04-17T10:47:05.771Z] #13 41.52 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-17T10:47:05.771Z] #13 41.52 (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 ... 15383 files and directories currently installed.) [2021-04-17T10:47:05.771Z] #13 41.63 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-04-17T10:47:05.771Z] #13 41.66 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-17T10:47:05.771Z] #13 45.13 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-17T10:47:05.771Z] #13 45.13 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-04-17T10:47:05.771Z] #13 45.78 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-17T10:47:05.834Z] #20 41.46 Selecting previously unselected package libnet1:amd64. [2021-04-17T10:47:05.834Z] #20 41.46 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-17T10:47:05.834Z] #20 41.47 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-17T10:47:05.834Z] #20 41.58 Selecting previously unselected package libnl-3-200:amd64. [2021-04-17T10:47:05.834Z] #20 41.58 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-17T10:47:05.834Z] #20 41.59 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-17T10:47:05.834Z] #20 41.65 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-17T10:47:05.834Z] #20 41.67 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-17T10:47:05.834Z] #20 41.67 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-17T10:47:05.834Z] #20 41.75 Selecting previously unselected package libreadline5:amd64. [2021-04-17T10:47:05.834Z] #20 41.75 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-04-17T10:47:05.834Z] #20 41.75 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-17T10:47:05.834Z] #20 41.85 Selecting previously unselected package net-tools. [2021-04-17T10:47:05.834Z] #20 41.87 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-04-17T10:47:05.834Z] #20 41.87 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-17T10:47:05.834Z] #20 42.06 Selecting previously unselected package python-pip-whl. [2021-04-17T10:47:05.834Z] #20 42.07 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-17T10:47:05.834Z] #20 42.07 Unpacking python-pip-whl (18.1-5) ... [2021-04-17T10:47:05.836Z] #38 0.386 + TMP_GOPATH= [2021-04-17T10:47:05.836Z] #38 0.388 + : /build [2021-04-17T10:47:05.836Z] #38 0.392 + '[' -z '' ']' [2021-04-17T10:47:05.836Z] #38 0.395 ++ mktemp -d [2021-04-17T10:47:05.836Z] #38 0.398 + export GOPATH=/tmp/tmp.oKcPYsGwUI [2021-04-17T10:47:05.836Z] #38 0.399 + GOPATH=/tmp/tmp.oKcPYsGwUI [2021-04-17T10:47:05.836Z] #38 0.400 + RM_GOPATH=1 [2021-04-17T10:47:05.836Z] #38 0.401 + case "$(go env GOARCH)" in [2021-04-17T10:47:05.836Z] #38 0.418 ++ go env GOARCH [2021-04-17T10:47:05.836Z] #38 0.427 + export GO_BUILDMODE=-buildmode=pie [2021-04-17T10:47:05.836Z] #38 0.427 + GO_BUILDMODE=-buildmode=pie [2021-04-17T10:47:05.836Z] #38 0.429 ++ dirname /tmp/install/install.sh [2021-04-17T10:47:05.836Z] #38 0.431 + dir=/tmp/install [2021-04-17T10:47:05.836Z] #38 0.436 + bin=tini [2021-04-17T10:47:05.836Z] #38 0.437 + shift [2021-04-17T10:47:05.836Z] #38 0.438 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-17T10:47:05.836Z] #38 0.446 + . /tmp/install/tini.installer [2021-04-17T10:47:05.836Z] #38 0.446 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-17T10:47:05.836Z] #38 0.447 + install_tini [2021-04-17T10:47:05.836Z] #38 0.448 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-17T10:47:05.836Z] #38 0.449 + git clone https://github.com/krallin/tini.git /tmp/tmp.oKcPYsGwUI/tini [2021-04-17T10:47:05.836Z] #38 0.449 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-17T10:47:05.836Z] #38 0.459 Cloning into '/tmp/tmp.oKcPYsGwUI/tini'... [2021-04-17T10:47:05.844Z] #42 50.78 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-17T10:47:06.397Z] #20 42.56 Selecting previously unselected package python3-lib2to3. [2021-04-17T10:47:06.397Z] #20 42.57 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-17T10:47:06.397Z] #20 42.58 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-17T10:47:06.653Z] #20 42.71 Selecting previously unselected package python3-distutils. [2021-04-17T10:47:06.653Z] #20 42.71 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-17T10:47:06.653Z] #20 42.72 Unpacking python3-distutils (3.7.3-1) ... [2021-04-17T10:47:06.653Z] #20 42.86 Selecting previously unselected package python3-pip. [2021-04-17T10:47:06.653Z] #20 42.86 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-17T10:47:06.653Z] #20 42.87 Unpacking python3-pip (18.1-5) ... [2021-04-17T10:47:06.778Z] #13 ... [2021-04-17T10:47:06.778Z] [2021-04-17T10:47:06.778Z] #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-04-17T10:47:06.778Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-17T10:47:06.778Z] #42 50.85 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2021-04-17T10:47:06.778Z] #42 51.07 Processing triggers for libc-bin (2.28-10) ... [2021-04-17T10:47:06.778Z] #42 DONE 52.1s [2021-04-17T10:47:06.778Z] [2021-04-17T10:47:06.778Z] #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-04-17T10:47:06.778Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-17T10:47:06.910Z] #20 43.04 Selecting previously unselected package python3-pkg-resources. [2021-04-17T10:47:06.910Z] #20 43.05 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-17T10:47:06.910Z] #20 43.05 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-17T10:47:06.911Z] #38 1.409 + cd /tmp/tmp.oKcPYsGwUI/tini [2021-04-17T10:47:06.911Z] #38 1.410 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-17T10:47:06.911Z] #38 1.423 + cmake . [2021-04-17T10:47:07.170Z] #20 43.19 Selecting previously unselected package python3-setuptools. [2021-04-17T10:47:07.170Z] #20 43.20 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-17T10:47:07.170Z] #20 43.21 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-17T10:47:07.170Z] #20 43.45 Selecting previously unselected package python3-wheel. [2021-04-17T10:47:07.426Z] #20 43.45 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-17T10:47:07.426Z] #20 43.47 Unpacking python3-wheel (0.32.3-2) ... [2021-04-17T10:47:07.426Z] #20 43.56 Selecting previously unselected package sudo. [2021-04-17T10:47:07.426Z] #20 43.58 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-04-17T10:47:07.426Z] #20 43.59 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-17T10:47:07.559Z] #38 2.148 -- The C compiler identification is GNU 8.3.0 [2021-04-17T10:47:07.559Z] #38 2.201 -- Check for working C compiler: /usr/bin/cc [2021-04-17T10:47:07.729Z] #43 ... [2021-04-17T10:47:07.729Z] [2021-04-17T10:47:07.729Z] #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-04-17T10:47:07.729Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-17T10:47:07.729Z] #36 42.89 Selecting previously unselected package libicu63:arm64. [2021-04-17T10:47:07.729Z] #36 42.90 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-04-17T10:47:07.729Z] #36 43.01 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-04-17T10:47:07.729Z] #36 47.51 Selecting previously unselected package libxml2:arm64. [2021-04-17T10:47:07.729Z] #36 47.51 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ... [2021-04-17T10:47:07.729Z] #36 47.53 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-17T10:47:07.729Z] #36 50.81 Selecting previously unselected package libarchive13:arm64. [2021-04-17T10:47:07.730Z] #36 50.81 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-04-17T10:47:07.730Z] #36 50.84 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-04-17T10:47:07.730Z] #36 51.35 Selecting previously unselected package libjsoncpp1:arm64. [2021-04-17T10:47:07.730Z] #36 51.35 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-04-17T10:47:07.730Z] #36 51.37 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-04-17T10:47:07.730Z] #36 51.59 Selecting previously unselected package librhash0:arm64. [2021-04-17T10:47:07.730Z] #36 51.60 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-04-17T10:47:07.730Z] #36 51.60 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-04-17T10:47:07.730Z] #36 52.10 Selecting previously unselected package libuv1:arm64. [2021-04-17T10:47:07.730Z] #36 52.11 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2021-04-17T10:47:07.730Z] #36 52.12 Unpacking libuv1:arm64 (1.24.1-1) ... [2021-04-17T10:47:07.730Z] #36 52.40 Selecting previously unselected package cmake. [2021-04-17T10:47:07.730Z] #36 52.40 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-04-17T10:47:07.730Z] #36 52.42 Unpacking cmake (3.13.4-1) ... [2021-04-17T10:47:07.730Z] #36 ... [2021-04-17T10:47:07.730Z] [2021-04-17T10:47:07.730Z] #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-04-17T10:47:07.730Z] #51 sha256:ae532ebd813c0ec73837d982eb740e04859852c36a059d6eab5ebaccd98f93fa [2021-04-17T10:47:07.730Z] #51 42.83 syscall [2021-04-17T10:47:07.730Z] #51 42.85 reflect [2021-04-17T10:47:07.730Z] #51 42.86 strings [2021-04-17T10:47:07.730Z] #51 42.87 bufio [2021-04-17T10:47:07.730Z] #51 44.75 text/tabwriter [2021-04-17T10:47:07.730Z] #51 47.37 regexp/syntax [2021-04-17T10:47:07.730Z] #51 50.80 time [2021-04-17T10:47:07.730Z] #51 51.19 regexp [2021-04-17T10:47:07.989Z] #20 44.12 Selecting previously unselected package thin-provisioning-tools. [2021-04-17T10:47:07.989Z] #20 44.13 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-04-17T10:47:07.989Z] #20 44.14 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-17T10:47:07.996Z] #51 ... [2021-04-17T10:47:07.996Z] [2021-04-17T10:47:07.996Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-17T10:47:07.996Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-17T10:47:07.996Z] #13 48.83 Selecting previously unselected package binutils-mingw-w64. [2021-04-17T10:47:07.996Z] #13 48.83 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-17T10:47:07.996Z] #13 48.84 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-17T10:47:07.996Z] #13 49.14 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-04-17T10:47:07.996Z] #13 49.14 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-04-17T10:47:07.996Z] #13 49.15 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-04-17T10:47:08.215Z] #38 2.802 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-17T10:47:08.215Z] #38 2.805 -- Detecting C compiler ABI info [2021-04-17T10:47:08.246Z] #20 44.39 Selecting previously unselected package uidmap. [2021-04-17T10:47:08.246Z] #20 44.40 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-04-17T10:47:08.246Z] #20 44.41 Unpacking uidmap (1:4.5-1.1) ... [2021-04-17T10:47:08.354Z] #13 ... [2021-04-17T10:47:08.354Z] [2021-04-17T10:47:08.354Z] #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-04-17T10:47:08.354Z] #56 sha256:d4e7281adff8ae6efc36a7ddd7b8c083b2a4d6a83194cd2c2d01eaaeee3352ff [2021-04-17T10:47:08.354Z] #56 6.303 + RM_GOPATH=0 [2021-04-17T10:47:08.354Z] #56 6.303 + TMP_GOPATH= [2021-04-17T10:47:08.354Z] #56 6.303 + : /build [2021-04-17T10:47:08.354Z] #56 6.303 + '[' -z '' ']' [2021-04-17T10:47:08.354Z] #56 6.303 ++ mktemp -d [2021-04-17T10:47:08.354Z] #56 6.313 + export GOPATH=/tmp/tmp.hexgkB3Ig9 [2021-04-17T10:47:08.354Z] #56 6.313 + GOPATH=/tmp/tmp.hexgkB3Ig9 [2021-04-17T10:47:08.354Z] #56 6.313 + RM_GOPATH=1 [2021-04-17T10:47:08.354Z] #56 6.313 + case "$(go env GOARCH)" in [2021-04-17T10:47:08.354Z] #56 6.313 ++ go env GOARCH [2021-04-17T10:47:08.354Z] #56 6.358 + export GO_BUILDMODE=-buildmode=pie [2021-04-17T10:47:08.354Z] #56 6.358 + GO_BUILDMODE=-buildmode=pie [2021-04-17T10:47:08.354Z] #56 6.358 ++ dirname /tmp/install/install.sh [2021-04-17T10:47:08.354Z] #56 6.358 + dir=/tmp/install [2021-04-17T10:47:08.354Z] #56 6.358 + bin=containerd [2021-04-17T10:47:08.354Z] #56 6.358 + shift [2021-04-17T10:47:08.354Z] #56 6.358 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-17T10:47:08.354Z] #56 6.358 + . /tmp/install/containerd.installer [2021-04-17T10:47:08.354Z] #56 6.358 ++ set -e [2021-04-17T10:47:08.354Z] #56 6.358 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-17T10:47:08.354Z] #56 6.358 + install_containerd [2021-04-17T10:47:08.354Z] #56 6.358 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-17T10:47:08.354Z] #56 6.358 + git clone https://github.com/containerd/containerd.git /tmp/tmp.hexgkB3Ig9/src/github.com/containerd/containerd [2021-04-17T10:47:08.354Z] #56 6.358 Cloning into '/tmp/tmp.hexgkB3Ig9/src/github.com/containerd/containerd'... [2021-04-17T10:47:08.354Z] #56 6.359 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-17T10:47:08.354Z] #56 ... [2021-04-17T10:47:08.354Z] [2021-04-17T10:47:08.354Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-17T10:47:08.354Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-17T10:47:08.354Z] #13 51.27 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-04-17T10:47:08.502Z] #20 44.54 Selecting previously unselected package vim-runtime. [2021-04-17T10:47:08.502Z] #20 44.55 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-17T10:47:08.502Z] #20 44.61 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-04-17T10:47:08.502Z] #20 44.64 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-17T10:47:08.502Z] #20 44.64 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-17T10:47:08.606Z] #13 49.77 Selecting previously unselected package dmsetup. [2021-04-17T10:47:08.606Z] #13 ... [2021-04-17T10:47:08.606Z] [2021-04-17T10:47:08.606Z] #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-04-17T10:47:08.606Z] #45 sha256:4517d1f446675c7b54b5db582f36f501540f6cf80b3f9a80b1b0c6d4cdbc5228 [2021-04-17T10:47:08.606Z] #45 43.75 strings [2021-04-17T10:47:08.606Z] #45 44.29 hash/crc32 [2021-04-17T10:47:08.606Z] #45 45.51 crypto/hmac [2021-04-17T10:47:08.606Z] #45 46.04 crypto/rc4 [2021-04-17T10:47:08.606Z] #45 46.39 vendor/golang.org/x/crypto/hkdf [2021-04-17T10:47:08.606Z] #45 46.73 vendor/golang.org/x/text/transform [2021-04-17T10:47:08.606Z] #45 47.57 regexp/syntax [2021-04-17T10:47:08.606Z] #45 47.59 time [2021-04-17T10:47:08.606Z] #45 48.29 internal/syscall/execenv [2021-04-17T10:47:08.606Z] #45 48.48 internal/syscall/unix [2021-04-17T10:47:08.606Z] #45 53.80 regexp [2021-04-17T10:47:08.606Z] #45 ... [2021-04-17T10:47:08.606Z] [2021-04-17T10:47:08.606Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-17T10:47:08.606Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-17T10:47:08.606Z] #13 49.78 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-04-17T10:47:08.606Z] #13 49.79 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-17T10:47:08.606Z] #13 50.01 Selecting previously unselected package mingw-w64-common. [2021-04-17T10:47:08.865Z] #38 3.536 -- Detecting C compiler ABI info - done [2021-04-17T10:47:08.865Z] #38 3.599 -- Detecting C compile features [2021-04-17T10:47:08.871Z] #13 50.03 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-17T10:47:08.871Z] #13 50.07 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-17T10:47:09.148Z] #42 ... [2021-04-17T10:47:09.148Z] [2021-04-17T10:47:09.148Z] #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-04-17T10:47:09.148Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-17T10:47:09.148Z] #36 43.53 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-04-17T10:47:09.148Z] #36 43.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-04-17T10:47:09.148Z] #36 43.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-04-17T10:47:09.148Z] #36 43.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-04-17T10:47:09.148Z] #36 43.64 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-04-17T10:47:09.148Z] #36 43.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-04-17T10:47:09.148Z] #36 45.24 debconf: delaying package configuration, since apt-utils is not installed [2021-04-17T10:47:09.148Z] #36 45.48 Fetched 14.9 MB in 2s (7633 kB/s) [2021-04-17T10:47:09.148Z] #36 45.54 Selecting previously unselected package xxd. [2021-04-17T10:47:09.148Z] #36 45.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-17T10:47:09.148Z] #36 45.62 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-17T10:47:09.148Z] #36 45.64 Unpacking xxd (2:8.1.0875-5) ... [2021-04-17T10:47:09.148Z] #36 45.85 Selecting previously unselected package vim-common. [2021-04-17T10:47:09.148Z] #36 45.85 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-17T10:47:09.148Z] #36 45.88 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-17T10:47:09.148Z] #36 46.16 Selecting previously unselected package cmake-data. [2021-04-17T10:47:09.148Z] #36 46.16 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-17T10:47:09.148Z] #36 46.17 Unpacking cmake-data (3.13.4-1) ... [2021-04-17T10:47:09.148Z] #36 48.69 Selecting previously unselected package libicu63:amd64. [2021-04-17T10:47:09.148Z] #36 48.72 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-17T10:47:09.148Z] #36 48.74 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-17T10:47:09.148Z] #36 ... [2021-04-17T10:47:09.148Z] [2021-04-17T10:47:09.148Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-17T10:47:09.148Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-17T10:47:09.148Z] #13 46.24 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-04-17T10:47:09.148Z] #13 48.37 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-04-17T10:47:09.148Z] #13 48.37 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-04-17T10:47:09.148Z] #13 48.37 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-17T10:47:09.148Z] #13 48.37 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-17T10:47:09.148Z] #13 48.38 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-04-17T10:47:09.148Z] #13 48.38 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-04-17T10:47:09.148Z] #13 48.39 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-04-17T10:47:09.148Z] #13 48.41 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-04-17T10:47:09.148Z] #13 48.43 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-04-17T10:47:09.148Z] #13 48.45 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-04-17T10:47:09.148Z] #13 48.46 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-04-17T10:47:09.148Z] #13 48.50 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-04-17T10:47:09.148Z] #13 48.52 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-04-17T10:47:09.148Z] #13 48.54 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-04-17T10:47:09.148Z] #13 49.57 debconf: delaying package configuration, since apt-utils is not installed [2021-04-17T10:47:09.148Z] #13 49.74 Fetched 78.2 MB in 7s (11.7 MB/s) [2021-04-17T10:47:09.148Z] #13 49.83 (Reading database ... [2021-04-17T10:47:09.148Z] #13 ... [2021-04-17T10:47:09.148Z] [2021-04-17T10:47:09.148Z] #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-04-17T10:47:09.148Z] #56 sha256:7f1f735160c21973f4b10d58b255ec22489d0ea89e82aca41ca8d12766b839a5 [2021-04-17T10:47:09.148Z] #56 1.166 + RM_GOPATH=0 [2021-04-17T10:47:09.148Z] #56 1.166 + TMP_GOPATH= [2021-04-17T10:47:09.148Z] #56 1.166 + : /build [2021-04-17T10:47:09.148Z] #56 1.166 + '[' -z '' ']' [2021-04-17T10:47:09.148Z] #56 1.166 ++ mktemp -d [2021-04-17T10:47:09.148Z] #56 1.168 + export GOPATH=/tmp/tmp.dAkVKseZUQ [2021-04-17T10:47:09.148Z] #56 1.168 + GOPATH=/tmp/tmp.dAkVKseZUQ [2021-04-17T10:47:09.148Z] #56 1.168 + RM_GOPATH=1 [2021-04-17T10:47:09.148Z] #56 1.168 + case "$(go env GOARCH)" in [2021-04-17T10:47:09.148Z] #56 1.170 ++ go env GOARCH [2021-04-17T10:47:09.148Z] #56 1.204 + export GO_BUILDMODE=-buildmode=pie [2021-04-17T10:47:09.148Z] #56 1.204 + GO_BUILDMODE=-buildmode=pie [2021-04-17T10:47:09.148Z] #56 1.205 ++ dirname /tmp/install/install.sh [2021-04-17T10:47:09.148Z] #56 1.208 + dir=/tmp/install [2021-04-17T10:47:09.148Z] #56 1.208 + bin=containerd [2021-04-17T10:47:09.148Z] #56 1.208 + shift [2021-04-17T10:47:09.148Z] #56 1.208 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-17T10:47:09.148Z] #56 1.208 + . /tmp/install/containerd.installer [2021-04-17T10:47:09.148Z] #56 1.209 ++ set -e [2021-04-17T10:47:09.148Z] #56 1.209 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-17T10:47:09.148Z] #56 1.209 + install_containerd [2021-04-17T10:47:09.148Z] #56 1.210 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-17T10:47:09.148Z] #56 1.210 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-17T10:47:09.148Z] #56 1.210 + git clone https://github.com/containerd/containerd.git /tmp/tmp.dAkVKseZUQ/src/github.com/containerd/containerd [2021-04-17T10:47:09.148Z] #56 1.276 Cloning into '/tmp/tmp.dAkVKseZUQ/src/github.com/containerd/containerd'... [2021-04-17T10:47:09.148Z] #56 ... [2021-04-17T10:47:09.148Z] [2021-04-17T10:47:09.148Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-17T10:47:09.148Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-17T10:47:09.148Z] #13 49.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-17T10:47:09.148Z] #13 49.90 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-04-17T10:47:09.148Z] #13 49.92 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-17T10:47:09.375Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2021-04-17T10:47:09.667Z] #13 50.27 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-04-17T10:47:09.668Z] #13 50.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-17T10:47:09.668Z] #13 50.51 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-17T10:47:09.668Z] #13 50.54 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-04-17T10:47:09.874Z] #20 ... [2021-04-17T10:47:09.874Z] [2021-04-17T10:47:09.874Z] #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-04-17T10:47:09.874Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:47:09.874Z] #43 98.83 CC criu/cr-errno.o [2021-04-17T10:47:09.874Z] #43 98.95 CC criu/cr-restore.o [2021-04-17T10:47:09.874Z] #43 103.2 CC criu/cr-service.o [2021-04-17T10:47:09.874Z] #43 104.7 CC criu/crtools.o [2021-04-17T10:47:09.874Z] #43 105.3 CC criu/eventfd.o [2021-04-17T10:47:09.874Z] #43 105.7 CC criu/eventpoll.o [2021-04-17T10:47:09.874Z] #43 106.5 CC criu/external.o [2021-04-17T10:47:09.874Z] #43 106.7 CC criu/fault-injection.o [2021-04-17T10:47:09.874Z] #43 106.8 CC criu/fdstore.o [2021-04-17T10:47:09.874Z] #43 107.2 CC criu/fifo.o [2021-04-17T10:47:09.874Z] #43 107.5 CC criu/file-ids.o [2021-04-17T10:47:09.874Z] #43 107.8 CC criu/file-lock.o [2021-04-17T10:47:09.874Z] #43 108.7 CC criu/files-ext.o [2021-04-17T10:47:09.874Z] #43 109.1 CC criu/files-reg.o [2021-04-17T10:47:10.186Z] #13 50.69 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-04-17T10:47:10.249Z] #13 ... [2021-04-17T10:47:10.249Z] [2021-04-17T10:47:10.249Z] #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-04-17T10:47:10.249Z] #47 sha256:763efac072522f3973b018d5f31247b240dd4fc88707d05f0f14f00d7d5d608f [2021-04-17T10:47:10.249Z] #47 DONE 56.3s [2021-04-17T10:47:10.249Z] [2021-04-17T10:47:10.249Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-17T10:47:10.249Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-17T10:47:10.249Z] #13 53.15 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-04-17T10:47:10.249Z] #13 53.15 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-04-17T10:47:10.249Z] #13 53.15 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-17T10:47:10.249Z] #13 53.15 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-17T10:47:10.249Z] #13 53.15 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-04-17T10:47:10.249Z] #13 53.15 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-04-17T10:47:10.249Z] #13 53.15 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-04-17T10:47:10.249Z] #13 53.22 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-04-17T10:47:10.249Z] #13 53.22 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-04-17T10:47:10.249Z] #13 53.27 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-04-17T10:47:10.249Z] #13 53.27 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-04-17T10:47:10.249Z] #13 53.29 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-04-17T10:47:10.249Z] #13 53.34 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-04-17T10:47:10.249Z] #13 53.34 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-04-17T10:47:10.446Z] #13 50.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 ... 15410 files and directories currently installed.) [2021-04-17T10:47:10.446Z] #13 50.97 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-04-17T10:47:10.446Z] #13 50.98 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-17T10:47:10.715Z] #13 51.23 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-04-17T10:47:10.715Z] #13 51.48 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-17T10:47:10.819Z] #13 ... [2021-04-17T10:47:10.819Z] [2021-04-17T10:47:10.819Z] #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-04-17T10:47:10.819Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-17T10:47:10.819Z] #36 54.77 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-04-17T10:47:10.819Z] #36 54.84 Setting up xxd (2:8.1.0875-5) ... [2021-04-17T10:47:10.819Z] #36 54.86 Setting up libuv1:arm64 (1.24.1-1) ... [2021-04-17T10:47:10.819Z] #36 54.88 Setting up vim-common (2:8.1.0875-5) ... [2021-04-17T10:47:10.819Z] #36 54.93 Setting up librhash0:arm64 (1.3.8-1) ... [2021-04-17T10:47:10.819Z] #36 54.94 Setting up cmake-data (3.13.4-1) ... [2021-04-17T10:47:10.819Z] #36 54.99 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-17T10:47:10.819Z] #36 55.01 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-04-17T10:47:10.819Z] #36 55.03 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-04-17T10:47:10.819Z] #36 55.05 Setting up cmake (3.13.4-1) ... [2021-04-17T10:47:10.819Z] #36 55.07 Processing triggers for libc-bin (2.28-10) ... [2021-04-17T10:47:10.819Z] #36 55.19 Processing triggers for mime-support (3.62) ... [2021-04-17T10:47:10.819Z] #36 DONE 56.0s [2021-04-17T10:47:10.819Z] [2021-04-17T10:47:10.819Z] #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-04-17T10:47:10.819Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-17T10:47:10.819Z] #43 3.318 Note: Building without setproctitle() and strlcpy() support. [2021-04-17T10:47:10.819Z] #43 3.319 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-17T10:47:10.819Z] #43 3.328 Note: Building without GnuTLS support [2021-04-17T10:47:10.819Z] #43 3.344 Makefile.config:39: Warn: you have no libnftables installed [2021-04-17T10:47:10.819Z] #43 3.344 Makefile.config:40: Warn: Building without nftables support [2021-04-17T10:47:10.977Z] #38 5.687 -- Detecting C compile features - done [2021-04-17T10:47:10.977Z] #38 5.727 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-17T10:47:11.009Z] #13 51.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-17T10:47:11.009Z] #13 51.53 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-04-17T10:47:11.009Z] #13 51.75 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-17T10:47:11.267Z] #13 ... [2021-04-17T10:47:11.267Z] [2021-04-17T10:47:11.268Z] #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-04-17T10:47:11.268Z] #47 sha256:6a22f5920b6b662e5c1f8761e373ef3910f8f435a3ec5346c8b77bff80f47269 [2021-04-17T10:47:11.268Z] #47 DONE 56.2s [2021-04-17T10:47:11.268Z] [2021-04-17T10:47:11.268Z] #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-04-17T10:47:11.268Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-17T10:47:11.268Z] #42 55.14 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-17T10:47:11.268Z] #42 55.15 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-17T10:47:11.268Z] #42 55.16 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-17T10:47:11.268Z] #42 55.18 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-17T10:47:11.268Z] #42 55.19 Setting up python-six (1.12.0-1) ... [2021-04-17T10:47:11.299Z] #38 5.960 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-17T10:47:11.597Z] #38 6.146 -- Configuring done [2021-04-17T10:47:11.597Z] #38 6.181 -- Generating done [2021-04-17T10:47:11.597Z] #38 6.189 -- Build files have been written to: /tmp/tmp.oKcPYsGwUI/tini [2021-04-17T10:47:11.597Z] #38 6.201 + make tini-static [2021-04-17T10:47:11.597Z] #38 ... [2021-04-17T10:47:11.597Z] [2021-04-17T10:47:11.597Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-17T10:47:11.597Z] #52 sha256:413833b9218fc5d96cdffedb4a72c212cd8c84a7e531be78ed20e88fb3134994 [2021-04-17T10:47:11.597Z] #52 53.21 sort [2021-04-17T10:47:11.597Z] #52 53.22 strconv [2021-04-17T10:47:11.597Z] #52 53.39 syscall [2021-04-17T10:47:11.597Z] #52 53.42 io [2021-04-17T10:47:11.597Z] #52 56.83 strings [2021-04-17T10:47:11.597Z] #52 56.83 bytes [2021-04-17T10:47:11.617Z] #13 54.53 debconf: delaying package configuration, since apt-utils is not installed [2021-04-17T10:47:11.617Z] #13 ... [2021-04-17T10:47:11.617Z] [2021-04-17T10:47:11.617Z] #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-04-17T10:47:11.617Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-17T10:47:11.617Z] #42 48.07 Selecting previously unselected package zlib1g-dev:amd64. [2021-04-17T10:47:11.617Z] #42 48.08 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-04-17T10:47:11.617Z] #42 48.16 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-17T10:47:11.617Z] #42 48.45 Selecting previously unselected package libprotobuf17:amd64. [2021-04-17T10:47:11.617Z] #42 48.45 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-04-17T10:47:11.617Z] #42 48.47 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-17T10:47:11.617Z] #42 49.13 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-04-17T10:47:11.617Z] #42 49.13 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-04-17T10:47:11.617Z] #42 49.14 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-17T10:47:11.617Z] #42 49.34 Selecting previously unselected package libprotobuf-dev:amd64. [2021-04-17T10:47:11.617Z] #42 49.36 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-04-17T10:47:11.617Z] #42 49.41 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-17T10:47:11.617Z] #42 50.67 Selecting previously unselected package libprotoc17:amd64. [2021-04-17T10:47:11.617Z] #42 50.67 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-04-17T10:47:11.617Z] #42 50.68 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-17T10:47:11.617Z] #42 51.34 Selecting previously unselected package protobuf-c-compiler. [2021-04-17T10:47:11.617Z] #42 51.34 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-04-17T10:47:11.617Z] #42 51.43 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-17T10:47:11.617Z] #42 51.57 Selecting previously unselected package protobuf-compiler. [2021-04-17T10:47:11.617Z] #42 51.57 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-04-17T10:47:11.617Z] #42 51.59 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-17T10:47:11.617Z] #42 51.74 Selecting previously unselected package python-pkg-resources. [2021-04-17T10:47:11.617Z] #42 51.75 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-17T10:47:11.617Z] #42 51.75 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-17T10:47:11.617Z] #42 51.99 Selecting previously unselected package python-six. [2021-04-17T10:47:11.617Z] #42 52.01 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-17T10:47:11.617Z] #42 52.02 Unpacking python-six (1.12.0-1) ... [2021-04-17T10:47:11.617Z] #42 52.11 Selecting previously unselected package python-protobuf. [2021-04-17T10:47:11.617Z] #42 52.12 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-04-17T10:47:11.617Z] #42 52.12 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-17T10:47:11.617Z] #42 52.72 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-17T10:47:11.617Z] #42 56.97 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-17T10:47:11.617Z] #42 57.00 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-17T10:47:11.617Z] #42 57.01 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-17T10:47:11.617Z] #42 57.03 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-17T10:47:11.617Z] #42 57.05 Setting up python-six (1.12.0-1) ... [2021-04-17T10:47:11.766Z] #43 ... [2021-04-17T10:47:11.766Z] [2021-04-17T10:47:11.766Z] #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-04-17T10:47:11.766Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-17T10:47:11.766Z] #20 47.89 Selecting previously unselected package vim. [2021-04-17T10:47:11.766Z] #20 47.91 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-04-17T10:47:11.766Z] #20 47.93 Unpacking vim (2:8.1.0875-5) ... [2021-04-17T10:47:11.873Z] #42 ... [2021-04-17T10:47:11.873Z] [2021-04-17T10:47:11.873Z] #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-04-17T10:47:11.873Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-17T10:47:11.873Z] #36 48.16 debconf: delaying package configuration, since apt-utils is not installed [2021-04-17T10:47:11.873Z] #36 48.36 Fetched 14.9 MB in 2s (7290 kB/s) [2021-04-17T10:47:11.873Z] #36 48.57 Selecting previously unselected package xxd. [2021-04-17T10:47:11.873Z] #36 48.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-17T10:47:11.873Z] #36 48.59 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-17T10:47:11.873Z] #36 48.62 Unpacking xxd (2:8.1.0875-5) ... [2021-04-17T10:47:11.873Z] #36 48.78 Selecting previously unselected package vim-common. [2021-04-17T10:47:11.873Z] #36 48.78 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-17T10:47:11.873Z] #36 48.83 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-17T10:47:11.873Z] #36 49.21 Selecting previously unselected package cmake-data. [2021-04-17T10:47:11.873Z] #36 49.22 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-17T10:47:11.873Z] #36 49.22 Unpacking cmake-data (3.13.4-1) ... [2021-04-17T10:47:11.873Z] #36 51.97 Selecting previously unselected package libicu63:amd64. [2021-04-17T10:47:11.873Z] #36 51.98 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-17T10:47:11.873Z] #36 51.99 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-17T10:47:11.873Z] #36 ... [2021-04-17T10:47:11.873Z] [2021-04-17T10:47:11.873Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-17T10:47:11.873Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-17T10:47:11.873Z] #13 54.83 Fetched 78.2 MB in 7s (11.0 MB/s) [2021-04-17T10:47:11.895Z] #52 ... [2021-04-17T10:47:11.895Z] [2021-04-17T10:47:11.896Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-17T10:47:11.896Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-17T10:47:11.896Z] #14 53.64 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-17T10:47:11.896Z] #14 53.64 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2021-04-17T10:47:11.896Z] #14 53.65 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-17T10:47:11.896Z] #14 56.52 Selecting previously unselected package binutils-mingw-w64. [2021-04-17T10:47:11.896Z] #14 56.53 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-17T10:47:11.896Z] #14 56.55 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-17T10:47:11.896Z] #14 56.65 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2021-04-17T10:47:11.896Z] #14 56.66 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-04-17T10:47:11.896Z] #14 56.66 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-04-17T10:47:11.896Z] #14 56.87 Selecting previously unselected package dmsetup. [2021-04-17T10:47:11.896Z] #14 56.88 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2021-04-17T10:47:11.896Z] #14 56.88 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-17T10:47:11.896Z] #14 57.04 Selecting previously unselected package mingw-w64-common. [2021-04-17T10:47:11.896Z] #14 57.04 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-17T10:47:11.896Z] #14 57.06 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-17T10:47:11.896Z] #14 62.37 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-17T10:47:11.896Z] #14 62.38 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-17T10:47:11.896Z] #14 62.39 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-17T10:47:11.896Z] #14 ... [2021-04-17T10:47:11.896Z] [2021-04-17T10:47:11.896Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-17T10:47:11.896Z] #38 sha256:b91cd2d6b41cc491be043f4a1fc7008a63bc024cadca195c02d0e5b44baba72c [2021-04-17T10:47:11.896Z] #38 6.627 Scanning dependencies of target tini-static [2021-04-17T10:47:12.129Z] #13 54.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-17T10:47:12.129Z] #13 55.00 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-04-17T10:47:12.129Z] #13 55.03 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-17T10:47:12.196Z] #38 6.718 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-17T10:47:12.223Z] #43 5.430 fatal: not a git repository (or any of the parent directories): .git [2021-04-17T10:47:12.329Z] #20 48.45 Selecting previously unselected package xfsprogs. [2021-04-17T10:47:12.329Z] #20 48.46 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-04-17T10:47:12.329Z] #20 48.47 Unpacking xfsprogs (4.20.0-1) ... [2021-04-17T10:47:12.407Z] #13 55.49 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-04-17T10:47:12.488Z] #43 5.514 GEN .gitid [2021-04-17T10:47:12.488Z] #43 5.589 GEN criu/include/version.h [2021-04-17T10:47:12.488Z] #43 5.685 GEN include/common/asm [2021-04-17T10:47:12.646Z] #42 ... [2021-04-17T10:47:12.646Z] [2021-04-17T10:47:12.646Z] #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-04-17T10:47:12.646Z] #51 sha256:f3522da1e9f6dc51ff2d7f2d032da79c303688ae2dca4e33f6e20e57a632412e [2021-04-17T10:47:12.646Z] #51 47.53 internal/oserror [2021-04-17T10:47:12.646Z] #51 47.54 strconv [2021-04-17T10:47:12.646Z] #51 47.67 syscall [2021-04-17T10:47:12.646Z] #51 51.01 reflect [2021-04-17T10:47:12.646Z] #51 54.73 time [2021-04-17T10:47:12.663Z] #13 55.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-17T10:47:12.663Z] #13 55.73 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-17T10:47:12.663Z] #13 55.75 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-04-17T10:47:12.848Z] #38 ... [2021-04-17T10:47:12.848Z] [2021-04-17T10:47:12.848Z] #43 [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-04-17T10:47:12.848Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-17T10:47:12.848Z] #43 57.57 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-04-17T10:47:12.848Z] #43 57.58 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-04-17T10:47:12.848Z] #43 57.60 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-04-17T10:47:12.848Z] #43 57.60 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2021-04-17T10:47:12.848Z] #43 57.60 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2021-04-17T10:47:12.848Z] #43 57.61 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-17T10:47:12.848Z] #43 57.61 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-17T10:47:12.848Z] #43 57.65 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-04-17T10:47:12.848Z] #43 57.65 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-17T10:47:12.848Z] #43 57.71 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-17T10:47:12.848Z] #43 64.12 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2021-04-17T10:47:12.848Z] #43 64.13 Processing triggers for libc-bin (2.28-10) ... [2021-04-17T10:47:12.848Z] #43 DONE 64.4s [2021-04-17T10:47:12.848Z] [2021-04-17T10:47:12.848Z] #44 [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-04-17T10:47:12.848Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-17T10:47:12.892Z] #20 48.99 Selecting previously unselected package zip. [2021-04-17T10:47:12.892Z] #20 49.01 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-04-17T10:47:12.892Z] #20 49.02 Unpacking zip (3.0-11+b1) ... [2021-04-17T10:47:12.892Z] #20 49.18 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-17T10:47:12.892Z] #20 49.19 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-17T10:47:12.892Z] #20 49.20 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-04-17T10:47:12.892Z] #20 49.21 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-17T10:47:12.892Z] #20 49.23 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-04-17T10:47:12.892Z] #20 49.24 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-04-17T10:47:12.892Z] #20 49.25 Setting up uidmap (1:4.5-1.1) ... [2021-04-17T10:47:12.905Z] #51 ... [2021-04-17T10:47:12.905Z] [2021-04-17T10:47:12.905Z] #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-04-17T10:47:12.905Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-17T10:47:12.905Z] #36 55.15 Selecting previously unselected package libxml2:amd64. [2021-04-17T10:47:12.905Z] #36 55.16 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-04-17T10:47:12.905Z] #36 55.16 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-17T10:47:12.905Z] #36 56.10 Selecting previously unselected package libarchive13:amd64. [2021-04-17T10:47:12.905Z] #36 56.10 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-04-17T10:47:12.905Z] #36 56.16 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-17T10:47:12.905Z] #36 56.67 Selecting previously unselected package libjsoncpp1:amd64. [2021-04-17T10:47:12.905Z] #36 56.67 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-04-17T10:47:12.905Z] #36 56.67 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-17T10:47:12.905Z] #36 56.95 Selecting previously unselected package librhash0:amd64. [2021-04-17T10:47:12.905Z] #36 56.95 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-04-17T10:47:12.905Z] #36 56.96 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-04-17T10:47:12.905Z] #36 57.23 Selecting previously unselected package libuv1:amd64. [2021-04-17T10:47:12.905Z] #36 57.24 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-04-17T10:47:12.905Z] #36 57.24 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-04-17T10:47:12.905Z] #36 57.54 Selecting previously unselected package cmake. [2021-04-17T10:47:12.905Z] #36 57.55 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-04-17T10:47:12.905Z] #36 57.56 Unpacking cmake (3.13.4-1) ... [2021-04-17T10:47:13.148Z] #20 49.26 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-04-17T10:47:13.148Z] #20 49.27 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-17T10:47:13.148Z] #20 49.28 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-17T10:47:13.148Z] #20 49.29 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-17T10:47:13.148Z] #20 49.31 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-17T10:47:13.148Z] #20 49.32 Setting up xxd (2:8.1.0875-5) ... [2021-04-17T10:47:13.148Z] #20 49.33 Setting up zip (3.0-11+b1) ... [2021-04-17T10:47:13.148Z] #20 49.34 Setting up vim-common (2:8.1.0875-5) ... [2021-04-17T10:47:13.148Z] #20 49.36 Setting up bash-completion (1:2.8-6) ... [2021-04-17T10:47:13.228Z] #13 55.98 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-04-17T10:47:13.228Z] #13 ... [2021-04-17T10:47:13.228Z] [2021-04-17T10:47:13.228Z] #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-04-17T10:47:13.228Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-17T10:47:13.228Z] #32 49.09 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-04-17T10:47:13.228Z] #32 49.58 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-17T10:47:13.228Z] #32 49.97 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-17T10:47:13.228Z] #32 ... [2021-04-17T10:47:13.228Z] [2021-04-17T10:47:13.228Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-17T10:47:13.228Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-17T10:47:13.228Z] #13 56.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-17T10:47:13.228Z] #13 56.20 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-04-17T10:47:13.228Z] #13 56.22 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-17T10:47:13.485Z] #13 56.47 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-04-17T10:47:13.742Z] #13 56.75 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-17T10:47:13.742Z] #13 56.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-17T10:47:13.910Z] #44 ... [2021-04-17T10:47:13.910Z] [2021-04-17T10:47:13.910Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-17T10:47:13.910Z] #46 sha256:ffa052997697d3f33f8e969da7c8d909dbd2f666565e4b54404a09bc9190413c [2021-04-17T10:47:13.910Z] #46 55.54 bytes [2021-04-17T10:47:13.910Z] #46 61.07 reflect [2021-04-17T10:47:13.910Z] #46 62.32 bufio [2021-04-17T10:47:13.999Z] #13 56.78 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-04-17T10:47:13.999Z] #13 56.78 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-17T10:47:13.999Z] #13 ... [2021-04-17T10:47:13.999Z] [2021-04-17T10:47:13.999Z] #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-04-17T10:47:13.999Z] #51 sha256:d3473aa8010c6ed99970ba108fcecca503079077aaa674afeba089373d615fe0 [2021-04-17T10:47:13.999Z] #51 50.26 syscall [2021-04-17T10:47:13.999Z] #51 50.30 reflect [2021-04-17T10:47:13.999Z] #51 56.79 time [2021-04-17T10:47:13.999Z] #51 ... [2021-04-17T10:47:13.999Z] [2021-04-17T10:47:13.999Z] #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-04-17T10:47:13.999Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-17T10:47:13.999Z] #36 59.26 Selecting previously unselected package libxml2:amd64. [2021-04-17T10:47:13.999Z] #36 59.27 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-04-17T10:47:13.999Z] #36 59.27 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-17T10:47:13.999Z] #36 59.84 Selecting previously unselected package libarchive13:amd64. [2021-04-17T10:47:13.999Z] #36 59.84 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-04-17T10:47:13.999Z] #36 59.85 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-17T10:47:13.999Z] #36 60.18 Selecting previously unselected package libjsoncpp1:amd64. [2021-04-17T10:47:13.999Z] #36 60.20 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-04-17T10:47:13.999Z] #36 60.20 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-17T10:47:13.999Z] #36 60.43 Selecting previously unselected package librhash0:amd64. [2021-04-17T10:47:13.999Z] #36 60.43 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-04-17T10:47:13.999Z] #36 60.43 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-04-17T10:47:14.212Z] #46 ... [2021-04-17T10:47:14.212Z] [2021-04-17T10:47:14.212Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-17T10:47:14.212Z] #38 sha256:b91cd2d6b41cc491be043f4a1fc7008a63bc024cadca195c02d0e5b44baba72c [2021-04-17T10:47:14.212Z] #38 8.700 [100%] Linking C executable tini-static [2021-04-17T10:47:14.256Z] #36 60.59 Selecting previously unselected package libuv1:amd64. [2021-04-17T10:47:14.256Z] #36 60.61 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-04-17T10:47:14.256Z] #36 60.61 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-04-17T10:47:14.256Z] #36 60.83 Selecting previously unselected package cmake. [2021-04-17T10:47:14.423Z] #43 7.358 PBCC images/timens.pb-c.c [2021-04-17T10:47:14.423Z] #43 7.382 DEP images/timens.pb-c.d [2021-04-17T10:47:14.423Z] #43 7.491 PBCC images/fown.pb-c.c [2021-04-17T10:47:14.423Z] #43 7.534 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-17T10:47:14.423Z] #43 7.633 PBCC images/opts.pb-c.c [2021-04-17T10:47:14.423Z] #43 7.671 PBCC images/memfd.pb-c.c [2021-04-17T10:47:14.423Z] #43 7.734 DEP images/fown.pb-c.d [2021-04-17T10:47:14.520Z] #36 60.87 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-04-17T10:47:14.520Z] #36 60.87 Unpacking cmake (3.13.4-1) ... [2021-04-17T10:47:14.708Z] #43 7.784 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-17T10:47:14.708Z] #43 7.845 DEP images/opts.pb-c.d [2021-04-17T10:47:14.708Z] #43 7.935 DEP images/memfd.pb-c.d [2021-04-17T10:47:14.866Z] #38 9.529 [100%] Built target tini-static [2021-04-17T10:47:14.866Z] #38 9.614 + mkdir -p /build [2021-04-17T10:47:14.866Z] #38 9.622 + cp tini-static /build/docker-init [2021-04-17T10:47:14.972Z] #43 8.018 PBCC images/sit.pb-c.c [2021-04-17T10:47:14.972Z] #43 8.126 DEP images/sit.pb-c.d [2021-04-17T10:47:14.972Z] #43 8.178 PBCC images/macvlan.pb-c.c [2021-04-17T10:47:14.972Z] #43 8.210 DEP images/macvlan.pb-c.d [2021-04-17T10:47:15.168Z] #38 DONE 9.7s [2021-04-17T10:47:15.168Z] [2021-04-17T10:47:15.168Z] #44 [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-04-17T10:47:15.168Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-17T10:47:15.168Z] #44 1.428 Note: Building without setproctitle() and strlcpy() support. [2021-04-17T10:47:15.168Z] #44 1.430 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-17T10:47:15.168Z] #44 1.454 Note: Building without GnuTLS support [2021-04-17T10:47:15.168Z] #44 1.468 Makefile.config:39: Warn: you have no libnftables installed [2021-04-17T10:47:15.168Z] #44 1.470 Makefile.config:40: Warn: Building without nftables support [2021-04-17T10:47:15.235Z] #43 8.298 PBCC images/autofs.pb-c.c [2021-04-17T10:47:15.235Z] #43 8.307 DEP images/autofs.pb-c.d [2021-04-17T10:47:15.235Z] #43 8.429 PBCC images/sysctl.pb-c.c [2021-04-17T10:47:15.235Z] #43 8.446 DEP images/sysctl.pb-c.d [2021-04-17T10:47:15.440Z] #36 60.31 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-17T10:47:15.440Z] #36 60.33 Setting up xxd (2:8.1.0875-5) ... [2021-04-17T10:47:15.440Z] #36 60.35 Setting up libuv1:amd64 (1.24.1-1) ... [2021-04-17T10:47:15.440Z] #36 60.36 Setting up vim-common (2:8.1.0875-5) ... [2021-04-17T10:47:15.440Z] #36 60.42 Setting up librhash0:amd64 (1.3.8-1) ... [2021-04-17T10:47:15.440Z] #36 60.44 Setting up cmake-data (3.13.4-1) ... [2021-04-17T10:47:15.440Z] #36 60.45 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-17T10:47:15.440Z] #36 60.48 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-17T10:47:15.440Z] #36 60.50 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-17T10:47:15.440Z] #36 60.52 Setting up cmake (3.13.4-1) ... [2021-04-17T10:47:15.440Z] #36 60.53 Processing triggers for libc-bin (2.28-10) ... [2021-04-17T10:47:15.471Z] #44 2.687 fatal: not a git repository (or any of the parent directories): .git [2021-04-17T10:47:15.471Z] #44 2.715 GEN .gitid [2021-04-17T10:47:15.478Z] Running on azwin-2-e26090 in d:\jenkins\workspace\moby_PR-42305 [Pipeline] { [Pipeline] ws [2021-04-17T10:47:15.498Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2021-04-17T10:47:15.499Z] #43 8.549 PBCC images/time.pb-c.c [2021-04-17T10:47:15.499Z] #43 8.568 DEP images/time.pb-c.d [2021-04-17T10:47:15.499Z] #43 8.646 PBCC images/binfmt-misc.pb-c.c [2021-04-17T10:47:15.499Z] #43 8.678 DEP images/binfmt-misc.pb-c.d [2021-04-17T10:47:15.499Z] #43 8.725 PBCC images/seccomp.pb-c.c [2021-04-17T10:47:15.499Z] #43 8.773 DEP images/seccomp.pb-c.d [Pipeline] checkout [2021-04-17T10:47:15.698Z] #36 60.62 Processing triggers for mime-support (3.62) ... [2021-04-17T10:47:15.763Z] #43 8.842 PBCC images/userns.pb-c.c [2021-04-17T10:47:15.763Z] #43 8.852 DEP images/userns.pb-c.d [2021-04-17T10:47:15.763Z] #43 8.941 PBCC images/cgroup.pb-c.c [2021-04-17T10:47:15.763Z] #43 8.993 DEP images/cgroup.pb-c.d [2021-04-17T10:47:15.779Z] #44 2.731 GEN criu/include/version.h [2021-04-17T10:47:15.779Z] #44 2.759 GEN include/common/asm [2021-04-17T10:47:16.027Z] #43 9.138 PBCC images/ext-file.pb-c.c [2021-04-17T10:47:16.027Z] #43 9.158 DEP images/ext-file.pb-c.d [2021-04-17T10:47:16.027Z] #43 9.229 PBCC images/rpc.pb-c.c [2021-04-17T10:47:16.027Z] #43 9.298 DEP images/rpc.pb-c.d [2021-04-17T10:47:16.027Z] #43 9.373 PBCC images/siginfo.pb-c.c [2021-04-17T10:47:16.268Z] #36 DONE 61.3s [2021-04-17T10:47:16.268Z] [2021-04-17T10:47:16.268Z] #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-04-17T10:47:16.268Z] #37 sha256:14d3b045d703a10d23221605a6b11cc96246febdd0eb69d21e8a66bfe2c14713 [2021-04-17T10:47:16.291Z] #43 9.399 DEP images/siginfo.pb-c.d [2021-04-17T10:47:16.291Z] #43 9.474 PBCC images/pagemap.pb-c.c [2021-04-17T10:47:16.291Z] #43 9.559 DEP images/pagemap.pb-c.d [2021-04-17T10:47:16.382Z] The recommended git tool is: git [2021-04-17T10:47:16.460Z] #20 52.37 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-04-17T10:47:16.460Z] #20 52.38 Setting up xz-utils (5.2.4-1) ... [2021-04-17T10:47:16.460Z] #20 52.40 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-17T10:47:16.460Z] #20 52.40 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-17T10:47:16.460Z] #20 52.48 invoke-rc.d: could not determine current runlevel [2021-04-17T10:47:16.460Z] #20 52.49 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-17T10:47:16.460Z] #20 52.49 Setting up pigz (2.4-1) ... [2021-04-17T10:47:16.460Z] #20 52.50 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-17T10:47:16.460Z] #20 52.52 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-17T10:47:16.460Z] #20 52.53 Setting up python-pip-whl (18.1-5) ... [2021-04-17T10:47:16.460Z] #20 52.54 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-04-17T10:47:16.460Z] #20 52.57 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-17T10:47:16.558Z] #43 9.664 PBCC images/rlimit.pb-c.c [2021-04-17T10:47:16.558Z] #43 9.678 DEP images/rlimit.pb-c.d [2021-04-17T10:47:16.558Z] #43 9.733 PBCC images/file-lock.pb-c.c [2021-04-17T10:47:16.558Z] #43 9.778 DEP images/file-lock.pb-c.d [2021-04-17T10:47:16.558Z] #43 9.875 PBCC images/tty.pb-c.c [2021-04-17T10:47:16.720Z] #20 53.00 Setting up libaio1:amd64 (0.3.112-3) ... [2021-04-17T10:47:16.720Z] #20 53.01 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-17T10:47:16.720Z] #20 53.02 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-17T10:47:16.822Z] #43 9.969 DEP images/tty.pb-c.d [2021-04-17T10:47:16.976Z] #20 53.03 Setting up vim (2:8.1.0875-5) ... [2021-04-17T10:47:16.976Z] #20 53.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-17T10:47:16.976Z] #20 53.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-17T10:47:16.976Z] #20 53.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-17T10:47:16.976Z] #20 53.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-17T10:47:16.976Z] #20 53.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-17T10:47:16.976Z] #20 53.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-17T10:47:16.976Z] #20 53.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-17T10:47:16.976Z] #20 53.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-17T10:47:16.976Z] #20 53.12 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-17T10:47:16.976Z] #20 53.13 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-17T10:47:16.976Z] #20 53.16 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-17T10:47:16.976Z] #20 53.17 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-17T10:47:16.976Z] #20 53.18 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-17T10:47:16.976Z] #20 53.19 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-17T10:47:17.086Z] #43 10.22 PBCC images/tun.pb-c.c [2021-04-17T10:47:17.086Z] #43 10.25 PBCC images/netdev.pb-c.c [2021-04-17T10:47:17.086Z] #43 10.34 DEP images/tun.pb-c.d [2021-04-17T10:47:17.086Z] #43 10.43 DEP images/netdev.pb-c.d [2021-04-17T10:47:17.320Z] #44 4.260 PBCC images/timens.pb-c.c [2021-04-17T10:47:17.320Z] #44 4.296 DEP images/timens.pb-c.d [2021-04-17T10:47:17.320Z] #44 4.350 PBCC images/fown.pb-c.c [2021-04-17T10:47:17.320Z] #44 4.377 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-17T10:47:17.320Z] #44 4.514 PBCC images/opts.pb-c.c [2021-04-17T10:47:17.320Z] #44 4.640 PBCC images/memfd.pb-c.c [2021-04-17T10:47:17.349Z] #43 10.54 PBCC images/vma.pb-c.c [2021-04-17T10:47:17.350Z] #43 10.60 DEP images/vma.pb-c.d [2021-04-17T10:47:17.350Z] #43 10.66 PBCC images/creds.pb-c.c [2021-04-17T10:47:17.619Z] #43 10.69 DEP images/creds.pb-c.d [2021-04-17T10:47:17.619Z] #43 10.75 PBCC images/utsns.pb-c.c [2021-04-17T10:47:17.619Z] #43 10.78 DEP images/utsns.pb-c.d [2021-04-17T10:47:17.619Z] #43 10.84 PBCC images/ipc-desc.pb-c.c [2021-04-17T10:47:17.619Z] #43 10.85 PBCC images/ipc-sem.pb-c.c [2021-04-17T10:47:17.619Z] #43 10.89 DEP images/ipc-desc.pb-c.d [2021-04-17T10:47:17.622Z] #44 4.711 DEP images/fown.pb-c.d [2021-04-17T10:47:17.622Z] #44 4.762 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-17T10:47:17.622Z] #44 4.874 DEP images/opts.pb-c.d [2021-04-17T10:47:17.646Z] #37 1.248 + RM_GOPATH=0 [2021-04-17T10:47:17.646Z] #37 1.248 + TMP_GOPATH= [2021-04-17T10:47:17.646Z] #37 1.248 + : /build [2021-04-17T10:47:17.646Z] #37 1.248 + '[' -z '' ']' [2021-04-17T10:47:17.646Z] #37 1.248 ++ mktemp -d [2021-04-17T10:47:17.646Z] #37 1.251 + export GOPATH=/tmp/tmp.WLoDhTx2kU [2021-04-17T10:47:17.646Z] #37 1.252 + GOPATH=/tmp/tmp.WLoDhTx2kU [2021-04-17T10:47:17.646Z] #37 1.252 + RM_GOPATH=1 [2021-04-17T10:47:17.646Z] #37 1.252 + case "$(go env GOARCH)" in [2021-04-17T10:47:17.646Z] #37 1.254 ++ go env GOARCH [2021-04-17T10:47:17.646Z] #37 1.275 + export GO_BUILDMODE=-buildmode=pie [2021-04-17T10:47:17.646Z] #37 1.276 + GO_BUILDMODE=-buildmode=pie [2021-04-17T10:47:17.646Z] #37 1.276 ++ dirname /tmp/install/install.sh [2021-04-17T10:47:17.646Z] #37 1.280 + dir=/tmp/install [2021-04-17T10:47:17.646Z] #37 1.280 + bin=tini [2021-04-17T10:47:17.646Z] #37 1.281 + shift [2021-04-17T10:47:17.646Z] #37 1.283 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-17T10:47:17.646Z] #37 1.284 + . /tmp/install/tini.installer [2021-04-17T10:47:17.646Z] #37 1.287 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-17T10:47:17.646Z] #37 1.288 + install_tini [2021-04-17T10:47:17.646Z] #37 1.288 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-17T10:47:17.646Z] #37 1.289 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-17T10:47:17.646Z] #37 1.289 + git clone https://github.com/krallin/tini.git /tmp/tmp.WLoDhTx2kU/tini [2021-04-17T10:47:17.646Z] #37 1.292 Cloning into '/tmp/tmp.WLoDhTx2kU/tini'... [2021-04-17T10:47:17.809Z] #36 63.66 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-17T10:47:17.809Z] #36 63.69 Setting up xxd (2:8.1.0875-5) ... [2021-04-17T10:47:17.809Z] #36 63.72 Setting up libuv1:amd64 (1.24.1-1) ... [2021-04-17T10:47:17.809Z] #36 63.73 Setting up vim-common (2:8.1.0875-5) ... [2021-04-17T10:47:17.809Z] #36 63.77 Setting up librhash0:amd64 (1.3.8-1) ... [2021-04-17T10:47:17.809Z] #36 63.78 Setting up cmake-data (3.13.4-1) ... [2021-04-17T10:47:17.809Z] #36 63.80 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-17T10:47:17.809Z] #36 63.82 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-17T10:47:17.809Z] #36 63.83 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-17T10:47:17.809Z] #36 63.85 Setting up cmake (3.13.4-1) ... [2021-04-17T10:47:17.809Z] #36 63.86 Processing triggers for libc-bin (2.28-10) ... [2021-04-17T10:47:17.809Z] #36 63.96 Processing triggers for mime-support (3.62) ... [2021-04-17T10:47:17.882Z] #43 10.96 DEP images/ipc-sem.pb-c.d [2021-04-17T10:47:17.882Z] #43 11.02 PBCC images/ipc-msg.pb-c.c [2021-04-17T10:47:17.882Z] #43 11.05 DEP images/ipc-msg.pb-c.d [2021-04-17T10:47:17.882Z] #43 11.10 PBCC images/ipc-shm.pb-c.c [2021-04-17T10:47:17.882Z] #43 11.13 DEP images/ipc-shm.pb-c.d [2021-04-17T10:47:17.882Z] #43 11.18 PBCC images/ipc-var.pb-c.c [2021-04-17T10:47:17.882Z] #43 11.21 DEP images/ipc-var.pb-c.d [2021-04-17T10:47:17.882Z] #43 11.25 PBCC images/sk-opts.pb-c.c [2021-04-17T10:47:17.924Z] #44 4.914 DEP images/memfd.pb-c.d [2021-04-17T10:47:17.924Z] #44 5.009 PBCC images/sit.pb-c.c [2021-04-17T10:47:17.924Z] #44 5.123 DEP images/sit.pb-c.d [2021-04-17T10:47:18.066Z] #36 DONE 64.3s [2021-04-17T10:47:18.066Z] [2021-04-17T10:47:18.066Z] #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-04-17T10:47:18.066Z] #37 sha256:3f0acc168e30a793e4d5b0966751ee0674e221184526db99abedabeb97fbd6cd [2021-04-17T10:47:18.146Z] #43 11.32 PBCC images/packet-sock.pb-c.c [2021-04-17T10:47:18.214Z] #37 2.005 + cd /tmp/tmp.WLoDhTx2kU/tini [2021-04-17T10:47:18.223Z] #44 5.175 PBCC images/macvlan.pb-c.c [2021-04-17T10:47:18.223Z] #44 5.216 DEP images/macvlan.pb-c.d [2021-04-17T10:47:18.223Z] #44 5.290 PBCC images/autofs.pb-c.c [2021-04-17T10:47:18.223Z] #44 5.301 DEP images/autofs.pb-c.d [2021-04-17T10:47:18.223Z] #44 5.396 PBCC images/sysctl.pb-c.c [2021-04-17T10:47:18.223Z] #44 5.421 DEP images/sysctl.pb-c.d [2021-04-17T10:47:18.223Z] #44 5.474 PBCC images/time.pb-c.c [2021-04-17T10:47:18.223Z] #44 5.519 DEP images/time.pb-c.d [2021-04-17T10:47:18.414Z] #43 11.42 DEP images/sk-opts.pb-c.d [2021-04-17T10:47:18.414Z] #43 11.48 DEP images/packet-sock.pb-c.d [2021-04-17T10:47:18.414Z] #43 11.56 PBCC images/sk-netlink.pb-c.c [2021-04-17T10:47:18.414Z] #43 11.63 DEP images/sk-netlink.pb-c.d [2021-04-17T10:47:18.414Z] #43 11.75 PBCC images/sk-inet.pb-c.c [2021-04-17T10:47:18.474Z] #37 2.006 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-17T10:47:18.474Z] #37 2.028 + cmake . [2021-04-17T10:47:18.524Z] #44 5.586 PBCC images/binfmt-misc.pb-c.c [2021-04-17T10:47:18.524Z] #44 5.654 DEP images/binfmt-misc.pb-c.d [2021-04-17T10:47:18.524Z] #44 5.728 PBCC images/seccomp.pb-c.c [2021-04-17T10:47:18.524Z] #44 5.749 DEP images/seccomp.pb-c.d [2021-04-17T10:47:18.678Z] #43 11.86 DEP images/sk-inet.pb-c.d [2021-04-17T10:47:18.678Z] #43 11.99 PBCC images/sk-unix.pb-c.c [2021-04-17T10:47:18.823Z] #44 5.827 PBCC images/userns.pb-c.c [2021-04-17T10:47:18.823Z] #44 5.847 DEP images/userns.pb-c.d [2021-04-17T10:47:18.823Z] #44 5.903 PBCC images/cgroup.pb-c.c [2021-04-17T10:47:18.823Z] #44 5.921 DEP images/cgroup.pb-c.d [2021-04-17T10:47:18.823Z] #44 5.977 PBCC images/ext-file.pb-c.c [2021-04-17T10:47:18.823Z] #44 6.005 DEP images/ext-file.pb-c.d [2021-04-17T10:47:18.942Z] #43 12.05 DEP images/sk-unix.pb-c.d [2021-04-17T10:47:18.942Z] #43 12.14 PBCC images/mm.pb-c.c [2021-04-17T10:47:18.942Z] #43 12.19 DEP images/mm.pb-c.d [2021-04-17T10:47:18.942Z] #43 ... [2021-04-17T10:47:18.942Z] [2021-04-17T10:47:18.942Z] #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-04-17T10:47:18.942Z] #45 sha256:4517d1f446675c7b54b5db582f36f501540f6cf80b3f9a80b1b0c6d4cdbc5228 [2021-04-17T10:47:18.942Z] #45 54.23 context [2021-04-17T10:47:18.942Z] #45 54.42 internal/poll [2021-04-17T10:47:18.942Z] #45 56.97 os [2021-04-17T10:47:18.942Z] #45 58.39 encoding/binary [2021-04-17T10:47:18.942Z] #45 58.40 internal/fmtsort [2021-04-17T10:47:18.942Z] #45 58.89 github.com/LK4D4/vndr/versioned [2021-04-17T10:47:18.942Z] #45 60.37 encoding/base64 [2021-04-17T10:47:18.942Z] #45 60.37 crypto/sha512 [2021-04-17T10:47:18.942Z] #45 60.37 crypto/cipher [2021-04-17T10:47:18.942Z] #45 60.73 fmt [2021-04-17T10:47:18.942Z] #45 61.25 path/filepath [2021-04-17T10:47:18.942Z] #45 61.72 internal/lazyregexp [2021-04-17T10:47:18.942Z] #45 62.37 crypto/ed25519/internal/edwards25519 [2021-04-17T10:47:18.942Z] #45 62.66 crypto/aes [2021-04-17T10:47:18.942Z] #45 63.66 crypto/des [2021-04-17T10:47:18.942Z] #45 63.84 crypto/md5 [2021-04-17T10:47:18.942Z] #45 64.13 crypto/sha1 [2021-04-17T10:47:19.042Z] #37 2.602 -- The C compiler identification is GNU 8.3.0 [2021-04-17T10:47:19.042Z] #37 2.681 -- Check for working C compiler: /usr/bin/cc [2021-04-17T10:47:19.123Z] #44 6.085 PBCC images/rpc.pb-c.c [2021-04-17T10:47:19.123Z] #44 6.173 DEP images/rpc.pb-c.d [2021-04-17T10:47:19.123Z] #44 6.231 PBCC images/siginfo.pb-c.c [2021-04-17T10:47:19.123Z] #44 6.244 DEP images/siginfo.pb-c.d [2021-04-17T10:47:19.123Z] #44 6.302 PBCC images/pagemap.pb-c.c [2021-04-17T10:47:19.123Z] #44 6.426 DEP images/pagemap.pb-c.d [2021-04-17T10:47:19.207Z] #45 ... [2021-04-17T10:47:19.207Z] [2021-04-17T10:47:19.207Z] #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-04-17T10:47:19.207Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-17T10:47:19.207Z] #43 12.27 PBCC images/timerfd.pb-c.c [2021-04-17T10:47:19.207Z] #43 12.32 DEP images/timerfd.pb-c.d [2021-04-17T10:47:19.207Z] #43 12.38 PBCC images/timer.pb-c.c [2021-04-17T10:47:19.207Z] #43 12.40 DEP images/timer.pb-c.d [2021-04-17T10:47:19.207Z] #43 12.48 PBCC images/sa.pb-c.c [2021-04-17T10:47:19.422Z] #44 6.496 PBCC images/rlimit.pb-c.c [2021-04-17T10:47:19.422Z] #44 6.536 DEP images/rlimit.pb-c.d [2021-04-17T10:47:19.422Z] #44 6.631 PBCC images/file-lock.pb-c.c [2021-04-17T10:47:19.422Z] #44 6.641 DEP images/file-lock.pb-c.d [2021-04-17T10:47:19.422Z] #44 6.670 PBCC images/tty.pb-c.c [2021-04-17T10:47:19.422Z] #44 6.707 DEP images/tty.pb-c.d [2021-04-17T10:47:19.422Z] #44 6.753 PBCC images/tun.pb-c.c [2021-04-17T10:47:19.474Z] #43 12.53 DEP images/sa.pb-c.d [2021-04-17T10:47:19.474Z] #43 12.58 PBCC images/pipe-data.pb-c.c [2021-04-17T10:47:19.474Z] #43 12.59 DEP images/pipe-data.pb-c.d [2021-04-17T10:47:19.474Z] #43 12.63 PBCC images/mnt.pb-c.c [2021-04-17T10:47:19.474Z] #43 12.67 DEP images/mnt.pb-c.d [2021-04-17T10:47:19.474Z] #43 12.72 PBCC images/sk-packet.pb-c.c [2021-04-17T10:47:19.611Z] #37 3.356 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-17T10:47:19.611Z] #37 3.357 -- Detecting C compiler ABI info [2021-04-17T10:47:19.722Z] #44 6.816 PBCC images/netdev.pb-c.c [2021-04-17T10:47:19.722Z] #44 6.901 DEP images/tun.pb-c.d [2021-04-17T10:47:19.722Z] #44 6.962 DEP images/netdev.pb-c.d [2021-04-17T10:47:19.722Z] #44 7.005 PBCC images/vma.pb-c.c [2021-04-17T10:47:19.740Z] #43 12.74 DEP images/sk-packet.pb-c.d [2021-04-17T10:47:19.740Z] #43 12.80 PBCC images/tcp-stream.pb-c.c [2021-04-17T10:47:19.740Z] #43 12.88 DEP images/tcp-stream.pb-c.d [2021-04-17T10:47:19.740Z] #43 12.96 PBCC images/pipe.pb-c.c [2021-04-17T10:47:20.003Z] #43 13.03 DEP images/pipe.pb-c.d [2021-04-17T10:47:20.003Z] #43 13.07 PBCC images/pstree.pb-c.c [2021-04-17T10:47:20.003Z] #43 13.11 DEP images/pstree.pb-c.d [2021-04-17T10:47:20.003Z] #43 13.15 PBCC images/fs.pb-c.c [2021-04-17T10:47:20.003Z] #43 13.16 DEP images/fs.pb-c.d [2021-04-17T10:47:20.003Z] #43 13.24 PBCC images/signalfd.pb-c.c [2021-04-17T10:47:20.021Z] #44 7.038 DEP images/vma.pb-c.d [2021-04-17T10:47:20.021Z] #44 7.099 PBCC images/creds.pb-c.c [2021-04-17T10:47:20.021Z] #44 7.111 DEP images/creds.pb-c.d [2021-04-17T10:47:20.021Z] #44 7.173 PBCC images/utsns.pb-c.c [2021-04-17T10:47:20.021Z] #44 7.184 DEP images/utsns.pb-c.d [2021-04-17T10:47:20.021Z] #44 7.221 PBCC images/ipc-desc.pb-c.c [2021-04-17T10:47:20.021Z] #44 7.240 PBCC images/ipc-sem.pb-c.c [2021-04-17T10:47:20.021Z] #44 7.257 DEP images/ipc-desc.pb-c.d [2021-04-17T10:47:20.021Z] #44 7.282 DEP images/ipc-sem.pb-c.d [2021-04-17T10:47:20.021Z] #44 7.339 PBCC images/ipc-msg.pb-c.c [2021-04-17T10:47:20.180Z] #37 ... [2021-04-17T10:47:20.180Z] [2021-04-17T10:47:20.180Z] #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-04-17T10:47:20.180Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-17T10:47:20.180Z] #42 58.83 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-17T10:47:20.180Z] #42 58.84 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-17T10:47:20.180Z] #42 58.89 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-17T10:47:20.180Z] #42 58.92 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-04-17T10:47:20.180Z] #42 58.93 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-17T10:47:20.180Z] #42 58.94 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-17T10:47:20.180Z] #42 58.96 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-17T10:47:20.180Z] #42 58.97 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-17T10:47:20.180Z] #42 58.99 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-17T10:47:20.180Z] #42 59.00 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-17T10:47:20.180Z] #42 64.49 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-17T10:47:20.180Z] #42 64.52 Processing triggers for libc-bin (2.28-10) ... [2021-04-17T10:47:20.180Z] #42 DONE 65.1s [2021-04-17T10:47:20.241Z] #20 56.12 Setting up iptables (1.8.2-4) ... [2021-04-17T10:47:20.241Z] #20 56.15 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-17T10:47:20.241Z] #20 56.15 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-17T10:47:20.241Z] #20 56.16 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-17T10:47:20.241Z] #20 56.16 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-17T10:47:20.241Z] #20 56.17 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-17T10:47:20.241Z] #20 56.18 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-17T10:47:20.241Z] #20 56.19 Setting up python3 (3.7.3-1) ... [2021-04-17T10:47:20.265Z] #43 13.31 DEP images/signalfd.pb-c.d [2021-04-17T10:47:20.265Z] #43 13.41 PBCC images/fh.pb-c.c [2021-04-17T10:47:20.265Z] #43 13.47 PBCC images/fsnotify.pb-c.c [2021-04-17T10:47:20.265Z] #43 13.54 DEP images/fh.pb-c.d [2021-04-17T10:47:20.333Z] #44 7.396 DEP images/ipc-msg.pb-c.d [2021-04-17T10:47:20.333Z] #44 7.484 PBCC images/ipc-shm.pb-c.c [2021-04-17T10:47:20.333Z] #44 7.514 DEP images/ipc-shm.pb-c.d [2021-04-17T10:47:20.333Z] #44 7.544 PBCC images/ipc-var.pb-c.c [2021-04-17T10:47:20.333Z] #44 7.608 DEP images/ipc-var.pb-c.d [2021-04-17T10:47:20.439Z] [2021-04-17T10:47:20.439Z] #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-04-17T10:47:20.439Z] #45 sha256:0e124675f572e5446dd676f678735afff189173cf6a430ce5270764c7f97a2ef [2021-04-17T10:47:20.439Z] #45 55.27 time [2021-04-17T10:47:20.439Z] #45 61.23 internal/fmtsort [2021-04-17T10:47:20.439Z] #45 61.25 internal/poll [2021-04-17T10:47:20.439Z] #45 61.97 internal/syscall/execenv [2021-04-17T10:47:20.439Z] #45 62.23 internal/syscall/unix [2021-04-17T10:47:20.439Z] #45 62.49 strings [2021-04-17T10:47:20.439Z] #45 63.43 os [2021-04-17T10:47:20.439Z] #45 65.35 regexp/syntax [2021-04-17T10:47:20.439Z] #45 ... [2021-04-17T10:47:20.439Z] [2021-04-17T10:47:20.440Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-17T10:47:20.440Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-17T10:47:20.440Z] #13 54.15 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-17T10:47:20.440Z] #13 54.20 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-04-17T10:47:20.440Z] #13 54.20 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-17T10:47:20.440Z] #13 56.83 Selecting previously unselected package binutils-mingw-w64. [2021-04-17T10:47:20.440Z] #13 56.84 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-17T10:47:20.440Z] #13 56.87 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-17T10:47:20.440Z] #13 57.13 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-04-17T10:47:20.440Z] #13 57.13 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-17T10:47:20.440Z] #13 57.16 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-17T10:47:20.440Z] #13 57.40 Selecting previously unselected package dmsetup. [2021-04-17T10:47:20.440Z] #13 57.43 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-04-17T10:47:20.440Z] #13 57.44 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-17T10:47:20.440Z] #13 57.77 Selecting previously unselected package mingw-w64-common. [2021-04-17T10:47:20.440Z] #13 57.78 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-17T10:47:20.440Z] #13 57.79 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-17T10:47:20.496Z] #20 56.61 Setting up python3-wheel (0.32.3-2) ... [2021-04-17T10:47:20.529Z] #43 13.62 DEP images/fsnotify.pb-c.d [2021-04-17T10:47:20.529Z] #43 13.72 PBCC images/eventpoll.pb-c.c [2021-04-17T10:47:20.529Z] #43 13.76 DEP images/eventpoll.pb-c.d [2021-04-17T10:47:20.631Z] #44 7.664 PBCC images/sk-opts.pb-c.c [2021-04-17T10:47:20.631Z] #44 7.695 PBCC images/packet-sock.pb-c.c [2021-04-17T10:47:20.631Z] #44 7.729 DEP images/sk-opts.pb-c.d [2021-04-17T10:47:20.631Z] #44 7.768 DEP images/packet-sock.pb-c.d [2021-04-17T10:47:20.631Z] #44 7.811 PBCC images/sk-netlink.pb-c.c [2021-04-17T10:47:20.631Z] #44 7.871 DEP images/sk-netlink.pb-c.d [2021-04-17T10:47:20.699Z] #13 ... [2021-04-17T10:47:20.699Z] [2021-04-17T10:47:20.699Z] #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-04-17T10:47:20.699Z] #37 sha256:14d3b045d703a10d23221605a6b11cc96246febdd0eb69d21e8a66bfe2c14713 [2021-04-17T10:47:20.699Z] #37 4.267 -- Detecting C compiler ABI info - done [2021-04-17T10:47:20.699Z] #37 4.350 -- Detecting C compile features [2021-04-17T10:47:20.792Z] #43 13.81 PBCC images/eventfd.pb-c.c [2021-04-17T10:47:20.792Z] #43 13.85 DEP images/eventfd.pb-c.d [2021-04-17T10:47:20.792Z] #43 ... [2021-04-17T10:47:20.792Z] [2021-04-17T10:47:20.792Z] #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-04-17T10:47:20.792Z] #37 sha256:e9d915bd536845ec6f618da67bddc98ea9d9d5a078755d3a37a44749d79e95de [2021-04-17T10:47:20.792Z] #37 1.337 + RM_GOPATH=0 [2021-04-17T10:47:20.792Z] #37 1.337 + TMP_GOPATH= [2021-04-17T10:47:20.792Z] #37 1.337 + : /build [2021-04-17T10:47:20.792Z] #37 1.337 + '[' -z '' ']' [2021-04-17T10:47:20.792Z] #37 1.338 ++ mktemp -d [2021-04-17T10:47:20.792Z] #37 1.342 + export GOPATH=/tmp/tmp.mhHWUEhTS5 [2021-04-17T10:47:20.792Z] #37 1.342 + GOPATH=/tmp/tmp.mhHWUEhTS5 [2021-04-17T10:47:20.792Z] #37 1.342 + RM_GOPATH=1 [2021-04-17T10:47:20.792Z] #37 1.342 + case "$(go env GOARCH)" in [2021-04-17T10:47:20.792Z] #37 1.345 ++ go env GOARCH [2021-04-17T10:47:20.792Z] #37 1.373 + export GO_BUILDMODE=-buildmode=pie [2021-04-17T10:47:20.792Z] #37 1.373 + GO_BUILDMODE=-buildmode=pie [2021-04-17T10:47:20.792Z] #37 1.374 ++ dirname /tmp/install/install.sh [2021-04-17T10:47:20.792Z] #37 1.378 + dir=/tmp/install [2021-04-17T10:47:20.792Z] #37 1.378 + bin=tini [2021-04-17T10:47:20.792Z] #37 1.378 + shift [2021-04-17T10:47:20.792Z] #37 1.378 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-17T10:47:20.792Z] #37 1.378 + . /tmp/install/tini.installer [2021-04-17T10:47:20.792Z] #37 1.378 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-17T10:47:20.792Z] #37 1.379 + install_tini [2021-04-17T10:47:20.792Z] #37 1.379 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-17T10:47:20.792Z] #37 1.379 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-17T10:47:20.792Z] #37 1.379 + git clone https://github.com/krallin/tini.git /tmp/tmp.mhHWUEhTS5/tini [2021-04-17T10:47:20.792Z] #37 1.384 Cloning into '/tmp/tmp.mhHWUEhTS5/tini'... [2021-04-17T10:47:20.792Z] #37 2.190 + cd /tmp/tmp.mhHWUEhTS5/tini [2021-04-17T10:47:20.792Z] #37 2.190 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-17T10:47:20.792Z] #37 2.205 + cmake . [2021-04-17T10:47:20.792Z] #37 2.809 -- The C compiler identification is GNU 8.3.0 [2021-04-17T10:47:20.792Z] #37 2.862 -- Check for working C compiler: /usr/bin/cc [2021-04-17T10:47:20.792Z] #37 3.793 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-17T10:47:20.792Z] #37 3.795 -- Detecting C compiler ABI info [2021-04-17T10:47:20.793Z] #37 4.680 -- Detecting C compiler ABI info - done [2021-04-17T10:47:20.793Z] #37 4.717 -- Detecting C compile features [2021-04-17T10:47:20.793Z] #37 7.163 -- Detecting C compile features - done [2021-04-17T10:47:20.793Z] #37 7.196 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-17T10:47:20.793Z] #37 7.435 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-17T10:47:20.793Z] #37 7.565 -- Configuring done [2021-04-17T10:47:20.793Z] #37 7.603 -- Generating done [2021-04-17T10:47:20.793Z] #37 7.605 -- Build files have been written to: /tmp/tmp.mhHWUEhTS5/tini [2021-04-17T10:47:20.793Z] #37 7.612 + make tini-static [2021-04-17T10:47:20.793Z] #37 8.029 Scanning dependencies of target tini-static [2021-04-17T10:47:20.793Z] #37 8.185 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-17T10:47:20.793Z] #37 9.442 [100%] Linking C executable tini-static [2021-04-17T10:47:20.793Z] #37 10.06 [100%] Built target tini-static [2021-04-17T10:47:20.793Z] #37 10.15 + mkdir -p /build [2021-04-17T10:47:20.793Z] #37 ... [2021-04-17T10:47:20.793Z] [2021-04-17T10:47:20.793Z] #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-04-17T10:47:20.793Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-17T10:47:20.793Z] #43 13.92 PBCC images/remap-file-path.pb-c.c [2021-04-17T10:47:20.793Z] #43 13.93 DEP images/remap-file-path.pb-c.d [2021-04-17T10:47:20.793Z] #43 13.96 PBCC images/fifo.pb-c.c [2021-04-17T10:47:20.793Z] #43 14.00 DEP images/fifo.pb-c.d [2021-04-17T10:47:20.793Z] #43 14.08 PBCC images/ghost-file.pb-c.c [2021-04-17T10:47:20.929Z] #44 7.915 PBCC images/sk-inet.pb-c.c [2021-04-17T10:47:20.930Z] #44 7.954 DEP images/sk-inet.pb-c.d [2021-04-17T10:47:20.930Z] #44 8.041 PBCC images/sk-unix.pb-c.c [2021-04-17T10:47:20.930Z] #44 8.129 DEP images/sk-unix.pb-c.d [2021-04-17T10:47:21.057Z] #43 14.19 DEP images/ghost-file.pb-c.d [2021-04-17T10:47:21.057Z] #43 14.25 PBCC images/regfile.pb-c.c [2021-04-17T10:47:21.057Z] #43 14.31 DEP images/regfile.pb-c.d [2021-04-17T10:47:21.057Z] #43 14.37 PBCC images/ns.pb-c.c [2021-04-17T10:47:21.091Z] #20 57.27 Setting up apparmor (2.13.2-10) ... [2021-04-17T10:47:21.230Z] #44 8.166 PBCC images/mm.pb-c.c [2021-04-17T10:47:21.230Z] #44 ... [2021-04-17T10:47:21.230Z] [2021-04-17T10:47:21.230Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-17T10:47:21.230Z] #48 sha256:281196d8c11b334dcca0b6ad2bc5a9a329f2c8b1ef33fd3ae19ba872f8090b15 [2021-04-17T10:47:21.230Z] #48 DONE 72.7s [2021-04-17T10:47:21.230Z] [2021-04-17T10:47:21.230Z] #44 [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-04-17T10:47:21.230Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-17T10:47:21.230Z] #44 8.303 DEP images/mm.pb-c.d [2021-04-17T10:47:21.230Z] #44 8.391 PBCC images/timerfd.pb-c.c [2021-04-17T10:47:21.230Z] #44 ... [2021-04-17T10:47:21.230Z] [2021-04-17T10:47:21.231Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-17T10:47:21.231Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-17T10:47:21.231Z] #14 69.51 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-17T10:47:21.231Z] #14 69.52 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-04-17T10:47:21.231Z] #14 69.53 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-17T10:47:21.231Z] #14 69.65 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-17T10:47:21.231Z] #14 69.65 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-04-17T10:47:21.231Z] #14 69.65 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-17T10:47:21.321Z] #43 14.41 DEP images/ns.pb-c.d [2021-04-17T10:47:21.321Z] #43 14.45 PBCC images/fdinfo.pb-c.c [2021-04-17T10:47:21.321Z] #43 14.56 DEP images/fdinfo.pb-c.d [2021-04-17T10:47:21.321Z] #43 14.65 PBCC images/core-aarch64.pb-c.c [2021-04-17T10:47:21.340Z] #37 ... [2021-04-17T10:47:21.340Z] [2021-04-17T10:47:21.340Z] #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-04-17T10:47:21.340Z] #45 sha256:a6cb748fc29fe9c672a40e246c91decdaa4f8f7eaa718162c977004ada833ebf [2021-04-17T10:47:21.340Z] #45 57.44 time [2021-04-17T10:47:21.340Z] #45 61.24 internal/fmtsort [2021-04-17T10:47:21.340Z] #45 61.86 internal/syscall/execenv [2021-04-17T10:47:21.340Z] #45 62.21 internal/syscall/unix [2021-04-17T10:47:21.340Z] #45 62.56 strings [2021-04-17T10:47:21.340Z] #45 63.12 internal/poll [2021-04-17T10:47:21.340Z] #45 65.26 regexp/syntax [2021-04-17T10:47:21.340Z] #45 65.52 os [2021-04-17T10:47:21.340Z] #45 ... [2021-04-17T10:47:21.340Z] [2021-04-17T10:47:21.340Z] #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-04-17T10:47:21.340Z] #37 sha256:3f0acc168e30a793e4d5b0966751ee0674e221184526db99abedabeb97fbd6cd [2021-04-17T10:47:21.340Z] #37 3.178 + RM_GOPATH=0 [2021-04-17T10:47:21.340Z] #37 3.179 + TMP_GOPATH= [2021-04-17T10:47:21.340Z] #37 3.179 + : /build [2021-04-17T10:47:21.340Z] #37 3.179 + '[' -z '' ']' [2021-04-17T10:47:21.340Z] #37 3.180 ++ mktemp -d [2021-04-17T10:47:21.340Z] #37 3.185 + export GOPATH=/tmp/tmp.NzdmgJfgIY [2021-04-17T10:47:21.340Z] #37 3.185 + GOPATH=/tmp/tmp.NzdmgJfgIY [2021-04-17T10:47:21.340Z] #37 3.185 + RM_GOPATH=1 [2021-04-17T10:47:21.340Z] #37 3.185 + case "$(go env GOARCH)" in [2021-04-17T10:47:21.340Z] #37 3.190 ++ go env GOARCH [2021-04-17T10:47:21.340Z] #37 3.222 + export GO_BUILDMODE=-buildmode=pie [2021-04-17T10:47:21.340Z] #37 3.223 + GO_BUILDMODE=-buildmode=pie [2021-04-17T10:47:21.340Z] #37 3.224 ++ dirname /tmp/install/install.sh [2021-04-17T10:47:21.340Z] #37 3.234 + dir=/tmp/install [2021-04-17T10:47:21.340Z] #37 3.234 + bin=tini [2021-04-17T10:47:21.340Z] #37 3.234 + shift [2021-04-17T10:47:21.340Z] #37 3.235 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-17T10:47:21.340Z] #37 3.235 + . /tmp/install/tini.installer [2021-04-17T10:47:21.340Z] #37 3.235 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-17T10:47:21.340Z] #37 3.235 + install_tini [2021-04-17T10:47:21.340Z] #37 3.236 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-17T10:47:21.340Z] #37 3.236 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-17T10:47:21.340Z] #37 3.236 + git clone https://github.com/krallin/tini.git /tmp/tmp.NzdmgJfgIY/tini [2021-04-17T10:47:21.340Z] #37 3.238 Cloning into '/tmp/tmp.NzdmgJfgIY/tini'... [2021-04-17T10:47:21.584Z] #43 14.68 PBCC images/core-arm.pb-c.c [2021-04-17T10:47:21.584Z] #43 14.71 PBCC images/core-ppc64.pb-c.c [2021-04-17T10:47:21.584Z] #43 14.76 PBCC images/core-s390.pb-c.c [2021-04-17T10:47:21.584Z] #43 14.78 PBCC images/core-x86.pb-c.c [2021-04-17T10:47:21.584Z] #43 14.84 PBCC images/core.pb-c.c [2021-04-17T10:47:21.584Z] #43 14.90 PBCC images/inventory.pb-c.c [2021-04-17T10:47:21.584Z] #43 ... [2021-04-17T10:47:21.584Z] [2021-04-17T10:47:21.584Z] #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-04-17T10:47:21.584Z] #51 sha256:ae532ebd813c0ec73837d982eb740e04859852c36a059d6eab5ebaccd98f93fa [2021-04-17T10:47:21.584Z] #51 57.03 os [2021-04-17T10:47:21.584Z] #51 58.34 internal/fmtsort [2021-04-17T10:47:21.584Z] #51 58.36 encoding/binary [2021-04-17T10:47:21.584Z] #51 59.84 path/filepath [2021-04-17T10:47:21.584Z] #51 59.86 mvdan.cc/sh/v3/fileutil [2021-04-17T10:47:21.584Z] #51 59.88 fmt [2021-04-17T10:47:21.584Z] #51 60.41 encoding/base64 [2021-04-17T10:47:21.584Z] #51 60.45 golang.org/x/sys/unix [2021-04-17T10:47:21.584Z] #51 61.78 io/ioutil [2021-04-17T10:47:21.584Z] #51 63.81 flag [2021-04-17T10:47:21.584Z] #51 63.82 github.com/pkg/diff [2021-04-17T10:47:21.584Z] #51 63.83 encoding/json [2021-04-17T10:47:21.584Z] #51 65.62 go/token [2021-04-17T10:47:21.584Z] #51 65.79 mvdan.cc/editorconfig [2021-04-17T10:47:21.584Z] #51 66.92 go/scanner [2021-04-17T10:47:21.848Z] #51 ... [2021-04-17T10:47:21.848Z] [2021-04-17T10:47:21.848Z] #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-04-17T10:47:21.848Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-17T10:47:21.848Z] #43 14.99 DEP images/core-aarch64.pb-c.d [2021-04-17T10:47:21.848Z] #43 15.03 DEP images/core-arm.pb-c.d [2021-04-17T10:47:21.848Z] #43 15.11 DEP images/core-ppc64.pb-c.d [2021-04-17T10:47:21.904Z] #37 ... [2021-04-17T10:47:21.904Z] [2021-04-17T10:47:21.904Z] #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-04-17T10:47:21.904Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-17T10:47:21.904Z] #42 61.43 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-17T10:47:21.904Z] #42 61.44 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-17T10:47:21.904Z] #42 61.47 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-17T10:47:21.904Z] #42 61.49 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-04-17T10:47:21.904Z] #42 61.50 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-17T10:47:21.904Z] #42 61.52 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-17T10:47:21.904Z] #42 61.53 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-17T10:47:21.904Z] #42 61.54 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-17T10:47:21.904Z] #42 61.56 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-17T10:47:21.904Z] #42 61.58 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-17T10:47:21.904Z] #42 67.73 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-17T10:47:21.904Z] #42 67.74 Processing triggers for libc-bin (2.28-10) ... [2021-04-17T10:47:21.904Z] #42 DONE 68.2s [2021-04-17T10:47:21.904Z] [2021-04-17T10:47:21.904Z] #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-04-17T10:47:21.904Z] #37 sha256:3f0acc168e30a793e4d5b0966751ee0674e221184526db99abedabeb97fbd6cd [2021-04-17T10:47:21.904Z] #37 3.954 + cd /tmp/tmp.NzdmgJfgIY/tini [2021-04-17T10:47:21.904Z] #37 3.955 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-17T10:47:21.904Z] #37 3.970 + cmake . [2021-04-17T10:47:22.016Z] #20 ... [2021-04-17T10:47:22.016Z] [2021-04-17T10:47:22.016Z] #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-04-17T10:47:22.016Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:47:22.016Z] #43 111.2 CC criu/files.o [2021-04-17T10:47:22.016Z] #43 113.2 CC criu/filesystems.o [2021-04-17T10:47:22.016Z] #43 114.0 CC criu/fsnotify.o [2021-04-17T10:47:22.016Z] #43 115.2 CC criu/image-desc.o [2021-04-17T10:47:22.016Z] #43 115.4 CC criu/image.o [2021-04-17T10:47:22.016Z] #43 116.4 CC criu/ipc_ns.o [2021-04-17T10:47:22.016Z] #43 117.6 CC criu/irmap.o [2021-04-17T10:47:22.016Z] #43 118.3 CC criu/kcmp-ids.o [2021-04-17T10:47:22.016Z] #43 118.6 CC criu/kerndat.o [2021-04-17T10:47:22.016Z] #43 119.9 CC criu/libnetlink.o [2021-04-17T10:47:22.016Z] #43 120.4 CC criu/log.o [2021-04-17T10:47:22.016Z] #43 121.0 CC criu/lsm.o [2021-04-17T10:47:22.112Z] #43 15.20 DEP images/core-s390.pb-c.d [2021-04-17T10:47:22.112Z] #43 15.29 DEP images/core-x86.pb-c.d [2021-04-17T10:47:22.112Z] #43 15.44 DEP images/core.pb-c.d [2021-04-17T10:47:22.272Z] #43 121.5 CC criu/mem.o [2021-04-17T10:47:22.318Z] #14 ... [2021-04-17T10:47:22.318Z] [2021-04-17T10:47:22.318Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-17T10:47:22.318Z] #52 sha256:413833b9218fc5d96cdffedb4a72c212cd8c84a7e531be78ed20e88fb3134994 [2021-04-17T10:47:22.318Z] #52 63.75 bufio [2021-04-17T10:47:22.318Z] #52 64.49 reflect [2021-04-17T10:47:22.318Z] #52 65.63 regexp/syntax [2021-04-17T10:47:22.318Z] #52 68.34 text/tabwriter [2021-04-17T10:47:22.318Z] #52 ... [2021-04-17T10:47:22.318Z] [2021-04-17T10:47:22.318Z] #44 [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-04-17T10:47:22.318Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-17T10:47:22.318Z] #44 8.466 DEP images/timerfd.pb-c.d [2021-04-17T10:47:22.318Z] #44 8.555 PBCC images/timer.pb-c.c [2021-04-17T10:47:22.318Z] #44 8.616 DEP images/timer.pb-c.d [2021-04-17T10:47:22.318Z] #44 8.686 PBCC images/sa.pb-c.c [2021-04-17T10:47:22.318Z] #44 8.769 DEP images/sa.pb-c.d [2021-04-17T10:47:22.318Z] #44 8.855 PBCC images/pipe-data.pb-c.c [2021-04-17T10:47:22.318Z] #44 9.007 DEP images/pipe-data.pb-c.d [2021-04-17T10:47:22.318Z] #44 9.099 PBCC images/mnt.pb-c.c [2021-04-17T10:47:22.318Z] #44 9.213 DEP images/mnt.pb-c.d [2021-04-17T10:47:22.318Z] #44 9.282 PBCC images/sk-packet.pb-c.c [2021-04-17T10:47:22.318Z] #44 9.294 DEP images/sk-packet.pb-c.d [2021-04-17T10:47:22.318Z] #44 9.346 PBCC images/tcp-stream.pb-c.c [2021-04-17T10:47:22.318Z] #44 9.423 DEP images/tcp-stream.pb-c.d [2021-04-17T10:47:22.318Z] #44 9.447 PBCC images/pipe.pb-c.c [2021-04-17T10:47:22.318Z] #44 9.513 DEP images/pipe.pb-c.d [2021-04-17T10:47:22.318Z] #44 9.548 PBCC images/pstree.pb-c.c [2021-04-17T10:47:22.318Z] #44 9.600 DEP images/pstree.pb-c.d [2021-04-17T10:47:22.376Z] #43 15.53 DEP images/inventory.pb-c.d [2021-04-17T10:47:22.376Z] #43 15.71 PBCC images/cpuinfo.pb-c.c [2021-04-17T10:47:22.470Z] #37 4.498 -- The C compiler identification is GNU 8.3.0 [2021-04-17T10:47:22.470Z] #37 4.534 -- Check for working C compiler: /usr/bin/cc [2021-04-17T10:47:22.528Z] #43 ... [2021-04-17T10:47:22.528Z] [2021-04-17T10:47:22.528Z] #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-04-17T10:47:22.528Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-17T10:47:22.528Z] #40 186.6 + dpkg --print-architecture [2021-04-17T10:47:22.528Z] #40 186.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-04-17T10:47:22.618Z] #44 9.656 PBCC images/fs.pb-c.c [2021-04-17T10:47:22.618Z] #44 9.706 DEP images/fs.pb-c.d [2021-04-17T10:47:22.618Z] #44 9.787 PBCC images/signalfd.pb-c.c [2021-04-17T10:47:22.618Z] #44 9.818 DEP images/signalfd.pb-c.d [2021-04-17T10:47:22.618Z] #44 9.863 PBCC images/fh.pb-c.c [2021-04-17T10:47:22.618Z] #44 9.899 PBCC images/fsnotify.pb-c.c [2021-04-17T10:47:22.641Z] #43 15.75 DEP images/cpuinfo.pb-c.d [2021-04-17T10:47:22.641Z] #43 15.79 PBCC images/stats.pb-c.c [2021-04-17T10:47:22.641Z] #43 15.81 DEP images/stats.pb-c.d [2021-04-17T10:47:22.918Z] #44 9.957 DEP images/fh.pb-c.d [2021-04-17T10:47:22.918Z] #44 10.00 DEP images/fsnotify.pb-c.d [2021-04-17T10:47:22.918Z] #44 10.07 PBCC images/eventpoll.pb-c.c [2021-04-17T10:47:22.918Z] #44 10.08 DEP images/eventpoll.pb-c.d [2021-04-17T10:47:22.918Z] #44 10.12 PBCC images/eventfd.pb-c.c [2021-04-17T10:47:22.918Z] #44 10.15 DEP images/eventfd.pb-c.d [2021-04-17T10:47:22.918Z] #44 10.19 PBCC images/remap-file-path.pb-c.c [2021-04-17T10:47:22.918Z] #44 10.20 DEP images/remap-file-path.pb-c.d [2021-04-17T10:47:22.918Z] #44 10.24 PBCC images/fifo.pb-c.c [2021-04-17T10:47:23.218Z] #43 ... [2021-04-17T10:47:23.218Z] [2021-04-17T10:47:23.218Z] #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-04-17T10:47:23.218Z] #37 sha256:e9d915bd536845ec6f618da67bddc98ea9d9d5a078755d3a37a44749d79e95de [2021-04-17T10:47:23.218Z] #37 10.16 + cp tini-static /build/docker-init [2021-04-17T10:47:23.218Z] #37 DONE 12.6s [2021-04-17T10:47:23.219Z] #44 10.27 DEP images/fifo.pb-c.d [2021-04-17T10:47:23.219Z] #44 10.33 PBCC images/ghost-file.pb-c.c [2021-04-17T10:47:23.219Z] #44 10.40 DEP images/ghost-file.pb-c.d [2021-04-17T10:47:23.219Z] #44 10.45 PBCC images/regfile.pb-c.c [2021-04-17T10:47:23.219Z] #44 10.51 DEP images/regfile.pb-c.d [2021-04-17T10:47:23.240Z] #37 6.512 -- Detecting C compile features - done [2021-04-17T10:47:23.240Z] #37 6.537 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-17T10:47:23.240Z] #37 6.797 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-17T10:47:23.240Z] #37 6.879 -- Configuring done [2021-04-17T10:47:23.240Z] #37 6.924 -- Generating done [2021-04-17T10:47:23.400Z] #37 5.162 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-17T10:47:23.400Z] #37 5.169 -- Detecting C compiler ABI info [2021-04-17T10:47:23.458Z] #40 187.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-04-17T10:47:23.458Z] #40 187.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-04-17T10:47:23.482Z] [2021-04-17T10:47:23.482Z] #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-04-17T10:47:23.482Z] #45 sha256:4517d1f446675c7b54b5db582f36f501540f6cf80b3f9a80b1b0c6d4cdbc5228 [2021-04-17T10:47:23.482Z] #45 64.92 crypto/sha256 [2021-04-17T10:47:23.482Z] #45 65.48 encoding/pem [2021-04-17T10:47:23.482Z] #45 65.64 net [2021-04-17T10:47:23.482Z] #45 66.12 vendor/golang.org/x/crypto/internal/chacha20 [2021-04-17T10:47:23.482Z] #45 66.28 vendor/golang.org/x/crypto/poly1305 [2021-04-17T10:47:23.482Z] #45 66.68 go/token [2021-04-17T10:47:23.482Z] #45 66.91 net/url [2021-04-17T10:47:23.482Z] #45 66.98 text/template/parse [2021-04-17T10:47:23.482Z] #45 67.82 go/scanner [2021-04-17T10:47:23.499Z] #37 6.925 -- Build files have been written to: /tmp/tmp.WLoDhTx2kU/tini [2021-04-17T10:47:23.499Z] #37 6.927 + make tini-static [2021-04-17T10:47:23.518Z] #44 10.56 PBCC images/ns.pb-c.c [2021-04-17T10:47:23.518Z] #44 10.60 DEP images/ns.pb-c.d [2021-04-17T10:47:23.518Z] #44 10.68 PBCC images/fdinfo.pb-c.c [2021-04-17T10:47:23.518Z] #44 10.77 DEP images/fdinfo.pb-c.d [2021-04-17T10:47:23.657Z] #37 5.735 -- Detecting C compiler ABI info - done [2021-04-17T10:47:23.657Z] #37 5.806 -- Detecting C compile features [2021-04-17T10:47:23.758Z] #37 7.315 Scanning dependencies of target tini-static [2021-04-17T10:47:23.758Z] #37 7.392 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-17T10:47:23.819Z] #44 10.86 PBCC images/core-aarch64.pb-c.c [2021-04-17T10:47:23.819Z] #44 10.96 PBCC images/core-arm.pb-c.c [2021-04-17T10:47:23.819Z] #44 11.02 PBCC images/core-ppc64.pb-c.c [2021-04-17T10:47:24.059Z] #45 69.29 log [2021-04-17T10:47:24.059Z] #45 ... [2021-04-17T10:47:24.059Z] [2021-04-17T10:47:24.059Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-17T10:47:24.059Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-17T10:47:24.059Z] #13 55.20 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-17T10:47:24.059Z] #13 55.21 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-17T10:47:24.059Z] #13 55.21 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-17T10:47:24.059Z] #13 60.03 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-17T10:47:24.059Z] #13 60.03 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-04-17T10:47:24.059Z] #13 60.04 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-17T10:47:24.059Z] #13 60.19 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-17T10:47:24.059Z] #13 60.19 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-04-17T10:47:24.059Z] #13 60.20 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-17T10:47:24.059Z] #13 ... [2021-04-17T10:47:24.059Z] [2021-04-17T10:47:24.059Z] #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-04-17T10:47:24.059Z] #45 sha256:4517d1f446675c7b54b5db582f36f501540f6cf80b3f9a80b1b0c6d4cdbc5228 [2021-04-17T10:47:24.059Z] #45 69.38 go/ast [2021-04-17T10:47:24.118Z] #44 11.10 PBCC images/core-s390.pb-c.c [2021-04-17T10:47:24.118Z] #44 11.22 PBCC images/core-x86.pb-c.c [2021-04-17T10:47:24.416Z] #44 11.36 PBCC images/core.pb-c.c [2021-04-17T10:47:24.416Z] #44 11.50 PBCC images/inventory.pb-c.c [2021-04-17T10:47:24.416Z] #44 11.59 DEP images/core-aarch64.pb-c.d [2021-04-17T10:47:24.416Z] #44 11.69 DEP images/core-arm.pb-c.d [2021-04-17T10:47:24.715Z] #44 11.76 DEP images/core-ppc64.pb-c.d [2021-04-17T10:47:24.715Z] #44 11.84 DEP images/core-s390.pb-c.d [2021-04-17T10:47:24.715Z] #44 11.91 DEP images/core-x86.pb-c.d [2021-04-17T10:47:24.715Z] #44 11.98 DEP images/core.pb-c.d [2021-04-17T10:47:24.715Z] #44 12.04 DEP images/inventory.pb-c.d [2021-04-17T10:47:25.029Z] #44 12.14 PBCC images/cpuinfo.pb-c.c [2021-04-17T10:47:25.029Z] #44 12.15 DEP images/cpuinfo.pb-c.d [2021-04-17T10:47:25.029Z] #44 12.22 PBCC images/stats.pb-c.c [2021-04-17T10:47:25.029Z] #44 12.28 DEP images/stats.pb-c.d [2021-04-17T10:47:25.052Z] #45 70.32 encoding/json [2021-04-17T10:47:25.138Z] #37 8.611 [100%] Linking C executable tini-static [2021-04-17T10:47:25.397Z] #37 ... [2021-04-17T10:47:25.397Z] [2021-04-17T10:47:25.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-04-17T10:47:25.397Z] #51 sha256:f3522da1e9f6dc51ff2d7f2d032da79c303688ae2dca4e33f6e20e57a632412e [2021-04-17T10:47:25.397Z] #51 60.35 context [2021-04-17T10:47:25.397Z] #51 61.14 internal/poll [2021-04-17T10:47:25.397Z] #51 63.64 os [2021-04-17T10:47:25.397Z] #51 63.67 encoding/binary [2021-04-17T10:47:25.397Z] #51 65.76 encoding/base64 [2021-04-17T10:47:25.397Z] #51 66.46 golang.org/x/sys/unix [2021-04-17T10:47:25.397Z] #51 67.61 fmt [2021-04-17T10:47:25.657Z] #51 ... [2021-04-17T10:47:25.657Z] [2021-04-17T10:47:25.657Z] #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-04-17T10:47:25.657Z] #37 sha256:14d3b045d703a10d23221605a6b11cc96246febdd0eb69d21e8a66bfe2c14713 [2021-04-17T10:47:25.657Z] #37 9.264 [100%] Built target tini-static [2021-04-17T10:47:25.657Z] #37 9.345 + mkdir -p /build [2021-04-17T10:47:25.657Z] #37 9.349 + cp tini-static /build/docker-init [2021-04-17T10:47:25.917Z] #37 DONE 9.7s [2021-04-17T10:47:25.917Z] [2021-04-17T10:47:25.917Z] #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-04-17T10:47:25.917Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:47:25.917Z] #43 2.074 Note: Building without setproctitle() and strlcpy() support. [2021-04-17T10:47:25.917Z] #43 2.080 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-17T10:47:25.917Z] #43 2.099 Note: Building without GnuTLS support [2021-04-17T10:47:25.917Z] #43 2.126 Makefile.config:39: Warn: you have no libnftables installed [2021-04-17T10:47:25.917Z] #43 2.126 Makefile.config:40: Warn: Building without nftables support [2021-04-17T10:47:25.917Z] #43 4.095 fatal: not a git repository (or any of the parent directories): .git [2021-04-17T10:47:25.917Z] #43 4.150 GEN .gitid [2021-04-17T10:47:25.917Z] #43 4.182 GEN criu/include/version.h [2021-04-17T10:47:25.917Z] #43 4.238 GEN include/common/asm [2021-04-17T10:47:25.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-17T10:47:25.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-17T10:47:26.176Z] #43 5.985 PBCC images/timens.pb-c.c [2021-04-17T10:47:26.176Z] #43 6.032 DEP images/timens.pb-c.d [2021-04-17T10:47:26.176Z] #43 6.096 PBCC images/fown.pb-c.c [2021-04-17T10:47:26.178Z] #37 7.843 -- Detecting C compile features - done [2021-04-17T10:47:26.178Z] #37 7.888 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-17T10:47:26.178Z] #37 ... [2021-04-17T10:47:26.178Z] [2021-04-17T10:47:26.178Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-17T10:47:26.178Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-17T10:47:26.178Z] #13 58.88 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-17T10:47:26.178Z] #13 58.88 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-04-17T10:47:26.178Z] #13 58.89 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-17T10:47:26.178Z] #13 61.73 Selecting previously unselected package binutils-mingw-w64. [2021-04-17T10:47:26.178Z] #13 61.73 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-17T10:47:26.178Z] #13 61.74 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-17T10:47:26.178Z] #13 61.85 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-04-17T10:47:26.178Z] #13 61.87 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-17T10:47:26.178Z] #13 61.87 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-17T10:47:26.178Z] #13 62.05 Selecting previously unselected package dmsetup. [2021-04-17T10:47:26.178Z] #13 62.05 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-04-17T10:47:26.178Z] #13 62.06 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-17T10:47:26.178Z] #13 62.30 Selecting previously unselected package mingw-w64-common. [2021-04-17T10:47:26.178Z] #13 62.30 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-17T10:47:26.178Z] #13 62.32 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-17T10:47:26.178Z] #13 68.24 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-17T10:47:26.178Z] #13 68.26 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-17T10:47:26.178Z] #13 68.27 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-17T10:47:26.178Z] #13 ... [2021-04-17T10:47:26.178Z] [2021-04-17T10:47:26.178Z] #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-04-17T10:47:26.178Z] #37 sha256:3f0acc168e30a793e4d5b0966751ee0674e221184526db99abedabeb97fbd6cd [2021-04-17T10:47:26.178Z] #37 8.115 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-17T10:47:26.178Z] #37 8.201 -- Configuring done [2021-04-17T10:47:26.178Z] #37 8.225 -- Generating done [2021-04-17T10:47:26.178Z] #37 8.235 -- Build files have been written to: /tmp/tmp.NzdmgJfgIY/tini [2021-04-17T10:47:26.178Z] #37 8.251 + make tini-static [2021-04-17T10:47:26.178Z] #37 ... [2021-04-17T10:47:26.178Z] [2021-04-17T10:47:26.178Z] #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-04-17T10:47:26.178Z] #51 sha256:d3473aa8010c6ed99970ba108fcecca503079077aaa674afeba089373d615fe0 [2021-04-17T10:47:26.178Z] #51 62.54 context [2021-04-17T10:47:26.178Z] #51 63.32 internal/poll [2021-04-17T10:47:26.178Z] #51 63.71 encoding/binary [2021-04-17T10:47:26.178Z] #51 65.77 encoding/base64 [2021-04-17T10:47:26.178Z] #51 65.80 os [2021-04-17T10:47:26.178Z] #51 66.74 golang.org/x/sys/unix [2021-04-17T10:47:26.178Z] #51 69.78 fmt [2021-04-17T10:47:26.178Z] #51 ... [2021-04-17T10:47:26.178Z] [2021-04-17T10:47:26.178Z] #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-04-17T10:47:26.178Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:47:26.178Z] #43 4.227 Note: Building without setproctitle() and strlcpy() support. [2021-04-17T10:47:26.178Z] #43 4.227 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-17T10:47:26.178Z] #43 4.246 Note: Building without GnuTLS support [2021-04-17T10:47:26.178Z] #43 4.273 Makefile.config:39: Warn: you have no libnftables installed [2021-04-17T10:47:26.178Z] #43 4.273 Makefile.config:40: Warn: Building without nftables support [2021-04-17T10:47:26.436Z] #43 6.123 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-17T10:47:26.436Z] #43 6.313 PBCC images/opts.pb-c.c [2021-04-17T10:47:26.578Z] #44 ... [2021-04-17T10:47:26.578Z] [2021-04-17T10:47:26.578Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-17T10:47:26.578Z] #46 sha256:ffa052997697d3f33f8e969da7c8d909dbd2f666565e4b54404a09bc9190413c [2021-04-17T10:47:26.578Z] #46 68.02 regexp/syntax [2021-04-17T10:47:26.578Z] #46 70.41 path [2021-04-17T10:47:26.578Z] #46 71.59 hash/crc32 [2021-04-17T10:47:26.578Z] #46 74.03 vendor/golang.org/x/text/transform [2021-04-17T10:47:26.578Z] #46 76.32 time [2021-04-17T10:47:26.695Z] #43 6.409 PBCC images/memfd.pb-c.c [2021-04-17T10:47:26.878Z] #46 ... [2021-04-17T10:47:26.878Z] [2021-04-17T10:47:26.878Z] #44 [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-04-17T10:47:26.878Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-17T10:47:26.878Z] #44 13.87 make[1]: Nothing to be done for 'all'. [2021-04-17T10:47:26.954Z] #43 6.597 DEP images/fown.pb-c.d [2021-04-17T10:47:26.954Z] #43 6.721 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-17T10:47:26.954Z] #43 6.837 DEP images/opts.pb-c.d [2021-04-17T10:47:27.215Z] #43 6.983 DEP images/memfd.pb-c.d [2021-04-17T10:47:27.215Z] #43 7.030 PBCC images/sit.pb-c.c [2021-04-17T10:47:27.216Z] #43 7.066 DEP images/sit.pb-c.d [2021-04-17T10:47:27.216Z] #43 7.111 PBCC images/macvlan.pb-c.c [2021-04-17T10:47:27.475Z] #43 7.146 DEP images/macvlan.pb-c.d [2021-04-17T10:47:27.475Z] #43 7.182 PBCC images/autofs.pb-c.c [2021-04-17T10:47:27.475Z] #43 7.242 DEP images/autofs.pb-c.d [2021-04-17T10:47:27.475Z] #43 ... [2021-04-17T10:47:27.475Z] [2021-04-17T10:47:27.475Z] #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-04-17T10:47:27.475Z] #51 sha256:f3522da1e9f6dc51ff2d7f2d032da79c303688ae2dca4e33f6e20e57a632412e [2021-04-17T10:47:27.475Z] #51 72.34 encoding/json [2021-04-17T10:47:27.628Z] #40 ... [2021-04-17T10:47:27.628Z] [2021-04-17T10:47:27.628Z] #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-04-17T10:47:27.628Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-17T10:47:27.628Z] #20 58.90 Setting up xfsprogs (4.20.0-1) ... [2021-04-17T10:47:27.628Z] #20 58.92 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-17T10:47:27.628Z] #20 59.34 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-17T10:47:27.628Z] #20 60.18 Setting up python3-distutils (3.7.3-1) ... [2021-04-17T10:47:27.628Z] #20 60.60 Setting up python3-setuptools (40.8.0-1) ... [2021-04-17T10:47:27.628Z] #20 61.85 Setting up python3-pip (18.1-5) ... [2021-04-17T10:47:27.628Z] #20 62.90 Processing triggers for libc-bin (2.28-10) ... [2021-04-17T10:47:27.628Z] #20 62.97 Processing triggers for mime-support (3.62) ... [2021-04-17T10:47:27.628Z] #20 DONE 63.8s [2021-04-17T10:47:27.628Z] [2021-04-17T10:47:27.628Z] #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-04-17T10:47:27.628Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-04-17T10:47:28.073Z] #43 6.343 fatal: not a git repository (or any of the parent directories): .git [2021-04-17T10:47:28.073Z] #43 6.393 GEN .gitid [2021-04-17T10:47:28.330Z] #43 6.422 GEN criu/include/version.h [2021-04-17T10:47:28.330Z] #43 6.499 GEN include/common/asm [2021-04-17T10:47:28.374Z] #45 73.50 text/template [2021-04-17T10:47:28.422Z] #44 15.38 CC images/stats.o [2021-04-17T10:47:28.422Z] #44 15.73 CC images/core.o [2021-04-17T10:47:28.894Z] #43 ... [2021-04-17T10:47:28.894Z] [2021-04-17T10:47:28.894Z] #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-04-17T10:47:28.894Z] #37 sha256:3f0acc168e30a793e4d5b0966751ee0674e221184526db99abedabeb97fbd6cd [2021-04-17T10:47:28.894Z] #37 8.720 Scanning dependencies of target tini-static [2021-04-17T10:47:28.894Z] #37 8.832 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-17T10:47:28.894Z] #37 10.16 [100%] Linking C executable tini-static [2021-04-17T10:47:28.894Z] #37 10.80 [100%] Built target tini-static [2021-04-17T10:47:28.894Z] #37 10.87 + mkdir -p /build [2021-04-17T10:47:28.894Z] #37 10.87 + cp tini-static /build/docker-init [2021-04-17T10:47:28.997Z] #21 1.035 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-17T10:47:28.997Z] #21 1.035 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-17T10:47:28.997Z] #21 1.042 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-17T10:47:28.997Z] #21 DONE 1.1s [2021-04-17T10:47:28.997Z] [2021-04-17T10:47:28.997Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-17T10:47:28.997Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-04-17T10:47:29.151Z] #37 DONE 11.2s [2021-04-17T10:47:29.151Z] [2021-04-17T10:47:29.151Z] #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-04-17T10:47:29.151Z] #45 sha256:a6cb748fc29fe9c672a40e246c91decdaa4f8f7eaa718162c977004ada833ebf [2021-04-17T10:47:29.151Z] #45 68.96 fmt [2021-04-17T10:47:29.151Z] #45 70.30 path/filepath [2021-04-17T10:47:29.151Z] #45 71.60 regexp [2021-04-17T10:47:29.151Z] #45 73.31 flag [2021-04-17T10:47:29.151Z] #45 74.69 go/token [2021-04-17T10:47:29.151Z] #45 75.08 internal/lazyregexp [2021-04-17T10:47:29.151Z] #45 75.42 path [2021-04-17T10:47:29.151Z] #45 75.51 go/scanner [2021-04-17T10:47:29.329Z] #45 ... [2021-04-17T10:47:29.329Z] [2021-04-17T10:47:29.329Z] #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-04-17T10:47:29.329Z] #56 sha256:2a1ffe9772022468315fac6d239c1d1456a03aa2334e893e1d078aa845218df8 [2021-04-17T10:47:29.329Z] #56 38.22 Checking out files: 29% (1139/3884) Checking out files: 30% (1166/3884) Checking out files: 31% (1205/3884) Checking out files: 32% (1243/3884) Checking out files: 33% (1282/3884) Checking out files: 34% (1321/3884) Checking out files: 35% (1360/3884) Checking out files: 36% (1399/3884) Checking out files: 37% (1438/3884) Checking out files: 38% (1476/3884) Checking out files: 39% (1515/3884) Checking out files: 40% (1554/3884) Checking out files: 41% (1593/3884) Checking out files: 42% (1632/3884) Checking out files: 43% (1671/3884) Checking out files: 44% (1709/3884) Checking out files: 45% (1748/3884) Checking out files: 46% (1787/3884) Checking out files: 47% (1826/3884) Checking out files: 48% (1865/3884) Checking out files: 49% (1904/3884) Checking out files: 50% (1942/3884) Checking out files: 51% (1981/3884) Checking out files: 52% (2020/3884) Checking out files: 53% (2059/3884) Checking out files: 54% (2098/3884) Checking out files: 55% (2137/3884) Checking out files: 56% (2176/3884) Checking out files: 57% (2214/3884) Checking out files: 58% (2253/3884) Checking out files: 59% (2292/3884) Checking out files: 60% (2331/3884) Checking out files: 61% (2370/3884) Checking out files: 62% (2409/3884) Checking out files: 63% (2447/3884) Checking out files: 64% (2486/3884) Checking out files: 65% (2525/3884) Checking out files: 66% (2564/3884) Checking out files: 67% (2603/3884) Checking out files: 68% (2642/3884) Checking out files: 69% (2680/3884) Checking out files: 70% (2719/3884) Checking out files: 71% (2758/3884) Checking out files: 72% (2797/3884) Checking out files: 73% (2836/3884) Checking out files: 74% (2875/3884) Checking out files: 75% (2913/3884) Checking out files: 76% (2952/3884) Checking out files: 77% (2991/3884) Checking out files: 78% (3030/3884) Checking out files: 79% (3069/3884) Checking out files: 80% (3108/3884) Checking out files: 81% (3147/3884) Checking out files: 82% (3185/3884) Checking out files: 83% (3224/3884) Checking out files: 84% (3263/3884) Checking out files: 85% (3302/3884) Checking out files: 86% (3341/3884) Checking out files: 87% (3380/3884) Checking out files: 88% (3418/3884) Checking out files: 89% (3457/3884) Checking out files: 90% (3496/3884) Checking out files: 91% (3535/3884) Checking out files: 92% (3574/3884) Checking out files: 92% (3601/3884) Checking out files: 93% (3613/3884) Checking out files: 94% (3651/3884) Checking out files: 95% (3690/3884) Checking out files: 96% (3729/3884) Checking out files: 97% (3768/3884) Checking out files: 98% (3807/3884) Checking out files: 99% (3846/3884) Checking out files: 100% (3884/3884) Checking out files: 100% (3884/3884), done. [2021-04-17T10:47:29.329Z] #56 40.48 + cd /tmp/tmp.vGU5M0pisF/src/github.com/containerd/containerd [2021-04-17T10:47:29.329Z] #56 40.48 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-17T10:47:29.480Z] #44 16.33 CC images/core-x86.o [2021-04-17T10:47:29.593Z] #56 42.74 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-17T10:47:29.593Z] #56 42.74 + BUILDTAGS='netgo osusergo static_build' [2021-04-17T10:47:29.593Z] #56 42.74 + export EXTRA_FLAGS=-buildmode=pie [2021-04-17T10:47:29.593Z] #56 42.74 + EXTRA_FLAGS=-buildmode=pie [2021-04-17T10:47:29.593Z] #56 42.74 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-17T10:47:29.593Z] #56 42.74 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-17T10:47:29.593Z] #56 42.74 + '[' '' = dynamic ']' [2021-04-17T10:47:29.593Z] #56 42.74 + make [2021-04-17T10:47:29.719Z] #45 76.04 io/ioutil [2021-04-17T10:47:29.785Z] #44 16.99 CC images/core-arm.o [2021-04-17T10:47:29.976Z] #45 ... [2021-04-17T10:47:29.976Z] [2021-04-17T10:47:29.976Z] #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-04-17T10:47:29.976Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:47:29.976Z] #43 8.258 PBCC images/timens.pb-c.c [2021-04-17T10:47:29.976Z] #43 8.291 DEP images/timens.pb-c.d [2021-04-17T10:47:29.976Z] #43 8.345 PBCC images/fown.pb-c.c [2021-04-17T10:47:30.045Z] #51 74.86 github.com/pkg/diff [2021-04-17T10:47:30.232Z] #43 8.356 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-17T10:47:30.433Z] #44 17.46 CC images/core-aarch64.o [2021-04-17T10:47:30.488Z] #43 8.496 PBCC images/opts.pb-c.c [2021-04-17T10:47:30.488Z] #43 8.503 PBCC images/memfd.pb-c.c [2021-04-17T10:47:30.488Z] #43 8.594 DEP images/fown.pb-c.d [2021-04-17T10:47:30.488Z] #43 8.639 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-17T10:47:30.488Z] #43 8.685 DEP images/opts.pb-c.d [2021-04-17T10:47:30.488Z] #43 8.769 DEP images/memfd.pb-c.d [2021-04-17T10:47:30.733Z] #44 17.83 CC images/core-ppc64.o [2021-04-17T10:47:30.744Z] #43 8.855 PBCC images/sit.pb-c.c [2021-04-17T10:47:30.744Z] #43 8.906 DEP images/sit.pb-c.d [2021-04-17T10:47:30.744Z] #43 8.968 PBCC images/macvlan.pb-c.c [2021-04-17T10:47:30.744Z] #43 9.012 DEP images/macvlan.pb-c.d [2021-04-17T10:47:30.989Z] #56 43.99 + bin/ctr [2021-04-17T10:47:31.000Z] #43 9.069 PBCC images/autofs.pb-c.c [2021-04-17T10:47:31.000Z] #43 9.099 DEP images/autofs.pb-c.d [2021-04-17T10:47:31.000Z] #43 9.133 PBCC images/sysctl.pb-c.c [2021-04-17T10:47:31.000Z] #43 9.158 DEP images/sysctl.pb-c.d [2021-04-17T10:47:31.000Z] #43 9.220 PBCC images/time.pb-c.c [2021-04-17T10:47:31.000Z] #43 9.264 DEP images/time.pb-c.d [2021-04-17T10:47:31.000Z] #43 9.346 PBCC images/binfmt-misc.pb-c.c [2021-04-17T10:47:31.000Z] #43 9.366 DEP images/binfmt-misc.pb-c.d [2021-04-17T10:47:31.010Z] #51 76.10 go/ast [2021-04-17T10:47:31.256Z] #43 9.448 PBCC images/seccomp.pb-c.c [2021-04-17T10:47:31.256Z] #43 9.478 DEP images/seccomp.pb-c.d [2021-04-17T10:47:31.256Z] #43 9.544 PBCC images/userns.pb-c.c [2021-04-17T10:47:31.256Z] #43 9.598 DEP images/userns.pb-c.d [2021-04-17T10:47:31.383Z] #44 18.46 CC images/core-s390.o [2021-04-17T10:47:31.512Z] #43 9.670 PBCC images/cgroup.pb-c.c [2021-04-17T10:47:31.512Z] #43 9.711 DEP images/cgroup.pb-c.d [2021-04-17T10:47:31.512Z] #43 9.774 PBCC images/ext-file.pb-c.c [2021-04-17T10:47:31.512Z] #43 9.800 DEP images/ext-file.pb-c.d [2021-04-17T10:47:31.768Z] #43 9.878 PBCC images/rpc.pb-c.c [2021-04-17T10:47:31.768Z] #43 9.958 DEP images/rpc.pb-c.d [2021-04-17T10:47:31.768Z] #43 10.03 PBCC images/siginfo.pb-c.c [2021-04-17T10:47:31.768Z] #43 10.06 DEP images/siginfo.pb-c.d [2021-04-17T10:47:31.768Z] #43 10.11 PBCC images/pagemap.pb-c.c [2021-04-17T10:47:32.024Z] #43 10.19 DEP images/pagemap.pb-c.d [2021-04-17T10:47:32.024Z] #43 10.24 PBCC images/rlimit.pb-c.c [2021-04-17T10:47:32.024Z] #43 10.27 DEP images/rlimit.pb-c.d [2021-04-17T10:47:32.024Z] #43 10.32 PBCC images/file-lock.pb-c.c [2021-04-17T10:47:32.024Z] #43 10.36 DEP images/file-lock.pb-c.d [2021-04-17T10:47:32.033Z] #44 19.31 CC images/cpuinfo.o [2021-04-17T10:47:32.281Z] #43 10.46 PBCC images/tty.pb-c.c [2021-04-17T10:47:32.281Z] #43 10.51 DEP images/tty.pb-c.d [2021-04-17T10:47:32.281Z] #43 10.61 PBCC images/tun.pb-c.c [2021-04-17T10:47:32.385Z] #51 ... [2021-04-17T10:47:32.385Z] [2021-04-17T10:47:32.385Z] #56 ... [2021-04-17T10:47:32.385Z] #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-04-17T10:47:32.386Z] [2021-04-17T10:47:32.386Z] #45 sha256:0e124675f572e5446dd676f678735afff189173cf6a430ce5270764c7f97a2ef [2021-04-17T10:47:32.386Z] #45 67.41 fmt [2021-04-17T10:47:32.386Z] #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-04-17T10:47:32.386Z] #45 69.39 path/filepath [2021-04-17T10:47:32.386Z] #45 70.60 regexp [2021-04-17T10:47:32.386Z] #51 sha256:ae532ebd813c0ec73837d982eb740e04859852c36a059d6eab5ebaccd98f93fa [2021-04-17T10:47:32.386Z] #51 67.58 mvdan.cc/sh/v3/syntax [2021-04-17T10:47:32.386Z] #45 72.18 flag [2021-04-17T10:47:32.386Z] #45 73.74 go/token [2021-04-17T10:47:32.386Z] #51 68.43 go/ast [2021-04-17T10:47:32.386Z] #51 72.42 golang.org/x/crypto/ssh/terminal [2021-04-17T10:47:32.386Z] #45 74.23 internal/lazyregexp [2021-04-17T10:47:32.386Z] #45 74.46 go/scanner [2021-04-17T10:47:32.386Z] #51 77.48 mvdan.cc/sh/v3/cmd/shfmt [2021-04-17T10:47:32.386Z] #51 ... [2021-04-17T10:47:32.386Z] [2021-04-17T10:47:32.386Z] #45 74.52 path [2021-04-17T10:47:32.386Z] #45 74.97 io/ioutil [2021-04-17T10:47:32.386Z] #45 75.62 go/ast [2021-04-17T10:47:32.386Z] #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-04-17T10:47:32.386Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-17T10:47:32.386Z] #45 75.68 net/url [2021-04-17T10:47:32.386Z] #45 77.16 text/template/parse [2021-04-17T10:47:32.386Z] #43 17.67 make[1]: Nothing to be done for 'all'. [2021-04-17T10:47:32.386Z] #43 19.31 CC images/stats.o [2021-04-17T10:47:32.386Z] #43 19.79 CC images/core.o [2021-04-17T10:47:32.386Z] #43 20.55 CC images/core-x86.o [2021-04-17T10:47:32.386Z] #43 21.06 CC images/core-arm.o [2021-04-17T10:47:32.386Z] #43 21.61 CC images/core-aarch64.o [2021-04-17T10:47:32.386Z] #43 22.15 CC images/core-ppc64.o [2021-04-17T10:47:32.386Z] #43 22.82 CC images/core-s390.o [2021-04-17T10:47:32.386Z] #43 23.66 CC images/cpuinfo.o [2021-04-17T10:47:32.386Z] #43 24.13 CC images/inventory.o [2021-04-17T10:47:32.386Z] #43 24.56 CC images/fdinfo.o [2021-04-17T10:47:32.386Z] #43 25.03 CC images/fown.o [2021-04-17T10:47:32.386Z] #43 25.26 CC images/ns.o [2021-04-17T10:47:32.386Z] #43 25.65 CC images/regfile.o [2021-04-17T10:47:32.537Z] #43 10.73 PBCC images/netdev.pb-c.c [2021-04-17T10:47:32.537Z] #43 10.73 DEP images/tun.pb-c.d [2021-04-17T10:47:32.537Z] #43 10.79 DEP images/netdev.pb-c.d [2021-04-17T10:47:32.537Z] #43 10.86 PBCC images/vma.pb-c.c [2021-04-17T10:47:32.644Z] #45 ... [2021-04-17T10:47:32.644Z] [2021-04-17T10:47:32.644Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-17T10:47:32.644Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-17T10:47:32.644Z] #13 63.21 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-17T10:47:32.644Z] #13 63.21 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-17T10:47:32.644Z] #13 63.21 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-17T10:47:32.644Z] #13 69.05 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-17T10:47:32.644Z] #13 69.08 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-17T10:47:32.644Z] #13 69.10 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-17T10:47:32.644Z] #13 69.27 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-17T10:47:32.644Z] #13 69.28 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-17T10:47:32.644Z] #13 69.28 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-17T10:47:32.644Z] #13 ... [2021-04-17T10:47:32.644Z] [2021-04-17T10:47:32.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-04-17T10:47:32.644Z] #51 sha256:f3522da1e9f6dc51ff2d7f2d032da79c303688ae2dca4e33f6e20e57a632412e [2021-04-17T10:47:32.644Z] #51 77.68 golang.org/x/crypto/ssh/terminal [2021-04-17T10:47:32.649Z] #43 25.83 CC images/ghost-file.o [2021-04-17T10:47:32.686Z] #44 19.73 CC images/inventory.o [2021-04-17T10:47:32.793Z] #43 10.91 DEP images/vma.pb-c.d [2021-04-17T10:47:32.793Z] #43 10.98 PBCC images/creds.pb-c.c [2021-04-17T10:47:32.793Z] #43 11.05 DEP images/creds.pb-c.d [2021-04-17T10:47:32.793Z] #43 11.10 PBCC images/utsns.pb-c.c [2021-04-17T10:47:32.913Z] #43 25.99 CC images/fifo.o [2021-04-17T10:47:32.913Z] #43 26.15 CC images/remap-file-path.o [2021-04-17T10:47:32.985Z] #44 19.94 CC images/fdinfo.o [2021-04-17T10:47:33.050Z] #43 11.23 DEP images/utsns.pb-c.d [2021-04-17T10:47:33.050Z] #43 11.23 PBCC images/ipc-desc.pb-c.c [2021-04-17T10:47:33.050Z] #43 11.25 PBCC images/ipc-sem.pb-c.c [2021-04-17T10:47:33.050Z] #43 11.27 DEP images/ipc-desc.pb-c.d [2021-04-17T10:47:33.050Z] #43 11.33 DEP images/ipc-sem.pb-c.d [2021-04-17T10:47:33.050Z] #43 11.41 PBCC images/ipc-msg.pb-c.c [2021-04-17T10:47:33.285Z] #44 20.31 CC images/fown.o [2021-04-17T10:47:33.285Z] #44 20.52 CC images/ns.o [2021-04-17T10:47:33.285Z] #44 ... [2021-04-17T10:47:33.285Z] [2021-04-17T10:47:33.285Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-17T10:47:33.285Z] #52 sha256:413833b9218fc5d96cdffedb4a72c212cd8c84a7e531be78ed20e88fb3134994 [2021-04-17T10:47:33.285Z] #52 74.91 internal/syscall/execenv [2021-04-17T10:47:33.285Z] #52 74.96 time [2021-04-17T10:47:33.285Z] #52 75.25 internal/syscall/unix [2021-04-17T10:47:33.285Z] #52 78.19 regexp [2021-04-17T10:47:33.285Z] #52 84.54 internal/poll [2021-04-17T10:47:33.285Z] #52 84.54 context [2021-04-17T10:47:33.306Z] #43 11.47 DEP images/ipc-msg.pb-c.d [2021-04-17T10:47:33.306Z] #43 11.49 PBCC images/ipc-shm.pb-c.c [2021-04-17T10:47:33.491Z] #43 26.44 CC images/eventfd.o [2021-04-17T10:47:33.567Z] #43 11.59 DEP images/ipc-shm.pb-c.d [2021-04-17T10:47:33.567Z] #43 11.59 PBCC images/ipc-var.pb-c.c [2021-04-17T10:47:33.567Z] #43 11.63 DEP images/ipc-var.pb-c.d [2021-04-17T10:47:33.567Z] #43 11.75 PBCC images/sk-opts.pb-c.c [2021-04-17T10:47:33.567Z] #43 11.78 PBCC images/packet-sock.pb-c.c [2021-04-17T10:47:33.586Z] #52 ... [2021-04-17T10:47:33.587Z] [2021-04-17T10:47:33.587Z] #44 [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-04-17T10:47:33.587Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-17T10:47:33.587Z] #44 20.78 CC images/regfile.o [2021-04-17T10:47:33.818Z] #43 26.74 CC images/eventpoll.o [2021-04-17T10:47:33.825Z] #43 11.87 DEP images/sk-opts.pb-c.d [2021-04-17T10:47:33.825Z] #43 11.90 DEP images/packet-sock.pb-c.d [2021-04-17T10:47:33.825Z] #43 12.00 PBCC images/sk-netlink.pb-c.c [2021-04-17T10:47:33.825Z] #43 12.04 DEP images/sk-netlink.pb-c.d [2021-04-17T10:47:33.825Z] #43 12.12 PBCC images/sk-inet.pb-c.c [2021-04-17T10:47:33.892Z] #44 21.01 CC images/ghost-file.o [2021-04-17T10:47:34.081Z] #43 12.20 DEP images/sk-inet.pb-c.d [2021-04-17T10:47:34.081Z] #43 12.27 PBCC images/sk-unix.pb-c.c [2021-04-17T10:47:34.081Z] #43 12.34 DEP images/sk-unix.pb-c.d [2021-04-17T10:47:34.093Z] #43 27.25 CC images/fh.o [2021-04-17T10:47:34.093Z] #43 ... [2021-04-17T10:47:34.093Z] [2021-04-17T10:47:34.093Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-17T10:47:34.093Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-17T10:47:34.093Z] #13 75.30 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-17T10:47:34.093Z] #13 75.31 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-04-17T10:47:34.093Z] #13 75.32 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-17T10:47:34.192Z] #44 21.32 CC images/fifo.o [2021-04-17T10:47:34.317Z] #22 5.246 Collecting yamllint==1.26.1 [2021-04-17T10:47:34.317Z] #22 ... [2021-04-17T10:47:34.317Z] [2021-04-17T10:47:34.317Z] #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-04-17T10:47:34.317Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:47:34.317Z] #43 123.3 CC criu/memfd.o [2021-04-17T10:47:34.317Z] #43 124.0 CC criu/mount.o [2021-04-17T10:47:34.317Z] #43 128.8 CC criu/namespaces.o [2021-04-17T10:47:34.317Z] #43 130.7 CC criu/net.o [2021-04-17T10:47:34.337Z] #43 12.42 PBCC images/mm.pb-c.c [2021-04-17T10:47:34.337Z] #43 12.48 DEP images/mm.pb-c.d [2021-04-17T10:47:34.337Z] #43 12.55 PBCC images/timerfd.pb-c.c [2021-04-17T10:47:34.337Z] #43 12.61 DEP images/timerfd.pb-c.d [2021-04-17T10:47:34.337Z] #43 12.67 PBCC images/timer.pb-c.c [2021-04-17T10:47:34.499Z] #44 21.53 CC images/remap-file-path.o [2021-04-17T10:47:34.552Z] #51 79.32 mvdan.cc/editorconfig [2021-04-17T10:47:34.593Z] #43 12.71 DEP images/timer.pb-c.d [2021-04-17T10:47:34.593Z] #43 12.78 PBCC images/sa.pb-c.c [2021-04-17T10:47:34.593Z] #43 12.82 DEP images/sa.pb-c.d [2021-04-17T10:47:34.593Z] #43 12.88 PBCC images/pipe-data.pb-c.c [2021-04-17T10:47:34.798Z] #44 21.88 CC images/eventfd.o [2021-04-17T10:47:34.850Z] #43 12.95 DEP images/pipe-data.pb-c.d [2021-04-17T10:47:34.850Z] #43 13.00 PBCC images/mnt.pb-c.c [2021-04-17T10:47:34.850Z] #43 13.05 DEP images/mnt.pb-c.d [2021-04-17T10:47:34.850Z] #43 13.10 PBCC images/sk-packet.pb-c.c [2021-04-17T10:47:34.850Z] #43 13.11 DEP images/sk-packet.pb-c.d [2021-04-17T10:47:34.850Z] #43 13.18 PBCC images/tcp-stream.pb-c.c [2021-04-17T10:47:34.880Z] #43 134.0 CC criu/netfilter.o [2021-04-17T10:47:35.095Z] #44 22.07 CC images/eventpoll.o [2021-04-17T10:47:35.107Z] #43 13.25 DEP images/tcp-stream.pb-c.d [2021-04-17T10:47:35.107Z] #43 13.31 PBCC images/pipe.pb-c.c [2021-04-17T10:47:35.107Z] #43 13.35 DEP images/pipe.pb-c.d [2021-04-17T10:47:35.107Z] #43 13.43 PBCC images/pstree.pb-c.c [2021-04-17T10:47:35.136Z] #43 134.4 CC criu/page-pipe.o [2021-04-17T10:47:35.364Z] #43 13.47 DEP images/pstree.pb-c.d [2021-04-17T10:47:35.364Z] #43 13.53 PBCC images/fs.pb-c.c [2021-04-17T10:47:35.364Z] #43 13.58 DEP images/fs.pb-c.d [2021-04-17T10:47:35.364Z] #43 13.62 PBCC images/signalfd.pb-c.c [2021-04-17T10:47:35.364Z] #43 13.69 DEP images/signalfd.pb-c.d [2021-04-17T10:47:35.393Z] #44 22.34 CC images/fh.o [2021-04-17T10:47:35.487Z] #51 80.23 mvdan.cc/sh/v3/fileutil [2021-04-17T10:47:35.487Z] #51 80.45 text/tabwriter [2021-04-17T10:47:35.620Z] #43 13.73 PBCC images/fh.pb-c.c [2021-04-17T10:47:35.620Z] #43 13.83 PBCC images/fsnotify.pb-c.c [2021-04-17T10:47:35.620Z] #43 13.93 DEP images/fh.pb-c.d [2021-04-17T10:47:35.692Z] #44 22.68 CC images/fsnotify.o [2021-04-17T10:47:35.699Z] #43 134.9 CC criu/page-xfer.o [2021-04-17T10:47:35.746Z] #51 80.81 mvdan.cc/sh/v3/syntax [2021-04-17T10:47:35.876Z] #43 14.01 DEP images/fsnotify.pb-c.d [2021-04-17T10:47:35.876Z] #43 14.08 PBCC images/eventpoll.pb-c.c [2021-04-17T10:47:35.876Z] #43 14.10 DEP images/eventpoll.pb-c.d [2021-04-17T10:47:35.876Z] #43 14.16 PBCC images/eventfd.pb-c.c [2021-04-17T10:47:35.876Z] #43 14.19 DEP images/eventfd.pb-c.d [2021-04-17T10:47:36.132Z] #43 14.24 PBCC images/remap-file-path.pb-c.c [2021-04-17T10:47:36.132Z] #43 14.27 DEP images/remap-file-path.pb-c.d [2021-04-17T10:47:36.132Z] #43 14.32 PBCC images/fifo.pb-c.c [2021-04-17T10:47:36.132Z] #43 14.35 DEP images/fifo.pb-c.d [2021-04-17T10:47:36.132Z] #43 14.40 PBCC images/ghost-file.pb-c.c [2021-04-17T10:47:36.132Z] #43 14.47 DEP images/ghost-file.pb-c.d [2021-04-17T10:47:36.339Z] #44 23.41 CC images/signalfd.o [2021-04-17T10:47:36.388Z] #43 14.53 PBCC images/regfile.pb-c.c [2021-04-17T10:47:36.388Z] #43 14.59 DEP images/regfile.pb-c.d [2021-04-17T10:47:36.388Z] #43 14.65 PBCC images/ns.pb-c.c [2021-04-17T10:47:36.388Z] #43 14.66 DEP images/ns.pb-c.d [2021-04-17T10:47:36.388Z] #43 14.70 PBCC images/fdinfo.pb-c.c [2021-04-17T10:47:36.638Z] #44 23.62 CC images/fs.o [2021-04-17T10:47:36.644Z] #43 14.79 DEP images/fdinfo.pb-c.d [2021-04-17T10:47:36.644Z] #43 14.83 PBCC images/core-aarch64.pb-c.c [2021-04-17T10:47:36.644Z] #43 14.89 PBCC images/core-arm.pb-c.c [2021-04-17T10:47:36.644Z] #43 14.95 PBCC images/core-ppc64.pb-c.c [2021-04-17T10:47:36.900Z] #43 14.99 PBCC images/core-s390.pb-c.c [2021-04-17T10:47:36.900Z] #43 15.03 PBCC images/core-x86.pb-c.c [2021-04-17T10:47:36.900Z] #43 15.09 PBCC images/core.pb-c.c [2021-04-17T10:47:36.900Z] #43 15.17 PBCC images/inventory.pb-c.c [2021-04-17T10:47:36.936Z] #44 23.84 CC images/pstree.o [2021-04-17T10:47:36.936Z] #44 24.11 CC images/pipe.o [2021-04-17T10:47:37.157Z] #43 15.28 DEP images/core-aarch64.pb-c.d [2021-04-17T10:47:37.157Z] #43 15.32 DEP images/core-arm.pb-c.d [2021-04-17T10:47:37.157Z] #43 15.36 DEP images/core-ppc64.pb-c.d [2021-04-17T10:47:37.157Z] #43 15.40 DEP images/core-s390.pb-c.d [2021-04-17T10:47:37.157Z] #43 15.46 DEP images/core-x86.pb-c.d [2021-04-17T10:47:37.157Z] #43 15.49 DEP images/core.pb-c.d [2021-04-17T10:47:37.157Z] #43 ... [2021-04-17T10:47:37.157Z] [2021-04-17T10:47:37.157Z] #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-04-17T10:47:37.157Z] #51 sha256:d3473aa8010c6ed99970ba108fcecca503079077aaa674afeba089373d615fe0 [2021-04-17T10:47:37.157Z] #51 73.66 encoding/json [2021-04-17T10:47:37.157Z] #51 75.69 github.com/pkg/diff [2021-04-17T10:47:37.157Z] #51 77.49 go/ast [2021-04-17T10:47:37.157Z] #51 79.11 golang.org/x/crypto/ssh/terminal [2021-04-17T10:47:37.157Z] #51 80.65 mvdan.cc/editorconfig [2021-04-17T10:47:37.157Z] #51 81.92 mvdan.cc/sh/v3/fileutil [2021-04-17T10:47:37.157Z] #51 82.09 text/tabwriter [2021-04-17T10:47:37.157Z] #51 82.54 mvdan.cc/sh/v3/syntax [2021-04-17T10:47:37.235Z] #44 24.32 CC images/tcp-stream.o [2021-04-17T10:47:37.413Z] #51 ... [2021-04-17T10:47:37.413Z] [2021-04-17T10:47:37.413Z] #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-04-17T10:47:37.413Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:47:37.413Z] #43 15.54 DEP images/inventory.pb-c.d [2021-04-17T10:47:37.413Z] #43 15.58 PBCC images/cpuinfo.pb-c.c [2021-04-17T10:47:37.413Z] #43 15.62 DEP images/cpuinfo.pb-c.d [2021-04-17T10:47:37.413Z] #43 15.68 PBCC images/stats.pb-c.c [2021-04-17T10:47:37.413Z] #43 15.71 DEP images/stats.pb-c.d [2021-04-17T10:47:37.534Z] #44 24.50 CC images/sk-packet.o [2021-04-17T10:47:37.590Z] #43 136.3 CC criu/pagemap-cache.o [2021-04-17T10:47:37.590Z] #43 136.7 CC criu/pagemap.o [2021-04-17T10:47:37.652Z] #51 ... [2021-04-17T10:47:37.652Z] [2021-04-17T10:47:37.652Z] #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-04-17T10:47:37.652Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:47:37.652Z] #43 7.279 PBCC images/sysctl.pb-c.c [2021-04-17T10:47:37.652Z] #43 7.294 DEP images/sysctl.pb-c.d [2021-04-17T10:47:37.652Z] #43 7.328 PBCC images/time.pb-c.c [2021-04-17T10:47:37.652Z] #43 7.362 DEP images/time.pb-c.d [2021-04-17T10:47:37.652Z] #43 7.418 PBCC images/binfmt-misc.pb-c.c [2021-04-17T10:47:37.652Z] #43 7.428 DEP images/binfmt-misc.pb-c.d [2021-04-17T10:47:37.652Z] #43 7.505 PBCC images/seccomp.pb-c.c [2021-04-17T10:47:37.652Z] #43 7.539 DEP images/seccomp.pb-c.d [2021-04-17T10:47:37.652Z] #43 7.566 PBCC images/userns.pb-c.c [2021-04-17T10:47:37.652Z] #43 7.589 DEP images/userns.pb-c.d [2021-04-17T10:47:37.652Z] #43 7.629 PBCC images/cgroup.pb-c.c [2021-04-17T10:47:37.652Z] #43 7.658 DEP images/cgroup.pb-c.d [2021-04-17T10:47:37.652Z] #43 7.715 PBCC images/ext-file.pb-c.c [2021-04-17T10:47:37.652Z] #43 7.738 DEP images/ext-file.pb-c.d [2021-04-17T10:47:37.652Z] #43 7.786 PBCC images/rpc.pb-c.c [2021-04-17T10:47:37.652Z] #43 7.858 DEP images/rpc.pb-c.d [2021-04-17T10:47:37.652Z] #43 7.946 PBCC images/siginfo.pb-c.c [2021-04-17T10:47:37.652Z] #43 7.970 DEP images/siginfo.pb-c.d [2021-04-17T10:47:37.652Z] #43 8.011 PBCC images/pagemap.pb-c.c [2021-04-17T10:47:37.652Z] #43 8.041 DEP images/pagemap.pb-c.d [2021-04-17T10:47:37.652Z] #43 8.073 PBCC images/rlimit.pb-c.c [2021-04-17T10:47:37.652Z] #43 8.116 DEP images/rlimit.pb-c.d [2021-04-17T10:47:37.652Z] #43 8.150 PBCC images/file-lock.pb-c.c [2021-04-17T10:47:37.652Z] #43 8.191 DEP images/file-lock.pb-c.d [2021-04-17T10:47:37.652Z] #43 8.263 PBCC images/tty.pb-c.c [2021-04-17T10:47:37.652Z] #43 8.349 DEP images/tty.pb-c.d [2021-04-17T10:47:37.652Z] #43 8.378 PBCC images/tun.pb-c.c [2021-04-17T10:47:37.652Z] #43 8.489 PBCC images/netdev.pb-c.c [2021-04-17T10:47:37.652Z] #43 8.558 DEP images/tun.pb-c.d [2021-04-17T10:47:37.652Z] #43 8.615 DEP images/netdev.pb-c.d [2021-04-17T10:47:37.652Z] #43 8.687 PBCC images/vma.pb-c.c [2021-04-17T10:47:37.652Z] #43 8.774 DEP images/vma.pb-c.d [2021-04-17T10:47:37.652Z] #43 8.849 PBCC images/creds.pb-c.c [2021-04-17T10:47:37.652Z] #43 8.902 DEP images/creds.pb-c.d [2021-04-17T10:47:37.652Z] #43 8.947 PBCC images/utsns.pb-c.c [2021-04-17T10:47:37.652Z] #43 8.987 DEP images/utsns.pb-c.d [2021-04-17T10:47:37.652Z] #43 9.050 PBCC images/ipc-desc.pb-c.c [2021-04-17T10:47:37.652Z] #43 9.080 PBCC images/ipc-sem.pb-c.c [2021-04-17T10:47:37.652Z] #43 9.099 DEP images/ipc-desc.pb-c.d [2021-04-17T10:47:37.652Z] #43 9.145 DEP images/ipc-sem.pb-c.d [2021-04-17T10:47:37.652Z] #43 9.184 PBCC images/ipc-msg.pb-c.c [2021-04-17T10:47:37.652Z] #43 9.224 DEP images/ipc-msg.pb-c.d [2021-04-17T10:47:37.652Z] #43 9.295 PBCC images/ipc-shm.pb-c.c [2021-04-17T10:47:37.652Z] #43 9.323 DEP images/ipc-shm.pb-c.d [2021-04-17T10:47:37.652Z] #43 9.382 PBCC images/ipc-var.pb-c.c [2021-04-17T10:47:37.652Z] #43 9.426 DEP images/ipc-var.pb-c.d [2021-04-17T10:47:37.652Z] #43 9.496 PBCC images/sk-opts.pb-c.c [2021-04-17T10:47:37.652Z] #43 9.504 PBCC images/packet-sock.pb-c.c [2021-04-17T10:47:37.652Z] #43 9.606 DEP images/sk-opts.pb-c.d [2021-04-17T10:47:37.652Z] #43 9.658 DEP images/packet-sock.pb-c.d [2021-04-17T10:47:37.652Z] #43 9.738 PBCC images/sk-netlink.pb-c.c [2021-04-17T10:47:37.652Z] #43 9.794 DEP images/sk-netlink.pb-c.d [2021-04-17T10:47:37.652Z] #43 9.852 PBCC images/sk-inet.pb-c.c [2021-04-17T10:47:37.652Z] #43 9.942 DEP images/sk-inet.pb-c.d [2021-04-17T10:47:37.652Z] #43 10.02 PBCC images/sk-unix.pb-c.c [2021-04-17T10:47:37.652Z] #43 10.16 DEP images/sk-unix.pb-c.d [2021-04-17T10:47:37.652Z] #43 10.23 PBCC images/mm.pb-c.c [2021-04-17T10:47:37.652Z] #43 10.27 DEP images/mm.pb-c.d [2021-04-17T10:47:37.652Z] #43 10.36 PBCC images/timerfd.pb-c.c [2021-04-17T10:47:37.652Z] #43 10.40 DEP images/timerfd.pb-c.d [2021-04-17T10:47:37.652Z] #43 10.44 PBCC images/timer.pb-c.c [2021-04-17T10:47:37.652Z] #43 10.48 DEP images/timer.pb-c.d [2021-04-17T10:47:37.652Z] #43 10.52 PBCC images/sa.pb-c.c [2021-04-17T10:47:37.652Z] #43 10.63 DEP images/sa.pb-c.d [2021-04-17T10:47:37.652Z] #43 10.71 PBCC images/pipe-data.pb-c.c [2021-04-17T10:47:37.652Z] #43 10.73 DEP images/pipe-data.pb-c.d [2021-04-17T10:47:37.652Z] #43 10.76 PBCC images/mnt.pb-c.c [2021-04-17T10:47:37.652Z] #43 10.82 DEP images/mnt.pb-c.d [2021-04-17T10:47:37.652Z] #43 10.87 PBCC images/sk-packet.pb-c.c [2021-04-17T10:47:37.652Z] #43 10.92 DEP images/sk-packet.pb-c.d [2021-04-17T10:47:37.652Z] #43 10.97 PBCC images/tcp-stream.pb-c.c [2021-04-17T10:47:37.652Z] #43 10.99 DEP images/tcp-stream.pb-c.d [2021-04-17T10:47:37.652Z] #43 11.07 PBCC images/pipe.pb-c.c [2021-04-17T10:47:37.652Z] #43 11.16 DEP images/pipe.pb-c.d [2021-04-17T10:47:37.652Z] #43 11.25 PBCC images/pstree.pb-c.c [2021-04-17T10:47:37.652Z] #43 11.29 DEP images/pstree.pb-c.d [2021-04-17T10:47:37.652Z] #43 11.35 PBCC images/fs.pb-c.c [2021-04-17T10:47:37.652Z] #43 11.36 DEP images/fs.pb-c.d [2021-04-17T10:47:37.652Z] #43 11.42 PBCC images/signalfd.pb-c.c [2021-04-17T10:47:37.652Z] #43 11.45 DEP images/signalfd.pb-c.d [2021-04-17T10:47:37.652Z] #43 11.53 PBCC images/fh.pb-c.c [2021-04-17T10:47:37.652Z] #43 11.54 PBCC images/fsnotify.pb-c.c [2021-04-17T10:47:37.652Z] #43 11.60 DEP images/fh.pb-c.d [2021-04-17T10:47:37.652Z] #43 11.68 DEP images/fsnotify.pb-c.d [2021-04-17T10:47:37.652Z] #43 11.75 PBCC images/eventpoll.pb-c.c [2021-04-17T10:47:37.652Z] #43 11.78 DEP images/eventpoll.pb-c.d [2021-04-17T10:47:37.652Z] #43 11.89 PBCC images/eventfd.pb-c.c [2021-04-17T10:47:37.652Z] #43 11.89 DEP images/eventfd.pb-c.d [2021-04-17T10:47:37.653Z] #43 11.97 PBCC images/remap-file-path.pb-c.c [2021-04-17T10:47:37.653Z] #43 12.02 DEP images/remap-file-path.pb-c.d [2021-04-17T10:47:37.653Z] #43 12.08 PBCC images/fifo.pb-c.c [2021-04-17T10:47:37.653Z] #43 12.11 DEP images/fifo.pb-c.d [2021-04-17T10:47:37.653Z] #43 12.19 PBCC images/ghost-file.pb-c.c [2021-04-17T10:47:37.653Z] #43 12.26 DEP images/ghost-file.pb-c.d [2021-04-17T10:47:37.653Z] #43 12.30 PBCC images/regfile.pb-c.c [2021-04-17T10:47:37.653Z] #43 12.37 DEP images/regfile.pb-c.d [2021-04-17T10:47:37.653Z] #43 12.42 PBCC images/ns.pb-c.c [2021-04-17T10:47:37.653Z] #43 12.43 DEP images/ns.pb-c.d [2021-04-17T10:47:37.653Z] #43 12.49 PBCC images/fdinfo.pb-c.c [2021-04-17T10:47:37.653Z] #43 12.58 DEP images/fdinfo.pb-c.d [2021-04-17T10:47:37.653Z] #43 12.63 PBCC images/core-aarch64.pb-c.c [2021-04-17T10:47:37.653Z] #43 12.66 PBCC images/core-arm.pb-c.c [2021-04-17T10:47:37.653Z] #43 12.69 PBCC images/core-ppc64.pb-c.c [2021-04-17T10:47:37.653Z] #43 12.77 PBCC images/core-s390.pb-c.c [2021-04-17T10:47:37.653Z] #43 12.82 PBCC images/core-x86.pb-c.c [2021-04-17T10:47:37.653Z] #43 12.93 PBCC images/core.pb-c.c [2021-04-17T10:47:37.653Z] #43 13.01 PBCC images/inventory.pb-c.c [2021-04-17T10:47:37.653Z] #43 13.07 DEP images/core-aarch64.pb-c.d [2021-04-17T10:47:37.653Z] #43 13.12 DEP images/core-arm.pb-c.d [2021-04-17T10:47:37.653Z] #43 13.18 DEP images/core-ppc64.pb-c.d [2021-04-17T10:47:37.653Z] #43 13.26 DEP images/core-s390.pb-c.d [2021-04-17T10:47:37.653Z] #43 13.32 DEP images/core-x86.pb-c.d [2021-04-17T10:47:37.653Z] #43 13.41 DEP images/core.pb-c.d [2021-04-17T10:47:37.653Z] #43 13.47 DEP images/inventory.pb-c.d [2021-04-17T10:47:37.653Z] #43 13.51 PBCC images/cpuinfo.pb-c.c [2021-04-17T10:47:37.653Z] #43 13.53 DEP images/cpuinfo.pb-c.d [2021-04-17T10:47:37.653Z] #43 13.57 PBCC images/stats.pb-c.c [2021-04-17T10:47:37.653Z] #43 13.61 DEP images/stats.pb-c.d [2021-04-17T10:47:37.653Z] #43 14.99 make[1]: Nothing to be done for 'all'. [2021-04-17T10:47:37.653Z] #43 16.43 CC images/stats.o [2021-04-17T10:47:37.653Z] #43 16.74 CC images/core.o [2021-04-17T10:47:37.653Z] #43 17.29 CC images/core-x86.o [2021-04-17T10:47:37.833Z] #44 24.80 CC images/mnt.o [2021-04-17T10:47:37.859Z] using credential docker-jenkins-github-credentials [2021-04-17T10:47:37.935Z] Cloning the remote Git repository [2021-04-17T10:47:37.935Z] Cloning with configured refspecs honoured and without tags [2021-04-17T10:47:38.132Z] #44 25.17 CC images/pipe-data.o [2021-04-17T10:47:38.221Z] #43 17.92 CC images/core-arm.o [2021-04-17T10:47:38.453Z] #44 25.52 CC images/sa.o [2021-04-17T10:47:38.479Z] #43 18.31 CC images/core-aarch64.o [2021-04-17T10:47:38.755Z] #44 25.85 CC images/timer.o [2021-04-17T10:47:38.755Z] #44 ... [2021-04-17T10:47:38.755Z] [2021-04-17T10:47:38.755Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-17T10:47:38.755Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-17T10:47:38.755Z] #14 89.92 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-17T10:47:38.970Z] #43 137.8 CC criu/parasite-syscall.o [2021-04-17T10:47:39.046Z] #43 18.68 CC images/core-ppc64.o [2021-04-17T10:47:39.054Z] #14 89.93 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-04-17T10:47:39.054Z] #14 89.93 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-17T10:47:39.054Z] #14 ... [2021-04-17T10:47:39.054Z] [2021-04-17T10:47:39.054Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-17T10:47:39.054Z] #46 sha256:ffa052997697d3f33f8e969da7c8d909dbd2f666565e4b54404a09bc9190413c [2021-04-17T10:47:39.054Z] #46 80.51 regexp [2021-04-17T10:47:39.054Z] #46 85.09 context [2021-04-17T10:47:39.054Z] #46 85.12 internal/poll [2021-04-17T10:47:39.054Z] #46 87.84 github.com/LK4D4/vndr/versioned [2021-04-17T10:47:39.054Z] #46 88.47 os [2021-04-17T10:47:39.054Z] #46 90.07 encoding/binary [2021-04-17T10:47:39.307Z] #43 17.27 make[1]: Nothing to be done for 'all'. [2021-04-17T10:47:39.353Z] #46 ... [2021-04-17T10:47:39.353Z] [2021-04-17T10:47:39.353Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-17T10:47:39.353Z] #57 sha256:c85c3fb45a279b8a53d24b1b53c1975e9ac7cee813f06506558721fb973f551e [2021-04-17T10:47:39.353Z] #57 47.54 Checking out files: 62% (2435/3884) Checking out files: 63% (2447/3884) Checking out files: 64% (2486/3884) Checking out files: 65% (2525/3884) Checking out files: 66% (2564/3884) Checking out files: 67% (2603/3884) Checking out files: 68% (2642/3884) Checking out files: 69% (2680/3884) Checking out files: 70% (2719/3884) Checking out files: 71% (2758/3884) Checking out files: 72% (2797/3884) Checking out files: 73% (2836/3884) Checking out files: 74% (2875/3884) Checking out files: 75% (2913/3884) Checking out files: 76% (2952/3884) Checking out files: 77% (2991/3884) Checking out files: 78% (3030/3884) Checking out files: 79% (3069/3884) Checking out files: 80% (3108/3884) Checking out files: 81% (3147/3884) Checking out files: 82% (3185/3884) Checking out files: 83% (3224/3884) Checking out files: 84% (3263/3884) Checking out files: 85% (3302/3884) Checking out files: 86% (3341/3884) Checking out files: 87% (3380/3884) Checking out files: 88% (3418/3884) Checking out files: 89% (3457/3884) Checking out files: 90% (3496/3884) Checking out files: 91% (3535/3884) Checking out files: 92% (3574/3884) Checking out files: 93% (3613/3884) Checking out files: 94% (3651/3884) Checking out files: 95% (3690/3884) Checking out files: 96% (3729/3884) Checking out files: 97% (3768/3884) Checking out files: 98% (3807/3884) Checking out files: 99% (3846/3884) Checking out files: 100% (3884/3884) Checking out files: 100% (3884/3884), done. [2021-04-17T10:47:39.353Z] #57 48.22 + cd /tmp/tmp.dI3tbFIc0E/src/github.com/containerd/containerd [2021-04-17T10:47:39.353Z] #57 48.22 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-17T10:47:39.417Z] #13 ... [2021-04-17T10:47:39.417Z] [2021-04-17T10:47:39.417Z] #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-04-17T10:47:39.417Z] #51 sha256:ae532ebd813c0ec73837d982eb740e04859852c36a059d6eab5ebaccd98f93fa [2021-04-17T10:47:39.417Z] #51 DONE 84.3s [2021-04-17T10:47:39.417Z] [2021-04-17T10:47:39.417Z] #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-04-17T10:47:39.417Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-17T10:47:39.417Z] #43 27.75 CC images/fsnotify.o [2021-04-17T10:47:39.417Z] #43 28.56 CC images/signalfd.o [2021-04-17T10:47:39.417Z] #43 28.87 CC images/fs.o [2021-04-17T10:47:39.417Z] #43 29.14 CC images/pstree.o [2021-04-17T10:47:39.417Z] #43 29.44 CC images/pipe.o [2021-04-17T10:47:39.417Z] #43 29.69 CC images/tcp-stream.o [2021-04-17T10:47:39.417Z] #43 29.97 CC images/sk-packet.o [2021-04-17T10:47:39.417Z] #43 30.39 CC images/mnt.o [2021-04-17T10:47:39.417Z] #43 30.61 CC images/pipe-data.o [2021-04-17T10:47:39.417Z] #43 30.90 CC images/sa.o [2021-04-17T10:47:39.417Z] #43 31.11 CC images/timer.o [2021-04-17T10:47:39.417Z] #43 31.64 CC images/timerfd.o [2021-04-17T10:47:39.417Z] #43 31.85 CC images/mm.o [2021-04-17T10:47:39.417Z] #43 32.25 CC images/sk-opts.o [2021-04-17T10:47:39.417Z] #43 32.57 CC images/sk-unix.o [2021-04-17T10:47:39.532Z] #43 ... [2021-04-17T10:47:39.532Z] [2021-04-17T10:47:39.532Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-17T10:47:39.532Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-04-17T10:47:39.532Z] #22 10.69 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-04-17T10:47:39.614Z] #43 19.30 CC images/core-s390.o [2021-04-17T10:47:39.873Z] #43 ... [2021-04-17T10:47:39.873Z] [2021-04-17T10:47:39.873Z] #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-04-17T10:47:39.873Z] #56 sha256:7f1f735160c21973f4b10d58b255ec22489d0ea89e82aca41ca8d12766b839a5 [2021-04-17T10:47:40.011Z] #43 33.05 CC images/sk-inet.o [2021-04-17T10:47:38.147Z] Cloning repository https://github.com/moby/moby.git [2021-04-17T10:47:38.542Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-04-17T10:47:39.550Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-17T10:47:39.550Z] > git --version # timeout=10 [2021-04-17T10:47:39.595Z] > git --version # 'git version 2.24.1.windows.2' [2021-04-17T10:47:39.595Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-17T10:47:39.599Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42305/head:refs/remotes/origin/PR-42305 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-17T10:47:40.275Z] #43 33.47 CC images/tun.o [2021-04-17T10:47:40.461Z] #22 11.87 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-04-17T10:47:40.461Z] #22 11.93 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-17T10:47:40.683Z] #43 ... [2021-04-17T10:47:40.683Z] [2021-04-17T10:47:40.683Z] #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-04-17T10:47:40.683Z] #45 sha256:a6cb748fc29fe9c672a40e246c91decdaa4f8f7eaa718162c977004ada833ebf [2021-04-17T10:47:40.683Z] #45 76.81 net/url [2021-04-17T10:47:40.683Z] #45 76.99 go/ast [2021-04-17T10:47:40.683Z] #45 78.88 text/template/parse [2021-04-17T10:47:40.683Z] #45 81.80 go/parser [2021-04-17T10:47:40.683Z] #45 83.37 text/template [2021-04-17T10:47:40.683Z] #45 85.30 log [2021-04-17T10:47:40.683Z] #45 85.92 encoding/xml [2021-04-17T10:47:40.683Z] #45 ... [2021-04-17T10:47:40.683Z] [2021-04-17T10:47:40.683Z] #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-04-17T10:47:40.683Z] #56 sha256:d4e7281adff8ae6efc36a7ddd7b8c083b2a4d6a83194cd2c2d01eaaeee3352ff [2021-04-17T10:47:40.717Z] #22 11.99 Collecting pyyaml (from yamllint==1.26.1) [2021-04-17T10:47:40.855Z] #43 34.03 CC images/sk-netlink.o [2021-04-17T10:47:40.855Z] #43 ... [2021-04-17T10:47:40.855Z] [2021-04-17T10:47:40.855Z] #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-04-17T10:47:40.855Z] #45 sha256:4517d1f446675c7b54b5db582f36f501540f6cf80b3f9a80b1b0c6d4cdbc5228 [2021-04-17T10:47:40.855Z] #45 76.17 go/parser [2021-04-17T10:47:40.855Z] #45 78.72 encoding/xml [2021-04-17T10:47:40.855Z] #45 80.26 go/doc [2021-04-17T10:47:40.855Z] #45 80.67 math/big [2021-04-17T10:47:40.855Z] #45 85.31 github.com/LK4D4/vndr/build [2021-04-17T10:47:40.973Z] #22 12.24 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-04-17T10:47:41.120Z] #45 ... [2021-04-17T10:47:41.120Z] [2021-04-17T10:47:41.120Z] #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-04-17T10:47:41.120Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-17T10:47:41.120Z] #43 34.37 CC images/packet-sock.o [2021-04-17T10:47:41.196Z] #56 48.68 Checking out files: 50% (1978/3884) Checking out files: 51% (1981/3884) Checking out files: 52% (2020/3884) Checking out files: 53% (2059/3884) Checking out files: 54% (2098/3884) Checking out files: 55% (2137/3884) Checking out files: 56% (2176/3884) Checking out files: 57% (2214/3884) Checking out files: 58% (2253/3884) Checking out files: 59% (2292/3884) Checking out files: 60% (2331/3884) Checking out files: 61% (2370/3884) Checking out files: 62% (2409/3884) Checking out files: 63% (2447/3884) Checking out files: 64% (2486/3884) Checking out files: 65% (2525/3884) Checking out files: 66% (2564/3884) Checking out files: 67% (2603/3884) Checking out files: 68% (2642/3884) Checking out files: 69% (2680/3884) Checking out files: 70% (2719/3884) Checking out files: 71% (2758/3884) Checking out files: 72% (2797/3884) Checking out files: 73% (2836/3884) Checking out files: 74% (2875/3884) Checking out files: 75% (2913/3884) Checking out files: 76% (2952/3884) Checking out files: 77% (2991/3884) Checking out files: 78% (3030/3884) Checking out files: 79% (3069/3884) Checking out files: 80% (3108/3884) Checking out files: 81% (3147/3884) [2021-04-17T10:47:41.196Z] #56 ... [2021-04-17T10:47:41.196Z] [2021-04-17T10:47:41.196Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-17T10:47:41.196Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-17T10:47:41.196Z] #13 74.13 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-17T10:47:41.196Z] #13 74.15 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-17T10:47:41.196Z] #13 74.20 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-17T10:47:41.196Z] #13 74.32 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-17T10:47:41.196Z] #13 74.32 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-17T10:47:41.196Z] #13 74.33 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-17T10:47:41.196Z] #13 ... [2021-04-17T10:47:41.196Z] [2021-04-17T10:47:41.196Z] #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-04-17T10:47:41.196Z] #56 sha256:d4e7281adff8ae6efc36a7ddd7b8c083b2a4d6a83194cd2c2d01eaaeee3352ff [2021-04-17T10:47:41.230Z] #22 12.56 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-04-17T10:47:41.230Z] #22 12.56 Building wheels for collected packages: yamllint [2021-04-17T10:47:41.230Z] #22 12.57 Running setup.py bdist_wheel for yamllint: started [2021-04-17T10:47:41.427Z] #56 40.66 Checking out files: 47% (1860/3884) Checking out files: 48% (1865/3884) Checking out files: 49% (1904/3884) Checking out files: 50% (1942/3884) Checking out files: 51% (1981/3884) Checking out files: 52% (2020/3884) Checking out files: 53% (2059/3884) Checking out files: 54% (2098/3884) Checking out files: 55% (2137/3884) Checking out files: 56% (2176/3884) Checking out files: 57% (2214/3884) Checking out files: 58% (2253/3884) Checking out files: 59% (2292/3884) Checking out files: 60% (2331/3884) Checking out files: 61% (2370/3884) Checking out files: 62% (2409/3884) Checking out files: 63% (2447/3884) Checking out files: 64% (2486/3884) Checking out files: 65% (2525/3884) Checking out files: 66% (2564/3884) Checking out files: 67% (2603/3884) Checking out files: 68% (2642/3884) Checking out files: 69% (2680/3884) Checking out files: 70% (2719/3884) Checking out files: 71% (2758/3884) Checking out files: 72% (2797/3884) Checking out files: 73% (2836/3884) Checking out files: 74% (2875/3884) Checking out files: 75% (2913/3884) Checking out files: 76% (2952/3884) Checking out files: 77% (2991/3884) Checking out files: 78% (3030/3884) Checking out files: 79% (3069/3884) Checking out files: 80% (3108/3884) Checking out files: 81% (3147/3884) Checking out files: 82% (3185/3884) Checking out files: 83% (3224/3884) Checking out files: 84% (3263/3884) Checking out files: 85% (3302/3884) Checking out files: 86% (3341/3884) Checking out files: 87% (3380/3884) Checking out files: 88% (3418/3884) Checking out files: 89% (3457/3884) Checking out files: 90% (3496/3884) Checking out files: 91% (3535/3884) Checking out files: 92% (3574/3884) Checking out files: 93% (3613/3884) Checking out files: 94% (3651/3884) Checking out files: 95% (3690/3884) Checking out files: 96% (3729/3884) Checking out files: 97% (3768/3884) Checking out files: 98% (3807/3884) Checking out files: 99% (3846/3884) Checking out files: 100% (3884/3884) Checking out files: 100% (3884/3884), done. [2021-04-17T10:47:41.427Z] #56 42.34 + cd /tmp/tmp.dAkVKseZUQ/src/github.com/containerd/containerd [2021-04-17T10:47:41.427Z] #56 42.34 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-17T10:47:41.457Z] #57 50.32 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-17T10:47:41.457Z] #57 50.32 + BUILDTAGS='netgo osusergo static_build' [2021-04-17T10:47:41.457Z] #57 50.32 + export EXTRA_FLAGS=-buildmode=pie [2021-04-17T10:47:41.457Z] #57 50.32 + EXTRA_FLAGS=-buildmode=pie [2021-04-17T10:47:41.457Z] #57 50.32 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-17T10:47:41.457Z] #57 50.32 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-17T10:47:41.457Z] #57 50.32 + '[' '' = dynamic ']' [2021-04-17T10:47:41.457Z] #57 50.32 + make [2021-04-17T10:47:41.697Z] #43 34.90 CC images/ipc-var.o [2021-04-17T10:47:41.960Z] #43 35.16 CC images/ipc-desc.o [2021-04-17T10:47:42.003Z] #56 48.68 Checking out files: 50% (1978/3884) Checking out files: 51% (1981/3884) Checking out files: 52% (2020/3884) Checking out files: 53% (2059/3884) Checking out files: 54% (2098/3884) Checking out files: 55% (2137/3884) Checking out files: 56% (2176/3884) Checking out files: 57% (2214/3884) Checking out files: 58% (2253/3884) Checking out files: 59% (2292/3884) Checking out files: 60% (2331/3884) Checking out files: 61% (2370/3884) Checking out files: 62% (2409/3884) Checking out files: 63% (2447/3884) Checking out files: 64% (2486/3884) Checking out files: 65% (2525/3884) Checking out files: 66% (2564/3884) Checking out files: 67% (2603/3884) Checking out files: 68% (2642/3884) Checking out files: 69% (2680/3884) Checking out files: 70% (2719/3884) Checking out files: 71% (2758/3884) Checking out files: 72% (2797/3884) Checking out files: 73% (2836/3884) Checking out files: 74% (2875/3884) Checking out files: 75% (2913/3884) Checking out files: 76% (2952/3884) Checking out files: 77% (2991/3884) Checking out files: 78% (3030/3884) Checking out files: 79% (3069/3884) Checking out files: 80% (3108/3884) Checking out files: 81% (3147/3884) Checking out files: 82% (3185/3884) Checking out files: 83% (3224/3884) Checking out files: 84% (3263/3884) Checking out files: 85% (3302/3884) Checking out files: 86% (3341/3884) Checking out files: 87% (3380/3884) Checking out files: 88% (3418/3884) Checking out files: 89% (3457/3884) Checking out files: 90% (3496/3884) Checking out files: 91% (3535/3884) Checking out files: 91% (3555/3884) Checking out files: 92% (3574/3884) Checking out files: 93% (3613/3884) Checking out files: 94% (3651/3884) Checking out files: 95% (3690/3884) Checking out files: 96% (3729/3884) Checking out files: 97% (3768/3884) Checking out files: 98% (3807/3884) Checking out files: 99% (3846/3884) Checking out files: 100% (3884/3884) Checking out files: 100% (3884/3884), done. [2021-04-17T10:47:42.003Z] #56 50.18 + cd /tmp/tmp.hexgkB3Ig9/src/github.com/containerd/containerd [2021-04-17T10:47:42.003Z] #56 50.18 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-17T10:47:42.159Z] #22 13.61 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-04-17T10:47:42.416Z] #22 13.62 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-04-17T10:47:42.416Z] #22 13.67 Successfully built yamllint [2021-04-17T10:47:42.416Z] #22 13.70 Installing collected packages: pathspec, pyyaml, yamllint [2021-04-17T10:47:42.518Z] #57 51.49 + bin/ctr [2021-04-17T10:47:42.537Z] #43 35.47 CC images/ipc-shm.o [2021-04-17T10:47:42.537Z] #43 35.73 CC images/ipc-msg.o [2021-04-17T10:47:42.672Z] #22 14.02 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-04-17T10:47:42.801Z] #43 36.18 CC images/ipc-sem.o [2021-04-17T10:47:43.235Z] #22 DONE 14.3s [2021-04-17T10:47:43.235Z] [2021-04-17T10:47:43.235Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-17T10:47:43.235Z] #25 sha256:1063dedd95f34bb818938ab455a723d3909309203e9cd00d882ebf8659dd3e57 [2021-04-17T10:47:43.235Z] #25 DONE 0.2s [2021-04-17T10:47:43.235Z] [2021-04-17T10:47:43.235Z] #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-04-17T10:47:43.235Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:47:43.235Z] #43 138.6 CC criu/path.o [2021-04-17T10:47:43.235Z] #43 139.0 CC criu/pie-util-vdso-elf32.o [2021-04-17T10:47:43.235Z] #43 139.5 CC criu/pie-util-vdso.o [2021-04-17T10:47:43.235Z] #43 140.1 CC criu/pie-util.o [2021-04-17T10:47:43.235Z] #43 140.4 CC criu/pipes.o [2021-04-17T10:47:43.235Z] #43 141.2 CC criu/plugin.o [2021-04-17T10:47:43.235Z] #43 141.6 CC criu/proc_parse.o [2021-04-17T10:47:43.331Z] #56 44.05 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-17T10:47:43.331Z] #56 44.05 + BUILDTAGS='netgo osusergo static_build' [2021-04-17T10:47:43.331Z] #56 44.05 + export EXTRA_FLAGS=-buildmode=pie [2021-04-17T10:47:43.331Z] #56 44.05 + EXTRA_FLAGS=-buildmode=pie [2021-04-17T10:47:43.331Z] #56 44.05 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-17T10:47:43.331Z] #56 44.05 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-17T10:47:43.331Z] #56 44.05 + '[' '' = dynamic ']' [2021-04-17T10:47:43.331Z] #56 44.05 + make [2021-04-17T10:47:43.379Z] #43 36.57 CC images/utsns.o [2021-04-17T10:47:43.956Z] #43 36.95 CC images/creds.o [2021-04-17T10:47:44.226Z] #43 37.25 CC images/vma.o [2021-04-17T10:47:44.226Z] #43 37.42 CC images/netdev.o [2021-04-17T10:47:44.268Z] #56 45.12 + bin/ctr [2021-04-17T10:47:44.507Z] #43 37.72 CC images/tty.o [2021-04-17T10:47:44.540Z] #56 52.64 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-17T10:47:44.540Z] #56 52.64 + BUILDTAGS='netgo osusergo static_build' [2021-04-17T10:47:44.540Z] #56 52.64 + export EXTRA_FLAGS=-buildmode=pie [2021-04-17T10:47:44.540Z] #56 52.64 + EXTRA_FLAGS=-buildmode=pie [2021-04-17T10:47:44.540Z] #56 52.64 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-17T10:47:44.540Z] #56 52.64 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-17T10:47:44.540Z] #56 52.64 + '[' '' = dynamic ']' [2021-04-17T10:47:44.540Z] #56 52.64 + make [2021-04-17T10:47:45.205Z] #56 ... [2021-04-17T10:47:45.205Z] [2021-04-17T10:47:45.205Z] #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-04-17T10:47:45.205Z] #45 sha256:0e124675f572e5446dd676f678735afff189173cf6a430ce5270764c7f97a2ef [2021-04-17T10:47:45.205Z] #45 79.96 go/parser [2021-04-17T10:47:45.205Z] #45 81.24 text/template [2021-04-17T10:47:45.205Z] #45 83.45 log [2021-04-17T10:47:45.205Z] #45 83.92 encoding/xml [2021-04-17T10:47:45.205Z] #45 86.77 go/doc [2021-04-17T10:47:45.205Z] #45 89.46 github.com/LK4D4/vndr/versioned [2021-04-17T10:47:45.205Z] #45 89.57 compress/flate [2021-04-17T10:47:45.205Z] #45 90.03 github.com/LK4D4/vndr/build [2021-04-17T10:47:45.205Z] #45 ... [2021-04-17T10:47:45.205Z] [2021-04-17T10:47:45.205Z] #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-04-17T10:47:45.205Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:47:45.205Z] #43 19.79 CC images/cpuinfo.o [2021-04-17T10:47:45.205Z] #43 20.14 CC images/inventory.o [2021-04-17T10:47:45.205Z] #43 20.34 CC images/fdinfo.o [2021-04-17T10:47:45.205Z] #43 20.63 CC images/fown.o [2021-04-17T10:47:45.205Z] #43 20.85 CC images/ns.o [2021-04-17T10:47:45.205Z] #43 21.10 CC images/regfile.o [2021-04-17T10:47:45.205Z] #43 21.35 CC images/ghost-file.o [2021-04-17T10:47:45.205Z] #43 21.66 CC images/fifo.o [2021-04-17T10:47:45.205Z] #43 21.81 CC images/remap-file-path.o [2021-04-17T10:47:45.205Z] #43 22.02 CC images/eventfd.o [2021-04-17T10:47:45.205Z] #43 22.26 CC images/eventpoll.o [2021-04-17T10:47:45.205Z] #43 22.55 CC images/fh.o [2021-04-17T10:47:45.205Z] #43 22.82 CC images/fsnotify.o [2021-04-17T10:47:45.205Z] #43 23.44 CC images/signalfd.o [2021-04-17T10:47:45.205Z] #43 23.73 CC images/fs.o [2021-04-17T10:47:45.205Z] #43 24.04 CC images/pstree.o [2021-04-17T10:47:45.205Z] #43 24.23 CC images/pipe.o [2021-04-17T10:47:45.205Z] #43 24.58 CC images/tcp-stream.o [2021-04-17T10:47:45.205Z] #43 24.78 CC images/sk-packet.o [2021-04-17T10:47:45.205Z] #43 25.11 CC images/mnt.o [2021-04-17T10:47:45.459Z] #43 38.40 CC images/file-lock.o [2021-04-17T10:47:45.459Z] #43 38.69 CC images/rlimit.o [2021-04-17T10:47:45.723Z] #43 38.98 CC images/pagemap.o [2021-04-17T10:47:45.755Z] #43 144.8 CC criu/protobuf-desc.o [2021-04-17T10:47:45.773Z] #43 25.34 CC images/pipe-data.o [2021-04-17T10:47:45.773Z] #43 25.56 CC images/sa.o [2021-04-17T10:47:45.907Z] #56 53.81 + bin/ctr [2021-04-17T10:47:45.988Z] #43 39.22 CC images/siginfo.o [2021-04-17T10:47:46.031Z] #43 25.80 CC images/timer.o [2021-04-17T10:47:46.101Z] #57 ... [2021-04-17T10:47:46.101Z] [2021-04-17T10:47:46.101Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-17T10:47:46.101Z] #52 sha256:413833b9218fc5d96cdffedb4a72c212cd8c84a7e531be78ed20e88fb3134994 [2021-04-17T10:47:46.101Z] #52 87.47 os [2021-04-17T10:47:46.101Z] #52 88.60 encoding/binary [2021-04-17T10:47:46.101Z] #52 88.61 internal/fmtsort [2021-04-17T10:47:46.101Z] #52 91.36 encoding/base64 [2021-04-17T10:47:46.101Z] #52 91.40 golang.org/x/sys/unix [2021-04-17T10:47:46.101Z] #52 92.29 fmt [2021-04-17T10:47:46.101Z] #52 92.31 path/filepath [2021-04-17T10:47:46.101Z] #52 93.47 mvdan.cc/sh/v3/fileutil [2021-04-17T10:47:46.101Z] #52 95.72 io/ioutil [2021-04-17T10:47:46.101Z] #52 ... [2021-04-17T10:47:46.101Z] [2021-04-17T10:47:46.101Z] #44 [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-04-17T10:47:46.101Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-17T10:47:46.101Z] #44 26.34 CC images/timerfd.o [2021-04-17T10:47:46.101Z] #44 26.56 CC images/mm.o [2021-04-17T10:47:46.101Z] #44 26.90 CC images/sk-opts.o [2021-04-17T10:47:46.101Z] #44 27.09 CC images/sk-unix.o [2021-04-17T10:47:46.101Z] #44 27.41 CC images/sk-inet.o [2021-04-17T10:47:46.101Z] #44 27.82 CC images/tun.o [2021-04-17T10:47:46.101Z] #44 28.11 CC images/sk-netlink.o [2021-04-17T10:47:46.101Z] #44 28.37 CC images/packet-sock.o [2021-04-17T10:47:46.101Z] #44 28.85 CC images/ipc-var.o [2021-04-17T10:47:46.101Z] #44 29.00 CC images/ipc-desc.o [2021-04-17T10:47:46.101Z] #44 29.18 CC images/ipc-shm.o [2021-04-17T10:47:46.101Z] #44 29.37 CC images/ipc-msg.o [2021-04-17T10:47:46.101Z] #44 29.74 CC images/ipc-sem.o [2021-04-17T10:47:46.101Z] #44 30.05 CC images/utsns.o [2021-04-17T10:47:46.101Z] #44 30.24 CC images/creds.o [2021-04-17T10:47:46.101Z] #44 30.46 CC images/vma.o [2021-04-17T10:47:46.101Z] #44 30.69 CC images/netdev.o [2021-04-17T10:47:46.101Z] #44 31.00 CC images/tty.o [2021-04-17T10:47:46.101Z] #44 31.73 CC images/file-lock.o [2021-04-17T10:47:46.101Z] #44 31.89 CC images/rlimit.o [2021-04-17T10:47:46.101Z] #44 32.09 CC images/pagemap.o [2021-04-17T10:47:46.101Z] #44 32.51 CC images/siginfo.o [2021-04-17T10:47:46.101Z] #44 32.79 CC images/rpc.o [2021-04-17T10:47:46.253Z] #43 39.42 CC images/rpc.o [2021-04-17T10:47:46.290Z] #43 26.17 CC images/timerfd.o [2021-04-17T10:47:46.551Z] #43 26.41 CC images/mm.o [2021-04-17T10:47:46.700Z] #43 145.7 CC criu/protobuf.o [2021-04-17T10:47:46.819Z] #43 26.67 CC images/sk-opts.o [2021-04-17T10:47:46.845Z] #43 ... [2021-04-17T10:47:46.845Z] [2021-04-17T10:47:46.845Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-17T10:47:46.845Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-17T10:47:46.845Z] #13 86.18 Selecting previously unselected package libapparmor1:arm64. [2021-04-17T10:47:46.845Z] #13 86.19 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-04-17T10:47:46.845Z] #13 86.20 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-04-17T10:47:46.845Z] #13 86.33 Selecting previously unselected package libapparmor-dev:arm64. [2021-04-17T10:47:46.845Z] #13 86.33 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-04-17T10:47:46.845Z] #13 86.34 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-04-17T10:47:46.845Z] #13 86.54 Selecting previously unselected package libbtrfs0. [2021-04-17T10:47:46.845Z] #13 86.55 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-04-17T10:47:46.845Z] #13 86.57 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-17T10:47:46.845Z] #13 86.67 Selecting previously unselected package libbtrfs-dev. [2021-04-17T10:47:46.845Z] #13 86.70 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-04-17T10:47:46.845Z] #13 86.71 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-17T10:47:46.845Z] #13 86.88 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-04-17T10:47:46.845Z] #13 86.89 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-04-17T10:47:46.845Z] #13 86.90 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-04-17T10:47:46.845Z] #13 87.01 Selecting previously unselected package libudev-dev:arm64. [2021-04-17T10:47:46.845Z] #13 87.01 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_arm64.deb ... [2021-04-17T10:47:46.845Z] #13 87.06 Unpacking libudev-dev:arm64 (241-7~deb10u7) ... [2021-04-17T10:47:46.845Z] #13 87.31 Selecting previously unselected package libsepol1-dev:arm64. [2021-04-17T10:47:46.845Z] #13 87.32 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-04-17T10:47:46.845Z] #13 87.33 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-04-17T10:47:46.845Z] #13 87.68 Selecting previously unselected package libpcre16-3:arm64. [2021-04-17T10:47:46.845Z] #13 87.70 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-04-17T10:47:46.845Z] #13 87.71 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-04-17T10:47:46.845Z] #13 87.96 Selecting previously unselected package libpcre32-3:arm64. [2021-04-17T10:47:46.845Z] #13 87.98 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-04-17T10:47:46.845Z] #13 87.98 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-04-17T10:47:46.845Z] #13 88.19 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-04-17T10:47:46.845Z] #13 88.19 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-04-17T10:47:46.845Z] #13 88.20 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-04-17T10:47:46.957Z] #43 146.0 CC criu/pstree.o [2021-04-17T10:47:47.080Z] #43 26.84 CC images/sk-unix.o [2021-04-17T10:47:47.109Z] #13 88.37 Selecting previously unselected package libpcre3-dev:arm64. [2021-04-17T10:47:47.109Z] #13 88.37 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-04-17T10:47:47.109Z] #13 88.38 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-04-17T10:47:47.158Z] #44 34.12 CC images/ext-file.o [2021-04-17T10:47:47.158Z] #44 34.31 CC images/cgroup.o [2021-04-17T10:47:47.339Z] #43 27.14 CC images/sk-inet.o [2021-04-17T10:47:47.339Z] #43 ... [2021-04-17T10:47:47.339Z] [2021-04-17T10:47:47.339Z] #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-04-17T10:47:47.339Z] #45 sha256:0e124675f572e5446dd676f678735afff189173cf6a430ce5270764c7f97a2ef [2021-04-17T10:47:47.339Z] #45 92.40 hash/crc32 [2021-04-17T10:47:47.520Z] #43 ... [2021-04-17T10:47:47.520Z] [2021-04-17T10:47:47.520Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-17T10:47:47.520Z] #30 sha256:d47bf4a53099ea6d04b364ae5127d3f8e058835e2488ce8f01fc652682cf2ebb [2021-04-17T10:47:47.520Z] #30 DONE 4.1s [2021-04-17T10:47:47.520Z] [2021-04-17T10:47:47.520Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-17T10:47:47.520Z] #33 sha256:8f105ed6935f044d7f7f551ced65d02c6d07e49363879f916daf54839395899d [2021-04-17T10:47:47.636Z] #13 88.80 Selecting previously unselected package libselinux1-dev:arm64. [2021-04-17T10:47:47.636Z] #13 88.81 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-04-17T10:47:47.636Z] #13 88.82 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-04-17T10:47:47.804Z] #44 35.01 CC images/userns.o [2021-04-17T10:47:47.899Z] #13 89.19 Selecting previously unselected package libdevmapper-dev:arm64. [2021-04-17T10:47:47.899Z] #13 89.19 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-04-17T10:47:47.899Z] #13 89.22 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-04-17T10:47:47.899Z] #13 89.34 Selecting previously unselected package libseccomp-dev:arm64. [2021-04-17T10:47:47.906Z] #45 92.71 compress/gzip [2021-04-17T10:47:47.906Z] #45 ... [2021-04-17T10:47:47.906Z] [2021-04-17T10:47:47.906Z] #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-04-17T10:47:47.906Z] #51 sha256:f3522da1e9f6dc51ff2d7f2d032da79c303688ae2dca4e33f6e20e57a632412e [2021-04-17T10:47:47.906Z] #51 86.76 mvdan.cc/sh/v3/cmd/shfmt [2021-04-17T10:47:47.906Z] #51 DONE 92.9s [2021-04-17T10:47:48.083Z] #33 DONE 0.6s [2021-04-17T10:47:48.083Z] [2021-04-17T10:47:48.083Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-04-17T10:47:48.083Z] #35 sha256:bcdcc0ccdf0136b4fe2d910dcc1472635e9e4cf719ebc5589cda1b27ecba1fca [2021-04-17T10:47:48.083Z] #35 DONE 0.1s [2021-04-17T10:47:48.083Z] [2021-04-17T10:47:48.083Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-17T10:47:48.083Z] #38 sha256:a7e7dbcdd073d297aef754f7b46d3bc60adea6601b0902acbfde4ee21c3bb0d5 [2021-04-17T10:47:48.083Z] #38 DONE 0.1s [2021-04-17T10:47:48.083Z] [2021-04-17T10:47:48.083Z] #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-04-17T10:47:48.083Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:47:48.083Z] #43 146.9 CC criu/rbtree.o [2021-04-17T10:47:48.083Z] #43 147.2 CC criu/rst-malloc.o [2021-04-17T10:47:48.103Z] #44 35.33 CC images/google/protobuf/descriptor.o [2021-04-17T10:47:48.103Z] #44 ... [2021-04-17T10:47:48.103Z] [2021-04-17T10:47:48.103Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-17T10:47:48.103Z] #52 sha256:413833b9218fc5d96cdffedb4a72c212cd8c84a7e531be78ed20e88fb3134994 [2021-04-17T10:47:48.103Z] #52 99.78 github.com/pkg/diff [2021-04-17T10:47:48.163Z] #13 89.35 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ... [2021-04-17T10:47:48.163Z] #13 89.37 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-04-17T10:47:48.163Z] #13 89.53 Selecting previously unselected package libsystemd-dev:arm64. [2021-04-17T10:47:48.163Z] #13 89.54 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_arm64.deb ... [2021-04-17T10:47:48.163Z] #13 89.55 Unpacking libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-04-17T10:47:48.169Z] [2021-04-17T10:47:48.169Z] #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-04-17T10:47:48.169Z] #45 sha256:0e124675f572e5446dd676f678735afff189173cf6a430ce5270764c7f97a2ef [2021-04-17T10:47:48.169Z] #45 93.10 vendor/golang.org/x/sys/cpu [2021-04-17T10:47:48.169Z] #45 93.16 net [2021-04-17T10:47:48.340Z] #43 147.4 CC criu/seccomp.o [2021-04-17T10:47:48.402Z] #52 99.79 flag [2021-04-17T10:47:48.402Z] #52 99.81 encoding/json [2021-04-17T10:47:48.737Z] #45 93.78 vendor/golang.org/x/crypto/chacha20poly1305 [2021-04-17T10:47:48.902Z] #43 148.1 CC criu/seize.o [2021-04-17T10:47:49.022Z] #13 90.21 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-04-17T10:47:49.022Z] #13 90.24 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-04-17T10:47:49.022Z] #13 90.27 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-04-17T10:47:49.022Z] #13 90.28 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-17T10:47:49.022Z] #13 90.30 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-04-17T10:47:49.022Z] #13 90.32 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-04-17T10:47:49.022Z] #13 90.33 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-17T10:47:49.022Z] #13 90.35 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-17T10:47:49.022Z] #13 90.36 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-04-17T10:47:49.022Z] #13 90.38 Setting up libudev-dev:arm64 (241-7~deb10u7) ... [2021-04-17T10:47:49.174Z] #56 ... [2021-04-17T10:47:49.174Z] [2021-04-17T10:47:49.174Z] #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-04-17T10:47:49.174Z] #51 sha256:d3473aa8010c6ed99970ba108fcecca503079077aaa674afeba089373d615fe0 [2021-04-17T10:47:49.174Z] #51 88.67 mvdan.cc/sh/v3/cmd/shfmt [2021-04-17T10:47:49.174Z] #51 DONE 95.1s [2021-04-17T10:47:49.174Z] [2021-04-17T10:47:49.174Z] #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-04-17T10:47:49.174Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:47:49.174Z] #43 18.90 CC images/stats.o [2021-04-17T10:47:49.174Z] #43 19.40 CC images/core.o [2021-04-17T10:47:49.174Z] #43 20.06 CC images/core-x86.o [2021-04-17T10:47:49.174Z] #43 20.83 CC images/core-arm.o [2021-04-17T10:47:49.174Z] #43 21.24 CC images/core-aarch64.o [2021-04-17T10:47:49.174Z] #43 21.78 CC images/core-ppc64.o [2021-04-17T10:47:49.174Z] #43 22.44 CC images/core-s390.o [2021-04-17T10:47:49.174Z] #43 23.06 CC images/cpuinfo.o [2021-04-17T10:47:49.174Z] #43 23.52 CC images/inventory.o [2021-04-17T10:47:49.174Z] #43 23.78 CC images/fdinfo.o [2021-04-17T10:47:49.174Z] #43 24.16 CC images/fown.o [2021-04-17T10:47:49.174Z] #43 24.35 CC images/ns.o [2021-04-17T10:47:49.174Z] #43 24.53 CC images/regfile.o [2021-04-17T10:47:49.174Z] #43 24.78 CC images/ghost-file.o [2021-04-17T10:47:49.174Z] #43 25.11 CC images/fifo.o [2021-04-17T10:47:49.174Z] #43 25.33 CC images/remap-file-path.o [2021-04-17T10:47:49.174Z] #43 25.53 CC images/eventfd.o [2021-04-17T10:47:49.174Z] #43 25.75 CC images/eventpoll.o [2021-04-17T10:47:49.174Z] #43 26.14 CC images/fh.o [2021-04-17T10:47:49.174Z] #43 26.53 CC images/fsnotify.o [2021-04-17T10:47:49.174Z] #43 27.23 CC images/signalfd.o [2021-04-17T10:47:49.286Z] #13 90.42 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-17T10:47:49.286Z] #13 90.51 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-17T10:47:49.286Z] #13 90.54 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-04-17T10:47:49.286Z] #13 90.56 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-17T10:47:49.286Z] #13 90.58 Setting up libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-04-17T10:47:49.286Z] #13 90.63 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-17T10:47:49.286Z] #13 90.65 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-04-17T10:47:49.286Z] #13 90.67 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-17T10:47:49.286Z] #13 90.69 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-04-17T10:47:49.286Z] #13 90.69 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-04-17T10:47:49.286Z] #13 90.71 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-17T10:47:49.286Z] #13 90.73 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-04-17T10:47:49.286Z] #13 90.74 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-04-17T10:47:49.430Z] #43 27.52 CC images/fs.o [2021-04-17T10:47:49.430Z] #43 27.71 CC images/pstree.o [2021-04-17T10:47:49.549Z] #13 90.76 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-17T10:47:49.549Z] #13 90.82 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-04-17T10:47:49.549Z] #13 90.85 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-04-17T10:47:49.549Z] #13 90.87 Setting up dmsetup (2:1.02.155-3) ... [2021-04-17T10:47:49.549Z] #13 90.89 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-04-17T10:47:49.549Z] #13 90.90 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-04-17T10:47:49.549Z] #13 90.92 Processing triggers for libc-bin (2.28-10) ... [2021-04-17T10:47:49.992Z] #43 27.99 CC images/pipe.o [2021-04-17T10:47:49.992Z] #43 28.35 CC images/tcp-stream.o [2021-04-17T10:47:50.116Z] #45 94.93 vendor/golang.org/x/crypto/hkdf [2021-04-17T10:47:50.116Z] #45 95.11 vendor/golang.org/x/text/transform [2021-04-17T10:47:50.248Z] #43 28.55 CC images/sk-packet.o [2021-04-17T10:47:50.269Z] #43 149.1 CC criu/servicefd.o [2021-04-17T10:47:50.528Z] #43 149.6 CC criu/shmem.o [2021-04-17T10:47:50.683Z] #45 95.71 vendor/golang.org/x/text/unicode/bidi [2021-04-17T10:47:50.809Z] #43 28.95 CC images/mnt.o [2021-04-17T10:47:50.949Z] #13 DONE 92.3s [2021-04-17T10:47:50.949Z] [2021-04-17T10:47:50.949Z] #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-04-17T10:47:50.949Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-17T10:47:50.949Z] #43 40.44 CC images/ext-file.o [2021-04-17T10:47:50.949Z] #43 40.67 CC images/cgroup.o [2021-04-17T10:47:50.949Z] #43 41.41 CC images/userns.o [2021-04-17T10:47:50.949Z] #43 41.76 CC images/google/protobuf/descriptor.o [2021-04-17T10:47:50.949Z] #43 43.60 CC images/opts.o [2021-04-17T10:47:50.949Z] #43 43.73 CC images/seccomp.o [2021-04-17T10:47:50.949Z] #43 43.93 CC images/binfmt-misc.o [2021-04-17T10:47:50.949Z] #43 44.07 CC images/time.o [2021-04-17T10:47:51.065Z] #43 29.25 CC images/pipe-data.o [2021-04-17T10:47:51.184Z] #52 ... [2021-04-17T10:47:51.184Z] [2021-04-17T10:47:51.184Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-17T10:47:51.184Z] #46 sha256:ffa052997697d3f33f8e969da7c8d909dbd2f666565e4b54404a09bc9190413c [2021-04-17T10:47:51.184Z] #46 92.41 path/filepath [2021-04-17T10:47:51.184Z] #46 92.43 fmt [2021-04-17T10:47:51.184Z] #46 92.46 internal/lazyregexp [2021-04-17T10:47:51.184Z] #46 92.54 encoding/base64 [2021-04-17T10:47:51.184Z] #46 93.25 crypto/cipher [2021-04-17T10:47:51.184Z] #46 94.68 crypto/sha512 [2021-04-17T10:47:51.184Z] #46 96.43 io/ioutil [2021-04-17T10:47:51.184Z] #46 96.97 crypto/ed25519/internal/edwards25519 [2021-04-17T10:47:51.184Z] #46 97.22 crypto/aes [2021-04-17T10:47:51.184Z] #46 98.28 crypto/des [2021-04-17T10:47:51.184Z] #46 99.21 crypto/sha1 [2021-04-17T10:47:51.184Z] #46 99.51 crypto/sha256 [2021-04-17T10:47:51.184Z] #46 101.0 net [2021-04-17T10:47:51.184Z] #46 101.6 vendor/golang.org/x/crypto/internal/chacha20 [2021-04-17T10:47:51.184Z] #46 ... [2021-04-17T10:47:51.184Z] [2021-04-17T10:47:51.184Z] #44 [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-04-17T10:47:51.184Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-17T10:47:51.184Z] #44 37.62 CC images/opts.o [2021-04-17T10:47:51.184Z] #44 37.87 CC images/seccomp.o [2021-04-17T10:47:51.184Z] #44 38.18 CC images/binfmt-misc.o [2021-04-17T10:47:51.184Z] #44 38.37 CC images/time.o [2021-04-17T10:47:51.236Z] #43 44.22 CC images/sysctl.o [2021-04-17T10:47:51.322Z] #43 29.52 CC images/sa.o [2021-04-17T10:47:51.458Z] #43 150.4 CC criu/sigframe.o [2021-04-17T10:47:51.458Z] #43 150.7 CC criu/signalfd.o [2021-04-17T10:47:51.483Z] #44 38.66 CC images/sysctl.o [2021-04-17T10:47:51.500Z] #43 44.52 CC images/autofs.o [2021-04-17T10:47:51.578Z] #43 29.79 CC images/timer.o [2021-04-17T10:47:51.766Z] #43 45.00 CC images/macvlan.o [2021-04-17T10:47:51.782Z] #44 38.91 CC images/autofs.o [2021-04-17T10:47:51.834Z] #43 30.14 CC images/timerfd.o [2021-04-17T10:47:52.018Z] #43 150.9 CC criu/sk-inet.o [2021-04-17T10:47:52.031Z] #43 ... [2021-04-17T10:47:52.031Z] [2021-04-17T10:47:52.031Z] #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-04-17T10:47:52.031Z] #45 sha256:4517d1f446675c7b54b5db582f36f501540f6cf80b3f9a80b1b0c6d4cdbc5228 [2021-04-17T10:47:52.031Z] #45 87.34 vendor/golang.org/x/net/idna [2021-04-17T10:47:52.031Z] #45 89.08 mime [2021-04-17T10:47:52.031Z] #45 90.25 mime/quotedprintable [2021-04-17T10:47:52.031Z] #45 91.02 net/http/internal [2021-04-17T10:47:52.031Z] #45 91.75 vendor/golang.org/x/crypto/cryptobyte [2021-04-17T10:47:52.031Z] #45 94.87 vendor/golang.org/x/net/http/httpproxy [2021-04-17T10:47:52.031Z] #45 94.87 net/textproto [2021-04-17T10:47:52.031Z] #45 94.87 crypto/x509 [2021-04-17T10:47:52.031Z] #45 95.92 vendor/golang.org/x/net/http/httpguts [2021-04-17T10:47:52.031Z] #45 95.94 mime/multipart [2021-04-17T10:47:52.031Z] #45 ... [2021-04-17T10:47:52.031Z] [2021-04-17T10:47:52.031Z] #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-04-17T10:47:52.032Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-17T10:47:52.032Z] #43 45.32 CC images/sit.o [2021-04-17T10:47:52.081Z] #44 39.16 CC images/macvlan.o [2021-04-17T10:47:52.275Z] #43 ... [2021-04-17T10:47:52.275Z] [2021-04-17T10:47:52.275Z] #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-04-17T10:47:52.275Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-17T10:47:52.275Z] #40 DONE 216.3s [2021-04-17T10:47:52.275Z] [2021-04-17T10:47:52.275Z] #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-04-17T10:47:52.275Z] #49 sha256:edf1d04daf2756db4e232f8ae74ab9b2189c6e06694c5412ae008caaf4985859 [2021-04-17T10:47:52.381Z] #44 39.37 CC images/sit.o [2021-04-17T10:47:52.396Z] #43 30.44 CC images/mm.o [2021-04-17T10:47:52.586Z] #45 97.33 vendor/golang.org/x/text/secure/bidirule [2021-04-17T10:47:52.609Z] #43 45.77 CC images/memfd.o [2021-04-17T10:47:52.652Z] #43 ... [2021-04-17T10:47:52.652Z] [2021-04-17T10:47:52.652Z] #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-04-17T10:47:52.652Z] #45 sha256:a6cb748fc29fe9c672a40e246c91decdaa4f8f7eaa718162c977004ada833ebf [2021-04-17T10:47:52.652Z] #45 88.87 go/doc [2021-04-17T10:47:52.652Z] #45 91.29 github.com/LK4D4/vndr/versioned [2021-04-17T10:47:52.652Z] #45 91.43 compress/flate [2021-04-17T10:47:52.652Z] #45 92.12 github.com/LK4D4/vndr/build [2021-04-17T10:47:52.652Z] #45 94.33 hash/crc32 [2021-04-17T10:47:52.652Z] #45 94.88 compress/gzip [2021-04-17T10:47:52.652Z] #45 95.53 net [2021-04-17T10:47:52.652Z] #45 95.55 vendor/golang.org/x/crypto/internal/chacha20 [2021-04-17T10:47:52.652Z] #45 96.22 vendor/golang.org/x/crypto/poly1305 [2021-04-17T10:47:52.652Z] #45 96.59 vendor/golang.org/x/sys/cpu [2021-04-17T10:47:52.652Z] #45 96.85 vendor/golang.org/x/crypto/chacha20poly1305 [2021-04-17T10:47:52.652Z] #45 98.12 vendor/golang.org/x/text/transform [2021-04-17T10:47:52.653Z] #45 98.88 vendor/golang.org/x/text/unicode/bidi [2021-04-17T10:47:52.653Z] #45 ... [2021-04-17T10:47:52.653Z] [2021-04-17T10:47:52.653Z] #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-04-17T10:47:52.653Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:47:52.653Z] #43 30.81 CC images/sk-opts.o [2021-04-17T10:47:52.683Z] #44 39.62 CC images/memfd.o [2021-04-17T10:47:52.862Z] #45 97.70 vendor/golang.org/x/text/unicode/norm [2021-04-17T10:47:52.873Z] #43 ... [2021-04-17T10:47:52.873Z] [2021-04-17T10:47:52.873Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-17T10:47:52.873Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c [2021-04-17T10:47:52.873Z] #14 DONE 1.8s [2021-04-17T10:47:52.908Z] #43 31.01 CC images/sk-unix.o [2021-04-17T10:47:52.981Z] #44 39.93 CC images/timens.o [2021-04-17T10:47:53.137Z] [2021-04-17T10:47:53.137Z] #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-04-17T10:47:53.137Z] #53 sha256:7f32febdba5e6bba6dd5cf5edfc0daa6a24b0d92ebf92a49982eb365bfab7711 [2021-04-17T10:47:53.137Z] #53 1.694 + RM_GOPATH=0 [2021-04-17T10:47:53.137Z] #53 1.694 + TMP_GOPATH= [2021-04-17T10:47:53.137Z] #53 1.694 + : /build [2021-04-17T10:47:53.137Z] #53 1.694 + '[' -z '' ']' [2021-04-17T10:47:53.137Z] #53 1.694 ++ mktemp -d [2021-04-17T10:47:53.137Z] #53 1.696 + export GOPATH=/tmp/tmp.JuAkBXttVx [2021-04-17T10:47:53.137Z] #53 1.696 + GOPATH=/tmp/tmp.JuAkBXttVx [2021-04-17T10:47:53.137Z] #53 1.696 + RM_GOPATH=1 [2021-04-17T10:47:53.137Z] #53 1.696 + case "$(go env GOARCH)" in [2021-04-17T10:47:53.137Z] #53 1.697 ++ go env GOARCH [2021-04-17T10:47:53.137Z] #53 1.748 + export GO_BUILDMODE=-buildmode=pie [2021-04-17T10:47:53.137Z] #53 1.748 + GO_BUILDMODE=-buildmode=pie [2021-04-17T10:47:53.137Z] #53 1.749 ++ dirname /tmp/install/install.sh [2021-04-17T10:47:53.137Z] #53 1.753 + dir=/tmp/install [2021-04-17T10:47:53.137Z] #53 1.754 + bin=runc [2021-04-17T10:47:53.137Z] #53 1.754 + shift [2021-04-17T10:47:53.137Z] #53 1.755 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-17T10:47:53.137Z] #53 1.764 + . /tmp/install/runc.installer [2021-04-17T10:47:53.137Z] #53 1.764 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-17T10:47:53.137Z] #53 1.764 + install_runc [2021-04-17T10:47:53.137Z] #53 1.765 + uname -r [2021-04-17T10:47:53.137Z] #53 1.765 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-17T10:47:53.137Z] #53 1.772 + RUNC_BUILDTAGS='seccomp ' [2021-04-17T10:47:53.137Z] #53 1.772 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-17T10:47:53.137Z] #53 1.772 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-17T10:47:53.137Z] #53 1.774 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.JuAkBXttVx/src/github.com/opencontainers/runc [2021-04-17T10:47:53.137Z] #53 1.777 Cloning into '/tmp/tmp.JuAkBXttVx/src/github.com/opencontainers/runc'... [2021-04-17T10:47:53.164Z] #43 31.31 CC images/sk-inet.o [2021-04-17T10:47:53.281Z] #44 40.22 LINK images/built-in.o [2021-04-17T10:47:53.281Z] #44 40.46 GEN compel/include/asm [2021-04-17T10:47:53.281Z] #44 40.50 GEN compel/include/version.h [2021-04-17T10:47:53.281Z] #44 40.53 touch .config [2021-04-17T10:47:53.602Z] #44 40.59 GEN include/common/config.h [2021-04-17T10:47:53.602Z] #44 40.73 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-04-17T10:47:53.602Z] #44 40.78 GEN compel/plugins/include/uapi/std/syscall.h [2021-04-17T10:47:53.602Z] #44 40.81 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2021-04-17T10:47:53.602Z] #44 40.88 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2021-04-17T10:47:53.641Z] #49 ... [2021-04-17T10:47:53.641Z] [2021-04-17T10:47:53.641Z] #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-04-17T10:47:53.641Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:47:53.641Z] #43 152.5 CC criu/sk-netlink.o [2021-04-17T10:47:53.726Z] #43 31.73 CC images/tun.o [2021-04-17T10:47:53.726Z] #43 31.99 CC images/sk-netlink.o [2021-04-17T10:47:53.898Z] #43 ... [2021-04-17T10:47:53.898Z] [2021-04-17T10:47:53.898Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-17T10:47:53.898Z] #41 sha256:7c0fd5248888bcadb426a96fb0cfbac7860a86534df8b1ed2a2c8d74b88915d5 [2021-04-17T10:47:53.898Z] #41 DONE 0.5s [2021-04-17T10:47:53.898Z] [2021-04-17T10:47:53.898Z] #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-04-17T10:47:53.898Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:47:53.898Z] #43 152.8 CC criu/sk-packet.o [2021-04-17T10:47:53.905Z] #44 40.96 DEP compel/arch/ppc64/plugins/std/memcmp.d [2021-04-17T10:47:53.905Z] #44 40.98 DEP compel/arch/ppc64/plugins/std/memcpy.d [2021-04-17T10:47:53.905Z] #44 41.01 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2021-04-17T10:47:53.905Z] #44 41.03 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-17T10:47:53.905Z] #44 41.04 DEP compel/plugins/std/infect.d [2021-04-17T10:47:53.983Z] #43 32.20 CC images/packet-sock.o [2021-04-17T10:47:54.155Z] #43 153.4 CC criu/sk-queue.o [2021-04-17T10:47:54.206Z] #44 41.23 DEP compel/plugins/std/string.d [2021-04-17T10:47:54.206Z] #44 41.33 DEP compel/plugins/std/log.d [2021-04-17T10:47:54.239Z] #43 32.49 CC images/ipc-var.o [2021-04-17T10:47:54.496Z] #43 32.68 CC images/ipc-desc.o [2021-04-17T10:47:54.506Z] #44 41.46 DEP compel/plugins/std/fds.d [2021-04-17T10:47:54.506Z] #44 41.58 DEP compel/plugins/std/std.d [2021-04-17T10:47:54.506Z] #44 41.70 DEP compel/plugins/shmem/shmem.d [2021-04-17T10:47:54.506Z] #44 41.84 DEP compel/plugins/fds/fds.d [2021-04-17T10:47:54.539Z] #53 ... [2021-04-17T10:47:54.539Z] [2021-04-17T10:47:54.539Z] #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-04-17T10:47:54.539Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f [2021-04-17T10:47:54.539Z] #15 DONE 1.8s [2021-04-17T10:47:54.577Z] Fetching without tags [2021-04-17T10:47:54.717Z] #43 153.8 CC criu/sk-tcp.o [2021-04-17T10:47:54.752Z] #43 32.94 CC images/ipc-shm.o [2021-04-17T10:47:54.766Z] #45 ... [2021-04-17T10:47:54.766Z] [2021-04-17T10:47:54.766Z] #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-04-17T10:47:54.766Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:47:54.766Z] #43 27.44 CC images/tun.o [2021-04-17T10:47:54.766Z] #43 27.91 CC images/sk-netlink.o [2021-04-17T10:47:54.766Z] #43 28.19 CC images/packet-sock.o [2021-04-17T10:47:54.766Z] #43 28.68 CC images/ipc-var.o [2021-04-17T10:47:54.766Z] #43 29.06 CC images/ipc-desc.o [2021-04-17T10:47:54.767Z] #43 29.17 CC images/ipc-shm.o [2021-04-17T10:47:54.767Z] #43 29.33 CC images/ipc-msg.o [2021-04-17T10:47:54.767Z] #43 29.62 CC images/ipc-sem.o [2021-04-17T10:47:54.767Z] #43 29.81 CC images/utsns.o [2021-04-17T10:47:54.767Z] #43 30.06 CC images/creds.o [2021-04-17T10:47:54.767Z] #43 30.26 CC images/vma.o [2021-04-17T10:47:54.767Z] #43 30.43 CC images/netdev.o [2021-04-17T10:47:54.767Z] #43 30.76 CC images/tty.o [2021-04-17T10:47:54.767Z] #43 31.23 CC images/file-lock.o [2021-04-17T10:47:54.767Z] #43 31.37 CC images/rlimit.o [2021-04-17T10:47:54.767Z] #43 31.52 CC images/pagemap.o [2021-04-17T10:47:54.767Z] #43 31.85 CC images/siginfo.o [2021-04-17T10:47:54.767Z] #43 32.08 CC images/rpc.o [2021-04-17T10:47:54.767Z] #43 33.08 CC images/ext-file.o [2021-04-17T10:47:54.767Z] #43 33.27 CC images/cgroup.o [2021-04-17T10:47:54.767Z] #43 33.78 CC images/userns.o [2021-04-17T10:47:54.767Z] #43 34.17 CC images/google/protobuf/descriptor.o [2021-04-17T10:47:54.807Z] [2021-04-17T10:47:54.807Z] #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-04-17T10:47:54.807Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-17T10:47:54.807Z] #43 46.28 CC images/timens.o [2021-04-17T10:47:54.807Z] #43 46.69 LINK images/built-in.o [2021-04-17T10:47:54.807Z] #43 46.85 GEN compel/include/asm [2021-04-17T10:47:54.807Z] #43 46.90 GEN compel/include/version.h [2021-04-17T10:47:54.807Z] #43 46.92 touch .config [2021-04-17T10:47:54.807Z] #43 47.03 GEN include/common/config.h [2021-04-17T10:47:54.807Z] #43 47.17 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-17T10:47:54.807Z] #43 47.17 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2021-04-17T10:47:54.807Z] #43 47.26 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2021-04-17T10:47:54.807Z] #43 47.29 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2021-04-17T10:47:54.807Z] #43 47.31 DEP compel/plugins/std/infect.d [2021-04-17T10:47:54.807Z] #43 47.54 DEP compel/plugins/std/string.d [2021-04-17T10:47:54.807Z] #43 47.76 DEP compel/plugins/std/log.d [2021-04-17T10:47:54.807Z] #43 48.05 DEP compel/plugins/std/fds.d [2021-04-17T10:47:54.827Z] #44 41.97 CC compel/plugins/std/std.o [2021-04-17T10:47:55.008Z] #43 33.20 CC images/ipc-msg.o [2021-04-17T10:47:55.071Z] #43 48.28 DEP compel/plugins/std/std.d [2021-04-17T10:47:55.071Z] #43 48.36 DEP compel/plugins/shmem/shmem.d [2021-04-17T10:47:55.124Z] #44 42.41 CC compel/plugins/std/fds.o [2021-04-17T10:47:55.251Z] Merging remotes/origin/master commit 8eb947c5b1d7ce7551ed6e07db7a8b65234b75e0 into PR head commit 041d074ebe3a55e558e18ad494c69ca6e13c9979 [2021-04-17T10:47:55.265Z] #43 33.46 CC images/ipc-sem.o [2021-04-17T10:47:55.280Z] #43 154.3 CC criu/sk-unix.o [2021-04-17T10:47:55.335Z] #43 48.44 DEP compel/plugins/fds/fds.d [2021-04-17T10:47:55.335Z] #43 48.55 CC compel/plugins/std/std.o [2021-04-17T10:47:55.521Z] #43 33.64 CC images/utsns.o [2021-04-17T10:47:55.772Z] #44 42.78 CC compel/plugins/std/log.o [2021-04-17T10:47:55.777Z] #43 33.81 CC images/creds.o [2021-04-17T10:47:55.842Z] #43 ... [2021-04-17T10:47:55.842Z] [2021-04-17T10:47:55.842Z] #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-04-17T10:47:55.842Z] #49 sha256:edf1d04daf2756db4e232f8ae74ab9b2189c6e06694c5412ae008caaf4985859 [2021-04-17T10:47:55.842Z] #49 219.6 + /build/golangci-lint --version [2021-04-17T10:47:55.842Z] #49 219.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-17T10:47:55.842Z] #49 DONE 220.1s [2021-04-17T10:47:55.842Z] [2021-04-17T10:47:55.842Z] #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-04-17T10:47:55.842Z] #56 sha256:93fd354b1bcf05e181daf3e0e362cd59f256cd9f7be48d495cb2f03b3aeb264e [2021-04-17T10:47:55.916Z] #43 49.00 CC compel/plugins/std/fds.o [2021-04-17T10:47:56.033Z] #43 34.08 CC images/vma.o [2021-04-17T10:47:56.033Z] #43 34.32 CC images/netdev.o [2021-04-17T10:47:56.156Z] #43 35.62 CC images/opts.o [2021-04-17T10:47:56.156Z] #43 35.84 CC images/seccomp.o [2021-04-17T10:47:56.414Z] #43 36.16 CC images/binfmt-misc.o [2021-04-17T10:47:56.414Z] #43 ... [2021-04-17T10:47:56.414Z] [2021-04-17T10:47:56.414Z] #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-04-17T10:47:56.414Z] #45 sha256:0e124675f572e5446dd676f678735afff189173cf6a430ce5270764c7f97a2ef [2021-04-17T10:47:56.414Z] #45 101.4 vendor/golang.org/x/net/idna [2021-04-17T10:47:56.493Z] #43 ... [2021-04-17T10:47:56.493Z] [2021-04-17T10:47:56.493Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-17T10:47:56.493Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1 [2021-04-17T10:47:56.493Z] #16 1.300 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-17T10:47:56.493Z] #16 DONE 1.6s [2021-04-17T10:47:56.493Z] [2021-04-17T10:47:56.493Z] #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-04-17T10:47:56.493Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-17T10:47:56.493Z] #43 49.44 CC compel/plugins/std/log.o [2021-04-17T10:47:56.510Z] #44 43.74 CC compel/plugins/std/string.o [2021-04-17T10:47:56.596Z] #43 34.69 CC images/tty.o [2021-04-17T10:47:56.701Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-04-17T10:47:56.701Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 14.7% of statements [2021-04-17T10:47:56.759Z] #43 ... [2021-04-17T10:47:56.759Z] [2021-04-17T10:47:56.759Z] #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-04-17T10:47:56.759Z] #58 sha256:2d9770a18f00aac9d5f5acd388feba6abc7f158e48ad89ef16f936e09daee0cb [2021-04-17T10:47:56.759Z] #58 94.31 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-17T10:47:56.759Z] #58 94.31 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-17T10:47:56.759Z] #58 DONE 102.1s [2021-04-17T10:47:56.759Z] [2021-04-17T10:47:56.759Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-17T10:47:56.759Z] #59 sha256:fcd6a8c75ec2264cba821d882deb94ffafeab6202dd4d3bb9500489c2429c4a9 [2021-04-17T10:47:56.759Z] #59 DONE 0.1s [2021-04-17T10:47:56.759Z] [2021-04-17T10:47:56.759Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-17T10:47:56.759Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997 [2021-04-17T10:47:56.810Z] #44 ... [2021-04-17T10:47:56.810Z] [2021-04-17T10:47:56.810Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-17T10:47:56.810Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-17T10:47:56.810Z] #14 104.2 Selecting previously unselected package libapparmor1:ppc64el. [2021-04-17T10:47:56.810Z] #14 104.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2021-04-17T10:47:56.810Z] #14 104.2 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2021-04-17T10:47:56.810Z] #14 104.3 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-04-17T10:47:56.810Z] #14 104.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2021-04-17T10:47:56.810Z] #14 104.4 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2021-04-17T10:47:56.810Z] #14 104.5 Selecting previously unselected package libbtrfs0. [2021-04-17T10:47:56.810Z] #14 104.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-04-17T10:47:56.810Z] #14 104.5 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-17T10:47:56.810Z] #14 104.6 Selecting previously unselected package libbtrfs-dev. [2021-04-17T10:47:56.810Z] #14 104.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-04-17T10:47:56.810Z] #14 104.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-17T10:47:56.810Z] #14 104.8 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2021-04-17T10:47:56.810Z] #14 104.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-04-17T10:47:56.810Z] #14 104.8 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-04-17T10:47:56.810Z] #14 104.9 Selecting previously unselected package libudev-dev:ppc64el. [2021-04-17T10:47:56.810Z] #14 104.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_ppc64el.deb ... [2021-04-17T10:47:56.810Z] #14 104.9 Unpacking libudev-dev:ppc64el (241-7~deb10u7) ... [2021-04-17T10:47:56.810Z] #14 105.1 Selecting previously unselected package libsepol1-dev:ppc64el. [2021-04-17T10:47:56.810Z] #14 105.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2021-04-17T10:47:56.810Z] #14 105.2 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2021-04-17T10:47:56.810Z] #14 105.7 Selecting previously unselected package libpcre16-3:ppc64el. [2021-04-17T10:47:56.810Z] #14 105.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2021-04-17T10:47:56.810Z] #14 105.7 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2021-04-17T10:47:56.810Z] #14 105.9 Selecting previously unselected package libpcre32-3:ppc64el. [2021-04-17T10:47:56.810Z] #14 105.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2021-04-17T10:47:56.810Z] #14 105.9 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2021-04-17T10:47:56.810Z] #14 106.0 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2021-04-17T10:47:56.810Z] #14 106.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2021-04-17T10:47:56.810Z] #14 106.0 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-04-17T10:47:56.810Z] #14 106.1 Selecting previously unselected package libpcre3-dev:ppc64el. [2021-04-17T10:47:56.810Z] #14 106.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2021-04-17T10:47:56.810Z] #14 106.2 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2021-04-17T10:47:56.810Z] #14 106.6 Selecting previously unselected package libselinux1-dev:ppc64el. [2021-04-17T10:47:56.810Z] #14 106.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2021-04-17T10:47:56.810Z] #14 106.6 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-04-17T10:47:56.810Z] #14 107.0 Selecting previously unselected package libdevmapper-dev:ppc64el. [2021-04-17T10:47:56.810Z] #14 107.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2021-04-17T10:47:56.810Z] #14 107.0 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-04-17T10:47:56.810Z] #14 107.1 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-04-17T10:47:56.810Z] #14 107.1 Preparing to unpack .../23-libseccomp-dev_2.4.1-2~bpo10+1_ppc64el.deb ... [2021-04-17T10:47:56.810Z] #14 107.1 Unpacking libseccomp-dev:ppc64el (2.4.1-2~bpo10+1) ... [2021-04-17T10:47:56.810Z] #14 107.3 Selecting previously unselected package libsystemd-dev:ppc64el. [2021-04-17T10:47:56.810Z] #14 107.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_ppc64el.deb ... [2021-04-17T10:47:56.810Z] #14 107.3 Unpacking libsystemd-dev:ppc64el (241-7~deb10u7) ... [2021-04-17T10:47:56.810Z] #14 107.9 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-04-17T10:47:56.810Z] #14 107.9 Setting up libseccomp-dev:ppc64el (2.4.1-2~bpo10+1) ... [2021-04-17T10:47:56.810Z] #14 107.9 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2021-04-17T10:47:56.810Z] #14 107.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-17T10:47:56.810Z] #14 107.9 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2021-04-17T10:47:56.810Z] #14 107.9 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2021-04-17T10:47:56.810Z] #14 107.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-17T10:47:56.810Z] #14 107.9 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-17T10:47:56.810Z] #14 107.9 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2021-04-17T10:47:56.810Z] #14 107.9 Setting up libudev-dev:ppc64el (241-7~deb10u7) ... [2021-04-17T10:47:56.810Z] #14 108.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-17T10:47:56.810Z] #14 108.0 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-17T10:47:56.810Z] #14 108.0 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2021-04-17T10:47:56.810Z] #14 108.0 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-17T10:47:56.810Z] #14 108.0 Setting up libsystemd-dev:ppc64el (241-7~deb10u7) ... [2021-04-17T10:47:56.810Z] #14 108.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-17T10:47:56.810Z] #14 108.0 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2021-04-17T10:47:56.810Z] #14 108.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-17T10:47:56.810Z] #14 108.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-17T10:47:56.810Z] #14 108.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-17T10:47:56.810Z] #14 108.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-17T10:47:54.273Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-17T10:47:54.339Z] > git config --add remote.origin.fetch +refs/pull/42305/head:refs/remotes/origin/PR-42305 # timeout=10 [2021-04-17T10:47:54.383Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-17T10:47:54.498Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-17T10:47:54.611Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-17T10:47:54.612Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-17T10:47:54.613Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42305/head:refs/remotes/origin/PR-42305 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-17T10:47:55.358Z] > git config core.sparsecheckout # timeout=10 [2021-04-17T10:47:55.400Z] > git checkout -f 041d074ebe3a55e558e18ad494c69ca6e13c9979 # timeout=10 [2021-04-17T10:47:57.023Z] #17 ... [2021-04-17T10:47:57.023Z] [2021-04-17T10:47:57.023Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-17T10:47:57.023Z] #60 sha256:6ffbbdaae7987eb549c0830758b04580cfc7ba862f7ad0dde983f862cf65f784 [2021-04-17T10:47:57.023Z] #60 DONE 0.1s [2021-04-17T10:47:57.110Z] #14 108.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-17T10:47:57.110Z] #14 108.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-17T10:47:57.110Z] #14 108.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-17T10:47:57.110Z] #14 108.1 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-04-17T10:47:57.110Z] #14 108.1 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-04-17T10:47:57.110Z] #14 108.1 Setting up dmsetup (2:1.02.155-3) ... [2021-04-17T10:47:57.110Z] #14 108.2 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-04-17T10:47:57.110Z] #14 108.2 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-04-17T10:47:57.110Z] #14 108.2 Processing triggers for libc-bin (2.28-10) ... [2021-04-17T10:47:57.159Z] #43 35.30 CC images/file-lock.o [2021-04-17T10:47:57.213Z] #56 ... [2021-04-17T10:47:57.213Z] [2021-04-17T10:47:57.213Z] #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-04-17T10:47:57.213Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:47:57.213Z] #43 156.1 CC criu/sockets.o [2021-04-17T10:47:57.287Z] [2021-04-17T10:47:57.287Z] #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-04-17T10:47:57.287Z] #45 sha256:4517d1f446675c7b54b5db582f36f501540f6cf80b3f9a80b1b0c6d4cdbc5228 [2021-04-17T10:47:57.287Z] #45 98.94 crypto/tls [2021-04-17T10:47:57.410Z] #14 DONE 108.5s [2021-04-17T10:47:57.410Z] [2021-04-17T10:47:57.410Z] #44 [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-04-17T10:47:57.410Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-17T10:47:57.410Z] #44 44.42 CC compel/plugins/std/infect.o [2021-04-17T10:47:57.416Z] #43 35.56 CC images/rlimit.o [2021-04-17T10:47:57.673Z] #43 35.76 CC images/pagemap.o [2021-04-17T10:47:57.729Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2021-04-17T10:47:57.729Z] ? github.com/docker/docker/api/server/router [no test files] [2021-04-17T10:47:57.729Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-04-17T10:47:57.729Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-04-17T10:47:57.941Z] #43 36.09 CC images/siginfo.o [2021-04-17T10:47:58.058Z] #44 45.04 CC compel/arch/ppc64/plugins/std/parasite-head.o [2021-04-17T10:47:58.058Z] #44 ... [2021-04-17T10:47:58.058Z] [2021-04-17T10:47:58.058Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-17T10:47:58.058Z] #15 sha256:b8833bc05957bb6f39933c4ed64d5fe2ab0bbcc6dc74622d7ca2920b37030968 [2021-04-17T10:47:58.058Z] #15 DONE 0.5s [2021-04-17T10:47:58.058Z] [2021-04-17T10:47:58.058Z] #44 [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-04-17T10:47:58.058Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-17T10:47:58.058Z] #44 45.08 CC compel/arch/ppc64/plugins/std/memcpy.o [2021-04-17T10:47:58.058Z] #44 45.17 CC compel/arch/ppc64/plugins/std/memcmp.o [2021-04-17T10:47:58.058Z] #44 45.22 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2021-04-17T10:47:58.058Z] #44 45.28 AR compel/plugins/std.lib.a [2021-04-17T10:47:58.142Z] #43 157.0 CC criu/stats.o [2021-04-17T10:47:58.142Z] #43 157.2 CC criu/string.o [2021-04-17T10:47:58.142Z] #43 157.2 CC criu/sysctl.o [2021-04-17T10:47:58.188Z] Merge succeeded, producing 041d074ebe3a55e558e18ad494c69ca6e13c9979 [2021-04-17T10:47:58.188Z] Checking out Revision 041d074ebe3a55e558e18ad494c69ca6e13c9979 (PR-42305) [2021-04-17T10:47:58.197Z] #43 36.30 CC images/rpc.o [2021-04-17T10:47:58.237Z] #45 ... [2021-04-17T10:47:58.237Z] [2021-04-17T10:47:58.237Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-17T10:47:58.237Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997 [2021-04-17T10:47:58.237Z] #17 DONE 2.1s [2021-04-17T10:47:58.356Z] #44 ... [2021-04-17T10:47:58.356Z] [2021-04-17T10:47:58.356Z] #16 [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-04-17T10:47:58.356Z] #16 sha256:9ad184c4b873f65c54f55ab2c4ef04960b2913b4042036c4223da4e77c19309f [2021-04-17T10:47:58.356Z] #16 DONE 0.4s [2021-04-17T10:47:58.356Z] [2021-04-17T10:47:58.356Z] #44 [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-04-17T10:47:58.356Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-17T10:47:58.356Z] #44 45.40 CC compel/plugins/fds/fds.o [2021-04-17T10:47:58.398Z] #43 157.7 CC criu/sysfs_parse.o [2021-04-17T10:47:58.406Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-04-17T10:47:58.406Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-04-17T10:47:58.406Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-04-17T10:47:58.406Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-04-17T10:47:58.406Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-04-17T10:47:58.406Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-04-17T10:47:58.502Z] [2021-04-17T10:47:58.502Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-17T10:47:58.502Z] #18 sha256:3cacc04a1189660550b8cc885d68df049614571821b02a63bff579b9e9bd4f22 [2021-04-17T10:47:58.654Z] #43 157.9 CC criu/timens.o [2021-04-17T10:47:58.656Z] #44 ... [2021-04-17T10:47:58.656Z] [2021-04-17T10:47:58.656Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-17T10:47:58.656Z] #17 sha256:11e391b27a9bffb1a1d3b9c8bafb64562c89aeb406c5da5f2879cf27b2e300d7 [2021-04-17T10:47:58.656Z] #17 0.230 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-17T10:47:58.656Z] #17 DONE 0.3s [2021-04-17T10:47:58.656Z] [2021-04-17T10:47:58.656Z] #44 [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-04-17T10:47:58.656Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-17T10:47:58.656Z] #44 45.72 AR compel/plugins/fds.lib.a [2021-04-17T10:47:58.656Z] #44 45.84 HOSTDEP compel/src/lib/log-host.d [2021-04-17T10:47:58.949Z] #45 103.8 vendor/golang.org/x/net/http2/hpack [2021-04-17T10:47:58.956Z] #44 ... [2021-04-17T10:47:58.956Z] [2021-04-17T10:47:58.956Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-17T10:47:58.956Z] #18 sha256:88b6eb16bce120972b0b3ef95f4027b3c5a3bbc254ff2b3cb43c0519505318f7 [2021-04-17T10:47:58.956Z] #18 DONE 0.3s [2021-04-17T10:47:58.956Z] [2021-04-17T10:47:58.956Z] #44 [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-04-17T10:47:58.956Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-17T10:47:58.956Z] #44 46.01 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-17T10:47:58.956Z] #44 46.20 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2021-04-17T10:47:59.035Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-04-17T10:47:59.035Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-04-17T10:47:59.217Z] #43 158.1 CC criu/timerfd.o [2021-04-17T10:47:59.217Z] #43 158.3 CC criu/tty.o [2021-04-17T10:47:59.273Z] #44 46.30 HOSTDEP compel/src/main-host.d [2021-04-17T10:47:59.273Z] #44 ... [2021-04-17T10:47:59.273Z] [2021-04-17T10:47:59.273Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-17T10:47:59.273Z] #19 sha256:dbc494930278f5843cd93cd7a3bef6655a13acac5d63dbf808375ecaa1f4f7be [2021-04-17T10:47:59.273Z] #19 DONE 0.3s [2021-04-17T10:47:59.273Z] [2021-04-17T10:47:59.273Z] #44 [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-04-17T10:47:59.273Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-17T10:47:59.273Z] #44 46.57 DEP compel/src/lib/ptrace.d [2021-04-17T10:47:59.324Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 5.7% of statements [2021-04-17T10:47:59.324Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-04-17T10:47:59.324Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-04-17T10:47:59.324Z] ? github.com/docker/docker/api/types [no test files] [2021-04-17T10:47:59.324Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-04-17T10:47:59.324Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-04-17T10:47:59.324Z] ? github.com/docker/docker/api/types/container [no test files] [2021-04-17T10:47:59.324Z] ? github.com/docker/docker/api/types/events [no test files] [2021-04-17T10:47:59.566Z] #43 37.52 CC images/ext-file.o [2021-04-17T10:47:59.566Z] #43 37.70 CC images/cgroup.o [2021-04-17T10:47:59.572Z] #44 46.72 DEP compel/src/lib/infect.d [2021-04-17T10:47:59.572Z] #44 ... [2021-04-17T10:47:59.572Z] [2021-04-17T10:47:59.572Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2021-04-17T10:47:59.572Z] #20 sha256:3c447f6fcade940e47d7d8f1889f2c4ec6826858493495dbdc30d003d2513f73 [2021-04-17T10:47:59.572Z] #20 DONE 0.4s [2021-04-17T10:47:59.613Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2021-04-17T10:47:57.837Z] > git remote # timeout=10 [2021-04-17T10:47:57.915Z] > git config --get remote.origin.url # timeout=10 [2021-04-17T10:47:57.961Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-17T10:47:57.963Z] > git merge 8eb947c5b1d7ce7551ed6e07db7a8b65234b75e0 # timeout=10 [2021-04-17T10:47:58.102Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-04-17T10:47:58.221Z] > git config core.sparsecheckout # timeout=10 [2021-04-17T10:47:58.262Z] > git checkout -f 041d074ebe3a55e558e18ad494c69ca6e13c9979 # timeout=10 [2021-04-17T10:47:59.871Z] [2021-04-17T10:47:59.871Z] #44 [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-04-17T10:47:59.871Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-17T10:47:59.871Z] #44 46.96 DEP compel/src/lib/infect-util.d [2021-04-17T10:47:59.886Z] #45 104.6 mime [2021-04-17T10:47:59.902Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2021-04-17T10:47:59.902Z] ? github.com/docker/docker/api/types/image [no test files] [2021-04-17T10:47:59.902Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-04-17T10:47:59.902Z] ? github.com/docker/docker/api/types/network [no test files] [2021-04-17T10:47:59.902Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-04-17T10:47:59.902Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-04-17T10:47:59.902Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-04-17T10:47:59.902Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-04-17T10:47:59.902Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2021-04-17T10:47:59.902Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2021-04-17T10:48:00.129Z] #43 38.32 CC images/userns.o [2021-04-17T10:48:00.172Z] #44 47.12 DEP compel/src/lib/infect-rpc.d [2021-04-17T10:48:00.172Z] #44 47.26 DEP compel/arch/ppc64/src/lib/infect.d [2021-04-17T10:48:00.172Z] #44 47.39 DEP compel/arch/ppc64/src/lib/cpu.d [2021-04-17T10:48:00.192Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-04-17T10:48:00.192Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-04-17T10:48:00.192Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-04-17T10:48:00.192Z] ? github.com/docker/docker/builder [no test files] [2021-04-17T10:48:00.192Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-04-17T10:48:00.192Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-04-17T10:48:00.192Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-04-17T10:48:00.192Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-04-17T10:48:00.192Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-04-17T10:48:00.192Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-04-17T10:48:00.192Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-04-17T10:48:00.385Z] #43 38.64 CC images/google/protobuf/descriptor.o [2021-04-17T10:48:00.435Z] #18 DONE 1.7s [2021-04-17T10:48:00.435Z] [2021-04-17T10:48:00.435Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-17T10:48:00.435Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6 [2021-04-17T10:48:00.478Z] #44 47.47 DEP compel/src/lib/log.d [2021-04-17T10:48:00.478Z] #44 47.57 DEP compel/src/main.d [2021-04-17T10:48:00.585Z] #43 159.5 CC criu/tun.o [2021-04-17T10:48:00.585Z] #43 159.8 CC criu/uffd.o [2021-04-17T10:48:00.778Z] #44 47.70 DEP compel/src/lib/handle-elf.d [2021-04-17T10:48:00.778Z] #44 47.82 DEP compel/arch/ppc64/src/lib/handle-elf.d [2021-04-17T10:48:00.778Z] #44 47.94 CC compel/src/lib/log.o [2021-04-17T10:48:00.823Z] #45 ... [2021-04-17T10:48:00.823Z] [2021-04-17T10:48:00.823Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-17T10:48:00.823Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-17T10:48:00.823Z] #13 91.46 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-17T10:48:00.823Z] #13 91.47 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-17T10:48:00.823Z] #13 91.48 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-17T10:48:00.823Z] #13 ... [2021-04-17T10:48:00.823Z] [2021-04-17T10:48:00.823Z] #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-04-17T10:48:00.823Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:48:00.823Z] #43 36.44 CC images/time.o [2021-04-17T10:48:00.823Z] #43 36.62 CC images/sysctl.o [2021-04-17T10:48:00.823Z] #43 36.77 CC images/autofs.o [2021-04-17T10:48:00.823Z] #43 36.94 CC images/macvlan.o [2021-04-17T10:48:00.823Z] #43 37.14 CC images/sit.o [2021-04-17T10:48:00.823Z] #43 37.39 CC images/memfd.o [2021-04-17T10:48:00.823Z] #43 37.73 CC images/timens.o [2021-04-17T10:48:00.823Z] #43 37.96 LINK images/built-in.o [2021-04-17T10:48:00.823Z] #43 38.10 GEN compel/include/asm [2021-04-17T10:48:00.823Z] #43 38.13 GEN compel/include/version.h [2021-04-17T10:48:00.823Z] #43 38.16 touch .config [2021-04-17T10:48:00.823Z] #43 38.21 GEN include/common/config.h [2021-04-17T10:48:00.823Z] #43 38.26 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-04-17T10:48:00.823Z] #43 38.28 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-04-17T10:48:00.823Z] #43 38.30 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-04-17T10:48:00.823Z] #43 38.31 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-04-17T10:48:00.823Z] #43 38.33 DEP compel/arch/x86/plugins/std/memcpy.d [2021-04-17T10:48:00.823Z] #43 38.35 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-04-17T10:48:00.823Z] #43 38.38 GEN compel/plugins/include/uapi/std/syscall.h [2021-04-17T10:48:00.824Z] #43 38.41 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-04-17T10:48:00.824Z] #43 38.41 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-04-17T10:48:00.824Z] #43 38.44 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-17T10:48:00.824Z] #43 38.45 DEP compel/plugins/std/infect.d [2021-04-17T10:48:00.824Z] #43 38.55 DEP compel/plugins/std/string.d [2021-04-17T10:48:00.824Z] #43 38.66 DEP compel/plugins/std/log.d [2021-04-17T10:48:00.824Z] #43 38.80 DEP compel/plugins/std/fds.d [2021-04-17T10:48:00.824Z] #43 38.90 DEP compel/plugins/std/std.d [2021-04-17T10:48:00.824Z] #43 39.04 DEP compel/plugins/shmem/shmem.d [2021-04-17T10:48:00.824Z] #43 39.14 DEP compel/plugins/fds/fds.d [2021-04-17T10:48:00.824Z] #43 39.37 CC compel/plugins/std/std.o [2021-04-17T10:48:00.824Z] #43 39.76 CC compel/plugins/std/fds.o [2021-04-17T10:48:00.824Z] #43 40.15 CC compel/plugins/std/log.o [2021-04-17T10:48:01.079Z] #44 48.34 CC compel/arch/ppc64/src/lib/cpu.o [2021-04-17T10:48:01.083Z] #43 40.96 CC compel/plugins/std/string.o [2021-04-17T10:48:01.382Z] #44 ... [2021-04-17T10:48:01.382Z] [2021-04-17T10:48:01.382Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-17T10:48:01.382Z] #46 sha256:ffa052997697d3f33f8e969da7c8d909dbd2f666565e4b54404a09bc9190413c [2021-04-17T10:48:01.382Z] #46 103.0 vendor/golang.org/x/crypto/curve25519 [2021-04-17T10:48:01.382Z] #46 103.1 vendor/golang.org/x/crypto/chacha20poly1305 [2021-04-17T10:48:01.382Z] #46 104.5 os/exec [2021-04-17T10:48:01.382Z] #46 105.4 go/token [2021-04-17T10:48:01.382Z] #46 105.4 net/url [2021-04-17T10:48:01.382Z] #46 107.3 go/scanner [2021-04-17T10:48:01.382Z] #46 107.7 text/template/parse [2021-04-17T10:48:01.382Z] #46 109.5 log [2021-04-17T10:48:01.382Z] #46 110.2 go/ast [2021-04-17T10:48:01.382Z] #46 111.4 encoding/json [2021-04-17T10:48:01.514Z] #43 160.5 CC criu/util.o [2021-04-17T10:48:01.651Z] #43 41.63 CC compel/plugins/std/infect.o [2021-04-17T10:48:01.681Z] #46 ... [2021-04-17T10:48:01.681Z] [2021-04-17T10:48:01.681Z] #44 [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-04-17T10:48:01.681Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-17T10:48:01.681Z] #44 48.71 CC compel/arch/ppc64/src/lib/infect.o [2021-04-17T10:48:01.681Z] #44 ... [2021-04-17T10:48:01.681Z] [2021-04-17T10:48:01.681Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-17T10:48:01.681Z] #52 sha256:413833b9218fc5d96cdffedb4a72c212cd8c84a7e531be78ed20e88fb3134994 [2021-04-17T10:48:01.681Z] #52 103.2 go/token [2021-04-17T10:48:01.681Z] #52 103.5 mvdan.cc/editorconfig [2021-04-17T10:48:01.681Z] #52 105.8 go/scanner [2021-04-17T10:48:01.681Z] #52 106.7 mvdan.cc/sh/v3/syntax [2021-04-17T10:48:01.681Z] #52 109.3 go/ast [2021-04-17T10:48:01.681Z] #52 111.8 golang.org/x/crypto/ssh/terminal [2021-04-17T10:48:01.831Z] #19 DONE 1.7s [2021-04-17T10:48:01.831Z] [2021-04-17T10:48:01.831Z] #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-04-17T10:48:01.831Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-17T10:48:01.831Z] #43 50.84 CC compel/plugins/std/string.o [2021-04-17T10:48:01.831Z] #43 51.67 CC compel/plugins/std/infect.o [2021-04-17T10:48:01.831Z] #43 52.26 CC compel/arch/aarch64/plugins/std/parasite-head.o [2021-04-17T10:48:01.831Z] #43 52.38 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2021-04-17T10:48:01.831Z] #43 52.50 AR compel/plugins/std.lib.a [2021-04-17T10:48:01.831Z] #43 52.56 CC compel/plugins/fds/fds.o [2021-04-17T10:48:01.831Z] #43 52.79 AR compel/plugins/fds.lib.a [2021-04-17T10:48:01.831Z] #43 52.88 HOSTDEP compel/src/lib/log-host.d [2021-04-17T10:48:01.831Z] #43 53.04 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-17T10:48:01.831Z] #43 53.20 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2021-04-17T10:48:01.831Z] #43 53.35 HOSTDEP compel/src/main-host.d [2021-04-17T10:48:01.831Z] #43 53.49 DEP compel/src/lib/ptrace.d [2021-04-17T10:48:01.831Z] #43 53.75 DEP compel/src/lib/infect.d [2021-04-17T10:48:01.831Z] #43 53.97 DEP compel/src/lib/infect-util.d [2021-04-17T10:48:01.831Z] #43 54.07 DEP compel/src/lib/infect-rpc.d [2021-04-17T10:48:01.831Z] #43 54.30 DEP compel/arch/aarch64/src/lib/infect.d [2021-04-17T10:48:01.831Z] #43 54.41 DEP compel/arch/aarch64/src/lib/cpu.d [2021-04-17T10:48:01.831Z] #43 54.44 DEP compel/src/lib/log.d [2021-04-17T10:48:01.831Z] #43 54.56 DEP compel/src/main.d [2021-04-17T10:48:01.831Z] #43 54.67 DEP compel/src/lib/handle-elf.d [2021-04-17T10:48:01.831Z] #43 54.76 DEP compel/arch/aarch64/src/lib/handle-elf.d [2021-04-17T10:48:01.831Z] #43 54.89 CC compel/src/lib/log.o [2021-04-17T10:48:01.981Z] #52 ... [2021-04-17T10:48:01.981Z] [2021-04-17T10:48:01.981Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-17T10:48:01.981Z] #54 sha256:56ab088f979054a00cbfa52ae01dbbb38440cc008bf86311320d69c5c3285951 [2021-04-17T10:48:01.981Z] #54 0.412 + RM_GOPATH=0 [2021-04-17T10:48:01.981Z] #54 0.416 + TMP_GOPATH= [2021-04-17T10:48:01.981Z] #54 0.416 + : /build [2021-04-17T10:48:01.981Z] #54 0.416 + '[' -z '' ']' [2021-04-17T10:48:01.981Z] #54 0.418 ++ mktemp -d [2021-04-17T10:48:01.981Z] #54 0.422 + export GOPATH=/tmp/tmp.F2CNc34C2Q [2021-04-17T10:48:01.981Z] #54 0.422 + GOPATH=/tmp/tmp.F2CNc34C2Q [2021-04-17T10:48:01.981Z] #54 0.422 + RM_GOPATH=1 [2021-04-17T10:48:01.981Z] #54 0.424 + case "$(go env GOARCH)" in [2021-04-17T10:48:01.981Z] #54 0.426 ++ go env GOARCH [2021-04-17T10:48:01.981Z] #54 0.445 + export GO_BUILDMODE=-buildmode=pie [2021-04-17T10:48:01.981Z] #54 0.449 + GO_BUILDMODE=-buildmode=pie [2021-04-17T10:48:01.981Z] #54 0.450 ++ dirname /tmp/install/install.sh [2021-04-17T10:48:01.981Z] #54 0.451 + dir=/tmp/install [2021-04-17T10:48:01.981Z] #54 0.452 + bin=runc [2021-04-17T10:48:01.981Z] #54 0.452 + shift [2021-04-17T10:48:01.981Z] #54 0.452 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-17T10:48:01.981Z] #54 0.452 + . /tmp/install/runc.installer [2021-04-17T10:48:01.981Z] #54 0.465 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-17T10:48:01.981Z] #54 0.465 + install_runc [2021-04-17T10:48:01.981Z] #54 0.466 + uname -r [2021-04-17T10:48:01.981Z] #54 0.468 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-17T10:48:01.981Z] #54 0.502 + RUNC_BUILDTAGS='seccomp ' [2021-04-17T10:48:01.981Z] #54 0.502 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-17T10:48:01.981Z] #54 0.503 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-17T10:48:01.981Z] #54 0.515 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.F2CNc34C2Q/src/github.com/opencontainers/runc [2021-04-17T10:48:01.981Z] #54 0.519 Cloning into '/tmp/tmp.F2CNc34C2Q/src/github.com/opencontainers/runc'... [2021-04-17T10:48:02.094Z] #43 55.36 CC compel/arch/aarch64/src/lib/cpu.o [2021-04-17T10:48:02.218Z] #43 42.09 CC compel/arch/x86/plugins/std/parasite-head.o [2021-04-17T10:48:02.218Z] #43 42.14 CC compel/arch/x86/plugins/std/memcpy.o [2021-04-17T10:48:02.218Z] #43 42.19 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-04-17T10:48:02.278Z] #43 40.37 CC images/opts.o [2021-04-17T10:48:02.358Z] #43 55.60 CC compel/arch/aarch64/src/lib/infect.o [2021-04-17T10:48:02.443Z] #43 161.4 CC criu/uts_ns.o [2021-04-17T10:48:02.443Z] #43 161.5 CC criu/vdso-compat.o [2021-04-17T10:48:02.477Z] #43 42.28 AR compel/plugins/std.lib.a [2021-04-17T10:48:02.534Z] #43 40.63 CC images/seccomp.o [2021-04-17T10:48:02.534Z] #43 40.90 CC images/binfmt-misc.o [2021-04-17T10:48:02.699Z] #43 161.7 CC criu/vdso.o [2021-04-17T10:48:02.736Z] #43 42.38 CC compel/plugins/fds/fds.o [2021-04-17T10:48:02.908Z] ok github.com/docker/docker/builder/remotecontext 0.354s coverage: 13.7% of statements [2021-04-17T10:48:02.935Z] #43 56.14 CC compel/src/lib/infect-rpc.o [2021-04-17T10:48:02.955Z] #43 162.1 LINK criu/built-in.o [2021-04-17T10:48:02.995Z] #43 42.70 AR compel/plugins/fds.lib.a [2021-04-17T10:48:02.995Z] #43 42.73 HOSTDEP compel/src/lib/log-host.d [2021-04-17T10:48:02.995Z] #43 42.82 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-17T10:48:02.995Z] #43 42.90 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-04-17T10:48:03.097Z] #43 41.14 CC images/time.o [2021-04-17T10:48:03.097Z] #43 41.32 CC images/sysctl.o [2021-04-17T10:48:03.198Z] ok github.com/docker/docker/builder/dockerfile 0.904s coverage: 48.5% of statements [2021-04-17T10:48:03.198Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-04-17T10:48:03.212Z] #43 162.3 LINK criu/criu [2021-04-17T10:48:03.254Z] #43 42.98 HOSTDEP compel/src/main-host.d [2021-04-17T10:48:03.254Z] #43 43.12 DEP compel/src/lib/ptrace.d [2021-04-17T10:48:03.354Z] #43 41.51 CC images/autofs.o [2021-04-17T10:48:03.469Z] #43 162.6 DEP lib/c/criu.d [2021-04-17T10:48:03.469Z] #43 162.7 CC images/rpc.pb-c.o [2021-04-17T10:48:03.512Z] #43 56.59 CC compel/src/lib/infect-util.o [2021-04-17T10:48:03.513Z] #43 43.28 DEP compel/src/lib/infect.d [2021-04-17T10:48:03.513Z] #43 43.49 DEP compel/src/lib/infect-util.d [2021-04-17T10:48:03.610Z] #43 41.77 CC images/macvlan.o [2021-04-17T10:48:03.772Z] #43 43.60 DEP compel/src/lib/infect-rpc.d [2021-04-17T10:48:03.776Z] #43 57.01 CC compel/src/lib/infect.o [2021-04-17T10:48:03.826Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2021-04-17T10:48:03.867Z] #43 41.97 CC images/sit.o [2021-04-17T10:48:03.867Z] #43 ... [2021-04-17T10:48:03.867Z] [2021-04-17T10:48:03.867Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-17T10:48:03.867Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-17T10:48:03.867Z] #13 96.97 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-17T10:48:03.867Z] #13 96.97 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-17T10:48:03.867Z] #13 96.98 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-17T10:48:04.031Z] #43 43.76 DEP compel/arch/x86/src/lib/infect.d [2021-04-17T10:48:04.031Z] #43 43.88 DEP compel/arch/x86/src/lib/cpu.d [2021-04-17T10:48:04.032Z] #43 163.2 CC lib/c/criu.o [2021-04-17T10:48:04.115Z] ok github.com/docker/docker/builder/remotecontext/git 0.975s coverage: 86.3% of statements [2021-04-17T10:48:04.115Z] ? github.com/docker/docker/cli [no test files] [2021-04-17T10:48:04.115Z] ? github.com/docker/docker/cli/config [no test files] [2021-04-17T10:48:04.124Z] #13 ... [2021-04-17T10:48:04.124Z] [2021-04-17T10:48:04.124Z] #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-04-17T10:48:04.124Z] #45 sha256:a6cb748fc29fe9c672a40e246c91decdaa4f8f7eaa718162c977004ada833ebf [2021-04-17T10:48:04.124Z] #45 100.4 vendor/golang.org/x/text/secure/bidirule [2021-04-17T10:48:04.124Z] #45 100.6 vendor/golang.org/x/text/unicode/norm [2021-04-17T10:48:04.124Z] #45 104.3 vendor/golang.org/x/net/idna [2021-04-17T10:48:04.124Z] #45 106.3 vendor/golang.org/x/net/http2/hpack [2021-04-17T10:48:04.124Z] #45 107.6 mime [2021-04-17T10:48:04.124Z] #45 109.4 mime/quotedprintable [2021-04-17T10:48:04.124Z] #45 109.8 net/http/internal [2021-04-17T10:48:04.290Z] #43 43.94 DEP compel/src/lib/log.d [2021-04-17T10:48:04.290Z] #43 44.07 DEP compel/src/main.d [2021-04-17T10:48:04.381Z] #45 ... [2021-04-17T10:48:04.381Z] [2021-04-17T10:48:04.381Z] #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-04-17T10:48:04.381Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:48:04.381Z] #43 42.26 CC images/memfd.o [2021-04-17T10:48:04.381Z] #43 42.56 CC images/timens.o [2021-04-17T10:48:04.549Z] #43 44.19 DEP compel/src/lib/handle-elf.d [2021-04-17T10:48:04.549Z] #43 44.27 DEP compel/arch/x86/src/lib/handle-elf.d [2021-04-17T10:48:04.549Z] #43 44.43 CC compel/src/lib/log.o [2021-04-17T10:48:04.595Z] #43 163.9 LINK lib/c/built-in.o [2021-04-17T10:48:04.638Z] #43 42.85 LINK images/built-in.o [2021-04-17T10:48:04.808Z] #43 44.63 CC compel/arch/x86/src/lib/cpu.o [2021-04-17T10:48:04.851Z] #43 163.9 LINK lib/c/libcriu.so [2021-04-17T10:48:04.852Z] #43 163.9 LINK lib/c/libcriu.a [2021-04-17T10:48:04.894Z] #43 43.01 GEN compel/include/asm [2021-04-17T10:48:04.894Z] #43 43.05 GEN compel/include/version.h [2021-04-17T10:48:04.894Z] #43 43.07 touch .config [2021-04-17T10:48:04.894Z] #43 43.11 GEN include/common/config.h [2021-04-17T10:48:04.894Z] #43 43.20 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-04-17T10:48:05.108Z] #43 164.1 GEN magic.py [2021-04-17T10:48:05.108Z] #43 164.2 Note: Building without setproctitle() and strlcpy() support. [2021-04-17T10:48:05.108Z] #43 164.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-17T10:48:05.108Z] #43 164.2 Note: Building without GnuTLS support [2021-04-17T10:48:05.108Z] #43 164.2 Makefile.config:39: Warn: you have no libnftables installed [2021-04-17T10:48:05.108Z] #43 164.2 Makefile.config:40: Warn: Building without nftables support [2021-04-17T10:48:05.152Z] #43 43.22 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-04-17T10:48:05.152Z] #43 43.24 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-04-17T10:48:05.152Z] #43 43.26 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-04-17T10:48:05.152Z] #43 43.30 DEP compel/arch/x86/plugins/std/memcpy.d [2021-04-17T10:48:05.152Z] #43 43.33 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-04-17T10:48:05.152Z] #43 43.34 GEN compel/plugins/include/uapi/std/syscall.h [2021-04-17T10:48:05.152Z] #43 43.39 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-04-17T10:48:05.152Z] #43 43.41 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-04-17T10:48:05.380Z] #43 45.34 CC compel/arch/x86/src/lib/infect.o [2021-04-17T10:48:05.409Z] #43 43.44 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-17T10:48:05.409Z] #43 43.44 DEP compel/plugins/std/infect.d [2021-04-17T10:48:05.409Z] #43 43.60 DEP compel/plugins/std/string.d [2021-04-17T10:48:05.409Z] #43 43.69 DEP compel/plugins/std/log.d [2021-04-17T10:48:05.639Z] #43 ... [2021-04-17T10:48:05.639Z] [2021-04-17T10:48:05.639Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-17T10:48:05.639Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-17T10:48:05.639Z] #13 106.5 Selecting previously unselected package libapparmor1:amd64. [2021-04-17T10:48:05.665Z] #43 43.79 DEP compel/plugins/std/fds.d [2021-04-17T10:48:05.665Z] #43 43.92 DEP compel/plugins/std/std.d [2021-04-17T10:48:05.671Z] #43 164.8 fatal: not a git repository (or any of the parent directories): .git [2021-04-17T10:48:05.898Z] #13 106.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-04-17T10:48:05.898Z] #13 106.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-04-17T10:48:05.898Z] #13 106.6 Selecting previously unselected package libapparmor-dev:amd64. [2021-04-17T10:48:05.898Z] #13 106.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-04-17T10:48:05.898Z] #13 106.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-17T10:48:05.922Z] #43 44.02 DEP compel/plugins/shmem/shmem.d [2021-04-17T10:48:05.922Z] #43 44.11 DEP compel/plugins/fds/fds.d [2021-04-17T10:48:05.922Z] #43 44.25 CC compel/plugins/std/std.o [2021-04-17T10:48:06.157Z] #13 106.8 Selecting previously unselected package libbtrfs0. [2021-04-17T10:48:06.157Z] #13 106.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-17T10:48:06.157Z] #13 106.8 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-17T10:48:06.157Z] #13 106.9 Selecting previously unselected package libbtrfs-dev. [2021-04-17T10:48:06.157Z] #13 106.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-17T10:48:06.157Z] #13 106.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-17T10:48:06.178Z] #43 44.54 CC compel/plugins/std/fds.o [2021-04-17T10:48:06.234Z] #43 165.3 make[1]: Nothing to be done for 'all'. [2021-04-17T10:48:06.339Z] #43 59.43 CC compel/src/lib/ptrace.o [2021-04-17T10:48:06.416Z] #13 107.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-04-17T10:48:06.416Z] #13 107.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-17T10:48:06.416Z] #13 107.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-17T10:48:06.416Z] #13 107.1 Selecting previously unselected package libudev-dev:amd64. [2021-04-17T10:48:06.416Z] #13 107.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-04-17T10:48:06.416Z] #13 107.1 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-17T10:48:06.603Z] #43 59.78 AR compel/libcompel.a [2021-04-17T10:48:06.675Z] #13 107.3 Selecting previously unselected package libsepol1-dev:amd64. [2021-04-17T10:48:06.675Z] #13 107.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-04-17T10:48:06.675Z] #13 107.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-04-17T10:48:06.797Z] #43 165.8 make[1]: 'images/built-in.o' is up to date. [2021-04-17T10:48:06.797Z] #43 165.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-17T10:48:06.797Z] #43 165.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-17T10:48:06.797Z] #43 165.9 make[1]: 'compel/libcompel.a' is up to date. [2021-04-17T10:48:06.797Z] #43 165.9 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-17T10:48:06.797Z] #43 166.0 make[1]: Nothing to be done for 'all'. [2021-04-17T10:48:06.797Z] #43 166.0 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-17T10:48:06.832Z] ok github.com/docker/docker/client 0.114s coverage: 75.4% of statements [2021-04-17T10:48:06.867Z] #43 59.87 HOSTCC compel/src/main-host.o [2021-04-17T10:48:06.934Z] #13 107.6 Selecting previously unselected package libpcre16-3:amd64. [2021-04-17T10:48:06.934Z] #13 107.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-04-17T10:48:06.934Z] #13 107.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-04-17T10:48:06.934Z] #13 107.8 Selecting previously unselected package libpcre32-3:amd64. [2021-04-17T10:48:07.053Z] #43 166.2 make[2]: Nothing to be done for 'all'. [2021-04-17T10:48:07.053Z] #43 166.2 make[2]: Nothing to be done for 'all'. [2021-04-17T10:48:07.053Z] #43 166.2 make[2]: Nothing to be done for 'all'. [2021-04-17T10:48:07.053Z] #43 166.3 make[2]: Nothing to be done for 'all'. [2021-04-17T10:48:07.109Z] #43 45.03 CC compel/plugins/std/log.o [2021-04-17T10:48:07.130Z] #43 60.17 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2021-04-17T10:48:07.130Z] #43 60.30 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-17T10:48:07.193Z] #13 107.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-04-17T10:48:07.193Z] #13 107.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-04-17T10:48:07.311Z] #43 166.3 make[2]: Nothing to be done for 'all'. [2021-04-17T10:48:07.311Z] #43 166.4 make[2]: Nothing to be done for 'all'. [2021-04-17T10:48:07.311Z] #43 166.4 make[2]: Nothing to be done for 'all'. [2021-04-17T10:48:07.395Z] #43 60.73 HOSTCC compel/src/lib/log-host.o [2021-04-17T10:48:07.453Z] #13 108.1 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-04-17T10:48:07.453Z] #13 108.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-04-17T10:48:07.453Z] #13 108.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-17T10:48:07.567Z] #43 166.5 make[2]: Nothing to be done for 'all'. [2021-04-17T10:48:07.567Z] #43 166.5 INSTALL criu/criu [2021-04-17T10:48:07.673Z] #43 45.93 CC compel/plugins/std/string.o [2021-04-17T10:48:07.712Z] #13 108.2 Selecting previously unselected package libpcre3-dev:amd64. [2021-04-17T10:48:07.712Z] #13 108.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-04-17T10:48:07.712Z] #13 108.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-17T10:48:07.825Z] #43 DONE 166.8s [2021-04-17T10:48:07.825Z] [2021-04-17T10:48:07.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-04-17T10:48:07.825Z] #56 sha256:93fd354b1bcf05e181daf3e0e362cd59f256cd9f7be48d495cb2f03b3aeb264e [2021-04-17T10:48:07.971Z] #13 108.7 Selecting previously unselected package libselinux1-dev:amd64. [2021-04-17T10:48:07.971Z] #13 108.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-04-17T10:48:07.971Z] #13 108.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-17T10:48:07.972Z] #43 61.05 HOSTLINK compel/compel-host-bin [2021-04-17T10:48:08.230Z] #13 108.9 Selecting previously unselected package libdevmapper-dev:amd64. [2021-04-17T10:48:08.230Z] #13 109.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-04-17T10:48:08.230Z] #13 109.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-17T10:48:08.239Z] #43 61.42 DEP soccr/soccr.d [2021-04-17T10:48:08.489Z] #13 109.1 Selecting previously unselected package libseccomp-dev:amd64. [2021-04-17T10:48:08.489Z] #13 109.1 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-17T10:48:08.489Z] #13 109.1 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-17T10:48:08.489Z] #13 109.3 Selecting previously unselected package libsystemd-dev:amd64. [2021-04-17T10:48:08.489Z] #13 109.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-04-17T10:48:08.489Z] #13 109.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-17T10:48:08.503Z] #43 61.71 CC soccr/soccr.o [2021-04-17T10:48:08.603Z] #43 46.63 CC compel/plugins/std/infect.o [2021-04-17T10:48:08.809Z] #56 ... [2021-04-17T10:48:08.810Z] [2021-04-17T10:48:08.810Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-17T10:48:08.810Z] #44 sha256:e89646ccb88ea0018e6cf5b2d7e7792f10ececd84190cd3ca454aba6c67c27a2 [2021-04-17T10:48:08.810Z] #44 DONE 0.1s [2021-04-17T10:48:08.810Z] [2021-04-17T10:48:08.810Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-17T10:48:08.810Z] #46 sha256:cb5fb504724bd0751b8655688d440fcff620b268a9b4b1ca5be9acc044016010 [2021-04-17T10:48:08.810Z] #46 DONE 0.1s [2021-04-17T10:48:08.810Z] [2021-04-17T10:48:08.810Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-17T10:48:08.810Z] #48 sha256:da952c5955a92abbac9eb17bc3ac3f422c731b093b2696b473f6e66e786ba571 [2021-04-17T10:48:08.860Z] #43 47.02 CC compel/arch/x86/plugins/std/parasite-head.o [2021-04-17T10:48:08.860Z] #43 47.09 CC compel/arch/x86/plugins/std/memcpy.o [2021-04-17T10:48:08.860Z] #43 47.16 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-04-17T10:48:08.860Z] #43 47.22 AR compel/plugins/std.lib.a [2021-04-17T10:48:08.951Z] #54 ... [2021-04-17T10:48:08.951Z] [2021-04-17T10:48:08.951Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-17T10:48:08.951Z] #46 sha256:ffa052997697d3f33f8e969da7c8d909dbd2f666565e4b54404a09bc9190413c [2021-04-17T10:48:08.951Z] #46 119.3 text/template [2021-04-17T10:48:09.057Z] #13 109.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-17T10:48:09.057Z] #13 109.8 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-17T10:48:09.057Z] #13 109.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-04-17T10:48:09.057Z] #13 109.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-17T10:48:09.083Z] #48 DONE 0.1s [2021-04-17T10:48:09.083Z] [2021-04-17T10:48:09.083Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-17T10:48:09.083Z] #50 sha256:35c248b9c12091849b22e5c28c646be4ffeea6fc62d14e275001d35758d505e4 [2021-04-17T10:48:09.083Z] #50 DONE 0.1s [2021-04-17T10:48:09.083Z] [2021-04-17T10:48:09.083Z] #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-04-17T10:48:09.083Z] #56 sha256:93fd354b1bcf05e181daf3e0e362cd59f256cd9f7be48d495cb2f03b3aeb264e [2021-04-17T10:48:09.083Z] #56 ... [2021-04-17T10:48:09.083Z] [2021-04-17T10:48:09.083Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-17T10:48:09.083Z] #52 sha256:43f38a3c39f7c515a1ac93e63a029d279e631324b1fed9d741194a7c8924cf04 [2021-04-17T10:48:09.083Z] #52 DONE 0.1s [2021-04-17T10:48:09.117Z] #43 47.30 CC compel/plugins/fds/fds.o [2021-04-17T10:48:09.316Z] #13 109.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-04-17T10:48:09.316Z] #13 109.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-04-17T10:48:09.316Z] #13 109.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-17T10:48:09.316Z] #13 109.9 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-17T10:48:09.316Z] #13 109.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-04-17T10:48:09.316Z] #13 110.0 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-17T10:48:09.316Z] #13 110.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-17T10:48:09.316Z] #13 110.0 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-17T10:48:09.316Z] #13 110.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-17T10:48:09.316Z] #13 110.0 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-17T10:48:09.316Z] #13 110.1 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-17T10:48:09.316Z] #13 110.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-17T10:48:09.316Z] #13 110.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-17T10:48:09.343Z] [2021-04-17T10:48:09.343Z] #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-04-17T10:48:09.343Z] #56 sha256:93fd354b1bcf05e181daf3e0e362cd59f256cd9f7be48d495cb2f03b3aeb264e [2021-04-17T10:48:09.374Z] #43 47.50 AR compel/plugins/fds.lib.a [2021-04-17T10:48:09.374Z] #43 47.55 HOSTDEP compel/src/lib/log-host.d [2021-04-17T10:48:09.374Z] #43 47.61 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-17T10:48:09.374Z] #43 47.71 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-04-17T10:48:09.575Z] #13 110.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-17T10:48:09.575Z] #13 110.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-17T10:48:09.575Z] #13 110.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-17T10:48:09.575Z] #13 110.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-17T10:48:09.575Z] #13 110.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-17T10:48:09.575Z] #13 110.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-04-17T10:48:09.575Z] #13 110.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-17T10:48:09.575Z] #13 110.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-17T10:48:09.575Z] #13 110.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-17T10:48:09.575Z] #13 110.2 Setting up dmsetup (2:1.02.155-3) ... [2021-04-17T10:48:09.575Z] #13 110.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-17T10:48:09.575Z] #13 110.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-17T10:48:09.575Z] #13 110.2 Processing triggers for libc-bin (2.28-10) ... [2021-04-17T10:48:09.631Z] #43 47.83 HOSTDEP compel/src/main-host.d [2021-04-17T10:48:09.631Z] #43 47.97 DEP compel/src/lib/ptrace.d [2021-04-17T10:48:09.988Z] Commit message: "apparmor.InstallDefault(): fix order of remove/close and fix linting warnings" [2021-04-17T10:48:10.005Z] #46 ... [2021-04-17T10:48:10.006Z] [2021-04-17T10:48:10.006Z] #21 [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-04-17T10:48:10.006Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-17T10:48:10.006Z] #21 0.590 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-17T10:48:10.006Z] #21 0.705 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-17T10:48:10.006Z] #21 0.804 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-17T10:48:10.006Z] #21 0.895 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-17T10:48:10.006Z] #21 1.807 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [454 kB] [2021-04-17T10:48:10.006Z] #21 3.144 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-04-17T10:48:10.006Z] #21 4.529 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] [2021-04-17T10:48:10.006Z] #21 5.699 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-04-17T10:48:10.006Z] #21 ... [2021-04-17T10:48:10.006Z] [2021-04-17T10:48:10.006Z] #44 [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-04-17T10:48:10.006Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-17T10:48:10.006Z] #44 49.69 CC compel/src/lib/infect-rpc.o [2021-04-17T10:48:10.006Z] #44 50.25 CC compel/src/lib/infect-util.o [2021-04-17T10:48:10.006Z] #44 50.58 CC compel/src/lib/infect.o [2021-04-17T10:48:10.006Z] #44 53.35 CC compel/src/lib/ptrace.o [2021-04-17T10:48:10.006Z] #44 53.81 AR compel/libcompel.a [2021-04-17T10:48:10.006Z] #44 53.92 HOSTCC compel/src/main-host.o [2021-04-17T10:48:10.006Z] #44 54.26 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2021-04-17T10:48:10.006Z] #44 54.52 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-17T10:48:10.006Z] #44 55.08 HOSTCC compel/src/lib/log-host.o [2021-04-17T10:48:10.006Z] #44 55.33 HOSTLINK compel/compel-host-bin [2021-04-17T10:48:10.006Z] #44 55.45 DEP soccr/soccr.d [2021-04-17T10:48:10.006Z] #44 55.63 CC soccr/soccr.o [2021-04-17T10:48:10.006Z] #44 ... [2021-04-17T10:48:10.006Z] [2021-04-17T10:48:10.006Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-17T10:48:10.006Z] #54 sha256:56ab088f979054a00cbfa52ae01dbbb38440cc008bf86311320d69c5c3285951 [2021-04-17T10:48:10.006Z] #54 12.58 + cd /tmp/tmp.F2CNc34C2Q/src/github.com/opencontainers/runc [2021-04-17T10:48:10.006Z] #54 12.58 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-17T10:48:10.195Z] #43 48.14 DEP compel/src/lib/infect.d [2021-04-17T10:48:10.195Z] #43 ... [2021-04-17T10:48:10.195Z] [2021-04-17T10:48:10.195Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-17T10:48:10.195Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-17T10:48:10.195Z] #13 112.8 Selecting previously unselected package libapparmor1:amd64. [2021-04-17T10:48:10.195Z] #13 112.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-04-17T10:48:10.195Z] #13 112.8 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-04-17T10:48:10.195Z] #13 113.0 Selecting previously unselected package libapparmor-dev:amd64. [2021-04-17T10:48:10.195Z] #13 113.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-04-17T10:48:10.195Z] #13 113.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-17T10:48:10.195Z] #13 113.1 Selecting previously unselected package libbtrfs0. [2021-04-17T10:48:10.195Z] #13 113.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-17T10:48:10.195Z] #13 113.1 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-17T10:48:10.195Z] #13 113.2 Selecting previously unselected package libbtrfs-dev. [2021-04-17T10:48:10.195Z] #13 113.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-17T10:48:10.195Z] #13 113.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-17T10:48:10.430Z] #43 63.52 AR soccr/libsoccr.a [2021-04-17T10:48:10.430Z] #43 63.58 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-17T10:48:10.451Z] #13 113.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-04-17T10:48:10.451Z] #13 113.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-17T10:48:10.452Z] #13 113.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-17T10:48:10.452Z] #13 113.4 Selecting previously unselected package libudev-dev:amd64. [2021-04-17T10:48:10.452Z] #13 113.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-04-17T10:48:10.452Z] #13 113.5 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-17T10:48:10.381Z] > git --version # timeout=10 [2021-04-17T10:48:10.430Z] > git --version # 'git version 2.24.1.windows.2' [2021-04-17T10:48:10.473Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-04-17T10:48:10.695Z] #43 63.99 DEP criu/arch/aarch64/sigframe.d [2021-04-17T10:48:10.709Z] #13 113.7 Selecting previously unselected package libsepol1-dev:amd64. [2021-04-17T10:48:10.709Z] #13 113.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-04-17T10:48:10.709Z] #13 113.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-04-17T10:48:10.954Z] #13 ... [2021-04-17T10:48:10.954Z] [2021-04-17T10:48:10.954Z] #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-04-17T10:48:10.955Z] #45 sha256:0e124675f572e5446dd676f678735afff189173cf6a430ce5270764c7f97a2ef [2021-04-17T10:48:10.955Z] #45 106.0 mime/quotedprintable [2021-04-17T10:48:10.955Z] #45 106.3 net/http/internal [2021-04-17T10:48:10.955Z] #45 109.5 crypto/tls [2021-04-17T10:48:10.955Z] #45 115.6 net/http/httptrace [2021-04-17T10:48:10.955Z] #45 115.9 net/http [2021-04-17T10:48:10.959Z] #43 64.11 DEP criu/arch/aarch64/crtools.d [2021-04-17T10:48:10.959Z] #43 ... [2021-04-17T10:48:10.959Z] [2021-04-17T10:48:10.959Z] #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-04-17T10:48:10.959Z] #45 sha256:4517d1f446675c7b54b5db582f36f501540f6cf80b3f9a80b1b0c6d4cdbc5228 [2021-04-17T10:48:10.959Z] #45 106.4 net/http/httptrace [2021-04-17T10:48:10.959Z] #45 106.6 net/http [2021-04-17T10:48:10.959Z] #45 115.7 github.com/LK4D4/vndr/godl [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-17T10:48:11.063Z] #54 13.46 + '[' -z '' ']' [2021-04-17T10:48:11.063Z] #54 13.47 + target=static [2021-04-17T10:48:11.063Z] #54 13.47 + make 'BUILDTAGS=seccomp ' static [2021-04-17T10:48:11.213Z] #45 ... [2021-04-17T10:48:11.214Z] [2021-04-17T10:48:11.214Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-17T10:48:11.214Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-17T10:48:11.214Z] #13 DONE 111.9s [2021-04-17T10:48:11.214Z] [2021-04-17T10:48:11.214Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-17T10:48:11.214Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-04-17T10:48:11.223Z] #45 116.5 github.com/LK4D4/vndr [2021-04-17T10:48:11.223Z] #45 ... [2021-04-17T10:48:11.223Z] [2021-04-17T10:48:11.223Z] #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-04-17T10:48:11.223Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-17T10:48:11.223Z] #43 64.30 DEP criu/arch/aarch64/cpu.d [2021-04-17T10:48:11.223Z] #43 64.34 DEP criu/arch/aarch64/bitops.d [2021-04-17T10:48:11.223Z] #43 64.41 CC criu/arch/aarch64/bitops.o [2021-04-17T10:48:11.223Z] #43 64.47 CC criu/arch/aarch64/cpu.o [2021-04-17T10:48:11.273Z] #13 114.0 Selecting previously unselected package libpcre16-3:amd64. [2021-04-17T10:48:11.273Z] #13 114.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-04-17T10:48:11.274Z] #13 114.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-04-17T10:48:11.274Z] #13 114.2 Selecting previously unselected package libpcre32-3:amd64. [2021-04-17T10:48:11.274Z] #13 114.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-04-17T10:48:11.274Z] #13 114.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-04-17T10:48:11.364Z] #54 13.95 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-04-17T10:48:11.486Z] #43 64.64 CC criu/arch/aarch64/crtools.o [2021-04-17T10:48:11.530Z] #13 114.5 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-04-17T10:48:11.530Z] #13 114.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-04-17T10:48:11.530Z] #13 114.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-17T10:48:11.750Z] #43 ... [2021-04-17T10:48:11.751Z] [2021-04-17T10:48:11.751Z] #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-04-17T10:48:11.751Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-17T10:48:11.751Z] #20 1.684 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-17T10:48:11.751Z] #20 1.863 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-17T10:48:11.751Z] #20 1.947 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-17T10:48:11.751Z] #20 2.040 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-17T10:48:11.751Z] #20 2.411 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [461 kB] [2021-04-17T10:48:11.751Z] #20 3.500 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-17T10:48:11.751Z] #20 4.460 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [267 kB] [2021-04-17T10:48:11.751Z] #20 5.745 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-04-17T10:48:11.751Z] #20 8.981 Fetched 8758 kB in 8s (1164 kB/s) [2021-04-17T10:48:11.787Z] #13 114.6 Selecting previously unselected package libpcre3-dev:amd64. [2021-04-17T10:48:11.787Z] #13 114.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-04-17T10:48:11.787Z] #13 114.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-17T10:48:12.014Z] #20 8.981 Reading package lists... [2021-04-17T10:48:12.014Z] #20 ... [2021-04-17T10:48:12.014Z] [2021-04-17T10:48:12.014Z] #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-04-17T10:48:12.014Z] #53 sha256:7f32febdba5e6bba6dd5cf5edfc0daa6a24b0d92ebf92a49982eb365bfab7711 [2021-04-17T10:48:12.014Z] #53 11.06 + cd /tmp/tmp.JuAkBXttVx/src/github.com/opencontainers/runc [2021-04-17T10:48:12.014Z] #53 11.06 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-17T10:48:12.014Z] #53 11.89 + '[' -z '' ']' [2021-04-17T10:48:12.014Z] #53 11.89 + target=static [2021-04-17T10:48:12.014Z] #53 11.89 + make 'BUILDTAGS=seccomp ' static [2021-04-17T10:48:12.014Z] #53 12.31 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-04-17T10:48:12.044Z] #13 115.0 Selecting previously unselected package libselinux1-dev:amd64. [2021-04-17T10:48:12.044Z] #13 115.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-04-17T10:48:12.044Z] #13 115.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-17T10:48:12.299Z] #53 ... [2021-04-17T10:48:12.299Z] [2021-04-17T10:48:12.299Z] #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-04-17T10:48:12.299Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-17T10:48:12.299Z] #43 65.43 CC criu/arch/aarch64/sigframe.o [2021-04-17T10:48:12.301Z] #13 115.3 Selecting previously unselected package libdevmapper-dev:amd64. [2021-04-17T10:48:12.301Z] #13 115.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-04-17T10:48:12.301Z] #13 115.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-17T10:48:12.558Z] #13 115.5 Selecting previously unselected package libseccomp-dev:amd64. [2021-04-17T10:48:12.558Z] #13 115.5 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-17T10:48:12.558Z] #13 115.5 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-17T10:48:12.558Z] #13 115.6 Selecting previously unselected package libsystemd-dev:amd64. [2021-04-17T10:48:12.564Z] #43 65.59 LINK criu/arch/aarch64/crtools.built-in.o [2021-04-17T10:48:12.564Z] #43 65.63 DEP criu/pie/util-vdso.d [2021-04-17T10:48:12.564Z] #43 65.73 DEP criu/pie/util.d [2021-04-17T10:48:12.815Z] #13 115.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-04-17T10:48:12.815Z] #13 115.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-17T10:48:12.827Z] #43 65.89 CC criu/pie/util.o [2021-04-17T10:48:13.121Z] #14 DONE 1.7s [2021-04-17T10:48:13.121Z] [2021-04-17T10:48:13.121Z] #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-04-17T10:48:13.121Z] #53 sha256:7e91c679416a0cd96aa45e1224ab3b7b9e9494952ced0263f29ef2dbc1697d74 [2021-04-17T10:48:13.121Z] #53 1.589 + RM_GOPATH=0 [2021-04-17T10:48:13.121Z] #53 1.589 + TMP_GOPATH= [2021-04-17T10:48:13.121Z] #53 1.589 + : /build [2021-04-17T10:48:13.121Z] #53 1.589 + '[' -z '' ']' [2021-04-17T10:48:13.121Z] #53 1.593 ++ mktemp -d [2021-04-17T10:48:13.121Z] #53 1.597 + export GOPATH=/tmp/tmp.m8cBPo6Zyo [2021-04-17T10:48:13.122Z] #53 1.597 + GOPATH=/tmp/tmp.m8cBPo6Zyo [2021-04-17T10:48:13.122Z] #53 1.597 + RM_GOPATH=1 [2021-04-17T10:48:13.122Z] #53 1.598 + case "$(go env GOARCH)" in [2021-04-17T10:48:13.122Z] #53 1.598 ++ go env GOARCH [2021-04-17T10:48:13.122Z] #53 1.628 + export GO_BUILDMODE=-buildmode=pie [2021-04-17T10:48:13.122Z] #53 1.628 + GO_BUILDMODE=-buildmode=pie [2021-04-17T10:48:13.122Z] #53 1.630 ++ dirname /tmp/install/install.sh [2021-04-17T10:48:13.122Z] #53 1.631 + dir=/tmp/install [2021-04-17T10:48:13.122Z] #53 1.636 + bin=runc [2021-04-17T10:48:13.122Z] #53 1.636 + shift [2021-04-17T10:48:13.122Z] #53 1.636 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-17T10:48:13.122Z] #53 1.640 + . /tmp/install/runc.installer [2021-04-17T10:48:13.122Z] #53 1.640 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-17T10:48:13.122Z] #53 1.641 + install_runc [2021-04-17T10:48:13.122Z] #53 1.641 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-17T10:48:13.122Z] #53 1.643 + uname -r [2021-04-17T10:48:13.122Z] #53 1.644 + RUNC_BUILDTAGS='seccomp ' [2021-04-17T10:48:13.122Z] #53 1.644 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-17T10:48:13.122Z] #53 1.644 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-17T10:48:13.122Z] #53 1.644 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.m8cBPo6Zyo/src/github.com/opencontainers/runc [2021-04-17T10:48:13.122Z] #53 1.646 Cloning into '/tmp/tmp.m8cBPo6Zyo/src/github.com/opencontainers/runc'... [2021-04-17T10:48:13.330Z] #13 116.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-17T10:48:13.330Z] #13 116.2 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-17T10:48:13.330Z] #13 116.2 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-04-17T10:48:13.330Z] #13 116.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-17T10:48:13.330Z] #13 116.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-04-17T10:48:13.330Z] #13 116.3 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-04-17T10:48:13.330Z] #13 116.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-17T10:48:13.330Z] #13 116.3 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-17T10:48:13.330Z] #13 116.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-04-17T10:48:13.330Z] #13 116.3 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-17T10:48:13.330Z] #13 116.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-17T10:48:13.330Z] #13 116.3 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-17T10:48:13.330Z] #13 116.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-17T10:48:13.330Z] #13 116.4 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-17T10:48:13.330Z] #13 116.4 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-17T10:48:13.330Z] #13 116.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-17T10:48:13.405Z] #43 66.39 CC criu/pie/util-vdso.o [2021-04-17T10:48:13.587Z] #13 116.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-17T10:48:13.587Z] #13 116.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-17T10:48:13.587Z] #13 116.4 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-04-17T10:48:13.587Z] #13 116.4 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-04-17T10:48:13.587Z] #13 116.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-17T10:48:13.587Z] #13 116.5 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-04-17T10:48:13.587Z] #13 116.5 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-04-17T10:48:13.587Z] #13 116.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-17T10:48:13.587Z] #13 116.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-17T10:48:13.749Z] + docker version [2021-04-17T10:48:13.845Z] #13 116.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-17T10:48:13.982Z] #43 67.17 AR criu/pie/pie.lib.a [2021-04-17T10:48:14.060Z] #53 ... [2021-04-17T10:48:14.060Z] [2021-04-17T10:48:14.060Z] #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-04-17T10:48:14.060Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-04-17T10:48:14.060Z] #15 DONE 1.3s [2021-04-17T10:48:14.246Z] #43 67.29 DEP criu/pie/restorer.d [2021-04-17T10:48:14.319Z] [2021-04-17T10:48:14.319Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-17T10:48:14.319Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-04-17T10:48:14.408Z] #13 117.3 Setting up dmsetup (2:1.02.155-3) ... [2021-04-17T10:48:14.408Z] #13 117.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-17T10:48:14.408Z] #13 117.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-17T10:48:14.408Z] #13 117.3 Processing triggers for libc-bin (2.28-10) ... [2021-04-17T10:48:14.510Z] #43 67.68 DEP criu/arch/aarch64/intraprocedure.d [2021-04-17T10:48:14.510Z] #43 ... [2021-04-17T10:48:14.510Z] [2021-04-17T10:48:14.510Z] #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-04-17T10:48:14.510Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-04-17T10:48:14.510Z] #32 DONE 119.5s [2021-04-17T10:48:14.510Z] [2021-04-17T10:48:14.510Z] #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-04-17T10:48:14.510Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-17T10:48:14.510Z] #43 67.74 DEP criu/arch/aarch64/restorer.d [2021-04-17T10:48:14.828Z] #43 68.00 DEP criu/arch/aarch64/vdso-pie.d [2021-04-17T10:48:14.828Z] #43 68.11 DEP criu/pie/parasite-vdso.d [2021-04-17T10:48:14.971Z] #13 DONE 117.9s [2021-04-17T10:48:14.971Z] [2021-04-17T10:48:14.971Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-17T10:48:14.971Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-04-17T10:48:15.110Z] #43 68.37 DEP criu/pie/parasite.d [2021-04-17T10:48:15.257Z] #16 1.053 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-17T10:48:15.385Z] #43 68.70 CC criu/pie/parasite.o [2021-04-17T10:48:15.516Z] #16 DONE 1.2s [2021-04-17T10:48:15.516Z] [2021-04-17T10:48:15.517Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-17T10:48:15.517Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-04-17T10:48:15.887Z] #56 195.7 + bin/containerd [2021-04-17T10:48:16.456Z] #17 ... [2021-04-17T10:48:16.456Z] [2021-04-17T10:48:16.456Z] #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-04-17T10:48:16.456Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:48:16.456Z] #43 46.23 CC compel/src/lib/infect-rpc.o [2021-04-17T10:48:16.456Z] #43 46.53 CC compel/src/lib/infect-util.o [2021-04-17T10:48:16.456Z] #43 46.78 CC compel/src/lib/infect.o [2021-04-17T10:48:16.456Z] #43 49.17 CC compel/src/lib/ptrace.o [2021-04-17T10:48:16.456Z] #43 49.59 AR compel/libcompel.a [2021-04-17T10:48:16.456Z] #43 49.67 HOSTCC compel/src/main-host.o [2021-04-17T10:48:16.456Z] #43 49.96 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-04-17T10:48:16.456Z] #43 50.14 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-17T10:48:16.456Z] #43 50.43 HOSTCC compel/src/lib/log-host.o [2021-04-17T10:48:16.456Z] #43 50.63 HOSTLINK compel/compel-host-bin [2021-04-17T10:48:16.456Z] #43 50.82 DEP soccr/soccr.d [2021-04-17T10:48:16.456Z] #43 50.98 CC soccr/soccr.o [2021-04-17T10:48:16.456Z] #43 53.65 AR soccr/libsoccr.a [2021-04-17T10:48:16.456Z] #43 53.72 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-17T10:48:16.456Z] #43 54.35 DEP criu/arch/x86/sigframe.d [2021-04-17T10:48:16.456Z] #43 54.57 DEP criu/arch/x86/sigaction_compat.d [2021-04-17T10:48:16.456Z] #43 54.68 DEP criu/arch/x86/kerndat.d [2021-04-17T10:48:16.456Z] #43 54.84 DEP criu/arch/x86/crtools.d [2021-04-17T10:48:16.456Z] #43 55.00 DEP criu/arch/x86/cpu.d [2021-04-17T10:48:16.456Z] #43 55.17 CC criu/arch/x86/cpu.o [2021-04-17T10:48:16.456Z] #43 56.18 CC criu/arch/x86/crtools.o [2021-04-17T10:48:16.721Z] #43 ... [2021-04-17T10:48:16.721Z] [2021-04-17T10:48:16.721Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-17T10:48:16.721Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-04-17T10:48:16.721Z] #17 DONE 1.3s [2021-04-17T10:48:16.721Z] [2021-04-17T10:48:16.721Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-17T10:48:16.721Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-04-17T10:48:16.864Z] #14 ... [2021-04-17T10:48:16.864Z] [2021-04-17T10:48:16.864Z] #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-04-17T10:48:16.864Z] #58 sha256:f9006bb4b7fc32aa53199d6aa0e50ce1f839900ef15782300446e38d8ab799cf [2021-04-17T10:48:16.864Z] #58 114.6 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-17T10:48:16.864Z] #58 114.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-17T10:48:16.864Z] #58 DONE 123.1s [2021-04-17T10:48:16.864Z] [2021-04-17T10:48:16.864Z] #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-04-17T10:48:16.864Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:48:16.864Z] #43 48.30 DEP compel/src/lib/infect-util.d [2021-04-17T10:48:16.864Z] #43 48.41 DEP compel/src/lib/infect-rpc.d [2021-04-17T10:48:16.864Z] #43 48.50 DEP compel/arch/x86/src/lib/infect.d [2021-04-17T10:48:16.864Z] #43 48.68 DEP compel/arch/x86/src/lib/cpu.d [2021-04-17T10:48:16.864Z] #43 48.74 DEP compel/src/lib/log.d [2021-04-17T10:48:16.864Z] #43 48.81 DEP compel/src/main.d [2021-04-17T10:48:16.864Z] #43 48.91 DEP compel/src/lib/handle-elf.d [2021-04-17T10:48:16.864Z] #43 49.00 DEP compel/arch/x86/src/lib/handle-elf.d [2021-04-17T10:48:16.864Z] #43 49.13 CC compel/src/lib/log.o [2021-04-17T10:48:16.864Z] #43 49.45 CC compel/arch/x86/src/lib/cpu.o [2021-04-17T10:48:16.864Z] #43 50.34 CC compel/arch/x86/src/lib/infect.o [2021-04-17T10:48:16.864Z] #43 51.18 CC compel/src/lib/infect-rpc.o [2021-04-17T10:48:16.864Z] #43 51.56 CC compel/src/lib/infect-util.o [2021-04-17T10:48:16.864Z] #43 51.85 CC compel/src/lib/infect.o [2021-04-17T10:48:16.864Z] #43 54.68 CC compel/src/lib/ptrace.o [2021-04-17T10:48:17.002Z] #54 ... [2021-04-17T10:48:17.002Z] [2021-04-17T10:48:17.002Z] #44 [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-04-17T10:48:17.002Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-17T10:48:17.002Z] #44 57.48 AR soccr/libsoccr.a [2021-04-17T10:48:17.002Z] #44 57.56 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-17T10:48:17.002Z] #44 58.04 DEP criu/arch/ppc64/sigframe.d [2021-04-17T10:48:17.002Z] #44 58.24 DEP criu/arch/ppc64/crtools.d [2021-04-17T10:48:17.002Z] #44 58.43 DEP criu/arch/ppc64/cpu.d [2021-04-17T10:48:17.002Z] #44 58.63 CC criu/arch/ppc64/cpu.o [2021-04-17T10:48:17.002Z] #44 59.21 CC criu/arch/ppc64/crtools.o [2021-04-17T10:48:17.002Z] #44 60.56 CC criu/arch/ppc64/sigframe.o [2021-04-17T10:48:17.002Z] #44 61.06 LINK criu/arch/ppc64/crtools.built-in.o [2021-04-17T10:48:17.002Z] #44 61.12 DEP criu/pie/util-vdso.d [2021-04-17T10:48:17.002Z] #44 61.30 DEP criu/pie/util.d [2021-04-17T10:48:17.002Z] #44 61.62 CC criu/pie/util.o [2021-04-17T10:48:17.002Z] #44 61.99 CC criu/pie/util-vdso.o [2021-04-17T10:48:17.002Z] #44 62.71 AR criu/pie/pie.lib.a [2021-04-17T10:48:17.002Z] #44 62.79 DEP criu/pie/restorer.d [2021-04-17T10:48:17.002Z] #44 63.06 DEP criu/arch/ppc64/vdso-trampoline.d [2021-04-17T10:48:17.002Z] #44 63.08 DEP criu/arch/ppc64/restorer.d [2021-04-17T10:48:17.002Z] #44 63.29 DEP criu/arch/ppc64/vdso-pie.d [2021-04-17T10:48:17.002Z] #44 63.45 DEP criu/pie/parasite-vdso.d [2021-04-17T10:48:17.002Z] #44 63.68 DEP criu/pie/parasite.d [2021-04-17T10:48:17.002Z] #44 64.00 CC criu/pie/parasite.o [2021-04-17T10:48:17.121Z] #43 55.11 AR compel/libcompel.a [2021-04-17T10:48:17.121Z] #43 55.13 HOSTCC compel/src/main-host.o [2021-04-17T10:48:17.121Z] #43 ... [2021-04-17T10:48:17.121Z] [2021-04-17T10:48:17.121Z] #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-04-17T10:48:17.121Z] #45 sha256:a6cb748fc29fe9c672a40e246c91decdaa4f8f7eaa718162c977004ada833ebf [2021-04-17T10:48:17.121Z] #45 113.2 crypto/tls [2021-04-17T10:48:17.121Z] #45 119.3 net/http/httptrace [2021-04-17T10:48:17.121Z] #45 119.5 net/http [2021-04-17T10:48:17.121Z] #45 ... [2021-04-17T10:48:17.121Z] [2021-04-17T10:48:17.121Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-17T10:48:17.121Z] #59 sha256:a340cb5efe35fe36b87d7bd57de390cfab6e45cc89855a04b92be5bc265bfac4 [2021-04-17T10:48:17.328Z] #43 70.23 LINK criu/pie/parasite.built-in.o [2021-04-17T10:48:17.328Z] #43 70.25 GEN criu/pie/parasite-blob.h [2021-04-17T10:48:17.328Z] #43 70.27 CC criu/pie/parasite-vdso.o [2021-04-17T10:48:17.378Z] #59 DONE 0.7s [2021-04-17T10:48:17.378Z] [2021-04-17T10:48:17.378Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-17T10:48:17.378Z] #60 sha256:32ff4d34071b2b496351c59441c4f6c0e1142b06f192eebe903da9b10b59fa04 [2021-04-17T10:48:17.591Z] #43 70.93 CC criu/arch/aarch64/vdso-pie.o [2021-04-17T10:48:18.061Z] #44 ... [2021-04-17T10:48:18.061Z] [2021-04-17T10:48:18.061Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-17T10:48:18.061Z] #52 sha256:413833b9218fc5d96cdffedb4a72c212cd8c84a7e531be78ed20e88fb3134994 [2021-04-17T10:48:18.061Z] #52 123.8 mvdan.cc/sh/v3/cmd/shfmt [2021-04-17T10:48:18.061Z] #52 DONE 129.5s [2021-04-17T10:48:18.061Z] [2021-04-17T10:48:18.061Z] #21 [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-04-17T10:48:18.061Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-17T10:48:18.061Z] #21 11.71 Fetched 8702 kB in 11s (779 kB/s) [2021-04-17T10:48:18.061Z] #21 11.71 Reading package lists... [2021-04-17T10:48:18.107Z] #18 DONE 1.2s [2021-04-17T10:48:18.107Z] [2021-04-17T10:48:18.107Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-17T10:48:18.107Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-04-17T10:48:18.107Z] #19 ... [2021-04-17T10:48:18.107Z] [2021-04-17T10:48:18.107Z] #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-04-17T10:48:18.107Z] #58 sha256:8e0d754fa083591742dd1bf74f6455e0070243abef35e483d120c74b0b7b70ac [2021-04-17T10:48:18.107Z] #58 113.0 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-17T10:48:18.107Z] #58 113.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-17T10:48:18.107Z] #58 ... [2021-04-17T10:48:18.107Z] [2021-04-17T10:48:18.107Z] #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-04-17T10:48:18.107Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:48:18.107Z] #43 57.90 CC criu/arch/x86/kerndat.o [2021-04-17T10:48:18.168Z] #43 71.31 CC criu/arch/aarch64/restorer.o [2021-04-17T10:48:18.308Z] #60 DONE 0.7s [2021-04-17T10:48:18.308Z] [2021-04-17T10:48:18.308Z] #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-04-17T10:48:18.308Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:48:18.308Z] #43 55.42 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-04-17T10:48:18.308Z] #43 55.58 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-17T10:48:18.308Z] #43 55.88 HOSTCC compel/src/lib/log-host.o [2021-04-17T10:48:18.308Z] #43 56.08 HOSTLINK compel/compel-host-bin [2021-04-17T10:48:18.308Z] #43 56.17 DEP soccr/soccr.d [2021-04-17T10:48:18.308Z] #43 56.31 CC soccr/soccr.o [2021-04-17T10:48:18.370Z] #43 ... [2021-04-17T10:48:18.370Z] [2021-04-17T10:48:18.370Z] #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-04-17T10:48:18.370Z] #58 sha256:8e0d754fa083591742dd1bf74f6455e0070243abef35e483d120c74b0b7b70ac [2021-04-17T10:48:18.370Z] #58 DONE 123.4s [2021-04-17T10:48:18.370Z] [2021-04-17T10:48:18.370Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-17T10:48:18.370Z] #59 sha256:0424e46a6ad49c3fd971e3d7930b4099a707003169ae1fc3c996314a0008f0e2 [2021-04-17T10:48:18.370Z] #59 DONE 0.1s [2021-04-17T10:48:18.370Z] [2021-04-17T10:48:18.370Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-17T10:48:18.370Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-04-17T10:48:18.432Z] #43 71.75 CC criu/arch/aarch64/intraprocedure.o [2021-04-17T10:48:18.629Z] #19 ... [2021-04-17T10:48:18.629Z] [2021-04-17T10:48:18.629Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-17T10:48:18.629Z] #60 sha256:23e2e30692d9309eb3e877ce13bc3e35d045d5261dea6d48f47380df5136ec1f [2021-04-17T10:48:18.629Z] #60 DONE 0.1s [2021-04-17T10:48:18.695Z] #43 71.80 CC criu/pie/restorer.o [2021-04-17T10:48:18.710Z] #21 17.11 Reading package lists... [2021-04-17T10:48:18.710Z] #21 ... [2021-04-17T10:48:18.710Z] [2021-04-17T10:48:18.710Z] #44 [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-04-17T10:48:18.710Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-17T10:48:18.710Z] #44 65.81 LINK criu/pie/parasite.built-in.o [2021-04-17T10:48:18.710Z] #44 65.85 GEN criu/pie/parasite-blob.h [2021-04-17T10:48:18.710Z] #44 65.89 CC criu/pie/parasite-vdso.o [2021-04-17T10:48:18.888Z] [2021-04-17T10:48:18.888Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-17T10:48:18.888Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-04-17T10:48:19.245Z] #43 57.56 AR soccr/libsoccr.a [2021-04-17T10:48:19.245Z] #43 57.60 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-17T10:48:19.565Z] Client: Docker Engine - Enterprise [2021-04-17T10:48:19.565Z] Version: 19.03.12 [2021-04-17T10:48:19.565Z] API version: 1.40 [2021-04-17T10:48:19.565Z] Go version: go1.13.13 [2021-04-17T10:48:19.565Z] Git commit: 4306744 [2021-04-17T10:48:19.565Z] Built: 08/05/2020 19:27:53 [2021-04-17T10:48:19.565Z] OS/Arch: windows/amd64 [2021-04-17T10:48:19.566Z] Experimental: false [2021-04-17T10:48:19.566Z] [2021-04-17T10:48:19.566Z] Server: Docker Engine - Enterprise [2021-04-17T10:48:19.566Z] Engine: [2021-04-17T10:48:19.566Z] Version: 19.03.12 [2021-04-17T10:48:19.566Z] API version: 1.40 (minimum version 1.24) [2021-04-17T10:48:19.566Z] Go version: go1.13.13 [2021-04-17T10:48:19.566Z] Git commit: f295753ffd [2021-04-17T10:48:19.566Z] Built: 08/05/2020 19:26:41 [2021-04-17T10:48:19.566Z] OS/Arch: windows/amd64 [2021-04-17T10:48:19.566Z] Experimental: true [2021-04-17T10:48:19.784Z] #44 67.00 CC criu/arch/ppc64/vdso-pie.o [2021-04-17T10:48:19.813Z] #43 58.01 DEP criu/arch/x86/sigframe.d [2021-04-17T10:48:19.813Z] #43 58.15 DEP criu/arch/x86/sigaction_compat.d [2021-04-17T10:48:19.826Z] #19 DONE 1.9s [2021-04-17T10:48:19.826Z] [2021-04-17T10:48:19.826Z] #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-04-17T10:48:19.826Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-17T10:48:20.069Z] #43 58.24 DEP criu/arch/x86/kerndat.d [Pipeline] sh [2021-04-17T10:48:20.387Z] #43 58.37 DEP criu/arch/x86/crtools.d [2021-04-17T10:48:20.387Z] #43 58.53 DEP criu/arch/x86/cpu.d [2021-04-17T10:48:20.387Z] #43 58.71 CC criu/arch/x86/cpu.o [2021-04-17T10:48:20.433Z] #44 67.45 CC criu/arch/ppc64/restorer.o [2021-04-17T10:48:20.621Z] #43 ... [2021-04-17T10:48:20.621Z] [2021-04-17T10:48:20.621Z] #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-04-17T10:48:20.621Z] #24 sha256:79bc259f6084aa49b0772ae468844d8fd196e6d15f56622e19e11aa3774341d4 [2021-04-17T10:48:20.622Z] #24 120.5 Checking out files: 19% (2167/11217) Checking out files: 20% (2244/11217) Checking out files: 21% (2356/11217) Checking out files: 22% (2468/11217) Checking out files: 23% (2580/11217) Checking out files: 24% (2693/11217) Checking out files: 25% (2805/11217) Checking out files: 26% (2917/11217) Checking out files: 27% (3029/11217) Checking out files: 28% (3141/11217) Checking out files: 29% (3253/11217) Checking out files: 30% (3366/11217) Checking out files: 30% (3398/11217) Checking out files: 31% (3478/11217) Checking out files: 32% (3590/11217) Checking out files: 33% (3702/11217) Checking out files: 34% (3814/11217) Checking out files: 35% (3926/11217) Checking out files: 36% (4039/11217) Checking out files: 37% (4151/11217) Checking out files: 38% (4263/11217) Checking out files: 39% (4375/11217) Checking out files: 40% (4487/11217) Checking out files: 41% (4599/11217) Checking out files: 42% (4712/11217) Checking out files: 42% (4761/11217) Checking out files: 43% (4824/11217) Checking out files: 44% (4936/11217) Checking out files: 45% (5048/11217) Checking out files: 46% (5160/11217) Checking out files: 47% (5272/11217) Checking out files: 48% (5385/11217) Checking out files: 49% (5497/11217) Checking out files: 50% (5609/11217) Checking out files: 51% (5721/11217) Checking out files: 52% (5833/11217) Checking out files: 53% (5946/11217) Checking out files: 54% (6058/11217) Checking out files: 55% (6170/11217) Checking out files: 56% (6282/11217) Checking out files: 57% (6394/11217) Checking out files: 58% (6506/11217) Checking out files: 59% (6619/11217) Checking out files: 60% (6731/11217) Checking out files: 61% (6843/11217) Checking out files: 62% (6955/11217) Checking out files: 63% (7067/11217) Checking out files: 64% (7179/11217) Checking out files: 65% (7292/11217) Checking out files: 66% (7404/11217) Checking out files: 67% (7516/11217) Checking out files: 67% (7546/11217) Checking out files: 68% (7628/11217) Checking out files: 69% (7740/11217) Checking out files: 70% (7852/11217) Checking out files: 71% (7965/11217) Checking out files: 72% (8077/11217) Checking out files: 73% (8189/11217) Checking out files: 74% (8301/11217) Checking out files: 75% (8413/11217) Checking out files: 76% (8525/11217) Checking out files: 77% (8638/11217) Checking out files: 78% (8750/11217) Checking out files: 79% (8862/11217) Checking out files: 80% (8974/11217) Checking out files: 81% (9086/11217) Checking out files: 82% (9198/11217) Checking out files: 83% (9311/11217) Checking out files: 84% (9423/11217) Checking out files: 85% (9535/11217) Checking out files: 86% (9647/11217) Checking out files: 87% (9759/11217) Checking out files: 88% (9871/11217) Checking out files: 88% (9910/11217) Checking out files: 89% (9984/11217) Checking out files: 90% (10096/11217) Checking out files: 91% (10208/11217) Checking out files: 92% (10320/11217) Checking out files: 93% (10432/11217) Checking out files: 94% (10544/11217) Checking out files: 95% (10657/11217) Checking out files: 96% (10769/11217) Checking out files: 97% (10881/11217) Checking out files: 98% (10993/11217) Checking out files: 99% (11105/11217) Checking out files: 100% (11217/11217) Checking out files: 100% (11217/11217), done. [2021-04-17T10:48:20.622Z] #24 125.3 + cd /tmp/tmp.9CdIas3ju5/tmp/docker-ce [2021-04-17T10:48:20.622Z] #24 125.3 + git checkout -q v17.06.2-ce [2021-04-17T10:48:20.885Z] #24 ... [2021-04-17T10:48:20.885Z] [2021-04-17T10:48:20.885Z] #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-04-17T10:48:20.885Z] #45 sha256:4517d1f446675c7b54b5db582f36f501540f6cf80b3f9a80b1b0c6d4cdbc5228 [2021-04-17T10:48:20.885Z] #45 DONE 126.2s [2021-04-17T10:48:20.885Z] [2021-04-17T10:48:20.885Z] #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-04-17T10:48:20.885Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-17T10:48:20.885Z] #20 8.981 Reading package lists... [2021-04-17T10:48:20.885Z] #20 12.54 Reading package lists... [2021-04-17T10:48:20.885Z] #20 16.76 Building dependency tree... [2021-04-17T10:48:20.885Z] #20 18.44 libcap2-bin is already the newest version (1:2.25-2). [2021-04-17T10:48:20.885Z] #20 18.44 The following additional packages will be installed: [2021-04-17T10:48:20.885Z] #20 18.44 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-17T10:48:20.885Z] #20 18.44 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-17T10:48:20.885Z] #20 18.44 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-17T10:48:20.885Z] #20 18.44 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-17T10:48:20.885Z] #20 18.44 python3.7 python3.7-minimal vim-runtime xxd [2021-04-17T10:48:20.885Z] #20 18.45 Suggested packages: [2021-04-17T10:48:20.885Z] #20 18.45 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-17T10:48:20.885Z] #20 18.45 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-17T10:48:20.885Z] #20 18.45 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-17T10:48:20.885Z] #20 18.45 Recommended packages: [2021-04-17T10:48:20.885Z] #20 18.45 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-17T10:48:20.885Z] #20 18.45 python3-keyrings.alt python3-xdg unzip [2021-04-17T10:48:21.082Z] #44 68.19 CC criu/arch/ppc64/vdso-trampoline.o [2021-04-17T10:48:21.082Z] #44 68.25 CC criu/pie/restorer.o [2021-04-17T10:48:21.115Z] + docker info [2021-04-17T10:48:21.133Z] #56 ... [2021-04-17T10:48:21.133Z] [2021-04-17T10:48:21.133Z] #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-04-17T10:48:21.133Z] #53 sha256:1a3a746e97e2a3e7dea810a854bbea54e28507c6df3180a2c9dbde0bb15e3c34 [2021-04-17T10:48:21.133Z] #53 125.3 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-04-17T10:48:21.133Z] #53 126.2 + mkdir -p /build [2021-04-17T10:48:21.133Z] #53 126.2 + cp runc /build/runc [2021-04-17T10:48:21.133Z] #53 DONE 126.4s [2021-04-17T10:48:21.133Z] [2021-04-17T10:48:21.133Z] #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-04-17T10:48:21.133Z] #56 sha256:93fd354b1bcf05e181daf3e0e362cd59f256cd9f7be48d495cb2f03b3aeb264e [2021-04-17T10:48:21.320Z] #43 59.38 CC criu/arch/x86/crtools.o [2021-04-17T10:48:21.320Z] #43 ... [2021-04-17T10:48:21.320Z] [2021-04-17T10:48:21.320Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-17T10:48:21.320Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-04-17T10:48:21.320Z] #14 DONE 6.4s [2021-04-17T10:48:21.381Z] #44 ... [2021-04-17T10:48:21.382Z] [2021-04-17T10:48:21.382Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-17T10:48:21.382Z] #46 sha256:ffa052997697d3f33f8e969da7c8d909dbd2f666565e4b54404a09bc9190413c [2021-04-17T10:48:21.382Z] #46 122.9 go/parser [2021-04-17T10:48:21.382Z] #46 127.5 encoding/xml [2021-04-17T10:48:21.462Z] #20 ... [2021-04-17T10:48:21.462Z] [2021-04-17T10:48:21.462Z] #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-04-17T10:48:21.462Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-17T10:48:21.462Z] #43 74.59 LINK criu/pie/restorer.built-in.o [2021-04-17T10:48:21.462Z] #43 74.61 GEN criu/pie/restorer-blob.h [2021-04-17T10:48:21.462Z] #43 74.71 DEP criu/vdso.d [2021-04-17T10:48:21.587Z] [2021-04-17T10:48:21.587Z] #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-04-17T10:48:21.587Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-04-17T10:48:21.726Z] #43 74.96 DEP criu/uts_ns.d [2021-04-17T10:48:21.733Z] #20 2.007 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-17T10:48:21.733Z] #20 2.120 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-17T10:48:21.990Z] #43 75.13 DEP criu/util.d [2021-04-17T10:48:21.993Z] #20 2.154 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-17T10:48:21.993Z] #20 2.155 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-17T10:48:22.254Z] #43 75.54 DEP criu/uffd.d [2021-04-17T10:48:22.443Z] #46 ... [2021-04-17T10:48:22.443Z] [2021-04-17T10:48:22.443Z] #21 [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-04-17T10:48:22.443Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-17T10:48:22.443Z] #21 17.11 Reading package lists... [2021-04-17T10:48:22.520Z] #43 75.84 DEP criu/tun.d [2021-04-17T10:48:22.562Z] #20 2.614 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-04-17T10:48:23.025Z] #56 ... [2021-04-17T10:48:23.025Z] [2021-04-17T10:48:23.025Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-17T10:48:23.025Z] #54 sha256:8c2e249544cc83acee4c54de1a77382ac79ed177f715fa15395f8efd4e3eba6d [2021-04-17T10:48:23.025Z] #54 DONE 0.2s [2021-04-17T10:48:23.025Z] [2021-04-17T10:48:23.025Z] #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-04-17T10:48:23.025Z] #56 sha256:93fd354b1bcf05e181daf3e0e362cd59f256cd9f7be48d495cb2f03b3aeb264e [2021-04-17T10:48:23.097Z] #43 76.06 DEP criu/tty.d [2021-04-17T10:48:23.097Z] #43 76.28 DEP criu/timerfd.d [2021-04-17T10:48:23.361Z] #43 76.45 DEP criu/timens.d [2021-04-17T10:48:23.361Z] #43 76.65 DEP criu/sysfs_parse.d [2021-04-17T10:48:23.501Z] #21 22.57 Building dependency tree... [2021-04-17T10:48:23.575Z] #20 3.601 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-17T10:48:23.625Z] #43 76.93 DEP criu/sysctl.d [2021-04-17T10:48:23.888Z] #43 77.14 DEP criu/string.d [2021-04-17T10:48:23.888Z] #43 77.21 DEP criu/stats.d [2021-04-17T10:48:24.153Z] #43 77.34 DEP criu/sockets.d [2021-04-17T10:48:24.416Z] #43 77.58 DEP criu/sk-unix.d [2021-04-17T10:48:24.567Z] #21 24.64 libcap2-bin is already the newest version (1:2.25-2). [2021-04-17T10:48:24.567Z] #21 24.64 The following additional packages will be installed: [2021-04-17T10:48:24.567Z] #21 24.64 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-17T10:48:24.567Z] #21 24.64 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-17T10:48:24.567Z] #21 24.64 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-17T10:48:24.567Z] #21 24.64 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-17T10:48:24.567Z] #21 24.64 python3.7 python3.7-minimal vim-runtime xxd [2021-04-17T10:48:24.567Z] #21 24.64 Suggested packages: [2021-04-17T10:48:24.567Z] #21 24.64 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-17T10:48:24.567Z] #21 24.64 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-17T10:48:24.567Z] #21 24.64 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-17T10:48:24.567Z] #21 24.64 Recommended packages: [2021-04-17T10:48:24.567Z] #21 24.64 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-17T10:48:24.567Z] #21 24.64 python3-keyrings.alt python3-xdg unzip [2021-04-17T10:48:24.680Z] #43 77.81 DEP criu/sk-tcp.d [2021-04-17T10:48:24.854Z] #15 ... [2021-04-17T10:48:24.854Z] [2021-04-17T10:48:24.854Z] #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-04-17T10:48:24.854Z] #53 sha256:eb7d86fc3ccbb2878364788446795abcf0b5ff9a111899ff44cdb7b3397fd886 [2021-04-17T10:48:24.854Z] #53 6.225 + RM_GOPATH=0 [2021-04-17T10:48:24.854Z] #53 6.225 + TMP_GOPATH= [2021-04-17T10:48:24.854Z] #53 6.225 + : /build [2021-04-17T10:48:24.854Z] #53 6.225 + '[' -z '' ']' [2021-04-17T10:48:24.854Z] #53 6.228 ++ mktemp -d [2021-04-17T10:48:24.854Z] #53 6.228 + export GOPATH=/tmp/tmp.jcVBphhR99 [2021-04-17T10:48:24.854Z] #53 6.228 + GOPATH=/tmp/tmp.jcVBphhR99 [2021-04-17T10:48:24.854Z] #53 6.228 + RM_GOPATH=1 [2021-04-17T10:48:24.854Z] #53 6.229 + case "$(go env GOARCH)" in [2021-04-17T10:48:24.854Z] #53 6.231 ++ go env GOARCH [2021-04-17T10:48:24.854Z] #53 6.246 + export GO_BUILDMODE=-buildmode=pie [2021-04-17T10:48:24.854Z] #53 6.246 + GO_BUILDMODE=-buildmode=pie [2021-04-17T10:48:24.854Z] #53 6.280 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-17T10:48:24.854Z] #53 6.300 ++ dirname /tmp/install/install.sh [2021-04-17T10:48:24.854Z] #53 6.300 + dir=/tmp/install [2021-04-17T10:48:24.854Z] #53 6.300 + bin=runc [2021-04-17T10:48:24.854Z] #53 6.300 + shift [2021-04-17T10:48:24.854Z] #53 6.300 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-17T10:48:24.854Z] #53 6.300 + . /tmp/install/runc.installer [2021-04-17T10:48:24.854Z] #53 6.300 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-17T10:48:24.854Z] #53 6.300 + install_runc [2021-04-17T10:48:24.854Z] #53 6.300 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-17T10:48:24.854Z] #53 6.300 + uname -r [2021-04-17T10:48:24.854Z] #53 6.300 + RUNC_BUILDTAGS='seccomp ' [2021-04-17T10:48:24.854Z] #53 6.300 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-17T10:48:24.854Z] #53 6.300 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.jcVBphhR99/src/github.com/opencontainers/runc [2021-04-17T10:48:24.854Z] #53 6.300 Cloning into '/tmp/tmp.jcVBphhR99/src/github.com/opencontainers/runc'... [2021-04-17T10:48:24.944Z] #43 78.02 DEP criu/sk-queue.d [2021-04-17T10:48:24.944Z] #43 78.22 DEP criu/sk-packet.d [2021-04-17T10:48:25.014Z] #20 5.034 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-17T10:48:25.111Z] #53 ... [2021-04-17T10:48:25.111Z] [2021-04-17T10:48:25.111Z] #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-04-17T10:48:25.111Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:48:25.111Z] #43 60.92 CC criu/arch/x86/kerndat.o [2021-04-17T10:48:25.111Z] #43 61.47 CC criu/arch/x86/sigaction_compat.o [2021-04-17T10:48:25.111Z] #43 61.78 CC criu/arch/x86/sigframe.o [2021-04-17T10:48:25.111Z] #43 62.09 LINK criu/arch/x86/crtools.built-in.o [2021-04-17T10:48:25.111Z] #43 62.14 DEP criu/pie/util-vdso-elf32.d [2021-04-17T10:48:25.111Z] #43 62.27 DEP criu/pie/util-vdso.d [2021-04-17T10:48:25.111Z] #43 62.39 DEP criu/pie/util.d [2021-04-17T10:48:25.111Z] #43 62.55 CC criu/pie/util.o [2021-04-17T10:48:25.111Z] #43 62.84 CC criu/pie/util-vdso.o [2021-04-17T10:48:25.209Z] #43 78.35 DEP criu/sk-netlink.d [2021-04-17T10:48:25.369Z] #43 63.58 CC criu/pie/util-vdso-elf32.o [2021-04-17T10:48:25.473Z] #43 78.52 DEP criu/sk-inet.d [2021-04-17T10:48:25.473Z] #43 78.73 DEP criu/signalfd.d [2021-04-17T10:48:25.737Z] #43 78.93 DEP criu/sigframe.d [2021-04-17T10:48:25.932Z] #43 ... [2021-04-17T10:48:25.932Z] [2021-04-17T10:48:25.932Z] #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-04-17T10:48:25.932Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-04-17T10:48:25.932Z] #15 DONE 4.4s [2021-04-17T10:48:25.932Z] [2021-04-17T10:48:25.932Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-17T10:48:25.932Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-04-17T10:48:25.949Z] #20 ... [2021-04-17T10:48:25.949Z] [2021-04-17T10:48:25.949Z] #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-04-17T10:48:25.949Z] #53 sha256:7e91c679416a0cd96aa45e1224ab3b7b9e9494952ced0263f29ef2dbc1697d74 [2021-04-17T10:48:25.949Z] #53 13.54 + cd /tmp/tmp.m8cBPo6Zyo/src/github.com/opencontainers/runc [2021-04-17T10:48:25.949Z] #53 13.54 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-17T10:48:25.949Z] #53 14.18 + '[' -z '' ']' [2021-04-17T10:48:25.949Z] #53 14.18 + target=static [2021-04-17T10:48:25.949Z] #53 14.18 + make 'BUILDTAGS=seccomp ' static [2021-04-17T10:48:25.949Z] #53 14.53 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-04-17T10:48:26.002Z] #43 79.10 DEP criu/shmem.d [2021-04-17T10:48:26.105Z] #21 26.46 The following NEW packages will be installed: [2021-04-17T10:48:26.105Z] #21 26.46 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-17T10:48:26.105Z] #21 26.47 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-17T10:48:26.105Z] #21 26.47 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-17T10:48:26.105Z] #21 26.47 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-17T10:48:26.105Z] #21 26.47 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-17T10:48:26.105Z] #21 26.47 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-17T10:48:26.105Z] #21 26.47 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-17T10:48:26.105Z] #21 26.48 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-17T10:48:26.105Z] #21 26.48 xz-utils zip [2021-04-17T10:48:26.277Z] #43 79.36 DEP criu/servicefd.d [2021-04-17T10:48:26.277Z] #43 79.59 DEP criu/seize.d [2021-04-17T10:48:26.405Z] #21 26.60 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-17T10:48:26.405Z] #21 26.60 Need to get 29.2 MB of archives. [2021-04-17T10:48:26.405Z] #21 26.60 After this operation, 134 MB of additional disk space will be used. [2021-04-17T10:48:26.405Z] #21 26.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2021-04-17T10:48:26.405Z] #21 26.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u3 [593 kB] [2021-04-17T10:48:26.405Z] #21 26.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u3 [2023 kB] [2021-04-17T10:48:26.405Z] #21 26.80 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2021-04-17T10:48:26.540Z] #43 79.73 DEP criu/seccomp.d [2021-04-17T10:48:26.540Z] #43 79.84 DEP criu/rst-malloc.d [2021-04-17T10:48:26.710Z] #21 26.80 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2021-04-17T10:48:26.710Z] #21 26.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u3 [1794 kB] [2021-04-17T10:48:26.710Z] #21 27.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u3 [330 kB] [2021-04-17T10:48:26.710Z] #21 27.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2021-04-17T10:48:26.710Z] #21 27.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2021-04-17T10:48:26.710Z] #21 27.16 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2021-04-17T10:48:26.710Z] #21 27.17 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2021-04-17T10:48:26.710Z] #21 27.20 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2021-04-17T10:48:26.710Z] #21 27.20 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2021-04-17T10:48:26.710Z] #21 27.20 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2021-04-17T10:48:26.804Z] #43 79.98 DEP criu/rbtree.d [2021-04-17T10:48:26.804Z] #43 80.01 DEP criu/pstree.d [2021-04-17T10:48:27.014Z] #21 27.22 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2021-04-17T10:48:27.015Z] #21 27.23 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2021-04-17T10:48:27.015Z] #21 27.27 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-04-17T10:48:27.015Z] #21 27.28 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-04-17T10:48:27.015Z] #21 27.29 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2021-04-17T10:48:27.015Z] #21 27.30 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2021-04-17T10:48:27.015Z] #21 27.37 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2021-04-17T10:48:27.068Z] #43 80.21 DEP criu/protobuf.d [2021-04-17T10:48:27.315Z] #21 27.48 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2021-04-17T10:48:27.315Z] #21 27.53 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2021-04-17T10:48:27.315Z] #21 27.54 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-04-17T10:48:27.315Z] #21 27.55 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-04-17T10:48:27.315Z] #21 27.56 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-04-17T10:48:27.315Z] #21 27.57 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2021-04-17T10:48:27.315Z] #21 27.57 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2021-04-17T10:48:27.315Z] #21 27.58 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-04-17T10:48:27.332Z] #43 80.46 GEN criu/protobuf-desc-gen.h [2021-04-17T10:48:27.596Z] #43 ... [2021-04-17T10:48:27.596Z] [2021-04-17T10:48:27.596Z] #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-04-17T10:48:27.596Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-17T10:48:27.596Z] #20 20.07 The following NEW packages will be installed: [2021-04-17T10:48:27.596Z] #20 20.07 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-17T10:48:27.596Z] #20 20.07 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-17T10:48:27.596Z] #20 20.07 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-17T10:48:27.596Z] #20 20.07 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-17T10:48:27.596Z] #20 20.07 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-17T10:48:27.596Z] #20 20.07 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-17T10:48:27.596Z] #20 20.07 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-17T10:48:27.596Z] #20 20.07 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-17T10:48:27.596Z] #20 20.07 xz-utils zip [2021-04-17T10:48:27.596Z] #20 20.43 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-17T10:48:27.596Z] #20 20.43 Need to get 27.6 MB of archives. [2021-04-17T10:48:27.596Z] #20 20.43 After this operation, 114 MB of additional disk space will be used. [2021-04-17T10:48:27.596Z] #20 20.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-04-17T10:48:27.596Z] #20 20.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-04-17T10:48:27.596Z] #20 20.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-04-17T10:48:27.596Z] #20 20.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-04-17T10:48:27.596Z] #20 20.55 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-04-17T10:48:27.596Z] #20 20.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-04-17T10:48:27.596Z] #20 20.63 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-04-17T10:48:27.596Z] #20 20.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-04-17T10:48:27.596Z] #20 20.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-04-17T10:48:27.596Z] #20 20.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-04-17T10:48:27.596Z] #20 20.66 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-04-17T10:48:27.596Z] #20 20.67 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-04-17T10:48:27.596Z] #20 20.68 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-04-17T10:48:27.596Z] #20 20.68 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-04-17T10:48:27.596Z] #20 20.68 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-04-17T10:48:27.596Z] #20 20.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-04-17T10:48:27.596Z] #20 20.70 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-04-17T10:48:27.596Z] #20 20.71 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-17T10:48:27.596Z] #20 20.73 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-04-17T10:48:27.596Z] #20 20.73 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-04-17T10:48:27.596Z] #20 20.74 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-04-17T10:48:27.596Z] #20 20.74 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-04-17T10:48:27.596Z] #20 20.77 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-04-17T10:48:27.596Z] #20 20.77 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-04-17T10:48:27.596Z] #20 20.79 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-04-17T10:48:27.596Z] #20 20.79 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-04-17T10:48:27.596Z] #20 20.80 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-04-17T10:48:27.596Z] #20 20.80 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-04-17T10:48:27.596Z] #20 20.81 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-04-17T10:48:27.596Z] #20 21.16 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-04-17T10:48:27.596Z] #20 21.17 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-04-17T10:48:27.596Z] #20 21.17 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-04-17T10:48:27.596Z] #20 21.17 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-04-17T10:48:27.596Z] #20 21.17 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-04-17T10:48:27.596Z] #20 21.19 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-04-17T10:48:27.596Z] #20 21.23 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-17T10:48:27.596Z] #20 21.23 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-04-17T10:48:27.596Z] #20 21.24 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-04-17T10:48:27.596Z] #20 21.24 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-17T10:48:27.596Z] #20 21.25 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-04-17T10:48:27.596Z] #20 21.26 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-17T10:48:27.596Z] #20 21.27 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-04-17T10:48:27.596Z] #20 21.31 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-04-17T10:48:27.596Z] #20 21.31 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-04-17T10:48:27.596Z] #20 21.32 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-17T10:48:27.596Z] #20 21.45 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-04-17T10:48:27.596Z] #20 21.48 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-04-17T10:48:27.596Z] #20 21.50 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-04-17T10:48:27.596Z] #20 22.16 debconf: delaying package configuration, since apt-utils is not installed [2021-04-17T10:48:27.596Z] #20 22.30 Fetched 27.6 MB in 1s (20.6 MB/s) [2021-04-17T10:48:27.596Z] #20 22.37 Selecting previously unselected package pigz. [2021-04-17T10:48:27.596Z] #20 22.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23408 files and directories currently installed.) [2021-04-17T10:48:27.596Z] #20 22.45 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-04-17T10:48:27.596Z] #20 22.46 Unpacking pigz (2.4-1) ... [2021-04-17T10:48:27.596Z] #20 22.59 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-04-17T10:48:27.596Z] #20 22.60 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-04-17T10:48:27.596Z] #20 22.61 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-04-17T10:48:27.596Z] #20 23.02 Selecting previously unselected package python3.7-minimal. [2021-04-17T10:48:27.596Z] #20 23.03 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-04-17T10:48:27.596Z] #20 23.06 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-17T10:48:27.596Z] #20 23.72 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-04-17T10:48:27.596Z] #20 23.75 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-17T10:48:27.596Z] #20 25.57 Selecting previously unselected package python3-minimal. [2021-04-17T10:48:27.596Z] #20 25.58 (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 ... 23657 files and directories currently installed.) [2021-04-17T10:48:27.596Z] #20 25.68 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-04-17T10:48:27.596Z] #20 25.69 Unpacking python3-minimal (3.7.3-1) ... [2021-04-17T10:48:27.596Z] #20 25.79 Selecting previously unselected package libmpdec2:arm64. [2021-04-17T10:48:27.596Z] #20 25.79 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-04-17T10:48:27.596Z] #20 25.81 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-04-17T10:48:27.859Z] #20 25.92 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-04-17T10:48:27.859Z] #20 25.94 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-04-17T10:48:27.859Z] #20 25.95 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-04-17T10:48:27.969Z] #21 28.11 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2021-04-17T10:48:27.969Z] #21 28.12 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2021-04-17T10:48:27.969Z] #21 28.12 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2021-04-17T10:48:27.969Z] #21 28.13 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2021-04-17T10:48:27.969Z] #21 28.14 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2021-04-17T10:48:27.969Z] #21 28.15 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2021-04-17T10:48:27.969Z] #21 28.24 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-17T10:48:27.969Z] #21 28.25 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2021-04-17T10:48:27.969Z] #21 28.26 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2021-04-17T10:48:27.969Z] #21 28.27 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-17T10:48:27.969Z] #21 28.29 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2021-04-17T10:48:27.969Z] #21 28.31 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-17T10:48:27.969Z] #21 28.32 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u3 [1230 kB] [2021-04-17T10:48:27.969Z] #21 28.38 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2021-04-17T10:48:28.268Z] #21 28.39 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2021-04-17T10:48:28.268Z] #21 28.41 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-17T10:48:28.570Z] #21 28.70 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2021-04-17T10:48:28.570Z] #21 28.81 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2021-04-17T10:48:28.570Z] #21 28.86 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2021-04-17T10:48:28.809Z] #20 26.94 Selecting previously unselected package python3.7. [2021-04-17T10:48:28.809Z] #20 26.95 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-04-17T10:48:28.809Z] #20 26.97 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-17T10:48:28.809Z] #20 27.10 Selecting previously unselected package libpython3-stdlib:arm64. [2021-04-17T10:48:28.809Z] #20 27.10 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-04-17T10:48:28.809Z] #20 27.12 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-04-17T10:48:29.074Z] #20 27.30 Setting up python3-minimal (3.7.3-1) ... [2021-04-17T10:48:29.204Z] #16 3.170 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-17T10:48:29.204Z] #16 DONE 3.3s [2021-04-17T10:48:29.204Z] [2021-04-17T10:48:29.204Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-17T10:48:29.204Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-04-17T10:48:29.234Z] #53 ... [2021-04-17T10:48:29.234Z] [2021-04-17T10:48:29.234Z] #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-04-17T10:48:29.234Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:48:29.234Z] #43 58.70 CC criu/arch/x86/sigaction_compat.o [2021-04-17T10:48:29.234Z] #43 59.26 CC criu/arch/x86/sigframe.o [2021-04-17T10:48:29.234Z] #43 59.75 LINK criu/arch/x86/crtools.built-in.o [2021-04-17T10:48:29.234Z] #43 59.90 DEP criu/pie/util-vdso-elf32.d [2021-04-17T10:48:29.234Z] #43 60.15 DEP criu/pie/util-vdso.d [2021-04-17T10:48:29.234Z] #43 60.31 DEP criu/pie/util.d [2021-04-17T10:48:29.234Z] #43 60.46 CC criu/pie/util.o [2021-04-17T10:48:29.234Z] #43 60.95 CC criu/pie/util-vdso.o [2021-04-17T10:48:29.234Z] #43 61.64 CC criu/pie/util-vdso-elf32.o [2021-04-17T10:48:29.234Z] #43 62.35 AR criu/pie/pie.lib.a [2021-04-17T10:48:29.234Z] #43 62.41 DEP criu/pie/restorer.d [2021-04-17T10:48:29.234Z] #43 62.62 DEP criu/arch/x86/sigaction_compat_pie.d [2021-04-17T10:48:29.234Z] #43 62.73 DEP criu/arch/x86/restorer_unmap.d [2021-04-17T10:48:29.234Z] #43 62.75 DEP criu/arch/x86/restorer.d [2021-04-17T10:48:29.234Z] #43 62.95 DEP criu/arch/x86/vdso-pie.d [2021-04-17T10:48:29.234Z] #43 63.05 DEP criu/pie/parasite-vdso.d [2021-04-17T10:48:29.234Z] #43 63.19 DEP criu/pie/parasite.d [2021-04-17T10:48:29.234Z] #43 63.43 CC criu/pie/parasite.o [2021-04-17T10:48:29.234Z] #43 64.89 LINK criu/pie/parasite.built-in.o [2021-04-17T10:48:29.234Z] #43 64.90 GEN criu/pie/parasite-blob.h [2021-04-17T10:48:29.234Z] #43 64.93 CC criu/pie/parasite-vdso.o [2021-04-17T10:48:29.234Z] #43 65.67 CC criu/arch/x86/vdso-pie.o [2021-04-17T10:48:29.234Z] #43 66.04 CC criu/arch/x86/restorer.o [2021-04-17T10:48:29.234Z] #43 66.53 CC criu/arch/x86/restorer_unmap.o [2021-04-17T10:48:29.234Z] #43 66.58 CC criu/arch/x86/sigaction_compat_pie.o [2021-04-17T10:48:29.234Z] #43 66.96 CC criu/pie/restorer.o [2021-04-17T10:48:29.634Z] #21 29.72 debconf: delaying package configuration, since apt-utils is not installed [2021-04-17T10:48:29.634Z] #21 29.85 Fetched 29.2 MB in 2s (12.6 MB/s) [2021-04-17T10:48:29.634Z] #21 29.94 Selecting previously unselected package pigz. [2021-04-17T10:48:29.932Z] #21 29.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23363 files and directories currently installed.) [2021-04-17T10:48:29.932Z] #21 30.07 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2021-04-17T10:48:29.932Z] #21 30.07 Unpacking pigz (2.4-1) ... [2021-04-17T10:48:29.932Z] #21 30.19 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2021-04-17T10:48:29.932Z] #21 30.20 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_ppc64el.deb ... [2021-04-17T10:48:29.932Z] #21 30.21 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u3) ... [2021-04-17T10:48:30.471Z] #20 28.65 Selecting previously unselected package python3. [2021-04-17T10:48:30.471Z] #20 28.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24069 files and directories currently installed.) [2021-04-17T10:48:30.471Z] #20 28.72 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-04-17T10:48:30.471Z] #20 28.74 Unpacking python3 (3.7.3-1) ... [2021-04-17T10:48:30.580Z] #21 30.74 Selecting previously unselected package python3.7-minimal. [2021-04-17T10:48:30.580Z] #21 30.74 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_ppc64el.deb ... [2021-04-17T10:48:30.580Z] #21 30.79 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-17T10:48:30.610Z] #43 70.26 LINK criu/pie/restorer.built-in.o [2021-04-17T10:48:30.610Z] #43 70.27 GEN criu/pie/restorer-blob.h [2021-04-17T10:48:30.610Z] #43 70.39 DEP criu/vdso.d [2021-04-17T10:48:30.735Z] #20 28.89 Selecting previously unselected package libip4tc0:arm64. [2021-04-17T10:48:30.735Z] #20 28.89 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-04-17T10:48:30.735Z] #20 28.89 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-04-17T10:48:30.735Z] #20 29.02 Selecting previously unselected package libip6tc0:arm64. [2021-04-17T10:48:30.735Z] #20 29.02 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-04-17T10:48:30.735Z] #20 29.04 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-04-17T10:48:30.869Z] #43 70.53 DEP criu/vdso-compat.d [2021-04-17T10:48:30.869Z] #43 70.65 DEP criu/uts_ns.d [2021-04-17T10:48:30.999Z] #20 29.13 Selecting previously unselected package libiptc0:arm64. [2021-04-17T10:48:30.999Z] #20 29.14 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-04-17T10:48:30.999Z] #20 29.15 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-04-17T10:48:30.999Z] #20 29.29 Selecting previously unselected package libnfnetlink0:arm64. [2021-04-17T10:48:30.999Z] #20 29.30 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-04-17T10:48:30.999Z] #20 29.31 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-04-17T10:48:30.999Z] #20 29.39 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-04-17T10:48:31.128Z] #43 70.80 DEP criu/util.d [2021-04-17T10:48:31.128Z] #43 70.98 DEP criu/uffd.d [2021-04-17T10:48:31.263Z] #20 29.39 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-04-17T10:48:31.263Z] #20 29.41 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-04-17T10:48:31.263Z] #20 29.50 Selecting previously unselected package libnftnl11:arm64. [2021-04-17T10:48:31.263Z] #20 29.50 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-04-17T10:48:31.263Z] #20 29.52 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-04-17T10:48:31.386Z] #43 71.22 DEP criu/tun.d [2021-04-17T10:48:31.527Z] #20 29.65 Selecting previously unselected package iptables. [2021-04-17T10:48:31.527Z] #20 29.65 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-04-17T10:48:31.527Z] #20 29.68 Unpacking iptables (1.8.2-4) ... [2021-04-17T10:48:31.636Z] #21 31.97 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u3) ... [2021-04-17T10:48:31.636Z] #21 31.99 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-17T10:48:31.646Z] #43 71.40 DEP criu/tty.d [2021-04-17T10:48:31.726Z] #17 DONE 2.6s [2021-04-17T10:48:31.726Z] [2021-04-17T10:48:31.726Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-17T10:48:31.726Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-04-17T10:48:31.793Z] #20 30.03 Selecting previously unselected package xxd. [2021-04-17T10:48:31.793Z] #20 30.03 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-04-17T10:48:31.793Z] #20 30.05 Unpacking xxd (2:8.1.0875-5) ... [2021-04-17T10:48:31.793Z] #20 30.17 Selecting previously unselected package vim-common. [2021-04-17T10:48:31.904Z] #43 71.58 DEP criu/timerfd.d [2021-04-17T10:48:31.904Z] #43 71.81 DEP criu/timens.d [2021-04-17T10:48:32.056Z] #20 30.17 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-17T10:48:32.056Z] #20 30.21 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-17T10:48:32.163Z] #43 71.99 DEP criu/sysfs_parse.d [2021-04-17T10:48:32.319Z] #20 30.42 Selecting previously unselected package bash-completion. [2021-04-17T10:48:32.319Z] #20 30.42 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-17T10:48:32.423Z] #43 72.12 DEP criu/sysctl.d [2021-04-17T10:48:32.423Z] #43 72.35 DEP criu/string.d [2021-04-17T10:48:32.423Z] #43 72.37 DEP criu/stats.d [2021-04-17T10:48:32.683Z] #43 72.50 DEP criu/sockets.d [2021-04-17T10:48:32.934Z] Running on azwin-2-07d610 in d:\jenkins\workspace\moby_PR-42305 [Pipeline] { [2021-04-17T10:48:32.943Z] #43 72.67 DEP criu/sk-unix.d [Pipeline] ws [2021-04-17T10:48:32.954Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-04-17T10:48:33.203Z] #43 72.87 DEP criu/sk-tcp.d [2021-04-17T10:48:33.462Z] #43 73.14 DEP criu/sk-queue.d [2021-04-17T10:48:33.462Z] #43 73.32 DEP criu/sk-packet.d [2021-04-17T10:48:33.722Z] #43 73.52 DEP criu/sk-netlink.d [2021-04-17T10:48:33.722Z] #43 73.66 DEP criu/sk-inet.d [2021-04-17T10:48:33.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-17T10:48:33.743Z] #21 ... [2021-04-17T10:48:33.744Z] [2021-04-17T10:48:33.744Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-17T10:48:33.744Z] #46 sha256:ffa052997697d3f33f8e969da7c8d909dbd2f666565e4b54404a09bc9190413c [2021-04-17T10:48:33.744Z] #46 135.3 crypto/rand [2021-04-17T10:48:33.744Z] #46 137.1 go/doc [2021-04-17T10:48:33.744Z] #46 137.2 encoding/asn1 [2021-04-17T10:48:33.744Z] #46 143.4 vendor/golang.org/x/crypto/cryptobyte [2021-04-17T10:48:33.943Z] ok github.com/docker/docker/cmd/dockerd 0.083s coverage: 29.1% of statements [2021-04-17T10:48:33.943Z] ok github.com/docker/docker/container 0.115s coverage: 34.7% of statements [2021-04-17T10:48:33.943Z] ? github.com/docker/docker/container/stream [no test files] [2021-04-17T10:48:33.943Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-04-17T10:48:33.943Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-04-17T10:48:33.943Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-04-17T10:48:33.981Z] #43 73.85 DEP criu/signalfd.d [2021-04-17T10:48:34.043Z] #46 ... [2021-04-17T10:48:34.043Z] [2021-04-17T10:48:34.043Z] #44 [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-04-17T10:48:34.043Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-17T10:48:34.043Z] #44 72.22 LINK criu/pie/restorer.built-in.o [2021-04-17T10:48:34.043Z] #44 72.23 GEN criu/pie/restorer-blob.h [2021-04-17T10:48:34.043Z] #44 72.38 DEP criu/vdso.d [2021-04-17T10:48:34.043Z] #44 72.65 DEP criu/uts_ns.d [2021-04-17T10:48:34.043Z] #44 72.83 DEP criu/util.d [2021-04-17T10:48:34.043Z] #44 73.06 DEP criu/uffd.d [2021-04-17T10:48:34.043Z] #44 73.27 DEP criu/tun.d [2021-04-17T10:48:34.043Z] #44 73.53 DEP criu/tty.d [2021-04-17T10:48:34.043Z] #44 73.72 DEP criu/timerfd.d [2021-04-17T10:48:34.043Z] #44 73.97 DEP criu/timens.d [2021-04-17T10:48:34.043Z] #44 74.29 DEP criu/sysfs_parse.d [2021-04-17T10:48:34.043Z] #44 74.47 DEP criu/sysctl.d [2021-04-17T10:48:34.043Z] #44 74.73 DEP criu/string.d [2021-04-17T10:48:34.043Z] #44 74.78 DEP criu/stats.d [2021-04-17T10:48:34.043Z] #44 74.95 DEP criu/sockets.d [2021-04-17T10:48:34.043Z] #44 75.30 DEP criu/sk-unix.d [2021-04-17T10:48:34.043Z] #44 75.66 DEP criu/sk-tcp.d [2021-04-17T10:48:34.043Z] #44 75.91 DEP criu/sk-queue.d [2021-04-17T10:48:34.043Z] #44 76.17 DEP criu/sk-packet.d [2021-04-17T10:48:34.043Z] #44 76.39 DEP criu/sk-netlink.d [2021-04-17T10:48:34.043Z] #44 76.61 DEP criu/sk-inet.d [2021-04-17T10:48:34.043Z] #44 76.86 DEP criu/signalfd.d [2021-04-17T10:48:34.043Z] #44 77.07 DEP criu/sigframe.d [2021-04-17T10:48:34.043Z] #44 77.18 DEP criu/shmem.d [2021-04-17T10:48:34.043Z] #44 77.43 DEP criu/servicefd.d [2021-04-17T10:48:34.043Z] #44 77.73 DEP criu/seize.d [2021-04-17T10:48:34.043Z] #44 77.94 DEP criu/seccomp.d [2021-04-17T10:48:34.043Z] #44 78.11 DEP criu/rst-malloc.d [2021-04-17T10:48:34.043Z] #44 78.20 DEP criu/rbtree.d [2021-04-17T10:48:34.043Z] #44 78.26 DEP criu/pstree.d [2021-04-17T10:48:34.043Z] #44 78.44 DEP criu/protobuf.d [2021-04-17T10:48:34.043Z] #44 78.61 GEN criu/protobuf-desc-gen.h [2021-04-17T10:48:34.043Z] #44 80.87 DEP criu/protobuf-desc.d [2021-04-17T10:48:34.043Z] #44 81.03 DEP criu/proc_parse.d [2021-04-17T10:48:34.043Z] #44 81.25 DEP criu/plugin.d [2021-04-17T10:48:34.043Z] #44 81.36 DEP criu/pipes.d [2021-04-17T10:48:34.240Z] #43 74.02 DEP criu/sigframe.d [2021-04-17T10:48:34.241Z] #43 74.10 DEP criu/shmem.d [2021-04-17T10:48:34.241Z] #43 74.22 DEP criu/servicefd.d [2021-04-17T10:48:34.244Z] #18 DONE 2.6s [2021-04-17T10:48:34.244Z] [2021-04-17T10:48:34.244Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-17T10:48:34.244Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-04-17T10:48:34.246Z] #20 ... [2021-04-17T10:48:34.246Z] [2021-04-17T10:48:34.246Z] #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-04-17T10:48:34.246Z] #24 sha256:79bc259f6084aa49b0772ae468844d8fd196e6d15f56622e19e11aa3774341d4 [2021-04-17T10:48:34.246Z] #24 129.3 + mkdir -p /tmp/tmp.9CdIas3ju5/src/github.com/docker [2021-04-17T10:48:34.246Z] #24 129.3 + mv components/cli /tmp/tmp.9CdIas3ju5/src/github.com/docker/cli [2021-04-17T10:48:34.246Z] #24 129.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-04-17T10:48:34.246Z] #24 ... [2021-04-17T10:48:34.246Z] [2021-04-17T10:48:34.246Z] #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-04-17T10:48:34.246Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-17T10:48:34.246Z] #43 82.13 DEP criu/protobuf-desc.d [2021-04-17T10:48:34.246Z] #43 82.35 DEP criu/proc_parse.d [2021-04-17T10:48:34.246Z] #43 82.65 DEP criu/plugin.d [2021-04-17T10:48:34.246Z] #43 82.81 DEP criu/pipes.d [2021-04-17T10:48:34.246Z] #43 83.11 DEP criu/pie-util.d [2021-04-17T10:48:34.246Z] #43 83.28 DEP criu/pie-util-vdso.d [2021-04-17T10:48:34.246Z] #43 83.41 DEP criu/path.d [2021-04-17T10:48:34.246Z] #43 83.59 DEP criu/parasite-syscall.d [2021-04-17T10:48:34.246Z] #43 83.74 DEP criu/pagemap.d [2021-04-17T10:48:34.246Z] #43 83.96 DEP criu/pagemap-cache.d [2021-04-17T10:48:34.246Z] #43 84.16 DEP criu/page-xfer.d [2021-04-17T10:48:34.246Z] #43 84.36 DEP criu/page-pipe.d [2021-04-17T10:48:34.246Z] #43 84.44 DEP criu/netfilter.d [2021-04-17T10:48:34.246Z] #43 84.67 DEP criu/net.d [2021-04-17T10:48:34.246Z] #43 84.89 DEP criu/namespaces.d [2021-04-17T10:48:34.246Z] #43 85.11 DEP criu/mount.d [2021-04-17T10:48:34.246Z] #43 85.28 DEP criu/memfd.d [2021-04-17T10:48:34.246Z] #43 85.45 DEP criu/mem.d [2021-04-17T10:48:34.246Z] #43 85.67 DEP criu/lsm.d [2021-04-17T10:48:34.246Z] #43 85.84 DEP criu/log.d [2021-04-17T10:48:34.246Z] #43 86.04 DEP criu/libnetlink.d [2021-04-17T10:48:34.246Z] #43 86.21 DEP criu/kerndat.d [2021-04-17T10:48:34.246Z] #43 86.50 DEP criu/kcmp-ids.d [2021-04-17T10:48:34.246Z] #43 86.65 DEP criu/irmap.d [2021-04-17T10:48:34.246Z] #43 86.77 DEP criu/ipc_ns.d [2021-04-17T10:48:34.246Z] #43 86.98 DEP criu/image.d [2021-04-17T10:48:34.246Z] #43 87.17 DEP criu/image-desc.d [2021-04-17T10:48:34.246Z] #43 87.29 DEP criu/fsnotify.d [2021-04-17T10:48:34.246Z] #43 87.54 DEP criu/filesystems.d [2021-04-17T10:48:34.348Z] #44 ... [2021-04-17T10:48:34.348Z] [2021-04-17T10:48:34.348Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-17T10:48:34.348Z] #59 sha256:d619257cbec15308bcc1a880149ebdca726fce7dd6c7567bb1a329a63ad96d7b [2021-04-17T10:48:34.348Z] #59 136.1 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-17T10:48:34.348Z] #59 136.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-17T10:48:34.348Z] #59 DONE 145.8s [2021-04-17T10:48:34.348Z] [2021-04-17T10:48:34.348Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-17T10:48:34.348Z] #60 sha256:a544b2afb45a6b96972a4a347a2888cc5345b13e387e5f78736001f6a5c97ae9 [2021-04-17T10:48:34.510Z] #43 87.69 DEP criu/files.d [2021-04-17T10:48:34.651Z] #60 DONE 0.3s [2021-04-17T10:48:34.651Z] [2021-04-17T10:48:34.651Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-17T10:48:34.651Z] #61 sha256:2747d9e682f5e6afd6811c8cc259c9a1b76695dc4cdfbb9ced1188146c572208 [2021-04-17T10:48:34.651Z] #61 DONE 0.1s [2021-04-17T10:48:34.651Z] [2021-04-17T10:48:34.651Z] #44 [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-04-17T10:48:34.651Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-17T10:48:34.651Z] #44 81.72 DEP criu/pie-util.d [2021-04-17T10:48:34.651Z] #44 81.84 DEP criu/pie-util-vdso.d [2021-04-17T10:48:34.774Z] #43 87.93 DEP criu/files-reg.d [2021-04-17T10:48:34.800Z] The recommended git tool is: git [2021-04-17T10:48:34.815Z] #43 74.45 DEP criu/seize.d [2021-04-17T10:48:35.037Z] #43 88.18 DEP criu/files-ext.d [2021-04-17T10:48:35.037Z] #43 ... [2021-04-17T10:48:35.037Z] [2021-04-17T10:48:35.037Z] #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-04-17T10:48:35.037Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-17T10:48:35.038Z] #20 33.31 Unpacking bash-completion (1:2.8-6) ... [2021-04-17T10:48:35.077Z] #43 74.67 DEP criu/seccomp.d [2021-04-17T10:48:35.078Z] #43 74.95 DEP criu/rst-malloc.d [2021-04-17T10:48:35.301Z] #44 82.26 DEP criu/path.d [2021-04-17T10:48:35.301Z] #44 82.49 DEP criu/parasite-syscall.d [2021-04-17T10:48:35.337Z] #43 75.03 DEP criu/rbtree.d [2021-04-17T10:48:35.337Z] #43 75.10 DEP criu/pstree.d [2021-04-17T10:48:35.596Z] #43 75.28 DEP criu/protobuf.d [2021-04-17T10:48:35.596Z] #43 75.48 GEN criu/protobuf-desc-gen.h [2021-04-17T10:48:35.614Z] #20 33.85 Selecting previously unselected package bzip2. [2021-04-17T10:48:35.614Z] #20 33.85 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-04-17T10:48:35.614Z] #20 33.87 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-17T10:48:35.614Z] #19 ... [2021-04-17T10:48:35.614Z] [2021-04-17T10:48:35.614Z] #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-04-17T10:48:35.614Z] #45 sha256:a6cb748fc29fe9c672a40e246c91decdaa4f8f7eaa718162c977004ada833ebf [2021-04-17T10:48:35.614Z] #45 131.9 github.com/LK4D4/vndr/godl [2021-04-17T10:48:35.614Z] #45 132.9 github.com/LK4D4/vndr [2021-04-17T10:48:35.614Z] #45 ... [2021-04-17T10:48:35.614Z] [2021-04-17T10:48:35.614Z] #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-04-17T10:48:35.614Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:48:35.614Z] #43 64.53 AR criu/pie/pie.lib.a [2021-04-17T10:48:35.614Z] #43 64.60 DEP criu/pie/restorer.d [2021-04-17T10:48:35.614Z] #43 64.90 DEP criu/arch/x86/sigaction_compat_pie.d [2021-04-17T10:48:35.614Z] #43 65.10 DEP criu/arch/x86/restorer_unmap.d [2021-04-17T10:48:35.614Z] #43 65.13 DEP criu/arch/x86/restorer.d [2021-04-17T10:48:35.614Z] #43 65.40 DEP criu/arch/x86/vdso-pie.d [2021-04-17T10:48:35.614Z] #43 65.57 DEP criu/pie/parasite-vdso.d [2021-04-17T10:48:35.614Z] #43 65.75 DEP criu/pie/parasite.d [2021-04-17T10:48:35.614Z] #43 65.99 CC criu/pie/parasite.o [2021-04-17T10:48:35.614Z] #43 67.43 LINK criu/pie/parasite.built-in.o [2021-04-17T10:48:35.614Z] #43 67.46 GEN criu/pie/parasite-blob.h [2021-04-17T10:48:35.614Z] #43 67.52 CC criu/pie/parasite-vdso.o [2021-04-17T10:48:35.615Z] #43 68.33 CC criu/arch/x86/vdso-pie.o [2021-04-17T10:48:35.615Z] #43 68.66 CC criu/arch/x86/restorer.o [2021-04-17T10:48:35.615Z] #43 69.27 CC criu/arch/x86/restorer_unmap.o [2021-04-17T10:48:35.615Z] #43 69.31 CC criu/arch/x86/sigaction_compat_pie.o [2021-04-17T10:48:35.615Z] #43 69.70 CC criu/pie/restorer.o [2021-04-17T10:48:35.615Z] #43 73.09 LINK criu/pie/restorer.built-in.o [2021-04-17T10:48:35.615Z] #43 73.11 GEN criu/pie/restorer-blob.h [2021-04-17T10:48:35.615Z] #43 73.30 DEP criu/vdso.d [2021-04-17T10:48:35.615Z] #43 73.52 DEP criu/vdso-compat.d [2021-04-17T10:48:35.615Z] #43 73.65 DEP criu/uts_ns.d [2021-04-17T10:48:35.615Z] #43 73.85 DEP criu/util.d [2021-04-17T10:48:35.870Z] #43 74.05 DEP criu/uffd.d [2021-04-17T10:48:35.878Z] #20 34.03 Selecting previously unselected package xz-utils. [2021-04-17T10:48:35.878Z] #20 34.04 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-04-17T10:48:35.878Z] #20 34.04 Unpacking xz-utils (5.2.4-1) ... [2021-04-17T10:48:35.878Z] #20 34.23 Selecting previously unselected package apparmor. [2021-04-17T10:48:35.878Z] #20 34.23 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-04-17T10:48:35.952Z] #44 82.83 DEP criu/pagemap.d [2021-04-17T10:48:35.952Z] #44 83.07 DEP criu/pagemap-cache.d [2021-04-17T10:48:35.962Z] Client: [2021-04-17T10:48:35.962Z] Debug Mode: false [2021-04-17T10:48:35.962Z] Plugins: [2021-04-17T10:48:35.962Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-04-17T10:48:35.962Z] [2021-04-17T10:48:35.962Z] Server: [2021-04-17T10:48:35.962Z] Containers: 0 [2021-04-17T10:48:35.962Z] Running: 0 [2021-04-17T10:48:35.962Z] Paused: 0 [2021-04-17T10:48:35.962Z] Stopped: 0 [2021-04-17T10:48:35.962Z] Images: 0 [2021-04-17T10:48:35.962Z] Server Version: 19.03.12 [2021-04-17T10:48:35.962Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-04-17T10:48:35.962Z] Windows: [2021-04-17T10:48:35.962Z] LCOW: [2021-04-17T10:48:35.962Z] Logging Driver: json-file [2021-04-17T10:48:35.962Z] Plugins: [2021-04-17T10:48:35.962Z] Volume: local [2021-04-17T10:48:35.962Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-17T10:48:35.962Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-17T10:48:35.962Z] Swarm: inactive [2021-04-17T10:48:35.962Z] Default Isolation: process [2021-04-17T10:48:35.962Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-04-17T10:48:35.962Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-04-17T10:48:35.962Z] OSType: windows [2021-04-17T10:48:35.962Z] Architecture: x86_64 [2021-04-17T10:48:35.962Z] CPUs: 4 [2021-04-17T10:48:35.962Z] Total Memory: 32GiB [2021-04-17T10:48:35.962Z] Name: azwin-2-e26090 [2021-04-17T10:48:35.962Z] ID: WN5Z:FHZS:DLL2:44FT:5VQE:5IBG:D3OX:ZQY2:XHHE:F6GE:ORMY:IJ6Q [2021-04-17T10:48:35.962Z] Docker Root Dir: D:\docker [2021-04-17T10:48:35.962Z] Debug Mode: false [2021-04-17T10:48:35.962Z] Registry: https://index.docker.io/v1/ [2021-04-17T10:48:35.962Z] Labels: [2021-04-17T10:48:35.962Z] Experimental: true [2021-04-17T10:48:35.962Z] Insecure Registries: [2021-04-17T10:48:35.962Z] 10.0.0.4:5000 [2021-04-17T10:48:35.962Z] 127.0.0.0/8 [2021-04-17T10:48:35.962Z] Registry Mirrors: [2021-04-17T10:48:35.962Z] http://10.0.0.4:5000/ [2021-04-17T10:48:35.962Z] Live Restore Enabled: false [2021-04-17T10:48:35.962Z] [Pipeline] } [Pipeline] // stage [2021-04-17T10:48:36.126Z] #43 74.28 DEP criu/tun.d [Pipeline] stage [2021-04-17T10:48:36.142Z] #20 34.35 Unpacking apparmor (2.13.2-10) ... [Pipeline] { (Run tests) [2021-04-17T10:48:36.170Z] #43 ... [2021-04-17T10:48:36.170Z] [2021-04-17T10:48:36.170Z] #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-04-17T10:48:36.170Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-17T10:48:36.170Z] #20 6.417 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-17T10:48:36.170Z] #20 12.17 Fetched 8940 kB in 10s (860 kB/s) [2021-04-17T10:48:36.170Z] #20 12.17 Reading package lists... [Pipeline] powershell [2021-04-17T10:48:36.253Z] #44 83.26 DEP criu/page-xfer.d [2021-04-17T10:48:36.383Z] #43 74.54 DEP criu/tty.d [2021-04-17T10:48:36.553Z] #44 83.57 DEP criu/page-pipe.d [2021-04-17T10:48:36.638Z] #43 74.80 DEP criu/timerfd.d [2021-04-17T10:48:36.719Z] #20 34.83 Selecting previously unselected package aufs-tools. [2021-04-17T10:48:36.719Z] #20 34.85 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-04-17T10:48:36.719Z] #20 34.95 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-17T10:48:36.854Z] #44 83.83 DEP criu/netfilter.d [2021-04-17T10:48:36.854Z] #44 84.10 DEP criu/net.d [2021-04-17T10:48:36.894Z] #43 ... [2021-04-17T10:48:36.894Z] [2021-04-17T10:48:36.895Z] #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-04-17T10:48:36.895Z] #45 sha256:a6cb748fc29fe9c672a40e246c91decdaa4f8f7eaa718162c977004ada833ebf [2021-04-17T10:48:36.895Z] #45 DONE 143.3s [2021-04-17T10:48:36.895Z] [2021-04-17T10:48:36.895Z] #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-04-17T10:48:36.895Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:48:36.895Z] #43 75.00 DEP criu/timens.d [2021-04-17T10:48:36.895Z] #43 ... [2021-04-17T10:48:36.895Z] [2021-04-17T10:48:36.895Z] #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-04-17T10:48:36.895Z] #53 sha256:eb7d86fc3ccbb2878364788446795abcf0b5ff9a111899ff44cdb7b3397fd886 [2021-04-17T10:48:36.895Z] #53 14.93 + cd /tmp/tmp.jcVBphhR99/src/github.com/opencontainers/runc [2021-04-17T10:48:36.895Z] #53 14.93 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-17T10:48:36.895Z] #53 15.60 + '[' -z '' ']' [2021-04-17T10:48:36.895Z] #53 15.61 + target=static [2021-04-17T10:48:36.895Z] #53 15.61 + make 'BUILDTAGS=seccomp ' static [2021-04-17T10:48:36.895Z] #53 15.98 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-04-17T10:48:36.895Z] #53 ... [2021-04-17T10:48:36.895Z] [2021-04-17T10:48:36.895Z] #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-04-17T10:48:36.895Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:48:36.895Z] #43 75.21 DEP criu/sysfs_parse.d [2021-04-17T10:48:36.983Z] #20 35.21 Selecting previously unselected package libonig5:arm64. [2021-04-17T10:48:36.983Z] #20 35.21 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-04-17T10:48:36.983Z] #20 35.23 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-04-17T10:48:37.150Z] #43 ... [2021-04-17T10:48:37.150Z] [2021-04-17T10:48:37.150Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-17T10:48:37.150Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-04-17T10:48:37.150Z] #19 DONE 3.0s [2021-04-17T10:48:37.150Z] [2021-04-17T10:48:37.150Z] #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-04-17T10:48:37.150Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:48:37.150Z] #43 75.37 DEP criu/sysctl.d [2021-04-17T10:48:37.154Z] #44 84.34 DEP criu/namespaces.d [2021-04-17T10:48:37.265Z] #20 35.52 Selecting previously unselected package libjq1:arm64. [2021-04-17T10:48:37.265Z] #20 35.54 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-04-17T10:48:37.265Z] #20 35.54 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-04-17T10:48:37.367Z] #20 16.56 Reading package lists... [2021-04-17T10:48:37.367Z] #20 ... [2021-04-17T10:48:37.367Z] [2021-04-17T10:48:37.367Z] #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-04-17T10:48:37.367Z] #45 sha256:0e124675f572e5446dd676f678735afff189173cf6a430ce5270764c7f97a2ef [2021-04-17T10:48:37.367Z] #45 132.2 github.com/LK4D4/vndr/godl [2021-04-17T10:48:37.367Z] #45 132.9 github.com/LK4D4/vndr [2021-04-17T10:48:37.367Z] #45 ... [2021-04-17T10:48:37.367Z] [2021-04-17T10:48:37.367Z] #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-04-17T10:48:37.367Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:48:37.367Z] #43 77.19 DEP criu/protobuf-desc.d [2021-04-17T10:48:37.367Z] #43 77.30 DEP criu/proc_parse.d [2021-04-17T10:48:37.406Z] #43 75.60 DEP criu/string.d [2021-04-17T10:48:37.455Z] #44 84.58 DEP criu/mount.d [2021-04-17T10:48:37.455Z] #44 84.78 DEP criu/memfd.d [2021-04-17T10:48:37.528Z] #20 35.67 Selecting previously unselected package jq. [2021-04-17T10:48:37.528Z] #20 35.69 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-04-17T10:48:37.528Z] #20 35.70 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-17T10:48:37.528Z] #20 35.86 Selecting previously unselected package libaio1:arm64. [2021-04-17T10:48:37.528Z] #20 35.87 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-04-17T10:48:37.528Z] #20 35.88 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-04-17T10:48:37.627Z] #43 ... [2021-04-17T10:48:37.627Z] [2021-04-17T10:48:37.627Z] #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-04-17T10:48:37.627Z] #45 sha256:0e124675f572e5446dd676f678735afff189173cf6a430ce5270764c7f97a2ef [2021-04-17T10:48:37.627Z] #45 DONE 142.7s [2021-04-17T10:48:37.662Z] #43 75.69 DEP criu/stats.d [2021-04-17T10:48:37.662Z] #43 75.79 DEP criu/sockets.d [2021-04-17T10:48:37.754Z] #44 84.98 DEP criu/mem.d [2021-04-17T10:48:37.792Z] #20 35.98 Selecting previously unselected package libgpm2:arm64. [2021-04-17T10:48:37.792Z] #20 35.98 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-04-17T10:48:37.792Z] #20 35.99 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-04-17T10:48:37.792Z] #20 36.09 Selecting previously unselected package libicu63:arm64. [2021-04-17T10:48:37.792Z] #20 36.09 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-04-17T10:48:37.792Z] #20 36.11 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-04-17T10:48:37.886Z] [2021-04-17T10:48:37.887Z] #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-04-17T10:48:37.887Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:48:37.887Z] #43 77.63 DEP criu/plugin.d [2021-04-17T10:48:37.918Z] #43 76.01 DEP criu/sk-unix.d [2021-04-17T10:48:37.918Z] #43 76.22 DEP criu/sk-tcp.d [2021-04-17T10:48:38.054Z] #44 85.20 DEP criu/lsm.d [2021-04-17T10:48:38.146Z] #43 77.91 DEP criu/pipes.d [2021-04-17T10:48:38.174Z] #43 76.42 DEP criu/sk-queue.d [2021-04-17T10:48:38.359Z] #44 85.36 DEP criu/log.d [2021-04-17T10:48:38.359Z] #44 85.55 DEP criu/libnetlink.d [2021-04-17T10:48:38.406Z] #43 78.20 DEP criu/pie-util.d [2021-04-17T10:48:38.432Z] #43 76.59 DEP criu/sk-packet.d [2021-04-17T10:48:38.432Z] #43 76.77 DEP criu/sk-netlink.d [2021-04-17T10:48:38.661Z] #44 85.73 DEP criu/kerndat.d [2021-04-17T10:48:38.665Z] #43 78.38 DEP criu/pie-util-vdso.d [2021-04-17T10:48:38.665Z] #43 78.61 DEP criu/pie-util-vdso-elf32.d [2021-04-17T10:48:38.925Z] #43 78.67 DEP criu/path.d [2021-04-17T10:48:38.925Z] #43 78.79 DEP criu/parasite-syscall.d [2021-04-17T10:48:38.967Z] #44 86.03 DEP criu/kcmp-ids.d [2021-04-17T10:48:38.967Z] #44 86.11 DEP criu/irmap.d [2021-04-17T10:48:38.994Z] #43 77.03 DEP criu/sk-inet.d [2021-04-17T10:48:38.994Z] #43 77.19 DEP criu/signalfd.d [2021-04-17T10:48:39.184Z] #43 78.99 DEP criu/pagemap.d [2021-04-17T10:48:39.251Z] #43 77.37 DEP criu/sigframe.d [2021-04-17T10:48:39.251Z] #43 77.45 DEP criu/shmem.d [2021-04-17T10:48:39.268Z] #44 86.30 DEP criu/ipc_ns.d [2021-04-17T10:48:39.268Z] #44 86.48 DEP criu/image.d [2021-04-17T10:48:39.444Z] #43 79.25 DEP criu/pagemap-cache.d [2021-04-17T10:48:39.508Z] #43 77.62 DEP criu/servicefd.d [2021-04-17T10:48:39.508Z] #43 77.80 DEP criu/seize.d [2021-04-17T10:48:39.508Z] #43 77.88 DEP criu/seccomp.d [2021-04-17T10:48:39.556Z] ok github.com/docker/docker/daemon/cluster 0.076s coverage: 0.5% of statements [2021-04-17T10:48:39.568Z] #44 86.71 DEP criu/image-desc.d [2021-04-17T10:48:39.569Z] #44 86.83 DEP criu/fsnotify.d [2021-04-17T10:48:39.703Z] #43 79.46 DEP criu/page-xfer.d [2021-04-17T10:48:39.703Z] #43 79.65 DEP criu/page-pipe.d [2021-04-17T10:48:39.770Z] #43 78.05 DEP criu/rst-malloc.d [2021-04-17T10:48:39.770Z] #43 78.13 DEP criu/rbtree.d [2021-04-17T10:48:39.868Z] #44 87.04 DEP criu/filesystems.d [2021-04-17T10:48:39.966Z] #43 79.80 DEP criu/netfilter.d [2021-04-17T10:48:39.966Z] #43 79.94 DEP criu/net.d [2021-04-17T10:48:40.027Z] #43 78.16 DEP criu/pstree.d [2021-04-17T10:48:40.168Z] #44 87.24 DEP criu/files.d [2021-04-17T10:48:40.168Z] #44 87.48 DEP criu/files-reg.d [2021-04-17T10:48:40.225Z] #43 80.09 DEP criu/namespaces.d [2021-04-17T10:48:40.238Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2021-04-17T10:48:40.284Z] #43 78.32 DEP criu/protobuf.d [2021-04-17T10:48:40.284Z] #43 78.52 GEN criu/protobuf-desc-gen.h [2021-04-17T10:48:40.353Z] #20 38.66 Selecting previously unselected package libnet1:arm64. [2021-04-17T10:48:40.353Z] #20 38.67 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-04-17T10:48:40.353Z] #20 38.68 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-04-17T10:48:40.485Z] #43 80.30 DEP criu/mount.d [2021-04-17T10:48:40.617Z] #20 38.79 Selecting previously unselected package libnl-3-200:arm64. [2021-04-17T10:48:40.617Z] #20 38.80 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-04-17T10:48:40.617Z] #20 38.81 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-04-17T10:48:40.617Z] #20 38.94 Selecting previously unselected package libprotobuf-c1:arm64. [2021-04-17T10:48:40.617Z] #20 38.94 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-04-17T10:48:40.617Z] #20 38.95 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-04-17T10:48:40.744Z] #43 80.53 DEP criu/memfd.d [2021-04-17T10:48:40.817Z] #44 87.79 DEP criu/files-ext.d [2021-04-17T10:48:40.817Z] #44 88.06 DEP criu/file-lock.d [2021-04-17T10:48:40.817Z] #44 ... [2021-04-17T10:48:40.817Z] [2021-04-17T10:48:40.817Z] #21 [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-04-17T10:48:40.817Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-17T10:48:40.817Z] #21 35.75 Selecting previously unselected package python3-minimal. [2021-04-17T10:48:40.817Z] #21 35.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23612 files and directories currently installed.) [2021-04-17T10:48:40.817Z] #21 35.85 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2021-04-17T10:48:40.817Z] #21 35.86 Unpacking python3-minimal (3.7.3-1) ... [2021-04-17T10:48:40.817Z] #21 35.97 Selecting previously unselected package libmpdec2:ppc64el. [2021-04-17T10:48:40.817Z] #21 35.98 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2021-04-17T10:48:40.817Z] #21 35.99 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2021-04-17T10:48:40.817Z] #21 36.15 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2021-04-17T10:48:40.817Z] #21 36.16 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_ppc64el.deb ... [2021-04-17T10:48:40.817Z] #21 36.17 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u3) ... [2021-04-17T10:48:40.817Z] #21 37.64 Selecting previously unselected package python3.7. [2021-04-17T10:48:40.817Z] #21 37.66 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_ppc64el.deb ... [2021-04-17T10:48:40.817Z] #21 37.66 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-17T10:48:40.817Z] #21 37.80 Selecting previously unselected package libpython3-stdlib:ppc64el. [2021-04-17T10:48:40.817Z] #21 37.81 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2021-04-17T10:48:40.817Z] #21 37.81 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-04-17T10:48:40.817Z] #21 37.90 Setting up python3-minimal (3.7.3-1) ... [2021-04-17T10:48:40.817Z] #21 38.99 Selecting previously unselected package python3. [2021-04-17T10:48:40.817Z] #21 38.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24024 files and directories currently installed.) [2021-04-17T10:48:40.817Z] #21 39.03 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2021-04-17T10:48:40.817Z] #21 39.05 Unpacking python3 (3.7.3-1) ... [2021-04-17T10:48:40.817Z] #21 39.13 Selecting previously unselected package libip4tc0:ppc64el. [2021-04-17T10:48:40.817Z] #21 39.14 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2021-04-17T10:48:40.817Z] #21 39.14 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2021-04-17T10:48:40.817Z] #21 39.23 Selecting previously unselected package libip6tc0:ppc64el. [2021-04-17T10:48:40.817Z] #21 39.24 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2021-04-17T10:48:40.817Z] #21 39.25 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2021-04-17T10:48:40.817Z] #21 39.38 Selecting previously unselected package libiptc0:ppc64el. [2021-04-17T10:48:40.817Z] #21 39.39 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2021-04-17T10:48:40.817Z] #21 39.39 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2021-04-17T10:48:40.817Z] #21 39.50 Selecting previously unselected package libnfnetlink0:ppc64el. [2021-04-17T10:48:40.817Z] #21 39.51 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2021-04-17T10:48:40.817Z] #21 39.51 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-04-17T10:48:40.817Z] #21 39.60 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2021-04-17T10:48:40.817Z] #21 39.61 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2021-04-17T10:48:40.817Z] #21 39.62 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-04-17T10:48:40.817Z] #21 39.76 Selecting previously unselected package libnftnl11:ppc64el. [2021-04-17T10:48:40.817Z] #21 39.76 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2021-04-17T10:48:40.817Z] #21 39.77 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2021-04-17T10:48:40.817Z] #21 39.89 Selecting previously unselected package iptables. [2021-04-17T10:48:40.817Z] #21 39.90 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2021-04-17T10:48:40.817Z] #21 39.90 Unpacking iptables (1.8.2-4) ... [2021-04-17T10:48:40.817Z] #21 40.44 Selecting previously unselected package xxd. [2021-04-17T10:48:40.817Z] #21 40.45 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-04-17T10:48:40.817Z] #21 40.45 Unpacking xxd (2:8.1.0875-5) ... [2021-04-17T10:48:40.817Z] #21 40.60 Selecting previously unselected package vim-common. [2021-04-17T10:48:40.817Z] #21 40.61 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-17T10:48:40.817Z] #21 40.65 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-17T10:48:40.817Z] #21 40.87 Selecting previously unselected package bash-completion. [2021-04-17T10:48:40.817Z] #21 40.87 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-17T10:48:40.880Z] #20 39.04 Selecting previously unselected package libreadline5:arm64. [2021-04-17T10:48:40.880Z] #20 39.05 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-04-17T10:48:40.880Z] #20 39.09 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-04-17T10:48:40.880Z] #20 39.24 Selecting previously unselected package net-tools. [2021-04-17T10:48:40.880Z] #20 39.25 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-04-17T10:48:40.880Z] #20 39.26 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-17T10:48:41.003Z] #43 80.67 DEP criu/mem.d [2021-04-17T10:48:41.003Z] #43 80.87 DEP criu/lsm.d [2021-04-17T10:48:41.145Z] #20 39.44 Selecting previously unselected package python-pip-whl. [2021-04-17T10:48:41.263Z] #43 81.05 DEP criu/log.d [2021-04-17T10:48:41.263Z] #43 81.16 DEP criu/libnetlink.d [2021-04-17T10:48:41.268Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.9% of statements [2021-04-17T10:48:41.408Z] #20 39.44 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-17T10:48:41.408Z] #20 39.45 Unpacking python-pip-whl (18.1-5) ... [2021-04-17T10:48:41.408Z] #20 ... [2021-04-17T10:48:41.408Z] [2021-04-17T10:48:41.409Z] #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-04-17T10:48:41.409Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-04-17T10:48:41.409Z] #40 146.3 + dpkg --print-architecture [2021-04-17T10:48:41.522Z] #43 81.28 DEP criu/kerndat.d [2021-04-17T10:48:41.781Z] #43 81.44 DEP criu/kcmp-ids.d [2021-04-17T10:48:41.781Z] #43 81.52 DEP criu/irmap.d [2021-04-17T10:48:41.781Z] #43 81.63 DEP criu/ipc_ns.d [2021-04-17T10:48:42.040Z] #43 81.77 DEP criu/image.d [2021-04-17T10:48:42.040Z] #43 81.92 DEP criu/image-desc.d [2021-04-17T10:48:42.040Z] #43 81.99 DEP criu/fsnotify.d [2021-04-17T10:48:42.178Z] #43 80.27 DEP criu/protobuf-desc.d [2021-04-17T10:48:42.178Z] #43 80.39 DEP criu/proc_parse.d [2021-04-17T10:48:42.435Z] #43 80.65 DEP criu/plugin.d [2021-04-17T10:48:42.435Z] #43 80.77 DEP criu/pipes.d [2021-04-17T10:48:42.608Z] #43 82.17 DEP criu/filesystems.d [2021-04-17T10:48:42.608Z] #43 82.35 DEP criu/files.d [2021-04-17T10:48:42.608Z] #43 82.52 DEP criu/files-reg.d [2021-04-17T10:48:42.824Z] #40 DONE 147.7s [2021-04-17T10:48:42.824Z] [2021-04-17T10:48:42.824Z] #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-04-17T10:48:42.824Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-17T10:48:42.824Z] #20 39.99 Selecting previously unselected package python3-lib2to3. [2021-04-17T10:48:42.824Z] #20 40.00 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-17T10:48:42.824Z] #20 40.03 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-17T10:48:42.824Z] #20 40.76 Selecting previously unselected package python3-distutils. [2021-04-17T10:48:42.824Z] #20 40.78 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-17T10:48:42.824Z] #20 40.79 Unpacking python3-distutils (3.7.3-1) ... [2021-04-17T10:48:42.824Z] #20 41.08 Selecting previously unselected package python3-pip. [2021-04-17T10:48:42.824Z] #20 41.09 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-17T10:48:42.824Z] #20 41.11 Unpacking python3-pip (18.1-5) ... [2021-04-17T10:48:42.868Z] #43 82.74 DEP criu/files-ext.d [2021-04-17T10:48:42.999Z] #43 80.93 DEP criu/pie-util.d [2021-04-17T10:48:42.999Z] #43 81.11 DEP criu/pie-util-vdso.d [2021-04-17T10:48:42.999Z] #43 81.20 DEP criu/pie-util-vdso-elf32.d [2021-04-17T10:48:42.999Z] #43 81.34 DEP criu/path.d [2021-04-17T10:48:43.088Z] #20 41.32 Selecting previously unselected package python3-pkg-resources. [2021-04-17T10:48:43.088Z] #20 41.33 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-17T10:48:43.088Z] #20 41.35 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-17T10:48:43.127Z] #43 82.87 DEP criu/file-lock.d [2021-04-17T10:48:43.352Z] #20 41.56 Selecting previously unselected package python3-setuptools. [2021-04-17T10:48:43.352Z] #20 41.61 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-17T10:48:43.352Z] #20 41.63 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-17T10:48:43.386Z] #43 83.03 DEP criu/file-ids.d [2021-04-17T10:48:43.386Z] #43 83.14 DEP criu/fifo.d [2021-04-17T10:48:43.386Z] #43 83.25 DEP criu/fdstore.d [2021-04-17T10:48:43.562Z] #43 81.51 DEP criu/parasite-syscall.d [2021-04-17T10:48:43.562Z] #43 81.75 DEP criu/pagemap.d [2021-04-17T10:48:43.645Z] #43 83.42 DEP criu/fault-injection.d [2021-04-17T10:48:43.645Z] #43 83.46 DEP criu/external.d [2021-04-17T10:48:43.819Z] #43 81.98 DEP criu/pagemap-cache.d [2021-04-17T10:48:43.905Z] #43 83.59 DEP criu/eventpoll.d [2021-04-17T10:48:43.905Z] #43 83.72 DEP criu/eventfd.d [2021-04-17T10:48:43.929Z] #20 41.97 Selecting previously unselected package python3-wheel. [2021-04-17T10:48:43.929Z] #20 41.97 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-17T10:48:43.929Z] #20 41.98 Unpacking python3-wheel (0.32.3-2) ... [2021-04-17T10:48:43.929Z] #20 42.10 Selecting previously unselected package sudo. [2021-04-17T10:48:43.929Z] #20 42.11 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-04-17T10:48:43.929Z] #20 42.13 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-17T10:48:44.076Z] #43 82.09 DEP criu/page-xfer.d [2021-04-17T10:48:44.076Z] #43 82.25 DEP criu/page-pipe.d [2021-04-17T10:48:44.076Z] #43 82.34 DEP criu/netfilter.d [2021-04-17T10:48:44.164Z] #43 ... [2021-04-17T10:48:44.164Z] [2021-04-17T10:48:44.164Z] #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-04-17T10:48:44.164Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-17T10:48:44.164Z] #32 DONE 148.4s [2021-04-17T10:48:44.164Z] [2021-04-17T10:48:44.164Z] #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-04-17T10:48:44.164Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:48:44.164Z] #43 83.88 DEP criu/crtools.d [2021-04-17T10:48:44.164Z] #43 ... [2021-04-17T10:48:44.164Z] [2021-04-17T10:48:44.164Z] #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-04-17T10:48:44.164Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-17T10:48:44.164Z] #20 16.56 Reading package lists... [2021-04-17T10:48:44.164Z] #20 20.89 Building dependency tree... [2021-04-17T10:48:44.164Z] #20 22.47 libcap2-bin is already the newest version (1:2.25-2). [2021-04-17T10:48:44.164Z] #20 22.47 The following additional packages will be installed: [2021-04-17T10:48:44.164Z] #20 22.47 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-17T10:48:44.164Z] #20 22.47 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-17T10:48:44.164Z] #20 22.47 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-17T10:48:44.164Z] #20 22.47 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-17T10:48:44.164Z] #20 22.47 python3.7 python3.7-minimal vim-runtime xxd [2021-04-17T10:48:44.164Z] #20 22.47 Suggested packages: [2021-04-17T10:48:44.164Z] #20 22.48 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-17T10:48:44.164Z] #20 22.48 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-17T10:48:44.164Z] #20 22.48 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-17T10:48:44.164Z] #20 22.48 Recommended packages: [2021-04-17T10:48:44.164Z] #20 22.48 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-17T10:48:44.164Z] #20 22.48 python3-keyrings.alt python3-xdg unzip [2021-04-17T10:48:44.164Z] #20 24.39 The following NEW packages will be installed: [2021-04-17T10:48:44.164Z] #20 24.39 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-17T10:48:44.164Z] #20 24.39 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-17T10:48:44.164Z] #20 24.39 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-17T10:48:44.164Z] #20 24.39 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-17T10:48:44.164Z] #20 24.41 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-17T10:48:44.164Z] #20 24.41 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-17T10:48:44.164Z] #20 24.41 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-17T10:48:44.164Z] #20 24.41 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-17T10:48:44.164Z] #20 24.41 xz-utils zip [2021-04-17T10:48:44.333Z] #43 82.48 DEP criu/net.d [2021-04-17T10:48:44.391Z] #21 44.68 Unpacking bash-completion (1:2.8-6) ... [2021-04-17T10:48:44.391Z] #21 ... [2021-04-17T10:48:44.391Z] [2021-04-17T10:48:44.391Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-17T10:48:44.391Z] #46 sha256:ffa052997697d3f33f8e969da7c8d909dbd2f666565e4b54404a09bc9190413c [2021-04-17T10:48:44.391Z] #46 146.0 vendor/golang.org/x/text/unicode/norm [2021-04-17T10:48:44.391Z] #46 148.3 github.com/LK4D4/vndr/build [2021-04-17T10:48:44.391Z] #46 150.6 mime [2021-04-17T10:48:44.423Z] #20 24.78 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-17T10:48:44.423Z] #20 24.78 Need to get 28.5 MB of archives. [2021-04-17T10:48:44.423Z] #20 24.78 After this operation, 116 MB of additional disk space will be used. [2021-04-17T10:48:44.423Z] #20 24.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-04-17T10:48:44.506Z] #20 42.75 Selecting previously unselected package thin-provisioning-tools. [2021-04-17T10:48:44.506Z] #20 42.76 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-04-17T10:48:44.506Z] #20 42.78 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-17T10:48:44.590Z] #43 82.69 DEP criu/namespaces.d [2021-04-17T10:48:44.590Z] #43 82.89 DEP criu/mount.d [2021-04-17T10:48:44.683Z] #20 24.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-04-17T10:48:44.683Z] #20 24.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-04-17T10:48:44.683Z] #20 25.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-04-17T10:48:44.683Z] #20 25.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-04-17T10:48:44.690Z] #46 ... [2021-04-17T10:48:44.690Z] [2021-04-17T10:48:44.690Z] #44 [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-04-17T10:48:44.690Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-17T10:48:44.690Z] #44 88.27 DEP criu/file-ids.d [2021-04-17T10:48:44.690Z] #44 88.43 DEP criu/fifo.d [2021-04-17T10:48:44.690Z] #44 88.66 DEP criu/fdstore.d [2021-04-17T10:48:44.690Z] #44 88.77 DEP criu/fault-injection.d [2021-04-17T10:48:44.690Z] #44 88.80 DEP criu/external.d [2021-04-17T10:48:44.690Z] #44 88.95 DEP criu/eventpoll.d [2021-04-17T10:48:44.690Z] #44 89.18 DEP criu/eventfd.d [2021-04-17T10:48:44.690Z] #44 89.36 DEP criu/crtools.d [2021-04-17T10:48:44.690Z] #44 89.64 DEP criu/cr-service.d [2021-04-17T10:48:44.690Z] #44 89.80 DEP criu/cr-restore.d [2021-04-17T10:48:44.690Z] #44 90.16 DEP criu/cr-errno.d [2021-04-17T10:48:44.690Z] #44 90.17 DEP criu/cr-dump.d [2021-04-17T10:48:44.690Z] #44 90.45 DEP criu/cr-dedup.d [2021-04-17T10:48:44.690Z] #44 90.67 DEP criu/cr-check.d [2021-04-17T10:48:44.690Z] #44 90.96 DEP criu/config.d [2021-04-17T10:48:44.690Z] #44 91.19 DEP criu/clone-noasan.d [2021-04-17T10:48:44.690Z] #44 91.30 DEP criu/cgroup.d [2021-04-17T10:48:44.690Z] #44 91.48 DEP criu/cgroup-props.d [2021-04-17T10:48:44.690Z] #44 91.60 DEP criu/bitmap.d [2021-04-17T10:48:44.690Z] #44 91.61 DEP criu/bfd.d [2021-04-17T10:48:44.690Z] #44 91.73 DEP criu/autofs.d [2021-04-17T10:48:44.690Z] #44 91.93 DEP criu/aio.d [2021-04-17T10:48:44.770Z] #20 43.02 Selecting previously unselected package uidmap. [2021-04-17T10:48:44.770Z] #20 43.03 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-04-17T10:48:44.771Z] #20 43.04 Unpacking uidmap (1:4.5-1.1) ... [2021-04-17T10:48:44.847Z] #43 83.11 DEP criu/memfd.d [2021-04-17T10:48:44.942Z] #20 25.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-04-17T10:48:44.942Z] #20 25.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-04-17T10:48:44.942Z] #20 25.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-04-17T10:48:44.942Z] #20 25.28 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-04-17T10:48:44.942Z] #20 25.28 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-04-17T10:48:44.942Z] #20 25.29 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-04-17T10:48:44.942Z] #20 25.30 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-04-17T10:48:44.942Z] #20 25.31 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-04-17T10:48:44.942Z] #20 25.32 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-04-17T10:48:44.942Z] #20 25.32 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-04-17T10:48:44.989Z] #44 92.16 DEP criu/action-scripts.d [2021-04-17T10:48:45.034Z] #20 43.17 Selecting previously unselected package vim-runtime. [2021-04-17T10:48:45.034Z] #20 43.18 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-17T10:48:45.034Z] #20 43.23 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-04-17T10:48:45.034Z] #20 43.28 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-17T10:48:45.034Z] #20 43.29 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-17T10:48:45.034Z] #20 ... [2021-04-17T10:48:45.034Z] [2021-04-17T10:48:45.034Z] #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-04-17T10:48:45.034Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-17T10:48:45.034Z] #43 88.37 DEP criu/file-lock.d [2021-04-17T10:48:45.034Z] #43 88.58 DEP criu/file-ids.d [2021-04-17T10:48:45.034Z] #43 88.85 DEP criu/fifo.d [2021-04-17T10:48:45.034Z] #43 88.99 DEP criu/fdstore.d [2021-04-17T10:48:45.034Z] #43 89.09 DEP criu/fault-injection.d [2021-04-17T10:48:45.034Z] #43 89.14 DEP criu/external.d [2021-04-17T10:48:45.034Z] #43 89.29 DEP criu/eventpoll.d [2021-04-17T10:48:45.034Z] #43 89.45 DEP criu/eventfd.d [2021-04-17T10:48:45.034Z] #43 89.68 DEP criu/crtools.d [2021-04-17T10:48:45.034Z] #43 89.90 DEP criu/cr-service.d [2021-04-17T10:48:45.034Z] #43 90.11 DEP criu/cr-restore.d [2021-04-17T10:48:45.034Z] #43 90.36 DEP criu/cr-errno.d [2021-04-17T10:48:45.034Z] #43 90.38 DEP criu/cr-dump.d [2021-04-17T10:48:45.034Z] #43 90.68 DEP criu/cr-dedup.d [2021-04-17T10:48:45.034Z] #43 90.88 DEP criu/cr-check.d [2021-04-17T10:48:45.034Z] #43 91.13 DEP criu/config.d [2021-04-17T10:48:45.034Z] #43 91.25 DEP criu/clone-noasan.d [2021-04-17T10:48:45.034Z] #43 91.47 DEP criu/cgroup.d [2021-04-17T10:48:45.034Z] #43 91.76 DEP criu/cgroup-props.d [2021-04-17T10:48:45.034Z] #43 91.87 DEP criu/bitmap.d [2021-04-17T10:48:45.034Z] #43 91.88 DEP criu/bfd.d [2021-04-17T10:48:45.034Z] #43 91.99 DEP criu/autofs.d [2021-04-17T10:48:45.034Z] #43 92.17 DEP criu/aio.d [2021-04-17T10:48:45.034Z] #43 92.43 DEP criu/action-scripts.d [2021-04-17T10:48:45.034Z] #43 92.97 CC criu/action-scripts.o [2021-04-17T10:48:45.034Z] #43 93.64 CC criu/aio.o [2021-04-17T10:48:45.034Z] #43 94.24 CC criu/autofs.o [2021-04-17T10:48:45.034Z] #43 95.67 CC criu/bfd.o [2021-04-17T10:48:45.034Z] #43 96.18 CC criu/bitmap.o [2021-04-17T10:48:45.034Z] #43 96.32 CC criu/cgroup-props.o [2021-04-17T10:48:45.034Z] #43 97.24 CC criu/cgroup.o [2021-04-17T10:48:45.103Z] #43 ... [2021-04-17T10:48:45.103Z] [2021-04-17T10:48:45.103Z] #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-04-17T10:48:45.103Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-17T10:48:45.103Z] #32 DONE 151.1s [2021-04-17T10:48:45.103Z] [2021-04-17T10:48:45.104Z] #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-04-17T10:48:45.104Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-17T10:48:45.104Z] #20 4.804 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-17T10:48:45.104Z] #20 4.804 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-17T10:48:45.104Z] #20 4.826 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-17T10:48:45.104Z] #20 4.826 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-17T10:48:45.104Z] #20 5.432 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-17T10:48:45.104Z] #20 6.890 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-17T10:48:45.201Z] #20 25.33 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-04-17T10:48:45.201Z] #20 25.39 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-17T10:48:45.201Z] #20 25.43 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-17T10:48:45.201Z] #20 25.45 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-04-17T10:48:45.201Z] #20 25.46 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-04-17T10:48:45.201Z] #20 25.46 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-04-17T10:48:45.201Z] #20 25.48 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-04-17T10:48:45.201Z] #20 25.52 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-04-17T10:48:45.201Z] #20 25.53 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-17T10:48:45.201Z] #20 25.56 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-17T10:48:45.361Z] #20 ... [2021-04-17T10:48:45.361Z] [2021-04-17T10:48:45.361Z] #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-04-17T10:48:45.361Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:48:45.361Z] #43 83.41 DEP criu/mem.d [2021-04-17T10:48:45.460Z] #20 25.56 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-17T10:48:45.460Z] #20 25.56 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-04-17T10:48:45.460Z] #20 25.57 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-04-17T10:48:45.460Z] #20 25.58 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-17T10:48:45.617Z] #43 83.65 DEP criu/lsm.d [2021-04-17T10:48:45.617Z] #43 83.79 DEP criu/log.d [2021-04-17T10:48:45.638Z] #44 92.60 CC criu/action-scripts.o [2021-04-17T10:48:45.874Z] #43 83.96 DEP criu/libnetlink.d [2021-04-17T10:48:45.874Z] #43 84.11 DEP criu/kerndat.d [2021-04-17T10:48:46.029Z] #20 26.04 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-04-17T10:48:46.029Z] #20 26.05 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-04-17T10:48:46.029Z] #20 26.05 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-04-17T10:48:46.029Z] #20 26.05 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-04-17T10:48:46.029Z] #20 26.05 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-04-17T10:48:46.029Z] #20 26.07 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-04-17T10:48:46.029Z] #20 26.16 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-17T10:48:46.029Z] #20 26.17 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-04-17T10:48:46.029Z] #20 26.17 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-04-17T10:48:46.029Z] #20 26.18 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-17T10:48:46.029Z] #20 26.19 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-04-17T10:48:46.029Z] #20 26.21 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-17T10:48:46.029Z] #20 26.21 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-04-17T10:48:46.029Z] #20 26.27 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-04-17T10:48:46.029Z] #20 26.28 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-04-17T10:48:46.029Z] #20 26.29 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-17T10:48:46.134Z] #43 84.30 DEP criu/kcmp-ids.d [2021-04-17T10:48:46.286Z] #44 93.38 CC criu/aio.o [2021-04-17T10:48:46.288Z] #20 26.63 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-04-17T10:48:46.391Z] #43 84.40 DEP criu/irmap.d [2021-04-17T10:48:46.391Z] #43 84.59 DEP criu/ipc_ns.d [2021-04-17T10:48:46.547Z] #20 26.67 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-04-17T10:48:46.547Z] #20 26.71 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-04-17T10:48:46.647Z] #43 84.77 DEP criu/image.d [2021-04-17T10:48:46.647Z] #43 84.96 DEP criu/image-desc.d [2021-04-17T10:48:46.904Z] #43 85.06 DEP criu/fsnotify.d [2021-04-17T10:48:46.934Z] #44 94.03 CC criu/autofs.o [2021-04-17T10:48:46.961Z] #43 99.82 CC criu/clone-noasan.o [2021-04-17T10:48:46.961Z] #43 100.0 CC criu/config.o [2021-04-17T10:48:47.116Z] #20 27.26 debconf: delaying package configuration, since apt-utils is not installed [2021-04-17T10:48:47.116Z] #20 27.35 Fetched 28.5 MB in 2s (12.9 MB/s) [2021-04-17T10:48:47.116Z] #20 27.42 Selecting previously unselected package pigz. [2021-04-17T10:48:47.161Z] #43 85.30 DEP criu/filesystems.d [2021-04-17T10:48:47.224Z] #43 ... [2021-04-17T10:48:47.224Z] [2021-04-17T10:48:47.224Z] #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-04-17T10:48:47.224Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-17T10:48:47.224Z] #20 45.46 Selecting previously unselected package vim. [2021-04-17T10:48:47.224Z] #20 45.46 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2021-04-17T10:48:47.224Z] #20 45.49 Unpacking vim (2:8.1.0875-5) ... [2021-04-17T10:48:47.234Z] #44 ... [2021-04-17T10:48:47.234Z] [2021-04-17T10:48:47.234Z] #21 [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-04-17T10:48:47.234Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-17T10:48:47.234Z] #21 45.20 Selecting previously unselected package bzip2. [2021-04-17T10:48:47.234Z] #21 45.21 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2021-04-17T10:48:47.234Z] #21 45.22 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-17T10:48:47.234Z] #21 45.31 Selecting previously unselected package xz-utils. [2021-04-17T10:48:47.234Z] #21 45.32 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2021-04-17T10:48:47.234Z] #21 45.33 Unpacking xz-utils (5.2.4-1) ... [2021-04-17T10:48:47.234Z] #21 45.56 Selecting previously unselected package apparmor. [2021-04-17T10:48:47.234Z] #21 45.56 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2021-04-17T10:48:47.234Z] #21 45.64 Unpacking apparmor (2.13.2-10) ... [2021-04-17T10:48:47.234Z] #21 46.07 Selecting previously unselected package aufs-tools. [2021-04-17T10:48:47.234Z] #21 46.08 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2021-04-17T10:48:47.234Z] #21 46.08 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-17T10:48:47.234Z] #21 46.19 Selecting previously unselected package libonig5:ppc64el. [2021-04-17T10:48:47.234Z] #21 46.19 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2021-04-17T10:48:47.234Z] #21 46.19 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-04-17T10:48:47.234Z] #21 46.33 Selecting previously unselected package libjq1:ppc64el. [2021-04-17T10:48:47.234Z] #21 46.34 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-04-17T10:48:47.234Z] #21 46.34 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-04-17T10:48:47.234Z] #21 46.49 Selecting previously unselected package jq. [2021-04-17T10:48:47.234Z] #21 46.52 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-04-17T10:48:47.234Z] #21 46.52 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-17T10:48:47.234Z] #21 46.61 Selecting previously unselected package libaio1:ppc64el. [2021-04-17T10:48:47.234Z] #21 46.63 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2021-04-17T10:48:47.234Z] #21 46.63 Unpacking libaio1:ppc64el (0.3.112-3) ... [2021-04-17T10:48:47.234Z] #21 46.69 Selecting previously unselected package libgpm2:ppc64el. [2021-04-17T10:48:47.234Z] #21 46.71 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2021-04-17T10:48:47.234Z] #21 46.71 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2021-04-17T10:48:47.234Z] #21 46.80 Selecting previously unselected package libicu63:ppc64el. [2021-04-17T10:48:47.234Z] #21 46.80 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-04-17T10:48:47.234Z] #21 46.80 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-04-17T10:48:47.375Z] #20 27.42 (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 ... 23435 files and directories currently installed.) [2021-04-17T10:48:47.375Z] #20 27.49 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-04-17T10:48:47.375Z] #20 27.50 Unpacking pigz (2.4-1) ... [2021-04-17T10:48:47.375Z] #20 27.60 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-04-17T10:48:47.375Z] #20 27.60 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-17T10:48:47.375Z] #20 27.61 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-17T10:48:47.417Z] #43 85.48 DEP criu/files.d [2021-04-17T10:48:47.417Z] #43 85.67 DEP criu/files-reg.d [2021-04-17T10:48:47.487Z] #20 45.84 Selecting previously unselected package xfsprogs. [2021-04-17T10:48:47.487Z] #20 45.84 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2021-04-17T10:48:47.487Z] #20 45.85 Unpacking xfsprogs (4.20.0-1) ... [2021-04-17T10:48:47.673Z] #43 85.84 DEP criu/files-ext.d [2021-04-17T10:48:47.930Z] #43 86.00 DEP criu/file-lock.d [2021-04-17T10:48:47.930Z] #43 86.10 DEP criu/file-ids.d [2021-04-17T10:48:47.944Z] #20 28.04 Selecting previously unselected package python3.7-minimal. [2021-04-17T10:48:47.944Z] #20 28.04 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-17T10:48:47.944Z] #20 28.06 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-17T10:48:48.063Z] #20 46.33 Selecting previously unselected package zip. [2021-04-17T10:48:48.064Z] #20 46.33 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2021-04-17T10:48:48.064Z] #20 46.34 Unpacking zip (3.0-11+b1) ... [2021-04-17T10:48:48.141Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.443s coverage: 14.1% of statements [2021-04-17T10:48:48.186Z] #43 86.25 DEP criu/fifo.d [2021-04-17T10:48:48.186Z] #43 86.38 DEP criu/fdstore.d [2021-04-17T10:48:48.186Z] #43 86.47 DEP criu/fault-injection.d [2021-04-17T10:48:48.186Z] #43 86.51 DEP criu/external.d [2021-04-17T10:48:48.327Z] #20 46.53 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-17T10:48:48.327Z] #20 46.57 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-17T10:48:48.327Z] #20 46.58 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-04-17T10:48:48.327Z] #20 46.59 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-04-17T10:48:48.327Z] #20 46.61 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-04-17T10:48:48.327Z] #20 46.62 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-04-17T10:48:48.327Z] #20 46.64 Setting up uidmap (1:4.5-1.1) ... [2021-04-17T10:48:48.327Z] #20 46.69 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-04-17T10:48:48.443Z] #43 86.60 DEP criu/eventpoll.d [2021-04-17T10:48:48.443Z] #43 86.78 DEP criu/eventfd.d [2021-04-17T10:48:48.591Z] #20 46.74 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-04-17T10:48:48.591Z] #20 46.76 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-17T10:48:48.591Z] #20 46.77 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-04-17T10:48:48.591Z] #20 46.79 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-04-17T10:48:48.591Z] #20 46.80 Setting up xxd (2:8.1.0875-5) ... [2021-04-17T10:48:48.591Z] #20 46.82 Setting up zip (3.0-11+b1) ... [2021-04-17T10:48:48.591Z] #20 46.83 Setting up vim-common (2:8.1.0875-5) ... [2021-04-17T10:48:48.591Z] #20 46.89 Setting up bash-completion (1:2.8-6) ... [2021-04-17T10:48:48.771Z] #20 28.89 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-17T10:48:48.771Z] #20 28.91 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-17T10:48:49.005Z] #43 86.94 DEP criu/crtools.d [2021-04-17T10:48:49.005Z] #43 87.12 DEP criu/cr-service.d [2021-04-17T10:48:49.170Z] ok github.com/docker/docker/daemon/config 0.021s coverage: 81.8% of statements [2021-04-17T10:48:49.262Z] #43 87.28 DEP criu/cr-restore.d [2021-04-17T10:48:49.262Z] #43 87.46 DEP criu/cr-errno.d [2021-04-17T10:48:49.262Z] #43 87.49 DEP criu/cr-dump.d [2021-04-17T10:48:49.519Z] #43 87.67 DEP criu/cr-dedup.d [2021-04-17T10:48:49.572Z] #56 226.9 + bin/containerd-stress [2021-04-17T10:48:49.572Z] #56 228.8 + bin/containerd-shim [2021-04-17T10:48:49.775Z] #43 87.85 DEP criu/cr-check.d [2021-04-17T10:48:49.775Z] #43 88.07 DEP criu/config.d [2021-04-17T10:48:49.799Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2021-04-17T10:48:50.031Z] #43 88.27 DEP criu/clone-noasan.d [2021-04-17T10:48:50.031Z] #43 88.37 DEP criu/cgroup.d [2021-04-17T10:48:50.288Z] #43 88.49 DEP criu/cgroup-props.d [2021-04-17T10:48:50.288Z] #43 88.62 DEP criu/bitmap.d [2021-04-17T10:48:50.428Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2021-04-17T10:48:50.544Z] #43 88.65 DEP criu/bfd.d [2021-04-17T10:48:50.678Z] #20 30.86 Selecting previously unselected package python3-minimal. [2021-04-17T10:48:50.678Z] #20 30.86 (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 ... 23684 files and directories currently installed.) [2021-04-17T10:48:50.678Z] #20 30.92 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-04-17T10:48:50.678Z] #20 30.93 Unpacking python3-minimal (3.7.3-1) ... [2021-04-17T10:48:50.800Z] #43 88.77 DEP criu/autofs.d [2021-04-17T10:48:50.800Z] #43 88.93 DEP criu/aio.d [2021-04-17T10:48:50.812Z] #21 50.77 Selecting previously unselected package libnet1:ppc64el. [2021-04-17T10:48:50.812Z] #21 50.79 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-04-17T10:48:50.812Z] #21 50.80 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-04-17T10:48:50.812Z] #21 50.91 Selecting previously unselected package libnl-3-200:ppc64el. [2021-04-17T10:48:50.812Z] #21 50.92 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-04-17T10:48:50.812Z] #21 50.93 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-04-17T10:48:50.813Z] #21 51.02 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-04-17T10:48:50.813Z] #21 51.03 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-04-17T10:48:50.813Z] #21 51.03 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-04-17T10:48:50.813Z] #21 51.10 Selecting previously unselected package libreadline5:ppc64el. [2021-04-17T10:48:50.813Z] #21 51.11 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2021-04-17T10:48:50.813Z] #21 51.11 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-04-17T10:48:50.813Z] #21 51.23 Selecting previously unselected package net-tools. [2021-04-17T10:48:50.813Z] #21 51.24 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2021-04-17T10:48:50.813Z] #21 51.24 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-17T10:48:50.938Z] #20 31.01 Selecting previously unselected package libmpdec2:amd64. [2021-04-17T10:48:50.938Z] #20 31.01 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-04-17T10:48:50.938Z] #20 31.02 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-04-17T10:48:50.938Z] #20 31.13 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-04-17T10:48:50.938Z] #20 31.13 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-04-17T10:48:50.938Z] #20 31.14 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-17T10:48:51.057Z] #43 89.08 DEP criu/action-scripts.d [2021-04-17T10:48:51.057Z] #43 89.33 CC criu/action-scripts.o [2021-04-17T10:48:51.057Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2021-04-17T10:48:51.460Z] #21 51.52 Selecting previously unselected package python-pip-whl. [2021-04-17T10:48:51.460Z] #21 51.53 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-17T10:48:51.460Z] #21 51.54 Unpacking python-pip-whl (18.1-5) ... [2021-04-17T10:48:51.620Z] #43 89.77 CC criu/aio.o [2021-04-17T10:48:51.686Z] ok github.com/docker/docker/daemon 12.340s coverage: 17.2% of statements [2021-04-17T10:48:51.686Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-04-17T10:48:51.686Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-04-17T10:48:51.686Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-04-17T10:48:51.686Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-04-17T10:48:51.782Z] #21 52.10 Selecting previously unselected package python3-lib2to3. [2021-04-17T10:48:51.782Z] #21 52.12 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-17T10:48:51.782Z] #21 52.12 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-17T10:48:51.876Z] #20 32.07 Selecting previously unselected package python3.7. [2021-04-17T10:48:51.876Z] #20 32.07 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-04-17T10:48:51.876Z] #20 32.08 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-17T10:48:51.915Z] #20 50.05 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-04-17T10:48:51.915Z] #20 50.07 Setting up xz-utils (5.2.4-1) ... [2021-04-17T10:48:51.915Z] #20 50.09 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-17T10:48:51.915Z] #20 50.12 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-17T10:48:51.915Z] #20 50.26 invoke-rc.d: could not determine current runlevel [2021-04-17T10:48:51.915Z] #20 50.27 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-17T10:48:51.915Z] #20 50.29 Setting up pigz (2.4-1) ... [2021-04-17T10:48:51.915Z] #20 50.31 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-04-17T10:48:52.082Z] #21 52.31 Selecting previously unselected package python3-distutils. [2021-04-17T10:48:52.082Z] #21 52.32 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-17T10:48:52.082Z] #21 52.32 Unpacking python3-distutils (3.7.3-1) ... [2021-04-17T10:48:52.082Z] #21 52.47 Selecting previously unselected package python3-pip. [2021-04-17T10:48:52.082Z] #21 52.48 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-17T10:48:52.082Z] #21 52.49 Unpacking python3-pip (18.1-5) ... [2021-04-17T10:48:52.135Z] #20 32.20 Selecting previously unselected package libpython3-stdlib:amd64. [2021-04-17T10:48:52.135Z] #20 32.21 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-04-17T10:48:52.135Z] #20 32.21 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-17T10:48:52.135Z] #20 32.34 Setting up python3-minimal (3.7.3-1) ... [2021-04-17T10:48:52.178Z] #20 50.33 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-04-17T10:48:52.178Z] #20 50.37 Setting up python-pip-whl (18.1-5) ... [2021-04-17T10:48:52.178Z] #20 50.40 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-04-17T10:48:52.178Z] #20 50.41 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-17T10:48:52.183Z] #43 90.29 CC criu/autofs.o [2021-04-17T10:48:52.380Z] #21 52.67 Selecting previously unselected package python3-pkg-resources. [2021-04-17T10:48:52.380Z] #21 52.68 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-17T10:48:52.380Z] #21 52.68 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-17T10:48:52.684Z] #21 52.84 Selecting previously unselected package python3-setuptools. [2021-04-17T10:48:52.684Z] #21 52.85 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-17T10:48:52.684Z] #21 52.86 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-17T10:48:52.684Z] #21 ... [2021-04-17T10:48:52.684Z] [2021-04-17T10:48:52.684Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-17T10:48:52.684Z] #25 sha256:51b4e6b447676d53649343df5cb0ce4c4197681347fdef8f6ec3b1f7f1746626 [2021-04-17T10:48:52.753Z] #20 50.92 Setting up libaio1:arm64 (0.3.112-3) ... [2021-04-17T10:48:52.753Z] #20 50.94 Setting up libonig5:arm64 (6.9.1-1) ... [2021-04-17T10:48:52.753Z] #20 50.96 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-04-17T10:48:52.753Z] #20 50.97 Setting up vim (2:8.1.0875-5) ... [2021-04-17T10:48:52.753Z] #20 50.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-17T10:48:52.753Z] #20 50.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-17T10:48:52.753Z] #20 51.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-17T10:48:52.753Z] #20 51.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-17T10:48:52.753Z] #20 51.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-17T10:48:52.753Z] #20 51.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-17T10:48:52.753Z] #20 51.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-17T10:48:52.753Z] #20 51.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-17T10:48:52.753Z] #20 51.10 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-04-17T10:48:53.015Z] #20 51.12 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-17T10:48:53.015Z] #20 51.14 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-04-17T10:48:53.015Z] #20 51.21 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-17T10:48:53.015Z] #20 51.25 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-04-17T10:48:53.015Z] #20 51.27 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-17T10:48:53.074Z] #20 33.25 Selecting previously unselected package python3. [2021-04-17T10:48:53.074Z] #20 33.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-04-17T10:48:53.074Z] #20 33.31 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-04-17T10:48:53.074Z] #20 33.32 Unpacking python3 (3.7.3-1) ... [2021-04-17T10:48:53.186Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 3.1% of statements [2021-04-17T10:48:53.333Z] #20 33.40 Selecting previously unselected package libip4tc0:amd64. [2021-04-17T10:48:53.333Z] #20 33.41 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-04-17T10:48:53.333Z] #20 33.41 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-04-17T10:48:53.333Z] #20 33.50 Selecting previously unselected package libip6tc0:amd64. [2021-04-17T10:48:53.333Z] #20 33.51 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-04-17T10:48:53.333Z] #20 33.51 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-04-17T10:48:53.333Z] #20 33.60 Selecting previously unselected package libiptc0:amd64. [2021-04-17T10:48:53.333Z] #20 33.60 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-04-17T10:48:53.333Z] #20 33.62 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-04-17T10:48:53.333Z] #20 33.70 Selecting previously unselected package libnfnetlink0:amd64. [2021-04-17T10:48:53.551Z] #43 91.65 CC criu/bfd.o [2021-04-17T10:48:53.592Z] #20 33.71 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-04-17T10:48:53.593Z] #20 33.73 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-17T10:48:53.593Z] #20 33.78 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-04-17T10:48:53.593Z] #20 33.79 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-04-17T10:48:53.593Z] #20 33.79 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-17T10:48:53.593Z] #20 33.88 Selecting previously unselected package libnftnl11:amd64. [2021-04-17T10:48:53.593Z] #20 33.88 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-04-17T10:48:53.593Z] #20 33.89 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-04-17T10:48:53.808Z] #43 92.10 CC criu/bitmap.o [2021-04-17T10:48:53.815Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.201s coverage: 56.2% of statements [2021-04-17T10:48:53.852Z] #20 33.98 Selecting previously unselected package iptables. [2021-04-17T10:48:53.852Z] #20 33.99 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-04-17T10:48:53.852Z] #20 34.00 Unpacking iptables (1.8.2-4) ... [2021-04-17T10:48:53.886Z] #25 161.4 Checking out files: 24% (2702/11217) Checking out files: 25% (2805/11217) Checking out files: 26% (2917/11217) Checking out files: 27% (3029/11217) Checking out files: 28% (3141/11217) Checking out files: 29% (3253/11217) Checking out files: 30% (3366/11217) Checking out files: 31% (3478/11217) Checking out files: 32% (3590/11217) Checking out files: 33% (3702/11217) Checking out files: 34% (3814/11217) Checking out files: 35% (3926/11217) Checking out files: 36% (4039/11217) Checking out files: 37% (4151/11217) Checking out files: 38% (4263/11217) Checking out files: 39% (4375/11217) Checking out files: 40% (4487/11217) Checking out files: 40% (4598/11217) Checking out files: 41% (4599/11217) Checking out files: 42% (4712/11217) Checking out files: 43% (4824/11217) Checking out files: 44% (4936/11217) Checking out files: 45% (5048/11217) Checking out files: 46% (5160/11217) Checking out files: 47% (5272/11217) Checking out files: 48% (5385/11217) Checking out files: 49% (5497/11217) Checking out files: 50% (5609/11217) Checking out files: 51% (5721/11217) Checking out files: 52% (5833/11217) Checking out files: 53% (5946/11217) Checking out files: 54% (6058/11217) Checking out files: 55% (6170/11217) Checking out files: 56% (6282/11217) Checking out files: 57% (6394/11217) Checking out files: 57% (6499/11217) Checking out files: 58% (6506/11217) Checking out files: 59% (6619/11217) Checking out files: 60% (6731/11217) Checking out files: 61% (6843/11217) Checking out files: 62% (6955/11217) Checking out files: 63% (7067/11217) Checking out files: 64% (7179/11217) Checking out files: 65% (7292/11217) Checking out files: 66% (7404/11217) Checking out files: 67% (7516/11217) Checking out files: 68% (7628/11217) Checking out files: 69% (7740/11217) Checking out files: 70% (7852/11217) Checking out files: 71% (7965/11217) Checking out files: 72% (8077/11217) Checking out files: 73% (8189/11217) Checking out files: 74% (8301/11217) Checking out files: 75% (8413/11217) Checking out files: 76% (8525/11217) Checking out files: 77% (8638/11217) Checking out files: 78% (8750/11217) Checking out files: 79% (8862/11217) Checking out files: 80% (8974/11217) Checking out files: 80% (9066/11217) Checking out files: 81% (9086/11217) Checking out files: 82% (9198/11217) Checking out files: 83% (9311/11217) Checking out files: 84% (9423/11217) Checking out files: 85% (9535/11217) Checking out files: 86% (9647/11217) Checking out files: 87% (9759/11217) Checking out files: 88% (9871/11217) Checking out files: 89% (9984/11217) Checking out files: 90% (10096/11217) Checking out files: 91% (10208/11217) Checking out files: 92% (10320/11217) Checking out files: 93% (10432/11217) Checking out files: 94% (10544/11217) Checking out files: 95% (10657/11217) Checking out files: 96% (10769/11217) Checking out files: 97% (10881/11217) Checking out files: 98% (10993/11217) Checking out files: 99% (11105/11217) Checking out files: 100% (11217/11217) Checking out files: 100% (11217/11217), done. [2021-04-17T10:48:53.886Z] #25 165.5 + cd /tmp/tmp.K4zLkDOxWc/tmp/docker-ce [2021-04-17T10:48:54.064Z] #43 92.31 CC criu/cgroup-props.o [2021-04-17T10:48:54.111Z] #20 34.25 Selecting previously unselected package xxd. [2021-04-17T10:48:54.111Z] #20 34.27 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-17T10:48:54.111Z] #20 34.28 Unpacking xxd (2:8.1.0875-5) ... [2021-04-17T10:48:54.185Z] #25 165.5 + git checkout -q v17.06.2-ce [2021-04-17T10:48:54.371Z] #20 34.43 Selecting previously unselected package vim-common. [2021-04-17T10:48:54.371Z] #20 34.44 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-17T10:48:54.371Z] #20 34.48 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-17T10:48:54.371Z] #20 ... [2021-04-17T10:48:54.371Z] [2021-04-17T10:48:54.371Z] #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-04-17T10:48:54.371Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:48:54.371Z] #43 84.11 DEP criu/cr-service.d [2021-04-17T10:48:54.371Z] #43 84.23 DEP criu/cr-restore.d [2021-04-17T10:48:54.371Z] #43 84.39 DEP criu/cr-errno.d [2021-04-17T10:48:54.371Z] #43 84.41 DEP criu/cr-dump.d [2021-04-17T10:48:54.371Z] #43 84.75 DEP criu/cr-dedup.d [2021-04-17T10:48:54.371Z] #43 84.97 DEP criu/cr-check.d [2021-04-17T10:48:54.371Z] #43 85.35 DEP criu/config.d [2021-04-17T10:48:54.371Z] #43 85.51 DEP criu/clone-noasan.d [2021-04-17T10:48:54.371Z] #43 85.61 DEP criu/cgroup.d [2021-04-17T10:48:54.371Z] #43 85.74 DEP criu/cgroup-props.d [2021-04-17T10:48:54.371Z] #43 85.81 DEP criu/bitmap.d [2021-04-17T10:48:54.371Z] #43 85.81 DEP criu/bfd.d [2021-04-17T10:48:54.371Z] #43 85.89 DEP criu/autofs.d [2021-04-17T10:48:54.371Z] #43 86.00 DEP criu/aio.d [2021-04-17T10:48:54.371Z] #43 86.11 DEP criu/action-scripts.d [2021-04-17T10:48:54.371Z] #43 86.30 CC criu/action-scripts.o [2021-04-17T10:48:54.371Z] #43 86.64 CC criu/aio.o [2021-04-17T10:48:54.371Z] #43 87.15 CC criu/autofs.o [2021-04-17T10:48:54.371Z] #43 88.41 CC criu/bfd.o [2021-04-17T10:48:54.371Z] #43 88.83 CC criu/bitmap.o [2021-04-17T10:48:54.371Z] #43 89.00 CC criu/cgroup-props.o [2021-04-17T10:48:54.371Z] #43 89.78 CC criu/cgroup.o [2021-04-17T10:48:54.371Z] #43 92.30 CC criu/clone-noasan.o [2021-04-17T10:48:54.371Z] #43 92.51 CC criu/config.o [2021-04-17T10:48:54.371Z] #43 93.69 CC criu/cr-check.o [2021-04-17T10:48:54.371Z] #43 ... [2021-04-17T10:48:54.371Z] [2021-04-17T10:48:54.371Z] #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-04-17T10:48:54.371Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-17T10:48:54.409Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-04-17T10:48:54.409Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-e716c0f4\powershellScript.ps1'; exit $LASTEXITCODE; [2021-04-17T10:48:54.409Z] ---------------------------------------------------------------------------- [2021-04-17T10:48:54.409Z] [2021-04-17T10:48:54.409Z] INFO: executeCI.ps1 starting at Sat Apr 17 10:48:54 CUT 2021 [2021-04-17T10:48:54.409Z] [2021-04-17T10:48:54.409Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-04-17T10:48:54.409Z] INFO: Running git version 2.24.1.windows.2 [2021-04-17T10:48:54.630Z] #20 34.65 Selecting previously unselected package bash-completion. [2021-04-17T10:48:54.630Z] #20 34.66 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-17T10:48:54.871Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-04-17T10:48:54.871Z] INFO: Environment variables: [2021-04-17T10:48:54.871Z] [2021-04-17T10:48:54.871Z] Name Value [2021-04-17T10:48:54.871Z] ---- ----- [2021-04-17T10:48:54.871Z] ALLUSERSPROFILE C:\ProgramData [2021-04-17T10:48:54.871Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2021-04-17T10:48:54.871Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-04-17T10:48:54.871Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.10 [2021-04-17T10:48:54.871Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-04-17T10:48:54.871Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.10 [2021-04-17T10:48:54.871Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-04-17T10:48:54.871Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-04-17T10:48:54.871Z] BRANCH_NAME PR-42305 [2021-04-17T10:48:54.871Z] BUILD_DISPLAY_NAME #1 [2021-04-17T10:48:54.871Z] BUILD_ID 1 [2021-04-17T10:48:54.871Z] BUILD_NUMBER 1 [2021-04-17T10:48:54.871Z] BUILD_TAG jenkins-moby-PR-42305-1 [2021-04-17T10:48:54.871Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42305/1/ [2021-04-17T10:48:54.871Z] CHANGE_AUTHOR thaJeztah [2021-04-17T10:48:54.871Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-04-17T10:48:54.871Z] CHANGE_BRANCH apparmor_defer_fix [2021-04-17T10:48:54.871Z] CHANGE_FORK thaJeztah/docker [2021-04-17T10:48:54.871Z] CHANGE_ID 42305 [2021-04-17T10:48:54.871Z] CHANGE_TARGET master [2021-04-17T10:48:54.871Z] CHANGE_TITLE apparmor.InstallDefault(): fix order of remove/close and fix linting warnings [2021-04-17T10:48:54.871Z] CHANGE_URL https://github.com/moby/moby/pull/42305 [2021-04-17T10:48:54.871Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-17T10:48:54.871Z] CommonProgramFiles C:\Program Files\Common Files [2021-04-17T10:48:54.871Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-04-17T10:48:54.871Z] CommonProgramW6432 C:\Program Files\Common Files [2021-04-17T10:48:54.871Z] COMPUTERNAME azwin-2-e26090 [2021-04-17T10:48:54.871Z] ComSpec C:\windows\system32\cmd.exe [2021-04-17T10:48:54.871Z] ConfigSequenceNumber 0 [2021-04-17T10:48:54.871Z] DOCKER_BUILDKIT 0 [2021-04-17T10:48:54.871Z] DOCKER_DUT_DEBUG 1 [2021-04-17T10:48:54.871Z] DOCKER_EXPERIMENTAL 1 [2021-04-17T10:48:54.871Z] DOCKER_GRAPHDRIVER overlay2 [2021-04-17T10:48:54.871Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-04-17T10:48:54.871Z] EXECUTOR_NUMBER 0 [2021-04-17T10:48:54.871Z] FQDN azwin-2-e26090.westus.cloudapp.azure.com [2021-04-17T10:48:54.871Z] GIT_BRANCH PR-42305 [2021-04-17T10:48:54.871Z] GIT_COMMIT 041d074ebe3a55e558e18ad494c69ca6e13c9979 [2021-04-17T10:48:54.871Z] GIT_URL https://github.com/moby/moby.git [2021-04-17T10:48:54.871Z] HUDSON_COOKIE 9dfcc0d5-541d-48d3-acfd-b4a24a2631da [2021-04-17T10:48:54.871Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-04-17T10:48:54.871Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-04-17T10:48:54.871Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-04-17T10:48:54.871Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-04-17T10:48:54.871Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-04-17T10:48:54.871Z] JENKINS_NODE_COOKIE 1b434bd0-31ae-4db7-a94c-8a625070f735 [2021-04-17T10:48:54.871Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-04-17T10:48:54.871Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-04-17T10:48:54.871Z] JOB_BASE_NAME PR-42305 [2021-04-17T10:48:54.871Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42305/display/redirect [2021-04-17T10:48:54.871Z] JOB_NAME moby/PR-42305 [2021-04-17T10:48:54.871Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42305/ [2021-04-17T10:48:54.871Z] library.jps.version master [2021-04-17T10:48:54.871Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2021-04-17T10:48:54.871Z] NODE_LABELS amd64 azure azwin-2-e26090 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-04-17T10:48:54.871Z] NODE_NAME azwin-2-e26090 [2021-04-17T10:48:54.871Z] NUMBER_OF_PROCESSORS 4 [2021-04-17T10:48:54.871Z] OS Windows_NT [2021-04-17T10:48:54.871Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2021-04-17T10:48:54.871Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-04-17T10:48:54.871Z] PROCESSOR_ARCHITECTURE AMD64 [2021-04-17T10:48:54.871Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-04-17T10:48:54.871Z] PROCESSOR_LEVEL 6 [2021-04-17T10:48:54.871Z] PROCESSOR_REVISION 4f01 [2021-04-17T10:48:54.871Z] ProgramData C:\ProgramData [2021-04-17T10:48:54.871Z] ProgramFiles C:\Program Files [2021-04-17T10:48:54.871Z] ProgramFiles(x86) C:\Program Files (x86) [2021-04-17T10:48:54.871Z] ProgramW6432 C:\Program Files [2021-04-17T10:48:54.871Z] PROMPT $P$G [2021-04-17T10:48:54.871Z] PSExecutionPolicyPreference Bypass [2021-04-17T10:48:54.871Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2021-04-17T10:48:54.871Z] PUBLIC C:\Users\Public [2021-04-17T10:48:54.871Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42305/1/display/redirect?page=artif... [2021-04-17T10:48:54.871Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42305/1/display/redirect?page=changes [2021-04-17T10:48:54.871Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42305/1/display/redirect [2021-04-17T10:48:54.871Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42305/1/display/redirect?page=tests [2021-04-17T10:48:54.871Z] SKIP_VALIDATION_TESTS 1 [2021-04-17T10:48:54.871Z] SOURCES_DRIVE d [2021-04-17T10:48:54.871Z] SOURCES_SUBDIR gopath [2021-04-17T10:48:54.871Z] STAGE_NAME Run tests [2021-04-17T10:48:54.871Z] SystemDrive C: [2021-04-17T10:48:54.871Z] SystemRoot C:\windows [2021-04-17T10:48:54.871Z] TEMP C:\windows\TEMP [2021-04-17T10:48:54.871Z] TESTDEBUG 0 [2021-04-17T10:48:54.871Z] TESTRUN_DRIVE d [2021-04-17T10:48:54.871Z] TESTRUN_SUBDIR CI [2021-04-17T10:48:54.871Z] TIMEOUT 120m [2021-04-17T10:48:54.871Z] TMP C:\windows\TEMP [2021-04-17T10:48:54.871Z] USERDOMAIN WORKGROUP [2021-04-17T10:48:54.871Z] USERNAME azwin-2-e26090$ [2021-04-17T10:48:54.871Z] USERPROFILE C:\windows\system32\config\systemprofile [2021-04-17T10:48:54.871Z] windir C:\windows [2021-04-17T10:48:54.871Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-04-17T10:48:54.871Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-04-17T10:48:54.871Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-04-17T10:48:54.871Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-04-17T10:48:54.871Z] [2021-04-17T10:48:54.871Z] [2021-04-17T10:48:54.871Z] [2021-04-17T10:48:54.995Z] #43 93.05 CC criu/cgroup.o [2021-04-17T10:48:55.334Z] INFO: Sources under d:\gopath\... [2021-04-17T10:48:55.334Z] INFO: Test run under d:\CI\... [2021-04-17T10:48:55.334Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-04-17T10:48:55.334Z] INFO: docker/docker repository was found [2021-04-17T10:48:55.558Z] #43 ... [2021-04-17T10:48:55.558Z] [2021-04-17T10:48:55.558Z] #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-04-17T10:48:55.558Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-17T10:48:55.558Z] #20 8.263 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-04-17T10:48:55.558Z] #20 9.357 Get:8 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-04-17T10:48:55.558Z] #20 13.30 Fetched 8940 kB in 9s (1020 kB/s) [2021-04-17T10:48:55.558Z] #20 13.30 Reading package lists... [2021-04-17T10:48:55.647Z] #20 53.91 Setting up iptables (1.8.2-4) ... [2021-04-17T10:48:55.647Z] #20 53.93 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-17T10:48:55.647Z] #20 53.94 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-17T10:48:55.647Z] #20 53.95 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-17T10:48:55.647Z] #20 53.96 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-17T10:48:55.647Z] #20 53.97 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-17T10:48:55.647Z] #20 53.97 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-17T10:48:55.647Z] #20 53.98 Setting up python3 (3.7.3-1) ... [2021-04-17T10:48:55.724Z] #25 ... [2021-04-17T10:48:55.724Z] [2021-04-17T10:48:55.724Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-17T10:48:55.724Z] #46 sha256:ffa052997697d3f33f8e969da7c8d909dbd2f666565e4b54404a09bc9190413c [2021-04-17T10:48:55.724Z] #46 157.2 vendor/golang.org/x/net/idna [2021-04-17T10:48:55.724Z] #46 161.2 vendor/golang.org/x/net/http/httpproxy [2021-04-17T10:48:55.724Z] #46 161.2 net/textproto [2021-04-17T10:48:55.724Z] #46 161.2 crypto/x509 [2021-04-17T10:48:55.724Z] #46 163.4 mime/multipart [2021-04-17T10:48:55.724Z] #46 163.4 vendor/golang.org/x/net/http/httpguts [2021-04-17T10:48:55.724Z] #46 166.9 crypto/tls [2021-04-17T10:48:55.730Z] using credential docker-jenkins-github-credentials [2021-04-17T10:48:55.795Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-04-17T10:48:55.802Z] Cloning the remote Git repository [2021-04-17T10:48:55.802Z] Cloning with configured refspecs honoured and without tags [2021-04-17T10:48:56.111Z] #56 235.4 + bin/containerd-shim-runc-v1 [2021-04-17T10:48:56.147Z] #46 ... [2021-04-17T10:48:56.147Z] [2021-04-17T10:48:56.147Z] #21 [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-04-17T10:48:56.147Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-17T10:48:56.147Z] #21 53.09 Selecting previously unselected package python3-wheel. [2021-04-17T10:48:56.147Z] #21 53.10 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-17T10:48:56.147Z] #21 53.11 Unpacking python3-wheel (0.32.3-2) ... [2021-04-17T10:48:56.147Z] #21 53.19 Selecting previously unselected package sudo. [2021-04-17T10:48:56.147Z] #21 53.21 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_ppc64el.deb ... [2021-04-17T10:48:56.147Z] #21 53.22 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-17T10:48:56.147Z] #21 53.80 Selecting previously unselected package thin-provisioning-tools. [2021-04-17T10:48:56.147Z] #21 53.81 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2021-04-17T10:48:56.147Z] #21 53.82 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-17T10:48:56.147Z] #21 54.05 Selecting previously unselected package uidmap. [2021-04-17T10:48:56.147Z] #21 54.06 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2021-04-17T10:48:56.147Z] #21 54.06 Unpacking uidmap (1:4.5-1.1) ... [2021-04-17T10:48:56.147Z] #21 54.20 Selecting previously unselected package vim-runtime. [2021-04-17T10:48:56.147Z] #21 54.20 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-17T10:48:56.147Z] #21 54.26 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-04-17T10:48:56.147Z] #21 54.32 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-17T10:48:56.147Z] #21 54.33 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-17T10:48:56.227Z] #20 54.58 Setting up python3-wheel (0.32.3-2) ... [2021-04-17T10:48:56.259Z] ltsc2019: Pulling from windows/servercore [2021-04-17T10:48:56.259Z] 4612f6d0b889: Pulling fs layer [2021-04-17T10:48:56.259Z] 399f118dfaa9: Pulling fs layer [2021-04-17T10:48:56.005Z] Cloning repository https://github.com/moby/moby.git [2021-04-17T10:48:56.422Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-04-17T10:48:56.926Z] #20 16.60 Reading package lists... [2021-04-17T10:48:57.169Z] #20 37.32 Unpacking bash-completion (1:2.8-6) ... [2021-04-17T10:48:57.173Z] #20 55.48 Setting up apparmor (2.13.2-10) ... [2021-04-17T10:48:57.428Z] #20 37.75 Selecting previously unselected package bzip2. [2021-04-17T10:48:57.688Z] #20 37.75 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-04-17T10:48:57.688Z] #20 37.76 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-17T10:48:57.688Z] #20 37.82 Selecting previously unselected package xz-utils. [2021-04-17T10:48:57.688Z] #20 37.82 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-04-17T10:48:57.688Z] #20 37.83 Unpacking xz-utils (5.2.4-1) ... [2021-04-17T10:48:57.688Z] #20 37.98 Selecting previously unselected package apparmor. [2021-04-17T10:48:57.688Z] #20 37.98 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-04-17T10:48:57.855Z] #20 19.79 Building dependency tree... [2021-04-17T10:48:57.855Z] #20 ... [2021-04-17T10:48:57.855Z] [2021-04-17T10:48:57.855Z] #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-04-17T10:48:57.855Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:48:57.855Z] #43 95.80 CC criu/clone-noasan.o [2021-04-17T10:48:57.855Z] #43 96.01 CC criu/config.o [2021-04-17T10:48:57.947Z] #20 38.08 Unpacking apparmor (2.13.2-10) ... [2021-04-17T10:48:58.121Z] #20 ... [2021-04-17T10:48:58.121Z] [2021-04-17T10:48:58.121Z] #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-04-17T10:48:58.121Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-17T10:48:58.121Z] #43 101.3 CC criu/cr-check.o [2021-04-17T10:48:58.121Z] #43 102.9 CC criu/cr-dedup.o [2021-04-17T10:48:58.121Z] #43 103.3 CC criu/cr-dump.o [2021-04-17T10:48:58.121Z] #43 105.3 CC criu/cr-errno.o [2021-04-17T10:48:58.121Z] #43 105.4 CC criu/cr-restore.o [2021-04-17T10:48:58.121Z] #43 109.6 CC criu/cr-service.o [2021-04-17T10:48:58.121Z] #43 111.3 CC criu/crtools.o [2021-04-17T10:48:58.206Z] #20 38.33 Selecting previously unselected package aufs-tools. [2021-04-17T10:48:58.207Z] #20 38.33 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-04-17T10:48:58.207Z] #20 38.34 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-17T10:48:58.207Z] #20 38.45 Selecting previously unselected package libonig5:amd64. [2021-04-17T10:48:58.207Z] #20 38.46 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-04-17T10:48:58.207Z] #20 38.46 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-17T10:48:58.251Z] #21 58.50 Selecting previously unselected package vim. [2021-04-17T10:48:58.251Z] #21 58.50 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2021-04-17T10:48:58.251Z] #21 58.54 Unpacking vim (2:8.1.0875-5) ... [2021-04-17T10:48:58.253Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.970s coverage: 46.2% of statements [2021-04-17T10:48:57.415Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-17T10:48:57.415Z] > git --version # timeout=10 [2021-04-17T10:48:57.460Z] > git --version # 'git version 2.24.1.windows.2' [2021-04-17T10:48:57.460Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-17T10:48:57.467Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42305/head:refs/remotes/origin/PR-42305 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-17T10:48:58.466Z] #20 38.61 Selecting previously unselected package libjq1:amd64. [2021-04-17T10:48:58.466Z] #20 38.62 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-17T10:48:58.466Z] #20 38.62 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-17T10:48:58.466Z] #20 38.73 Selecting previously unselected package jq. [2021-04-17T10:48:58.466Z] #20 38.74 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-17T10:48:58.466Z] #20 38.75 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-17T10:48:58.466Z] #20 38.82 Selecting previously unselected package libaio1:amd64. [2021-04-17T10:48:58.698Z] #43 111.9 CC criu/eventfd.o [2021-04-17T10:48:58.725Z] #20 38.84 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-04-17T10:48:58.725Z] #20 38.85 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-04-17T10:48:58.725Z] #20 38.92 Selecting previously unselected package libgpm2:amd64. [2021-04-17T10:48:58.725Z] #20 38.93 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-04-17T10:48:58.725Z] #20 38.94 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-04-17T10:48:58.725Z] #20 39.00 Selecting previously unselected package libicu63:amd64. [2021-04-17T10:48:58.725Z] #20 39.00 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-17T10:48:58.725Z] #20 39.01 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-17T10:48:58.883Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.9% of statements [2021-04-17T10:48:58.899Z] #21 59.22 Selecting previously unselected package xfsprogs. [2021-04-17T10:48:58.899Z] #21 59.23 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2021-04-17T10:48:58.899Z] #21 59.24 Unpacking xfsprogs (4.20.0-1) ... [2021-04-17T10:48:58.899Z] #21 ... [2021-04-17T10:48:58.899Z] [2021-04-17T10:48:58.899Z] #44 [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-04-17T10:48:58.899Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-17T10:48:58.899Z] #44 96.21 CC criu/bfd.o [2021-04-17T10:48:58.899Z] #44 96.92 CC criu/bitmap.o [2021-04-17T10:48:58.899Z] #44 97.10 CC criu/cgroup-props.o [2021-04-17T10:48:58.899Z] #44 98.30 CC criu/cgroup.o [2021-04-17T10:48:58.899Z] #44 103.7 CC criu/clone-noasan.o [2021-04-17T10:48:58.899Z] #44 104.1 CC criu/config.o [2021-04-17T10:48:58.961Z] #43 ... [2021-04-17T10:48:58.961Z] [2021-04-17T10:48:58.961Z] #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-04-17T10:48:58.961Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-17T10:48:58.961Z] #20 57.24 Setting up xfsprogs (4.20.0-1) ... [2021-04-17T10:48:58.961Z] #20 57.26 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-17T10:48:59.199Z] #44 ... [2021-04-17T10:48:59.199Z] [2021-04-17T10:48:59.199Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-17T10:48:59.199Z] #25 sha256:51b4e6b447676d53649343df5cb0ce4c4197681347fdef8f6ec3b1f7f1746626 [2021-04-17T10:48:59.199Z] #25 169.3 + mkdir -p /tmp/tmp.K4zLkDOxWc/src/github.com/docker [2021-04-17T10:48:59.199Z] #25 169.3 + mv components/cli /tmp/tmp.K4zLkDOxWc/src/github.com/docker/cli [2021-04-17T10:48:59.199Z] #25 169.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-04-17T10:48:59.224Z] #43 97.39 CC criu/cr-check.o [2021-04-17T10:48:59.538Z] #20 57.76 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-17T10:49:00.276Z] #56 239.8 + bin/containerd-shim-runc-v2 [2021-04-17T10:49:00.487Z] #20 58.66 Setting up python3-distutils (3.7.3-1) ... [2021-04-17T10:49:00.531Z] #56 240.7 + binaries [2021-04-17T10:49:00.531Z] #56 240.7 + install -D bin/containerd /build/containerd [2021-04-17T10:49:00.531Z] #56 240.7 + install -D bin/containerd-shim /build/containerd-shim [2021-04-17T10:49:00.531Z] #56 240.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-17T10:49:00.531Z] #56 240.7 + install -D bin/ctr /build/ctr [2021-04-17T10:49:00.751Z] #20 59.08 Setting up python3-setuptools (40.8.0-1) ... [2021-04-17T10:49:01.117Z] #43 99.14 CC criu/cr-dedup.o [2021-04-17T10:49:01.397Z] #43 99.58 CC criu/cr-dump.o [2021-04-17T10:49:01.894Z] #56 DONE 242.3s [2021-04-17T10:49:02.385Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.312s coverage: 49.4% of statements [2021-04-17T10:49:02.678Z] #20 60.69 Setting up python3-pip (18.1-5) ... [2021-04-17T10:49:02.779Z] #25 ... [2021-04-17T10:49:02.779Z] [2021-04-17T10:49:02.779Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-17T10:49:02.779Z] #46 sha256:ffa052997697d3f33f8e969da7c8d909dbd2f666565e4b54404a09bc9190413c [2021-04-17T10:49:02.779Z] #46 174.4 net/http/httptrace [2021-04-17T10:49:02.796Z] #43 ... [2021-04-17T10:49:02.796Z] [2021-04-17T10:49:02.796Z] #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-04-17T10:49:02.796Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-17T10:49:02.796Z] #20 19.79 Building dependency tree... [2021-04-17T10:49:02.796Z] #20 21.27 libcap2-bin is already the newest version (1:2.25-2). [2021-04-17T10:49:02.796Z] #20 21.27 The following additional packages will be installed: [2021-04-17T10:49:02.796Z] #20 21.27 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-17T10:49:02.796Z] #20 21.27 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-17T10:49:02.796Z] #20 21.27 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-17T10:49:02.796Z] #20 21.27 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-17T10:49:02.796Z] #20 21.28 python3.7 python3.7-minimal vim-runtime xxd [2021-04-17T10:49:02.796Z] #20 21.28 Suggested packages: [2021-04-17T10:49:02.796Z] #20 21.28 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-17T10:49:02.796Z] #20 21.28 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-17T10:49:02.796Z] #20 21.28 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-17T10:49:02.796Z] #20 21.28 Recommended packages: [2021-04-17T10:49:02.796Z] #20 21.28 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-17T10:49:02.796Z] #20 21.28 python3-keyrings.alt python3-xdg unzip [2021-04-17T10:49:02.796Z] #20 22.78 The following NEW packages will be installed: [2021-04-17T10:49:02.796Z] #20 22.79 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-17T10:49:02.796Z] #20 22.79 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-17T10:49:02.796Z] #20 22.79 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-17T10:49:02.796Z] #20 22.79 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-17T10:49:02.796Z] #20 22.79 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-17T10:49:02.796Z] #20 22.79 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-17T10:49:02.796Z] #20 22.79 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-17T10:49:02.796Z] #20 22.79 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-17T10:49:02.796Z] #20 22.79 xz-utils zip [2021-04-17T10:49:02.796Z] #20 23.10 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-17T10:49:02.796Z] #20 23.10 Need to get 28.5 MB of archives. [2021-04-17T10:49:02.796Z] #20 23.10 After this operation, 116 MB of additional disk space will be used. [2021-04-17T10:49:02.796Z] #20 23.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-04-17T10:49:02.796Z] #20 23.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-04-17T10:49:02.796Z] #20 23.13 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-04-17T10:49:02.796Z] #20 23.22 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-04-17T10:49:02.796Z] #20 23.22 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-04-17T10:49:02.796Z] #20 23.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-04-17T10:49:02.796Z] #20 23.30 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-04-17T10:49:02.796Z] #20 23.33 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-04-17T10:49:02.796Z] #20 23.33 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-04-17T10:49:02.796Z] #20 23.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-04-17T10:49:02.796Z] #20 23.33 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-04-17T10:49:02.796Z] #20 23.34 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-04-17T10:49:02.796Z] #20 23.34 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-04-17T10:49:02.796Z] #20 23.34 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-04-17T10:49:02.796Z] #20 23.35 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-04-17T10:49:02.796Z] #20 23.35 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-04-17T10:49:02.796Z] #20 23.37 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-17T10:49:02.796Z] #20 23.38 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-17T10:49:02.796Z] #20 23.40 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-04-17T10:49:02.796Z] #20 23.40 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-04-17T10:49:02.796Z] #20 23.41 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-04-17T10:49:02.796Z] #20 23.42 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-04-17T10:49:02.796Z] #20 23.45 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-04-17T10:49:02.796Z] #20 23.45 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-17T10:49:02.796Z] #20 23.46 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-17T10:49:02.796Z] #20 23.47 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-17T10:49:02.796Z] #20 23.47 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-04-17T10:49:02.796Z] #20 23.48 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-04-17T10:49:02.796Z] #20 23.48 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-17T10:49:02.796Z] #20 23.93 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-04-17T10:49:02.796Z] #20 23.93 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-04-17T10:49:02.797Z] #20 23.93 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-04-17T10:49:02.797Z] #20 23.93 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-04-17T10:49:02.797Z] #20 23.94 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-04-17T10:49:02.797Z] #20 23.95 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-04-17T10:49:02.797Z] #20 24.01 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-17T10:49:02.797Z] #20 24.03 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-04-17T10:49:02.797Z] #20 24.03 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-04-17T10:49:02.797Z] #20 24.05 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-17T10:49:02.797Z] #20 24.05 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-04-17T10:49:02.797Z] #20 24.08 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-17T10:49:02.797Z] #20 24.08 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-04-17T10:49:02.797Z] #20 24.14 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-04-17T10:49:02.797Z] #20 24.15 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-04-17T10:49:02.797Z] #20 24.17 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-17T10:49:02.797Z] #20 24.50 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-04-17T10:49:02.797Z] #20 24.55 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-04-17T10:49:02.797Z] #20 24.58 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-04-17T10:49:02.797Z] #20 25.24 debconf: delaying package configuration, since apt-utils is not installed [2021-04-17T10:49:02.797Z] #20 25.39 Fetched 28.5 MB in 2s (16.2 MB/s) [2021-04-17T10:49:02.797Z] #20 25.44 Selecting previously unselected package pigz. [2021-04-17T10:49:02.797Z] #20 25.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-04-17T10:49:02.797Z] #20 25.49 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-04-17T10:49:02.797Z] #20 25.49 Unpacking pigz (2.4-1) ... [2021-04-17T10:49:02.797Z] #20 25.57 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-04-17T10:49:02.797Z] #20 25.58 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-17T10:49:02.797Z] #20 25.59 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-17T10:49:02.820Z] [2021-04-17T10:49:02.820Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-17T10:49:02.820Z] #57 sha256:ae5cdb52b03233449a285fa65ebb8c6b99649a53cae752f37e929aacf3bffa5e [2021-04-17T10:49:02.917Z] #20 42.58 Selecting previously unselected package libnet1:amd64. [2021-04-17T10:49:02.917Z] #20 42.59 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-17T10:49:02.917Z] #20 42.59 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-17T10:49:02.917Z] #20 42.67 Selecting previously unselected package libnl-3-200:amd64. [2021-04-17T10:49:02.917Z] #20 42.69 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-17T10:49:02.917Z] #20 42.70 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-17T10:49:02.917Z] #20 42.80 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-17T10:49:02.917Z] #20 42.82 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-17T10:49:02.917Z] #20 42.83 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-17T10:49:02.917Z] #20 42.89 Selecting previously unselected package libreadline5:amd64. [2021-04-17T10:49:02.917Z] #20 42.89 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-04-17T10:49:02.917Z] #20 42.90 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-17T10:49:02.917Z] #20 43.01 Selecting previously unselected package net-tools. [2021-04-17T10:49:02.917Z] #20 43.03 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-04-17T10:49:02.917Z] #20 43.03 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-17T10:49:03.077Z] #46 174.7 net/http [2021-04-17T10:49:03.177Z] #20 43.26 Selecting previously unselected package python-pip-whl. [2021-04-17T10:49:03.177Z] #20 43.28 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-17T10:49:03.177Z] #20 43.28 Unpacking python-pip-whl (18.1-5) ... [2021-04-17T10:49:03.359Z] #20 26.05 Selecting previously unselected package python3.7-minimal. [2021-04-17T10:49:03.359Z] #20 26.05 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-17T10:49:03.359Z] #20 26.06 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-17T10:49:03.629Z] #20 61.72 Processing triggers for libc-bin (2.28-10) ... [2021-04-17T10:49:03.629Z] #20 61.76 Processing triggers for mime-support (3.62) ... [2021-04-17T10:49:03.745Z] #57 DONE 0.8s [2021-04-17T10:49:03.745Z] [2021-04-17T10:49:03.745Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-17T10:49:03.745Z] #61 sha256:212a8ea576b7f145ebad4ce2aafbc01b6e0a0a63759074d54573c3ca08a3cf8a [2021-04-17T10:49:03.745Z] #61 DONE 0.2s [2021-04-17T10:49:03.745Z] [2021-04-17T10:49:03.745Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-17T10:49:03.745Z] #66 sha256:695c4a3af81a10d05975b7200a4c84e20a9b9e54b9452e8132fabb79205efb1e [2021-04-17T10:49:03.758Z] #20 43.76 Selecting previously unselected package python3-lib2to3. [2021-04-17T10:49:03.758Z] #20 43.77 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-17T10:49:03.758Z] #20 43.77 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-17T10:49:03.758Z] #20 43.90 Selecting previously unselected package python3-distutils. [2021-04-17T10:49:03.758Z] #20 43.91 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-17T10:49:03.758Z] #20 43.92 Unpacking python3-distutils (3.7.3-1) ... [2021-04-17T10:49:03.758Z] #20 44.07 Selecting previously unselected package python3-pip. [2021-04-17T10:49:03.758Z] #20 44.08 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-17T10:49:03.758Z] #20 44.09 Unpacking python3-pip (18.1-5) ... [2021-04-17T10:49:04.016Z] #20 44.26 Selecting previously unselected package python3-pkg-resources. [2021-04-17T10:49:04.016Z] #20 44.28 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-17T10:49:04.016Z] #20 44.29 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-17T10:49:04.206Z] #20 DONE 62.6s [2021-04-17T10:49:04.206Z] [2021-04-17T10:49:04.206Z] #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-04-17T10:49:04.206Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-17T10:49:04.206Z] #43 112.3 CC criu/eventpoll.o [2021-04-17T10:49:04.206Z] #43 113.0 CC criu/external.o [2021-04-17T10:49:04.206Z] #43 113.4 CC criu/fault-injection.o [2021-04-17T10:49:04.206Z] #43 113.5 CC criu/fdstore.o [2021-04-17T10:49:04.206Z] #43 113.9 CC criu/fifo.o [2021-04-17T10:49:04.206Z] #43 114.3 CC criu/file-ids.o [2021-04-17T10:49:04.206Z] #43 114.7 CC criu/file-lock.o [2021-04-17T10:49:04.206Z] #43 115.8 CC criu/files-ext.o [2021-04-17T10:49:04.206Z] #43 116.1 CC criu/files-reg.o [2021-04-17T10:49:04.275Z] #20 44.40 Selecting previously unselected package python3-setuptools. [2021-04-17T10:49:04.275Z] #20 44.41 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-17T10:49:04.275Z] #20 44.43 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-17T10:49:04.275Z] #20 44.64 Selecting previously unselected package python3-wheel. [2021-04-17T10:49:04.288Z] #20 26.91 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-17T10:49:04.288Z] #20 26.94 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-17T10:49:04.534Z] #20 44.66 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-17T10:49:04.534Z] #20 44.67 Unpacking python3-wheel (0.32.3-2) ... [2021-04-17T10:49:04.534Z] #20 44.74 Selecting previously unselected package sudo. [2021-04-17T10:49:04.534Z] #20 44.74 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-04-17T10:49:04.534Z] #20 44.75 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-17T10:49:04.671Z] #66 DONE 0.8s [2021-04-17T10:49:04.671Z] [2021-04-17T10:49:04.671Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-17T10:49:04.671Z] #68 sha256:2454e5c571a6268959465ec20e64bd11bfd0625cfadba8ee14198f42fac7b986 [2021-04-17T10:49:04.671Z] #68 DONE 0.0s [2021-04-17T10:49:04.671Z] [2021-04-17T10:49:04.671Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-17T10:49:04.671Z] #69 sha256:5b515224f67f37f91253e9aad324f134d8bf44904b5e570d9775e6b80eedd4cf [2021-04-17T10:49:04.671Z] #69 DONE 0.0s [2021-04-17T10:49:04.671Z] [2021-04-17T10:49:04.671Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-17T10:49:04.671Z] #70 sha256:3baea29a68fb3217b4e80535723c40cc20f36aac2ca58adf21216520ed157c56 [2021-04-17T10:49:04.788Z] #43 118.0 CC criu/files.o [2021-04-17T10:49:05.102Z] #20 45.20 Selecting previously unselected package thin-provisioning-tools. [2021-04-17T10:49:05.102Z] #20 45.22 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-04-17T10:49:05.102Z] #20 45.22 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-17T10:49:05.360Z] #20 45.45 Selecting previously unselected package uidmap. [2021-04-17T10:49:05.360Z] #20 45.45 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-04-17T10:49:05.360Z] #20 45.46 Unpacking uidmap (1:4.5-1.1) ... [2021-04-17T10:49:05.360Z] #20 45.57 Selecting previously unselected package vim-runtime. [2021-04-17T10:49:05.360Z] #20 45.58 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-17T10:49:05.597Z] #70 DONE 0.7s [2021-04-17T10:49:05.597Z] [2021-04-17T10:49:05.597Z] #71 exporting to image [2021-04-17T10:49:05.597Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-04-17T10:49:05.597Z] #71 exporting layers [2021-04-17T10:49:05.619Z] #20 45.63 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-04-17T10:49:05.619Z] #20 45.67 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-17T10:49:05.619Z] #20 45.67 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-17T10:49:05.619Z] #20 ... [2021-04-17T10:49:05.619Z] [2021-04-17T10:49:05.619Z] #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-04-17T10:49:05.619Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:49:05.619Z] #43 95.25 CC criu/cr-dedup.o [2021-04-17T10:49:05.619Z] #43 95.64 CC criu/cr-dump.o [2021-04-17T10:49:05.619Z] #43 97.71 CC criu/cr-errno.o [2021-04-17T10:49:05.619Z] #43 97.81 CC criu/cr-restore.o [2021-04-17T10:49:05.619Z] #43 102.3 CC criu/cr-service.o [2021-04-17T10:49:05.619Z] #43 103.9 CC criu/crtools.o [2021-04-17T10:49:05.619Z] #43 104.4 CC criu/eventfd.o [2021-04-17T10:49:05.619Z] #43 104.8 CC criu/eventpoll.o [2021-04-17T10:49:05.740Z] #43 ... [2021-04-17T10:49:05.740Z] [2021-04-17T10:49:05.740Z] #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-04-17T10:49:05.740Z] #21 sha256:3a04c6fdd7ef5872a267faf8a5f2edcdb730aaf9dae03f62142eed23000d4fab [2021-04-17T10:49:05.740Z] #21 1.319 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-17T10:49:05.740Z] #21 1.325 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-17T10:49:05.740Z] #21 1.329 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-17T10:49:05.740Z] #21 DONE 1.4s [2021-04-17T10:49:05.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-17T10:49:05.877Z] #43 105.6 CC criu/external.o [2021-04-17T10:49:06.005Z] [2021-04-17T10:49:06.005Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-17T10:49:06.005Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-04-17T10:49:06.136Z] #43 105.9 CC criu/fault-injection.o [2021-04-17T10:49:06.136Z] #43 106.1 CC criu/fdstore.o [2021-04-17T10:49:06.180Z] #20 28.92 Selecting previously unselected package python3-minimal. [2021-04-17T10:49:06.181Z] #20 28.92 (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 ... 23684 files and directories currently installed.) [2021-04-17T10:49:06.181Z] #20 28.97 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-04-17T10:49:06.181Z] #20 28.98 Unpacking python3-minimal (3.7.3-1) ... [2021-04-17T10:49:06.181Z] #20 29.06 Selecting previously unselected package libmpdec2:amd64. [2021-04-17T10:49:06.181Z] #20 29.07 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-04-17T10:49:06.437Z] #20 29.08 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-04-17T10:49:06.437Z] #20 29.19 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-04-17T10:49:06.437Z] #20 29.19 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-04-17T10:49:06.437Z] #20 29.20 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-17T10:49:06.704Z] #43 106.4 CC criu/fifo.o [2021-04-17T10:49:06.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-17T10:49:06.963Z] #43 106.8 CC criu/file-ids.o [2021-04-17T10:49:07.366Z] #20 30.16 Selecting previously unselected package python3.7. [2021-04-17T10:49:07.366Z] #20 30.17 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-04-17T10:49:07.366Z] #20 30.18 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-17T10:49:07.530Z] #43 107.2 CC criu/file-lock.o [2021-04-17T10:49:07.623Z] #20 30.30 Selecting previously unselected package libpython3-stdlib:amd64. [2021-04-17T10:49:07.623Z] #20 30.30 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-04-17T10:49:07.623Z] #20 30.31 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-17T10:49:07.623Z] #20 30.43 Setting up python3-minimal (3.7.3-1) ... [2021-04-17T10:49:08.097Z] #43 108.0 CC criu/files-ext.o [2021-04-17T10:49:08.552Z] #20 31.26 Selecting previously unselected package python3. [2021-04-17T10:49:08.552Z] #20 31.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-04-17T10:49:08.552Z] #20 31.32 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-04-17T10:49:08.552Z] #20 31.34 Unpacking python3 (3.7.3-1) ... [2021-04-17T10:49:08.665Z] #43 108.3 CC criu/files-reg.o [2021-04-17T10:49:08.722Z] #46 ... [2021-04-17T10:49:08.722Z] [2021-04-17T10:49:08.722Z] #21 [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-04-17T10:49:08.722Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-17T10:49:08.722Z] #21 59.89 Selecting previously unselected package zip. [2021-04-17T10:49:08.722Z] #21 59.91 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2021-04-17T10:49:08.722Z] #21 59.91 Unpacking zip (3.0-11+b1) ... [2021-04-17T10:49:08.722Z] #21 60.19 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-17T10:49:08.722Z] #21 60.20 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-17T10:49:08.722Z] #21 60.20 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2021-04-17T10:49:08.722Z] #21 60.22 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-04-17T10:49:08.722Z] #21 60.22 Setting up libgpm2:ppc64el (1.20.7-5) ... [2021-04-17T10:49:08.722Z] #21 60.23 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2021-04-17T10:49:08.722Z] #21 60.23 Setting up uidmap (1:4.5-1.1) ... [2021-04-17T10:49:08.722Z] #21 60.24 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2021-04-17T10:49:08.722Z] #21 60.25 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-04-17T10:49:08.722Z] #21 60.25 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-17T10:49:08.722Z] #21 60.26 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-04-17T10:49:08.722Z] #21 60.27 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-04-17T10:49:08.722Z] #21 60.27 Setting up xxd (2:8.1.0875-5) ... [2021-04-17T10:49:08.722Z] #21 60.28 Setting up zip (3.0-11+b1) ... [2021-04-17T10:49:08.722Z] #21 60.28 Setting up vim-common (2:8.1.0875-5) ... [2021-04-17T10:49:08.722Z] #21 60.30 Setting up bash-completion (1:2.8-6) ... [2021-04-17T10:49:08.722Z] #21 65.05 Setting up libiptc0:ppc64el (1.8.2-4) ... [2021-04-17T10:49:08.722Z] #21 65.05 Setting up xz-utils (5.2.4-1) ... [2021-04-17T10:49:08.722Z] #21 65.07 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-17T10:49:08.723Z] #21 65.09 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-17T10:49:08.723Z] #21 65.19 invoke-rc.d: could not determine current runlevel [2021-04-17T10:49:08.723Z] #21 65.21 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-17T10:49:08.723Z] #21 65.21 Setting up pigz (2.4-1) ... [2021-04-17T10:49:08.723Z] #21 65.22 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-04-17T10:49:08.723Z] #21 65.22 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-04-17T10:49:08.723Z] #21 65.23 Setting up python-pip-whl (18.1-5) ... [2021-04-17T10:49:08.723Z] #21 65.24 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2021-04-17T10:49:08.723Z] #21 65.24 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-17T10:49:08.723Z] #21 65.81 Setting up libaio1:ppc64el (0.3.112-3) ... [2021-04-17T10:49:08.723Z] #21 65.83 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-04-17T10:49:08.723Z] #21 65.83 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u3) ... [2021-04-17T10:49:08.723Z] #21 65.84 Setting up vim (2:8.1.0875-5) ... [2021-04-17T10:49:08.723Z] #21 65.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-17T10:49:08.723Z] #21 65.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-17T10:49:08.723Z] #21 65.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-17T10:49:08.723Z] #21 65.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-17T10:49:08.723Z] #21 65.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-17T10:49:08.723Z] #21 65.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-17T10:49:08.723Z] #21 65.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-17T10:49:08.723Z] #21 65.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-17T10:49:08.723Z] #21 66.01 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-04-17T10:49:08.723Z] #21 66.03 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-17T10:49:08.723Z] #21 66.06 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-04-17T10:49:08.723Z] #21 66.06 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-17T10:49:08.723Z] #21 66.07 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-04-17T10:49:08.723Z] #21 66.08 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-17T10:49:08.808Z] #20 31.43 Selecting previously unselected package libip4tc0:amd64. [2021-04-17T10:49:08.808Z] #20 31.43 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-04-17T10:49:08.808Z] #20 31.43 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-04-17T10:49:08.808Z] #20 31.51 Selecting previously unselected package libip6tc0:amd64. [2021-04-17T10:49:08.808Z] #20 31.51 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-04-17T10:49:08.808Z] #20 31.52 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-04-17T10:49:08.808Z] #20 31.60 Selecting previously unselected package libiptc0:amd64. [2021-04-17T10:49:08.808Z] #20 31.60 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-04-17T10:49:08.808Z] #20 31.61 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-04-17T10:49:08.924Z] #43 ... [2021-04-17T10:49:08.924Z] [2021-04-17T10:49:08.924Z] #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-04-17T10:49:08.924Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-17T10:49:08.924Z] #20 49.01 Selecting previously unselected package vim. [2021-04-17T10:49:08.924Z] #20 49.03 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-04-17T10:49:08.924Z] #20 49.05 Unpacking vim (2:8.1.0875-5) ... [2021-04-17T10:49:09.065Z] #20 31.68 Selecting previously unselected package libnfnetlink0:amd64. [2021-04-17T10:49:09.065Z] #20 31.70 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-04-17T10:49:09.065Z] #20 31.71 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-17T10:49:09.065Z] #20 31.76 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-04-17T10:49:09.065Z] #20 31.76 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-04-17T10:49:09.065Z] #20 31.77 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-17T10:49:09.065Z] #20 31.83 Selecting previously unselected package libnftnl11:amd64. [2021-04-17T10:49:09.065Z] #20 31.83 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-04-17T10:49:09.065Z] #20 31.84 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-04-17T10:49:09.065Z] #20 31.95 Selecting previously unselected package iptables. [2021-04-17T10:49:09.184Z] #20 49.57 Selecting previously unselected package xfsprogs. [2021-04-17T10:49:09.311Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.915s coverage: 73.3% of statements [2021-04-17T10:49:09.311Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-04-17T10:49:09.311Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.564s coverage: 57.7% of statements [2021-04-17T10:49:09.311Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-04-17T10:49:09.311Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-04-17T10:49:09.311Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.027s coverage: 57.5% of statements [2021-04-17T10:49:09.322Z] #20 31.95 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-04-17T10:49:09.322Z] #20 31.96 Unpacking iptables (1.8.2-4) ... [2021-04-17T10:49:09.443Z] #20 49.58 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-04-17T10:49:09.443Z] #20 49.60 Unpacking xfsprogs (4.20.0-1) ... [2021-04-17T10:49:09.578Z] #20 32.30 Selecting previously unselected package xxd. [2021-04-17T10:49:09.578Z] #20 32.30 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-17T10:49:09.578Z] #20 32.32 Unpacking xxd (2:8.1.0875-5) ... [2021-04-17T10:49:09.835Z] #20 32.44 Selecting previously unselected package vim-common. [2021-04-17T10:49:09.835Z] #20 32.44 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-17T10:49:09.835Z] #20 32.47 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-17T10:49:09.835Z] #20 32.65 Selecting previously unselected package bash-completion. [2021-04-17T10:49:09.835Z] #20 32.65 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-17T10:49:10.065Z] #20 50.04 Selecting previously unselected package zip. [2021-04-17T10:49:10.065Z] #20 50.05 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-04-17T10:49:10.065Z] #20 50.05 Unpacking zip (3.0-11+b1) ... [2021-04-17T10:49:10.065Z] #20 50.32 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-17T10:49:10.065Z] #20 50.34 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-17T10:49:10.065Z] #20 50.35 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-04-17T10:49:10.065Z] #20 50.36 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-17T10:49:10.065Z] #20 50.37 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-04-17T10:49:10.065Z] #20 50.38 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-04-17T10:49:10.065Z] #20 50.39 Setting up uidmap (1:4.5-1.1) ... [2021-04-17T10:49:10.065Z] #20 50.40 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-04-17T10:49:10.065Z] #20 50.42 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-17T10:49:10.258Z] #21 70.33 Setting up iptables (1.8.2-4) ... [2021-04-17T10:49:10.258Z] #21 70.37 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-17T10:49:10.258Z] #21 70.38 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-17T10:49:10.258Z] #21 70.38 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-17T10:49:10.258Z] #21 70.40 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-17T10:49:10.258Z] #21 70.42 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-17T10:49:10.258Z] #21 70.42 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-17T10:49:10.258Z] #21 70.43 Setting up python3 (3.7.3-1) ... [2021-04-17T10:49:10.258Z] #21 ... [2021-04-17T10:49:10.258Z] [2021-04-17T10:49:10.258Z] #44 [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-04-17T10:49:10.258Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-17T10:49:10.258Z] #44 107.2 CC criu/cr-check.o [2021-04-17T10:49:10.258Z] #44 109.7 CC criu/cr-dedup.o [2021-04-17T10:49:10.258Z] #44 110.3 CC criu/cr-dump.o [2021-04-17T10:49:10.258Z] #44 113.6 CC criu/cr-errno.o [2021-04-17T10:49:10.258Z] #44 113.7 CC criu/cr-restore.o [2021-04-17T10:49:10.324Z] #20 50.43 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-17T10:49:10.324Z] #20 50.44 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-17T10:49:10.324Z] #20 50.45 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-17T10:49:10.324Z] #20 50.47 Setting up xxd (2:8.1.0875-5) ... [2021-04-17T10:49:10.324Z] #20 50.51 Setting up zip (3.0-11+b1) ... [2021-04-17T10:49:10.324Z] #20 50.53 Setting up vim-common (2:8.1.0875-5) ... [2021-04-17T10:49:10.324Z] #20 50.56 Setting up bash-completion (1:2.8-6) ... [2021-04-17T10:49:10.812Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.003s coverage: 3.0% of statements [2021-04-17T10:49:10.905Z] #44 ... [2021-04-17T10:49:10.905Z] [2021-04-17T10:49:10.905Z] #21 [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-04-17T10:49:10.905Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-17T10:49:10.905Z] #21 71.03 Setting up python3-wheel (0.32.3-2) ... [2021-04-17T10:49:10.966Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-17T10:49:11.101Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2021-04-17T10:49:11.138Z] 4612f6d0b889: Verifying Checksum [2021-04-17T10:49:11.138Z] 4612f6d0b889: Download complete [2021-04-17T10:49:11.315Z] #22 4.512 Collecting yamllint==1.26.1 [2021-04-17T10:49:11.558Z] #21 71.88 Setting up apparmor (2.13.2-10) ... [2021-04-17T10:49:11.599Z] 399f118dfaa9: Download complete [2021-04-17T10:49:11.733Z] ok github.com/docker/docker/daemon/images 0.009s coverage: 6.7% of statements [2021-04-17T10:49:11.733Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-04-17T10:49:11.733Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-04-17T10:49:11.892Z] #22 ... [2021-04-17T10:49:11.892Z] [2021-04-17T10:49:11.892Z] #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-04-17T10:49:11.892Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-17T10:49:11.892Z] #43 120.0 CC criu/filesystems.o [2021-04-17T10:49:11.892Z] #43 120.9 CC criu/fsnotify.o [2021-04-17T10:49:11.892Z] #43 122.0 CC criu/image-desc.o [2021-04-17T10:49:11.892Z] #43 122.1 CC criu/image.o [2021-04-17T10:49:11.892Z] #43 123.1 CC criu/ipc_ns.o [2021-04-17T10:49:11.892Z] #43 124.2 CC criu/irmap.o [2021-04-17T10:49:11.892Z] #43 124.6 CC criu/kcmp-ids.o [2021-04-17T10:49:11.892Z] #43 124.9 CC criu/kerndat.o [2021-04-17T10:49:12.129Z] #71 exporting layers 6.6s done [2021-04-17T10:49:12.129Z] #71 writing image sha256:38ba37cba74d82d1f20ca58c9b80e2814571f117fecdf07009df8a2b551b9d1c done [2021-04-17T10:49:12.129Z] #71 naming to docker.io/library/docker:041d074ebe3a55e558e18ad494c69ca6e13c9979 done [2021-04-17T10:49:12.129Z] #71 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-04-17T10:49:12.457Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42305/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42305/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=041d074ebe3a55e558e18ad494c69ca6e13c9979 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:041d074ebe3a55e558e18ad494c69ca6e13c9979 hack/validate/default [2021-04-17T10:49:12.762Z] ok github.com/docker/docker/daemon/logger 0.217s coverage: 43.2% of statements [2021-04-17T10:49:12.842Z] #43 126.0 CC criu/libnetlink.o [2021-04-17T10:49:13.052Z] ok github.com/docker/docker/daemon/logger/awslogs 0.072s coverage: 77.4% of statements [2021-04-17T10:49:13.052Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-04-17T10:49:13.052Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-04-17T10:49:13.105Z] #43 126.3 CC criu/log.o [2021-04-17T10:49:13.107Z] #20 35.42 Unpacking bash-completion (1:2.8-6) ... [2021-04-17T10:49:13.107Z] #20 35.80 Selecting previously unselected package bzip2. [2021-04-17T10:49:13.107Z] #20 35.80 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-04-17T10:49:13.107Z] #20 35.81 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-17T10:49:13.107Z] #20 35.89 Selecting previously unselected package xz-utils. [2021-04-17T10:49:13.107Z] #20 35.90 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-04-17T10:49:13.107Z] #20 35.91 Unpacking xz-utils (5.2.4-1) ... [2021-04-17T10:49:13.341Z] ok github.com/docker/docker/daemon/logger/gelf 0.003s coverage: 67.0% of statements [2021-04-17T10:49:13.364Z] #20 36.09 Selecting previously unselected package apparmor. [2021-04-17T10:49:13.364Z] #20 36.10 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-04-17T10:49:13.384Z] Congratulations! All commits are properly signed with the DCO! [2021-04-17T10:49:13.384Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-04-17T10:49:13.384Z] No api/types/ or api/swagger.yaml changes in diff. [2021-04-17T10:49:13.384Z] Congratulations! All TOML source files changed here have valid syntax. [2021-04-17T10:49:13.384Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-04-17T10:49:13.384Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-04-17T10:49:13.384Z] Congratulations! No new tests were added to integration-cli. [2021-04-17T10:49:13.384Z] [2021-04-17T10:49:13.384Z] INFO Start validation with golang-ci-lint [2021-04-17T10:49:13.384Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-04-17T10:49:13.384Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-04-17T10:49:13.384Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-04-17T10:49:13.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-17T10:49:13.614Z] #20 53.38 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-04-17T10:49:13.614Z] #20 53.39 Setting up xz-utils (5.2.4-1) ... [2021-04-17T10:49:13.614Z] #20 53.41 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-17T10:49:13.614Z] #20 53.42 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-17T10:49:13.614Z] #20 53.50 invoke-rc.d: could not determine current runlevel [2021-04-17T10:49:13.614Z] #20 53.51 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-17T10:49:13.614Z] #20 53.53 Setting up pigz (2.4-1) ... [2021-04-17T10:49:13.614Z] #20 53.55 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-17T10:49:13.614Z] #20 53.56 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-17T10:49:13.614Z] #20 53.58 Setting up python-pip-whl (18.1-5) ... [2021-04-17T10:49:13.614Z] #20 53.61 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-04-17T10:49:13.614Z] #20 53.62 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-17T10:49:13.614Z] #20 54.00 Setting up libaio1:amd64 (0.3.112-3) ... [2021-04-17T10:49:13.620Z] #20 36.21 Unpacking apparmor (2.13.2-10) ... [2021-04-17T10:49:13.664Z] #21 73.90 Setting up xfsprogs (4.20.0-1) ... [2021-04-17T10:49:13.664Z] #21 73.91 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-17T10:49:13.682Z] #43 126.7 CC criu/lsm.o [2021-04-17T10:49:13.682Z] #43 ... [2021-04-17T10:49:13.682Z] [2021-04-17T10:49:13.682Z] #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-04-17T10:49:13.682Z] #49 sha256:31263b9c4e9a041f9f3b3cd0b2d013ce7143c87da473c17619d3f94357a649fe [2021-04-17T10:49:13.682Z] #49 179.1 + /build/golangci-lint --version [2021-04-17T10:49:13.874Z] #20 54.01 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-17T10:49:13.874Z] #20 54.02 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-17T10:49:13.874Z] #20 54.04 Setting up vim (2:8.1.0875-5) ... [2021-04-17T10:49:13.874Z] #20 54.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-17T10:49:13.874Z] #20 54.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-17T10:49:13.874Z] #20 54.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-17T10:49:13.874Z] #20 54.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-17T10:49:13.874Z] #20 54.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-17T10:49:13.874Z] #20 54.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-17T10:49:13.874Z] #20 54.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-17T10:49:13.874Z] #20 54.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-17T10:49:13.874Z] #20 54.11 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-17T10:49:13.874Z] #20 54.12 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-17T10:49:13.874Z] #20 54.13 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-17T10:49:13.874Z] #20 54.14 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-17T10:49:13.874Z] #20 54.15 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-17T10:49:13.874Z] #20 54.17 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-17T10:49:13.876Z] #20 36.54 Selecting previously unselected package aufs-tools. [2021-04-17T10:49:13.876Z] #20 36.54 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-04-17T10:49:13.876Z] #20 36.56 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-17T10:49:13.877Z] #20 36.68 Selecting previously unselected package libonig5:amd64. [2021-04-17T10:49:13.877Z] #20 36.68 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-04-17T10:49:13.877Z] #20 36.70 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-17T10:49:13.877Z] #20 ... [2021-04-17T10:49:13.877Z] [2021-04-17T10:49:13.877Z] #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-04-17T10:49:13.877Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:49:13.877Z] #43 102.1 CC criu/cr-errno.o [2021-04-17T10:49:13.877Z] #43 102.2 CC criu/cr-restore.o [2021-04-17T10:49:13.877Z] #43 106.8 CC criu/cr-service.o [2021-04-17T10:49:13.877Z] #43 108.4 CC criu/crtools.o [2021-04-17T10:49:13.877Z] #43 109.0 CC criu/eventfd.o [2021-04-17T10:49:13.877Z] #43 109.4 CC criu/eventpoll.o [2021-04-17T10:49:13.877Z] #43 110.2 CC criu/external.o [2021-04-17T10:49:13.877Z] #43 110.5 CC criu/fault-injection.o [2021-04-17T10:49:13.877Z] #43 110.6 CC criu/fdstore.o [2021-04-17T10:49:13.877Z] #43 111.0 CC criu/fifo.o [2021-04-17T10:49:13.877Z] #43 111.5 CC criu/file-ids.o [2021-04-17T10:49:13.877Z] #43 111.8 CC criu/file-lock.o [2021-04-17T10:49:13.945Z] #49 179.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-17T10:49:13.973Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-04-17T10:49:14.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-17T10:49:14.133Z] #43 ... [2021-04-17T10:49:14.133Z] [2021-04-17T10:49:14.133Z] #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-04-17T10:49:14.133Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-17T10:49:14.133Z] #20 36.85 Selecting previously unselected package libjq1:amd64. [2021-04-17T10:49:14.133Z] #20 36.85 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-17T10:49:14.133Z] #20 36.87 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-17T10:49:14.133Z] #20 36.99 Selecting previously unselected package jq. [2021-04-17T10:49:14.133Z] #20 36.99 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-17T10:49:14.133Z] #20 37.00 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-17T10:49:14.133Z] #20 37.09 Selecting previously unselected package libaio1:amd64. [2021-04-17T10:49:14.262Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2021-04-17T10:49:14.262Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 87.2% of statements [2021-04-17T10:49:14.315Z] #21 74.47 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-17T10:49:14.390Z] #20 37.10 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-04-17T10:49:14.390Z] #20 37.17 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-04-17T10:49:14.646Z] #20 37.32 Selecting previously unselected package libgpm2:amd64. [2021-04-17T10:49:14.646Z] #20 37.32 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-04-17T10:49:14.646Z] #20 37.36 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-04-17T10:49:14.903Z] #20 37.53 Selecting previously unselected package libicu63:amd64. [2021-04-17T10:49:14.903Z] #20 37.53 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-17T10:49:14.903Z] #20 37.54 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-17T10:49:15.292Z] ok github.com/docker/docker/daemon/logger/local 0.007s coverage: 75.2% of statements [2021-04-17T10:49:15.292Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-04-17T10:49:15.343Z] #49 DONE 180.4s [2021-04-17T10:49:15.343Z] [2021-04-17T10:49:15.343Z] #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-04-17T10:49:15.343Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-17T10:49:15.343Z] #43 127.2 CC criu/mem.o [2021-04-17T10:49:15.368Z] #21 75.57 Setting up python3-distutils (3.7.3-1) ... [2021-04-17T10:49:15.582Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.057s coverage: 55.1% of statements [2021-04-17T10:49:15.607Z] #43 128.6 CC criu/memfd.o [2021-04-17T10:49:15.813Z] Fetching without tags [2021-04-17T10:49:16.014Z] #21 76.18 Setting up python3-setuptools (40.8.0-1) ... [2021-04-17T10:49:16.182Z] #43 129.4 CC criu/mount.o [2021-04-17T10:49:16.211Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.024s coverage: 31.5% of statements [2021-04-17T10:49:16.472Z] Merging remotes/origin/master commit 8eb947c5b1d7ce7551ed6e07db7a8b65234b75e0 into PR head commit 041d074ebe3a55e558e18ad494c69ca6e13c9979 [2021-04-17T10:49:17.072Z] #21 ... [2021-04-17T10:49:17.073Z] [2021-04-17T10:49:17.073Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-17T10:49:17.073Z] #46 sha256:ffa052997697d3f33f8e969da7c8d909dbd2f666565e4b54404a09bc9190413c [2021-04-17T10:49:17.073Z] #46 188.6 github.com/LK4D4/vndr/godl [2021-04-17T10:49:17.163Z] #20 57.02 Setting up iptables (1.8.2-4) ... [2021-04-17T10:49:17.163Z] #20 57.04 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-17T10:49:17.163Z] #20 57.05 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-17T10:49:17.163Z] #20 57.06 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-17T10:49:17.163Z] #20 57.07 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-17T10:49:17.163Z] #20 57.07 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-17T10:49:17.163Z] #20 57.07 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-17T10:49:17.163Z] #20 57.08 Setting up python3 (3.7.3-1) ... [2021-04-17T10:49:17.240Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2021-04-17T10:49:17.240Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2021-04-17T10:49:17.422Z] #20 57.61 Setting up python3-wheel (0.32.3-2) ... [2021-04-17T10:49:17.722Z] #46 189.4 github.com/LK4D4/vndr [2021-04-17T10:49:17.978Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2021-04-17T10:49:17.978Z] ok github.com/docker/docker/daemon/logger/splunk 1.428s coverage: 82.5% of statements [2021-04-17T10:49:17.978Z] ? github.com/docker/docker/daemon/names [no test files] [2021-04-17T10:49:17.978Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-04-17T10:49:18.176Z] #20 40.89 Selecting previously unselected package libnet1:amd64. [2021-04-17T10:49:18.176Z] #20 40.89 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-17T10:49:18.176Z] #20 40.90 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-17T10:49:18.176Z] #20 40.99 Selecting previously unselected package libnl-3-200:amd64. [2021-04-17T10:49:18.176Z] #20 41.00 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-17T10:49:18.176Z] #20 41.00 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-17T10:49:15.522Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-17T10:49:15.582Z] > git config --add remote.origin.fetch +refs/pull/42305/head:refs/remotes/origin/PR-42305 # timeout=10 [2021-04-17T10:49:15.621Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-17T10:49:15.729Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-17T10:49:15.845Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-17T10:49:15.845Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-17T10:49:15.847Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42305/head:refs/remotes/origin/PR-42305 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-17T10:49:16.574Z] > git config core.sparsecheckout # timeout=10 [2021-04-17T10:49:16.611Z] > git checkout -f 041d074ebe3a55e558e18ad494c69ca6e13c9979 # timeout=10 [2021-04-17T10:49:18.251Z] #20 58.32 Setting up apparmor (2.13.2-10) ... [2021-04-17T10:49:18.273Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-17T10:49:18.432Z] #20 41.09 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-17T10:49:18.432Z] #20 41.10 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-17T10:49:18.432Z] #20 41.11 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-17T10:49:18.432Z] #20 41.16 Selecting previously unselected package libreadline5:amd64. [2021-04-17T10:49:18.432Z] #20 41.17 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-04-17T10:49:18.432Z] #20 41.18 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-17T10:49:18.689Z] #20 41.31 Selecting previously unselected package net-tools. [2021-04-17T10:49:18.689Z] #20 41.33 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-04-17T10:49:18.689Z] #20 41.34 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-17T10:49:18.689Z] #20 41.54 Selecting previously unselected package python-pip-whl. [2021-04-17T10:49:18.946Z] #20 41.54 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-17T10:49:18.946Z] #20 41.65 Unpacking python-pip-whl (18.1-5) ... [2021-04-17T10:49:19.007Z] ok github.com/docker/docker/distribution/metadata 0.032s coverage: 48.2% of statements [2021-04-17T10:49:19.267Z] #46 ... [2021-04-17T10:49:19.267Z] [2021-04-17T10:49:19.267Z] #21 [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-04-17T10:49:19.267Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-17T10:49:19.267Z] #21 77.89 Setting up python3-pip (18.1-5) ... [2021-04-17T10:49:19.267Z] #21 79.33 Processing triggers for libc-bin (2.28-10) ... [2021-04-17T10:49:19.267Z] #21 79.36 Processing triggers for mime-support (3.62) ... [2021-04-17T10:49:19.267Z] #21 DONE 79.6s [2021-04-17T10:49:19.510Z] #20 42.23 Selecting previously unselected package python3-lib2to3. [2021-04-17T10:49:19.510Z] #20 42.23 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-17T10:49:19.510Z] #20 42.24 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-17T10:49:19.510Z] #20 42.35 Selecting previously unselected package python3-distutils. [2021-04-17T10:49:19.565Z] [2021-04-17T10:49:19.565Z] #22 [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-04-17T10:49:19.565Z] #22 sha256:5689fb46801d2daffeb03b9b995eb67721a565058e0f135137a1ecc184679fea [2021-04-17T10:49:19.629Z] #20 ... [2021-04-17T10:49:19.629Z] [2021-04-17T10:49:19.629Z] #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-04-17T10:49:19.629Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-17T10:49:19.629Z] #40 183.8 + dpkg --print-architecture [2021-04-17T10:49:19.629Z] #40 183.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-04-17T10:49:19.636Z] ok github.com/docker/docker/distribution 0.238s coverage: 25.2% of statements [2021-04-17T10:49:19.636Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-04-17T10:49:19.734Z] Merge succeeded, producing 041d074ebe3a55e558e18ad494c69ca6e13c9979 [2021-04-17T10:49:19.734Z] Checking out Revision 041d074ebe3a55e558e18ad494c69ca6e13c9979 (PR-42305) [2021-04-17T10:49:19.767Z] #20 42.36 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-17T10:49:19.767Z] #20 42.37 Unpacking python3-distutils (3.7.3-1) ... [2021-04-17T10:49:19.767Z] #20 42.50 Selecting previously unselected package python3-pip. [2021-04-17T10:49:19.767Z] #20 42.50 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-17T10:49:19.767Z] #20 42.52 Unpacking python3-pip (18.1-5) ... [2021-04-17T10:49:19.865Z] #22 0.396 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-17T10:49:19.865Z] #22 0.401 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-17T10:49:19.865Z] #22 0.410 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-17T10:49:19.865Z] #22 DONE 0.5s [2021-04-17T10:49:19.865Z] [2021-04-17T10:49:19.865Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-17T10:49:19.865Z] #23 sha256:07d62feb1778c61a3500190b6abda9908522b37a91775907723f6672a7fbeeaf [2021-04-17T10:49:19.888Z] #40 184.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-04-17T10:49:19.888Z] #40 184.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-04-17T10:49:20.023Z] #20 42.65 Selecting previously unselected package python3-pkg-resources. [2021-04-17T10:49:20.023Z] #20 42.66 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-17T10:49:20.023Z] #20 42.66 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-17T10:49:20.023Z] #20 42.78 Selecting previously unselected package python3-setuptools. [2021-04-17T10:49:20.023Z] #20 42.79 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-17T10:49:20.023Z] #20 42.79 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-17T10:49:20.279Z] #20 43.02 Selecting previously unselected package python3-wheel. [2021-04-17T10:49:20.279Z] #20 43.02 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-17T10:49:20.279Z] #20 43.03 Unpacking python3-wheel (0.32.3-2) ... [2021-04-17T10:49:20.279Z] #20 ... [2021-04-17T10:49:20.279Z] [2021-04-17T10:49:20.279Z] #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-04-17T10:49:20.279Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-17T10:49:20.279Z] #40 186.3 + dpkg --print-architecture [2021-04-17T10:49:20.279Z] #40 186.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-04-17T10:49:20.279Z] #40 186.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-04-17T10:49:20.279Z] #40 186.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-04-17T10:49:20.413Z] #43 133.1 CC criu/namespaces.o [2021-04-17T10:49:20.665Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-04-17T10:49:20.826Z] #40 ... [2021-04-17T10:49:20.826Z] [2021-04-17T10:49:20.826Z] #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-04-17T10:49:20.826Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:49:20.826Z] #43 110.6 CC criu/files.o [2021-04-17T10:49:20.826Z] #43 112.8 CC criu/filesystems.o [2021-04-17T10:49:20.826Z] #43 113.6 CC criu/fsnotify.o [2021-04-17T10:49:20.826Z] #43 114.7 CC criu/image-desc.o [2021-04-17T10:49:20.826Z] #43 114.9 CC criu/image.o [2021-04-17T10:49:20.826Z] #43 115.8 CC criu/ipc_ns.o [2021-04-17T10:49:20.826Z] #43 117.0 CC criu/irmap.o [2021-04-17T10:49:20.826Z] #43 117.7 CC criu/kcmp-ids.o [2021-04-17T10:49:20.826Z] #43 118.0 CC criu/kerndat.o [2021-04-17T10:49:20.826Z] #43 119.1 CC criu/libnetlink.o [2021-04-17T10:49:20.826Z] #43 119.5 CC criu/log.o [2021-04-17T10:49:20.826Z] #43 120.1 CC criu/lsm.o [2021-04-17T10:49:20.826Z] #43 120.5 CC criu/mem.o [2021-04-17T10:49:21.085Z] #43 ... [2021-04-17T10:49:21.085Z] [2021-04-17T10:49:21.085Z] #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-04-17T10:49:21.085Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-17T10:49:21.085Z] #20 59.97 Setting up xfsprogs (4.20.0-1) ... [2021-04-17T10:49:21.085Z] #20 59.99 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-17T10:49:21.085Z] #20 60.35 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-17T10:49:21.085Z] #20 61.32 Setting up python3-distutils (3.7.3-1) ... [2021-04-17T10:49:19.387Z] > git remote # timeout=10 [2021-04-17T10:49:19.459Z] > git config --get remote.origin.url # timeout=10 [2021-04-17T10:49:19.495Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-17T10:49:19.498Z] > git merge 8eb947c5b1d7ce7551ed6e07db7a8b65234b75e0 # timeout=10 [2021-04-17T10:49:19.633Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-04-17T10:49:19.765Z] > git config core.sparsecheckout # timeout=10 [2021-04-17T10:49:19.804Z] > git checkout -f 041d074ebe3a55e558e18ad494c69ca6e13c9979 # timeout=10 [2021-04-17T10:49:21.294Z] ok github.com/docker/docker/image 0.012s coverage: 86.6% of statements [2021-04-17T10:49:21.363Z] #43 134.5 CC criu/net.o [2021-04-17T10:49:21.597Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2021-04-17T10:49:21.653Z] #20 61.75 Setting up python3-setuptools (40.8.0-1) ... [2021-04-17T10:49:21.886Z] ok github.com/docker/docker/distribution/xfer 1.870s coverage: 85.1% of statements [2021-04-17T10:49:21.886Z] ? github.com/docker/docker/dockerversion [no test files] [2021-04-17T10:49:21.976Z] #23 ... [2021-04-17T10:49:21.976Z] [2021-04-17T10:49:21.976Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-17T10:49:21.976Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-04-17T10:49:21.976Z] #33 DONE 193.3s [2021-04-17T10:49:21.976Z] [2021-04-17T10:49:21.976Z] #44 [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-04-17T10:49:21.976Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-17T10:49:21.976Z] #44 120.6 CC criu/cr-service.o [2021-04-17T10:49:21.976Z] #44 123.1 CC criu/crtools.o [2021-04-17T10:49:21.976Z] #44 123.8 CC criu/eventfd.o [2021-04-17T10:49:21.976Z] #44 124.3 CC criu/eventpoll.o [2021-04-17T10:49:21.976Z] #44 125.3 CC criu/external.o [2021-04-17T10:49:21.976Z] #44 125.9 CC criu/fault-injection.o [2021-04-17T10:49:21.976Z] #44 126.1 CC criu/fdstore.o [2021-04-17T10:49:21.976Z] #44 126.6 CC criu/fifo.o [2021-04-17T10:49:21.976Z] #44 127.4 CC criu/file-ids.o [2021-04-17T10:49:21.976Z] #44 127.9 CC criu/file-lock.o [2021-04-17T10:49:22.314Z] #43 ... [2021-04-17T10:49:22.314Z] [2021-04-17T10:49:22.314Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-17T10:49:22.314Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-04-17T10:49:22.314Z] #22 9.883 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-04-17T10:49:22.314Z] #22 11.43 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-04-17T10:49:22.314Z] #22 11.52 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-17T10:49:22.314Z] #22 11.63 Collecting pyyaml (from yamllint==1.26.1) [2021-04-17T10:49:22.314Z] #22 11.87 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-04-17T10:49:22.314Z] #22 12.63 Installing build dependencies: started [2021-04-17T10:49:22.516Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.6% of statements [2021-04-17T10:49:22.591Z] #20 62.78 Setting up python3-pip (18.1-5) ... [2021-04-17T10:49:22.627Z] #44 129.8 CC criu/files-ext.o [2021-04-17T10:49:22.806Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2021-04-17T10:49:22.806Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-04-17T10:49:23.097Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2021-04-17T10:49:23.706Z] #44 130.7 CC criu/files-reg.o [2021-04-17T10:49:23.710Z] #22 ... [2021-04-17T10:49:23.710Z] [2021-04-17T10:49:23.710Z] #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-04-17T10:49:23.710Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-17T10:49:23.710Z] #43 137.0 CC criu/netfilter.o [2021-04-17T10:49:23.970Z] #20 63.98 Processing triggers for libc-bin (2.28-10) ... [2021-04-17T10:49:23.970Z] #20 64.01 Processing triggers for mime-support (3.62) ... [2021-04-17T10:49:23.974Z] #43 137.3 CC criu/page-pipe.o [2021-04-17T10:49:24.153Z] ok github.com/docker/docker/oci 0.005s coverage: 45.2% of statements [2021-04-17T10:49:24.443Z] ok github.com/docker/docker/opts 0.013s coverage: 67.1% of statements [2021-04-17T10:49:24.450Z] #40 ... [2021-04-17T10:49:24.450Z] [2021-04-17T10:49:24.450Z] #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-04-17T10:49:24.450Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:49:24.450Z] #43 112.7 CC criu/files-ext.o [2021-04-17T10:49:24.450Z] #43 113.0 CC criu/files-reg.o [2021-04-17T10:49:24.450Z] #43 115.3 CC criu/files.o [2021-04-17T10:49:24.450Z] #43 117.4 CC criu/filesystems.o [2021-04-17T10:49:24.450Z] #43 118.1 CC criu/fsnotify.o [2021-04-17T10:49:24.450Z] #43 119.3 CC criu/image-desc.o [2021-04-17T10:49:24.450Z] #43 119.5 CC criu/image.o [2021-04-17T10:49:24.450Z] #43 120.5 CC criu/ipc_ns.o [2021-04-17T10:49:24.450Z] #43 121.7 CC criu/irmap.o [2021-04-17T10:49:24.450Z] #43 122.5 CC criu/kcmp-ids.o [2021-04-17T10:49:24.450Z] #43 122.8 CC criu/kerndat.o [2021-04-17T10:49:24.551Z] #43 137.9 CC criu/page-xfer.o [2021-04-17T10:49:24.706Z] #43 ... [2021-04-17T10:49:24.706Z] [2021-04-17T10:49:24.706Z] #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-04-17T10:49:24.706Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-17T10:49:24.706Z] #20 43.12 Selecting previously unselected package sudo. [2021-04-17T10:49:24.706Z] #20 43.12 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-04-17T10:49:24.706Z] #20 43.13 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-17T10:49:24.706Z] #20 43.65 Selecting previously unselected package thin-provisioning-tools. [2021-04-17T10:49:24.706Z] #20 43.66 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-04-17T10:49:24.706Z] #20 43.67 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-17T10:49:24.706Z] #20 43.90 Selecting previously unselected package uidmap. [2021-04-17T10:49:24.706Z] #20 43.92 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-04-17T10:49:24.706Z] #20 43.92 Unpacking uidmap (1:4.5-1.1) ... [2021-04-17T10:49:24.706Z] #20 44.03 Selecting previously unselected package vim-runtime. [2021-04-17T10:49:24.706Z] #20 44.04 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-17T10:49:24.706Z] #20 44.08 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-04-17T10:49:24.706Z] #20 44.14 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-17T10:49:24.706Z] #20 44.14 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-17T10:49:24.706Z] #20 47.09 Selecting previously unselected package vim. [2021-04-17T10:49:24.706Z] #20 47.09 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-04-17T10:49:24.706Z] #20 47.13 Unpacking vim (2:8.1.0875-5) ... [2021-04-17T10:49:24.733Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-04-17T10:49:24.908Z] #20 DONE 64.9s [2021-04-17T10:49:24.908Z] [2021-04-17T10:49:24.908Z] #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-04-17T10:49:24.908Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-04-17T10:49:24.962Z] #20 47.70 Selecting previously unselected package xfsprogs. [2021-04-17T10:49:24.962Z] #20 47.70 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-04-17T10:49:24.962Z] #20 47.70 Unpacking xfsprogs (4.20.0-1) ... [2021-04-17T10:49:25.477Z] #21 0.994 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-17T10:49:25.527Z] #20 48.20 Selecting previously unselected package zip. [2021-04-17T10:49:25.527Z] #20 48.21 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-04-17T10:49:25.527Z] #20 48.22 Unpacking zip (3.0-11+b1) ... [2021-04-17T10:49:25.527Z] #20 ... [2021-04-17T10:49:25.527Z] [2021-04-17T10:49:25.527Z] #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-04-17T10:49:25.527Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:49:25.527Z] #43 123.8 CC criu/libnetlink.o [2021-04-17T10:49:25.736Z] #21 0.997 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-17T10:49:25.736Z] #21 1.000 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-17T10:49:25.736Z] #21 DONE 1.1s [2021-04-17T10:49:25.736Z] [2021-04-17T10:49:25.736Z] #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-04-17T10:49:25.736Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:49:25.736Z] #43 122.4 CC criu/memfd.o [2021-04-17T10:49:25.736Z] #43 123.0 CC criu/mount.o [2021-04-17T10:49:25.806Z] #44 ... [2021-04-17T10:49:25.806Z] [2021-04-17T10:49:25.806Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-17T10:49:25.806Z] #23 sha256:07d62feb1778c61a3500190b6abda9908522b37a91775907723f6672a7fbeeaf [2021-04-17T10:49:25.806Z] #23 5.959 Collecting yamllint==1.26.1 [2021-04-17T10:49:25.834Z] ok github.com/docker/docker/pkg/archive 0.275s coverage: 81.9% of statements [2021-04-17T10:49:26.091Z] #43 124.2 CC criu/log.o [2021-04-17T10:49:26.105Z] #23 6.383 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-04-17T10:49:26.478Z] #43 139.3 CC criu/pagemap-cache.o [2021-04-17T10:49:26.478Z] #43 139.7 CC criu/pagemap.o [2021-04-17T10:49:26.654Z] #43 124.8 CC criu/lsm.o [2021-04-17T10:49:26.863Z] ok github.com/docker/docker/pkg/authorization 0.186s coverage: 68.3% of statements [2021-04-17T10:49:26.863Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-04-17T10:49:26.911Z] #43 125.2 CC criu/mem.o [2021-04-17T10:49:27.055Z] #43 140.4 CC criu/parasite-syscall.o [2021-04-17T10:49:27.153Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-04-17T10:49:27.645Z] #23 7.786 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-04-17T10:49:27.645Z] #23 7.861 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-17T10:49:27.645Z] #23 ... [2021-04-17T10:49:27.645Z] [2021-04-17T10:49:27.645Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-17T10:49:27.645Z] #46 sha256:ffa052997697d3f33f8e969da7c8d909dbd2f666565e4b54404a09bc9190413c [2021-04-17T10:49:27.645Z] #46 DONE 199.2s [2021-04-17T10:49:27.645Z] [2021-04-17T10:49:27.645Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-17T10:49:27.645Z] #23 sha256:07d62feb1778c61a3500190b6abda9908522b37a91775907723f6672a7fbeeaf [2021-04-17T10:49:27.645Z] #23 7.951 Collecting pyyaml (from yamllint==1.26.1) [2021-04-17T10:49:27.646Z] #43 127.5 CC criu/namespaces.o [2021-04-17T10:49:28.006Z] #43 141.2 CC criu/path.o [2021-04-17T10:49:28.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-17T10:49:28.269Z] #43 141.6 CC criu/pie-util-vdso.o [2021-04-17T10:49:28.290Z] #23 8.612 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-04-17T10:49:28.846Z] #43 142.0 CC criu/pie-util.o [2021-04-17T10:49:28.850Z] #43 127.2 CC criu/memfd.o [2021-04-17T10:49:29.109Z] #43 142.2 CC criu/pipes.o [2021-04-17T10:49:29.347Z] #23 9.647 Installing build dependencies: started [2021-04-17T10:49:29.687Z] #43 142.9 CC criu/plugin.o [2021-04-17T10:49:29.781Z] #43 127.9 CC criu/mount.o [2021-04-17T10:49:30.182Z] #43 129.7 CC criu/net.o [2021-04-17T10:49:30.264Z] #43 143.4 CC criu/proc_parse.o [2021-04-17T10:49:31.149Z] #43 ... [2021-04-17T10:49:31.149Z] [2021-04-17T10:49:31.149Z] #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-04-17T10:49:31.149Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-17T10:49:31.149Z] #20 48.45 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-17T10:49:31.149Z] #20 48.47 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-17T10:49:31.149Z] #20 48.48 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-04-17T10:49:31.149Z] #20 48.50 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-17T10:49:31.149Z] #20 48.51 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-04-17T10:49:31.149Z] #20 48.52 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-04-17T10:49:31.149Z] #20 48.53 Setting up uidmap (1:4.5-1.1) ... [2021-04-17T10:49:31.149Z] #20 48.54 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-04-17T10:49:31.149Z] #20 48.55 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-17T10:49:31.149Z] #20 48.56 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-17T10:49:31.149Z] #20 48.57 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-17T10:49:31.149Z] #20 48.59 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-17T10:49:31.149Z] #20 48.60 Setting up xxd (2:8.1.0875-5) ... [2021-04-17T10:49:31.149Z] #20 48.63 Setting up zip (3.0-11+b1) ... [2021-04-17T10:49:31.149Z] #20 48.64 Setting up vim-common (2:8.1.0875-5) ... [2021-04-17T10:49:31.149Z] #20 48.66 Setting up bash-completion (1:2.8-6) ... [2021-04-17T10:49:31.149Z] #20 51.41 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-04-17T10:49:31.149Z] #20 51.42 Setting up xz-utils (5.2.4-1) ... [2021-04-17T10:49:31.149Z] #20 51.52 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-17T10:49:31.149Z] #20 51.53 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-17T10:49:31.149Z] #20 51.59 invoke-rc.d: could not determine current runlevel [2021-04-17T10:49:31.149Z] #20 51.60 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-17T10:49:31.149Z] #20 51.64 Setting up pigz (2.4-1) ... [2021-04-17T10:49:31.149Z] #20 51.65 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-17T10:49:31.149Z] #20 51.66 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-17T10:49:31.149Z] #20 51.68 Setting up python-pip-whl (18.1-5) ... [2021-04-17T10:49:31.149Z] #20 51.69 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-04-17T10:49:31.149Z] #20 51.70 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-17T10:49:31.149Z] #20 52.18 Setting up libaio1:amd64 (0.3.112-3) ... [2021-04-17T10:49:31.149Z] #20 52.19 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-17T10:49:31.149Z] #20 52.21 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-17T10:49:31.149Z] #20 52.22 Setting up vim (2:8.1.0875-5) ... [2021-04-17T10:49:31.149Z] #20 52.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-17T10:49:31.149Z] #20 52.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-17T10:49:31.149Z] #20 52.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-17T10:49:31.149Z] #20 52.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-17T10:49:31.149Z] #20 52.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-17T10:49:31.149Z] #20 52.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-17T10:49:31.149Z] #20 52.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-17T10:49:31.149Z] #20 52.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-17T10:49:31.149Z] #20 52.30 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-17T10:49:31.149Z] #20 52.31 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-17T10:49:31.149Z] #20 52.32 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-17T10:49:31.149Z] #20 52.33 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-17T10:49:31.149Z] #20 52.34 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-17T10:49:31.149Z] #20 52.35 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-17T10:49:31.369Z] Commit message: "apparmor.InstallDefault(): fix order of remove/close and fix linting warnings" [2021-04-17T10:49:31.612Z] ok github.com/docker/docker/pkg/chrootarchive 3.507s coverage: 43.2% of statements [2021-04-17T10:49:31.612Z] ok github.com/docker/docker/layer 7.085s coverage: 68.8% of statements [2021-04-17T10:49:31.612Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-04-17T10:49:31.612Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-04-17T10:49:31.612Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-04-17T10:49:31.612Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-04-17T10:49:31.612Z] ? github.com/docker/docker/oci/caps [no test files] [2021-04-17T10:49:31.612Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-04-17T10:49:31.612Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-04-17T10:49:31.612Z] ok github.com/docker/docker/pkg/directory 0.001s coverage: 80.0% of statements [2021-04-17T10:49:31.612Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2021-04-17T10:49:31.612Z] ok github.com/docker/docker/pkg/discovery/file 0.001s coverage: 92.9% of statements [2021-04-17T10:49:31.755Z] > git --version # timeout=10 [2021-04-17T10:49:31.809Z] > git --version # 'git version 2.24.1.windows.2' [2021-04-17T10:49:31.856Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-04-17T10:49:32.251Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-17T10:49:32.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-17T10:49:32.516Z] #20 55.34 Setting up iptables (1.8.2-4) ... [2021-04-17T10:49:32.516Z] #20 55.36 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-17T10:49:32.516Z] #20 55.37 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-17T10:49:32.516Z] #20 55.37 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-17T10:49:32.516Z] #20 55.38 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-17T10:49:32.516Z] #20 55.38 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-17T10:49:32.516Z] #20 55.39 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-17T10:49:32.516Z] #20 55.40 Setting up python3 (3.7.3-1) ... [2021-04-17T10:49:32.830Z] #43 145.6 CC criu/protobuf-desc.o [2021-04-17T10:49:32.880Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2021-04-17T10:49:33.079Z] #20 55.81 Setting up python3-wheel (0.32.3-2) ... [2021-04-17T10:49:33.095Z] #43 ... [2021-04-17T10:49:33.095Z] [2021-04-17T10:49:33.095Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-17T10:49:33.095Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-04-17T10:49:33.095Z] #22 27.16 Installing build dependencies: finished with status 'done' [2021-04-17T10:49:33.170Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2021-04-17T10:49:33.473Z] #43 133.0 CC criu/netfilter.o [2021-04-17T10:49:33.473Z] #43 133.3 CC criu/page-pipe.o [2021-04-17T10:49:33.641Z] #20 56.50 Setting up apparmor (2.13.2-10) ... [2021-04-17T10:49:34.041Z] #43 133.9 CC criu/page-xfer.o [2021-04-17T10:49:34.198Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2021-04-17T10:49:34.827Z] ok github.com/docker/docker/pkg/fileutils 0.003s coverage: 89.5% of statements [2021-04-17T10:49:35.041Z] + docker version [2021-04-17T10:49:35.419Z] #43 135.3 CC criu/pagemap-cache.o [2021-04-17T10:49:35.533Z] #20 58.33 Setting up xfsprogs (4.20.0-1) ... [2021-04-17T10:49:35.533Z] #20 58.35 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-17T10:49:35.797Z] #20 58.75 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-17T10:49:35.856Z] ok github.com/docker/docker/pkg/discovery/kv 3.060s coverage: 84.1% of statements [2021-04-17T10:49:35.856Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-04-17T10:49:35.856Z] ok github.com/docker/docker/pkg/fsutils 0.497s coverage: 85.1% of statements [2021-04-17T10:49:35.988Z] #43 135.7 CC criu/pagemap.o [2021-04-17T10:49:35.988Z] #43 ... [2021-04-17T10:49:35.988Z] [2021-04-17T10:49:35.988Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-17T10:49:35.988Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-04-17T10:49:35.988Z] #22 5.217 Collecting yamllint==1.26.1 [2021-04-17T10:49:36.323Z] #23 ... [2021-04-17T10:49:36.323Z] [2021-04-17T10:49:36.323Z] #44 [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-04-17T10:49:36.323Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-17T10:49:36.323Z] #44 133.5 CC criu/files.o [2021-04-17T10:49:36.323Z] #44 137.4 CC criu/filesystems.o [2021-04-17T10:49:36.323Z] #44 138.3 CC criu/fsnotify.o [2021-04-17T10:49:36.323Z] #44 139.8 CC criu/image-desc.o [2021-04-17T10:49:36.323Z] #44 140.0 CC criu/image.o [2021-04-17T10:49:36.323Z] #44 141.1 CC criu/ipc_ns.o [2021-04-17T10:49:36.323Z] #44 142.6 CC criu/irmap.o [2021-04-17T10:49:36.323Z] #44 143.5 CC criu/kcmp-ids.o [2021-04-17T10:49:36.557Z] #22 10.65 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-04-17T10:49:36.654Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-17T10:49:36.816Z] #22 ... [2021-04-17T10:49:36.816Z] [2021-04-17T10:49:36.816Z] #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-04-17T10:49:36.816Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:49:36.816Z] #43 136.7 CC criu/parasite-syscall.o [2021-04-17T10:49:36.884Z] ok github.com/docker/docker/pkg/ioutils 0.285s coverage: 69.3% of statements [2021-04-17T10:49:36.884Z] ok github.com/docker/docker/pkg/idtools 0.520s coverage: 69.5% of statements [2021-04-17T10:49:36.972Z] #44 143.9 CC criu/kerndat.o [2021-04-17T10:49:37.166Z] #20 59.69 Setting up python3-distutils (3.7.3-1) ... [2021-04-17T10:49:37.174Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2021-04-17T10:49:37.174Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-04-17T10:49:37.174Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2021-04-17T10:49:37.174Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-04-17T10:49:37.174Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-04-17T10:49:37.422Z] #20 60.20 Setting up python3-setuptools (40.8.0-1) ... [2021-04-17T10:49:37.463Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2021-04-17T10:49:37.463Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-04-17T10:49:37.463Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2021-04-17T10:49:37.753Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2021-04-17T10:49:37.753Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2021-04-17T10:49:37.753Z] #43 137.6 CC criu/path.o [2021-04-17T10:49:38.012Z] #43 138.0 CC criu/pie-util-vdso-elf32.o [2021-04-17T10:49:38.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-17T10:49:38.042Z] ok github.com/docker/docker/pkg/pidfile 0.009s coverage: 82.4% of statements [2021-04-17T10:49:38.042Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-04-17T10:49:38.042Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-04-17T10:49:38.408Z] #22 32.55 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-04-17T10:49:38.408Z] #22 32.56 Building wheels for collected packages: yamllint, pyyaml [2021-04-17T10:49:38.408Z] #22 32.56 Running setup.py bdist_wheel for yamllint: started [2021-04-17T10:49:38.523Z] #44 145.5 CC criu/libnetlink.o [2021-04-17T10:49:38.581Z] #43 138.6 CC criu/pie-util-vdso.o [2021-04-17T10:49:38.673Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements [2021-04-17T10:49:38.790Z] #20 61.38 Setting up python3-pip (18.1-5) ... [2021-04-17T10:49:38.824Z] #44 145.9 CC criu/log.o [2021-04-17T10:49:38.963Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-04-17T10:49:39.252Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-04-17T10:49:39.358Z] #22 33.51 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-04-17T10:49:39.358Z] #22 33.51 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-04-17T10:49:39.358Z] #22 33.56 Running setup.py bdist_wheel for pyyaml: started [2021-04-17T10:49:39.358Z] #22 ... [2021-04-17T10:49:39.358Z] [2021-04-17T10:49:39.358Z] #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-04-17T10:49:39.358Z] #56 sha256:2a1ffe9772022468315fac6d239c1d1456a03aa2334e893e1d078aa845218df8 [2021-04-17T10:49:39.358Z] #56 172.5 + bin/containerd [2021-04-17T10:49:39.471Z] #44 146.5 CC criu/lsm.o [2021-04-17T10:49:39.519Z] #43 139.0 CC criu/pie-util.o [2021-04-17T10:49:39.519Z] #43 139.3 CC criu/pipes.o [2021-04-17T10:49:39.542Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2021-04-17T10:49:39.721Z] #20 62.40 Processing triggers for libc-bin (2.28-10) ... [2021-04-17T10:49:39.721Z] #20 62.44 Processing triggers for mime-support (3.62) ... [2021-04-17T10:49:39.977Z] #20 DONE 62.7s [2021-04-17T10:49:39.977Z] [2021-04-17T10:49:39.977Z] #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-04-17T10:49:39.977Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-04-17T10:49:40.116Z] #44 147.1 CC criu/mem.o [2021-04-17T10:49:40.458Z] #43 ... [2021-04-17T10:49:40.458Z] [2021-04-17T10:49:40.458Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-17T10:49:40.458Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-04-17T10:49:40.458Z] #22 11.91 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-04-17T10:49:40.458Z] #22 11.98 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-17T10:49:40.458Z] #22 12.04 Collecting pyyaml (from yamllint==1.26.1) [2021-04-17T10:49:40.458Z] #22 12.32 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-04-17T10:49:40.458Z] #22 12.64 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-04-17T10:49:40.458Z] #22 12.65 Building wheels for collected packages: yamllint [2021-04-17T10:49:40.458Z] #22 12.65 Running setup.py bdist_wheel for yamllint: started [2021-04-17T10:49:40.458Z] #22 13.80 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-04-17T10:49:40.458Z] #22 13.80 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-04-17T10:49:40.458Z] #22 13.85 Successfully built yamllint [2021-04-17T10:49:40.458Z] #22 13.86 Installing collected packages: pathspec, pyyaml, yamllint [2021-04-17T10:49:40.458Z] #22 14.22 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-04-17T10:49:40.458Z] #22 DONE 14.7s [2021-04-17T10:49:40.458Z] [2021-04-17T10:49:40.458Z] #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-04-17T10:49:40.458Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:49:40.458Z] #43 140.2 CC criu/plugin.o [2021-04-17T10:49:40.718Z] #43 ... [2021-04-17T10:49:40.718Z] [2021-04-17T10:49:40.718Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-17T10:49:40.718Z] #25 sha256:5e37b76452992c252537df3164b217c51f488cd72e2e8f2dca43ab83a5b7f2d0 [2021-04-17T10:49:40.718Z] #25 DONE 0.3s [2021-04-17T10:49:40.779Z] Client: Mirantis Container Runtime [2021-04-17T10:49:40.779Z] Version: 20.10.0 [2021-04-17T10:49:40.779Z] API version: 1.41 [2021-04-17T10:49:40.779Z] Go version: go1.13.15 [2021-04-17T10:49:40.779Z] Git commit: 6ee42dc [2021-04-17T10:49:40.779Z] Built: 03/11/2021 13:24:56 [2021-04-17T10:49:40.779Z] OS/Arch: windows/amd64 [2021-04-17T10:49:40.779Z] Context: default [2021-04-17T10:49:40.779Z] Experimental: true [2021-04-17T10:49:40.779Z] [2021-04-17T10:49:40.779Z] Server: Mirantis Container Runtime [2021-04-17T10:49:40.779Z] Engine: [2021-04-17T10:49:40.779Z] Version: 20.10.0 [2021-04-17T10:49:40.779Z] API version: 1.41 (minimum version 1.24) [2021-04-17T10:49:40.779Z] Go version: go1.13.15 [2021-04-17T10:49:40.779Z] Git commit: 1e08f21e79 [2021-04-17T10:49:40.779Z] Built: 03/11/2021 13:23:32 [2021-04-17T10:49:40.779Z] OS/Arch: windows/amd64 [2021-04-17T10:49:40.779Z] Experimental: true [2021-04-17T10:49:40.977Z] [2021-04-17T10:49:40.977Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-17T10:49:40.977Z] #30 sha256:3fd08f145f4020450afaff4984ef6bb7d93924084336ac3a9e603477cca8a831 [2021-04-17T10:49:41.041Z] ok github.com/docker/docker/pkg/pubsub 1.017s coverage: 75.0% of statements [2021-04-17T10:49:41.041Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [Pipeline] sh [2021-04-17T10:49:41.871Z] #21 1.957 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-17T10:49:41.871Z] #21 1.960 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-17T10:49:41.871Z] #21 1.963 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-17T10:49:41.871Z] #21 DONE 2.0s [2021-04-17T10:49:41.871Z] [2021-04-17T10:49:41.871Z] #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-04-17T10:49:41.871Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:49:41.871Z] #43 132.1 CC criu/namespaces.o [2021-04-17T10:49:41.871Z] #43 134.3 CC criu/net.o [2021-04-17T10:49:41.871Z] #43 137.9 CC criu/netfilter.o [2021-04-17T10:49:41.871Z] #43 138.5 CC criu/page-pipe.o [2021-04-17T10:49:41.871Z] #43 139.1 CC criu/page-xfer.o [2021-04-17T10:49:42.128Z] #43 ... [2021-04-17T10:49:42.128Z] [2021-04-17T10:49:42.128Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-17T10:49:42.128Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-04-17T10:49:42.216Z] #44 149.2 CC criu/memfd.o [2021-04-17T10:49:42.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-17T10:49:42.265Z] + docker info [2021-04-17T10:49:42.677Z] #56 ... [2021-04-17T10:49:42.677Z] [2021-04-17T10:49:42.677Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-17T10:49:42.677Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-04-17T10:49:42.677Z] #22 34.85 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-04-17T10:49:42.677Z] #22 34.85 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-04-17T10:49:42.677Z] #22 34.99 Successfully built yamllint pyyaml [2021-04-17T10:49:42.677Z] #22 35.00 Installing collected packages: pathspec, pyyaml, yamllint [2021-04-17T10:49:42.677Z] #22 35.30 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-04-17T10:49:42.677Z] #22 DONE 36.5s [2021-04-17T10:49:42.677Z] [2021-04-17T10:49:42.677Z] #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-04-17T10:49:42.677Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-17T10:49:42.677Z] #43 146.5 CC criu/protobuf.o [2021-04-17T10:49:42.677Z] #43 146.9 CC criu/pstree.o [2021-04-17T10:49:42.677Z] #43 148.2 CC criu/rbtree.o [2021-04-17T10:49:42.677Z] #43 148.5 CC criu/rst-malloc.o [2021-04-17T10:49:42.677Z] #43 148.8 CC criu/seccomp.o [2021-04-17T10:49:42.677Z] #43 149.5 CC criu/seize.o [2021-04-17T10:49:42.677Z] #43 150.4 CC criu/servicefd.o [2021-04-17T10:49:42.677Z] #43 150.9 CC criu/shmem.o [2021-04-17T10:49:42.677Z] #43 151.9 CC criu/sigframe.o [2021-04-17T10:49:42.677Z] #43 152.1 CC criu/signalfd.o [2021-04-17T10:49:42.677Z] #43 152.4 CC criu/sk-inet.o [2021-04-17T10:49:42.677Z] #43 153.4 CC criu/sk-netlink.o [2021-04-17T10:49:42.677Z] #43 153.8 CC criu/sk-packet.o [2021-04-17T10:49:42.677Z] #43 154.5 CC criu/sk-queue.o [2021-04-17T10:49:42.677Z] #43 154.9 CC criu/sk-tcp.o [2021-04-17T10:49:42.677Z] #43 155.4 CC criu/sk-unix.o [2021-04-17T10:49:42.871Z] #44 149.9 CC criu/mount.o [2021-04-17T10:49:43.170Z] #44 ... [2021-04-17T10:49:43.170Z] [2021-04-17T10:49:43.170Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-17T10:49:43.170Z] #23 sha256:07d62feb1778c61a3500190b6abda9908522b37a91775907723f6672a7fbeeaf [2021-04-17T10:49:43.170Z] #23 23.46 Installing build dependencies: finished with status 'done' [2021-04-17T10:49:43.759Z] ok github.com/docker/docker/pkg/signal 2.335s coverage: 61.0% of statements [2021-04-17T10:49:43.759Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements [2021-04-17T10:49:44.048Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2021-04-17T10:49:44.156Z] #43 157.2 CC criu/sockets.o [2021-04-17T10:49:44.338Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2021-04-17T10:49:44.748Z] #43 158.0 CC criu/stats.o [2021-04-17T10:49:44.967Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 54.2% of statements [2021-04-17T10:49:45.010Z] #43 158.3 CC criu/string.o [2021-04-17T10:49:45.170Z] #30 DONE 4.4s [2021-04-17T10:49:45.170Z] [2021-04-17T10:49:45.170Z] #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-04-17T10:49:45.170Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:49:45.170Z] #43 140.9 CC criu/proc_parse.o [2021-04-17T10:49:45.170Z] #43 143.3 CC criu/protobuf-desc.o [2021-04-17T10:49:45.170Z] #43 144.1 CC criu/protobuf.o [2021-04-17T10:49:45.170Z] #43 144.5 CC criu/pstree.o [2021-04-17T10:49:45.257Z] ok github.com/docker/docker/pkg/system 0.051s coverage: 36.9% of statements [2021-04-17T10:49:45.273Z] #43 158.4 CC criu/sysctl.o [2021-04-17T10:49:45.430Z] #43 ... [2021-04-17T10:49:45.430Z] [2021-04-17T10:49:45.430Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-17T10:49:45.430Z] #33 sha256:d7e334783b92f6dd2f28f2d9754d22965ddbc6cab530c0e423c5f5bd5bd96e62 [2021-04-17T10:49:45.430Z] #33 DONE 0.4s [2021-04-17T10:49:45.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-17T10:49:45.546Z] ok github.com/docker/docker/pkg/tailfile 0.051s coverage: 88.6% of statements [2021-04-17T10:49:45.689Z] [2021-04-17T10:49:45.689Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-04-17T10:49:45.689Z] #35 sha256:2a12f8cf87c185f22a0c16ae069112935921b76c635d9a472ff5b0d2fd70e1f0 [2021-04-17T10:49:45.848Z] #43 158.9 CC criu/sysfs_parse.o [2021-04-17T10:49:45.949Z] #35 DONE 0.5s [2021-04-17T10:49:45.949Z] [2021-04-17T10:49:45.949Z] #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-04-17T10:49:45.949Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:49:45.949Z] #43 145.5 CC criu/rbtree.o [2021-04-17T10:49:45.949Z] #43 ... [2021-04-17T10:49:45.949Z] [2021-04-17T10:49:45.949Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-17T10:49:45.949Z] #38 sha256:d58ca5bc66d74fdbd97de354abfad2ad4d15ac23021f20f933984c83a2607093 [2021-04-17T10:49:45.949Z] #38 DONE 0.1s [2021-04-17T10:49:45.949Z] [2021-04-17T10:49:45.949Z] #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-04-17T10:49:45.949Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:49:45.949Z] #43 145.8 CC criu/rst-malloc.o [2021-04-17T10:49:46.111Z] #43 159.3 CC criu/timens.o [2021-04-17T10:49:46.175Z] ok github.com/docker/docker/pkg/tarsum 0.031s coverage: 89.3% of statements [2021-04-17T10:49:46.175Z] testing: warning: no tests to run [2021-04-17T10:49:46.175Z] coverage: [no statements] [2021-04-17T10:49:46.175Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-04-17T10:49:46.209Z] #43 146.2 CC criu/seccomp.o [2021-04-17T10:49:46.374Z] #43 159.6 CC criu/timerfd.o [2021-04-17T10:49:46.465Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2021-04-17T10:49:46.638Z] #43 160.0 CC criu/tty.o [2021-04-17T10:49:46.754Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-04-17T10:49:46.754Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-04-17T10:49:47.146Z] #43 147.0 CC criu/seize.o [2021-04-17T10:49:47.214Z] #43 ... [2021-04-17T10:49:47.214Z] [2021-04-17T10:49:47.214Z] #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-04-17T10:49:47.214Z] #53 sha256:7f32febdba5e6bba6dd5cf5edfc0daa6a24b0d92ebf92a49982eb365bfab7711 [2021-04-17T10:49:47.214Z] #53 116.1 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-04-17T10:49:48.084Z] #43 147.9 CC criu/servicefd.o [2021-04-17T10:49:48.607Z] #53 117.5 + mkdir -p /build [2021-04-17T10:49:48.607Z] #53 117.5 + cp runc /build/runc [2021-04-17T10:49:48.667Z] #22 ... [2021-04-17T10:49:48.667Z] [2021-04-17T10:49:48.667Z] #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-04-17T10:49:48.667Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:49:48.667Z] #43 141.0 CC criu/pagemap-cache.o [2021-04-17T10:49:48.667Z] #43 141.4 CC criu/pagemap.o [2021-04-17T10:49:48.667Z] #43 142.6 CC criu/parasite-syscall.o [2021-04-17T10:49:48.667Z] #43 143.6 CC criu/path.o [2021-04-17T10:49:48.667Z] #43 143.9 CC criu/pie-util-vdso-elf32.o [2021-04-17T10:49:48.667Z] #43 144.5 CC criu/pie-util-vdso.o [2021-04-17T10:49:48.667Z] #43 145.0 CC criu/pie-util.o [2021-04-17T10:49:48.667Z] #43 145.3 CC criu/pipes.o [2021-04-17T10:49:48.667Z] #43 146.1 CC criu/plugin.o [2021-04-17T10:49:48.667Z] #43 146.5 CC criu/proc_parse.o [2021-04-17T10:49:48.709Z] #43 148.4 CC criu/shmem.o [2021-04-17T10:49:48.812Z] ok github.com/docker/docker/plugin 0.555s coverage: 23.2% of statements [2021-04-17T10:49:49.101Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2021-04-17T10:49:49.391Z] ok github.com/docker/docker/profiles/seccomp 0.005s coverage: 86.4% of statements [2021-04-17T10:49:49.647Z] #43 149.3 CC criu/sigframe.o [2021-04-17T10:49:49.647Z] #43 ... [2021-04-17T10:49:49.647Z] [2021-04-17T10:49:49.647Z] #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-04-17T10:49:49.647Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-17T10:49:49.647Z] #40 DONE 213.7s [2021-04-17T10:49:49.647Z] [2021-04-17T10:49:49.647Z] #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-04-17T10:49:49.647Z] #56 sha256:7f1f735160c21973f4b10d58b255ec22489d0ea89e82aca41ca8d12766b839a5 [2021-04-17T10:49:49.906Z] #56 ... [2021-04-17T10:49:49.906Z] [2021-04-17T10:49:49.906Z] #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-04-17T10:49:49.906Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:49:49.906Z] #43 149.7 CC criu/signalfd.o [2021-04-17T10:49:50.000Z] #53 DONE 118.9s [2021-04-17T10:49:50.000Z] [2021-04-17T10:49:50.000Z] #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-04-17T10:49:50.000Z] #24 sha256:79bc259f6084aa49b0772ae468844d8fd196e6d15f56622e19e11aa3774341d4 [2021-04-17T10:49:50.000Z] #24 213.8 + return [2021-04-17T10:49:50.000Z] #24 DONE 215.2s [2021-04-17T10:49:50.000Z] [2021-04-17T10:49:50.000Z] #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-04-17T10:49:50.000Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-17T10:49:50.000Z] #43 161.7 CC criu/tun.o [2021-04-17T10:49:50.000Z] #43 162.3 CC criu/uffd.o [2021-04-17T10:49:50.175Z] #23 ... [2021-04-17T10:49:50.175Z] [2021-04-17T10:49:50.175Z] #44 [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-04-17T10:49:50.175Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-17T10:49:50.175Z] #44 155.2 CC criu/namespaces.o [2021-04-17T10:49:50.263Z] #43 163.3 CC criu/util.o [2021-04-17T10:49:50.482Z] #43 150.3 CC criu/sk-inet.o [2021-04-17T10:49:50.602Z] #43 ... [2021-04-17T10:49:50.602Z] [2021-04-17T10:49:50.602Z] #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-04-17T10:49:50.602Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-17T10:49:50.602Z] #40 DONE 216.7s [2021-04-17T10:49:50.602Z] [2021-04-17T10:49:50.602Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-17T10:49:50.602Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-04-17T10:49:50.602Z] #22 5.788 Collecting yamllint==1.26.1 [2021-04-17T10:49:50.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-17T10:49:50.822Z] #44 157.9 CC criu/net.o [2021-04-17T10:49:51.050Z] #43 ... [2021-04-17T10:49:51.050Z] [2021-04-17T10:49:51.050Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-17T10:49:51.050Z] #41 sha256:514df2c5a5aa95f52e34e7cb2845c4d0c6f3f4418ac5399d032acd8b0e781088 [2021-04-17T10:49:51.050Z] #41 DONE 0.5s [2021-04-17T10:49:51.309Z] [2021-04-17T10:49:51.309Z] #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-04-17T10:49:51.309Z] #49 sha256:319b0c01211a30a7d0b095b83e2a8029c67692c121bb7545ea525a0f8f5cd1e4 [2021-04-17T10:49:51.451Z] ok github.com/docker/docker/quota 0.866s coverage: 71.4% of statements [2021-04-17T10:49:51.451Z] ok github.com/docker/docker/reference 0.004s coverage: 84.4% of statements [2021-04-17T10:49:51.569Z] #49 ... [2021-04-17T10:49:51.569Z] [2021-04-17T10:49:51.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-04-17T10:49:51.569Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:49:51.569Z] #43 151.3 CC criu/sk-netlink.o [2021-04-17T10:49:51.657Z] #43 164.5 CC criu/uts_ns.o [2021-04-17T10:49:51.657Z] #43 164.7 CC criu/vdso.o [2021-04-17T10:49:51.828Z] #43 151.7 CC criu/sk-packet.o [2021-04-17T10:49:51.920Z] #43 165.2 LINK criu/built-in.o [2021-04-17T10:49:52.184Z] #43 165.3 LINK criu/criu [2021-04-17T10:49:52.396Z] #43 152.2 CC criu/sk-queue.o [2021-04-17T10:49:52.480Z] ok github.com/docker/docker/registry 0.073s coverage: 58.8% of statements [2021-04-17T10:49:52.761Z] #43 165.8 DEP lib/c/criu.d [2021-04-17T10:49:52.761Z] #43 165.9 CC images/rpc.pb-c.o [2021-04-17T10:49:52.771Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2021-04-17T10:49:52.973Z] #43 ... [2021-04-17T10:49:52.973Z] [2021-04-17T10:49:52.973Z] #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-04-17T10:49:52.973Z] #49 sha256:319b0c01211a30a7d0b095b83e2a8029c67692c121bb7545ea525a0f8f5cd1e4 [2021-04-17T10:49:52.973Z] #49 217.3 + /build/golangci-lint --version [2021-04-17T10:49:52.973Z] #49 217.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-17T10:49:52.973Z] #49 DONE 217.8s [2021-04-17T10:49:52.973Z] [2021-04-17T10:49:52.973Z] #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-04-17T10:49:52.973Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:49:52.973Z] #43 152.7 CC criu/sk-tcp.o [2021-04-17T10:49:53.061Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2021-04-17T10:49:53.337Z] #43 166.4 CC lib/c/criu.o [2021-04-17T10:49:53.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-17T10:49:53.351Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2021-04-17T10:49:53.541Z] #43 153.3 CC criu/sk-unix.o [2021-04-17T10:49:53.600Z] #43 ... [2021-04-17T10:49:53.600Z] [2021-04-17T10:49:53.600Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-17T10:49:53.600Z] #25 sha256:1616515884bde5c9c6e30ea6aecbbd0ac87413005be126f8fa4ff42052d9a814 [2021-04-17T10:49:53.600Z] #25 DONE 0.7s [2021-04-17T10:49:53.600Z] [2021-04-17T10:49:53.600Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-17T10:49:53.600Z] #30 sha256:758b9d5d3e2932cac79b287eee841753c7de6678ae1cf71a804c8a532ee60735 [2021-04-17T10:49:53.609Z] #44 ... [2021-04-17T10:49:53.609Z] [2021-04-17T10:49:53.609Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-17T10:49:53.609Z] #23 sha256:07d62feb1778c61a3500190b6abda9908522b37a91775907723f6672a7fbeeaf [2021-04-17T10:49:53.609Z] #23 32.12 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-04-17T10:49:53.609Z] #23 32.13 Building wheels for collected packages: yamllint, pyyaml [2021-04-17T10:49:53.609Z] #23 32.13 Running setup.py bdist_wheel for yamllint: started [2021-04-17T10:49:53.609Z] #23 33.31 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-04-17T10:49:53.609Z] #23 33.31 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-04-17T10:49:53.609Z] #23 33.37 Running setup.py bdist_wheel for pyyaml: started [2021-04-17T10:49:53.641Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2021-04-17T10:49:53.875Z] #22 11.23 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-04-17T10:49:54.135Z] #22 ... [2021-04-17T10:49:54.135Z] [2021-04-17T10:49:54.135Z] #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-04-17T10:49:54.135Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:49:54.135Z] #43 149.2 CC criu/protobuf-desc.o [2021-04-17T10:49:54.135Z] #43 150.2 CC criu/protobuf.o [2021-04-17T10:49:54.135Z] #43 150.6 CC criu/pstree.o [2021-04-17T10:49:54.135Z] #43 152.0 CC criu/rbtree.o [2021-04-17T10:49:54.135Z] #43 152.4 CC criu/rst-malloc.o [2021-04-17T10:49:54.697Z] #43 152.7 CC criu/seccomp.o [2021-04-17T10:49:55.148Z] #23 35.19 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-04-17T10:49:55.148Z] #23 35.19 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-04-17T10:49:55.148Z] #23 35.35 Successfully built yamllint pyyaml [2021-04-17T10:49:55.148Z] #23 35.37 Installing collected packages: pathspec, pyyaml, yamllint [2021-04-17T10:49:55.259Z] #43 153.4 CC criu/seize.o [2021-04-17T10:49:55.449Z] #43 155.0 CC criu/sockets.o [2021-04-17T10:49:55.516Z] #43 ... [2021-04-17T10:49:55.516Z] [2021-04-17T10:49:55.516Z] #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-04-17T10:49:55.516Z] #49 sha256:8316f9fbe488d9bd83800df167d1219b4c397cb7db757f959bd0478b154f1f75 [2021-04-17T10:49:55.516Z] #49 221.3 + /build/golangci-lint --version [2021-04-17T10:49:55.516Z] #49 221.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-17T10:49:55.516Z] #49 DONE 221.9s [2021-04-17T10:49:55.700Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2021-04-17T10:49:55.708Z] #43 155.5 CC criu/stats.o [2021-04-17T10:49:55.708Z] #43 155.7 CC criu/string.o [2021-04-17T10:49:55.773Z] [2021-04-17T10:49:55.773Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-17T10:49:55.773Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-04-17T10:49:55.773Z] #22 12.36 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-04-17T10:49:55.773Z] #22 12.40 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-17T10:49:55.773Z] #22 12.46 Collecting pyyaml (from yamllint==1.26.1) [2021-04-17T10:49:55.773Z] #22 12.67 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-04-17T10:49:55.773Z] #22 12.90 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-04-17T10:49:55.773Z] #22 12.91 Building wheels for collected packages: yamllint [2021-04-17T10:49:55.773Z] #22 12.91 Running setup.py bdist_wheel for yamllint: started [2021-04-17T10:49:55.798Z] #23 35.87 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-04-17T10:49:55.968Z] #43 155.8 CC criu/sysctl.o [2021-04-17T10:49:56.029Z] #22 13.97 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-04-17T10:49:56.030Z] #22 13.97 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-04-17T10:49:56.030Z] #22 14.04 Successfully built yamllint [2021-04-17T10:49:56.030Z] #22 14.08 Installing collected packages: pathspec, pyyaml, yamllint [2021-04-17T10:49:56.166Z] #23 DONE 36.1s [2021-04-17T10:49:56.166Z] [2021-04-17T10:49:56.166Z] #44 [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-04-17T10:49:56.166Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-17T10:49:56.166Z] #44 162.9 CC criu/netfilter.o [2021-04-17T10:49:56.166Z] #44 163.2 CC criu/page-pipe.o [2021-04-17T10:49:56.536Z] #43 156.2 CC criu/sysfs_parse.o [2021-04-17T10:49:56.593Z] #22 14.43 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-04-17T10:49:56.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-17T10:49:56.761Z] ok github.com/docker/docker/volume/local 0.389s coverage: 76.4% of statements [2021-04-17T10:49:56.795Z] #43 156.5 CC criu/timens.o [2021-04-17T10:49:56.795Z] #43 156.7 CC criu/timerfd.o [2021-04-17T10:49:56.849Z] #22 DONE 14.7s [2021-04-17T10:49:56.849Z] [2021-04-17T10:49:56.849Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-17T10:49:56.849Z] #25 sha256:bbef201a27256ac6a6208da146af27cd722929f440e1b1598d20ea2c9442eb30 [2021-04-17T10:49:56.993Z] Client: [2021-04-17T10:49:56.993Z] Context: default [2021-04-17T10:49:56.993Z] Debug Mode: false [2021-04-17T10:49:56.993Z] Plugins: [2021-04-17T10:49:56.993Z] app: Docker Application (Docker Inc., v0.8.0) [2021-04-17T10:49:56.993Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-04-17T10:49:56.993Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-04-17T10:49:56.993Z] [2021-04-17T10:49:56.993Z] Server: [2021-04-17T10:49:56.993Z] Containers: 0 [2021-04-17T10:49:56.993Z] Running: 0 [2021-04-17T10:49:56.993Z] Paused: 0 [2021-04-17T10:49:56.993Z] Stopped: 0 [2021-04-17T10:49:56.993Z] Images: 0 [2021-04-17T10:49:56.993Z] Server Version: 20.10.0 [2021-04-17T10:49:56.993Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-04-17T10:49:56.993Z] Windows: [2021-04-17T10:49:56.993Z] LCOW: [2021-04-17T10:49:56.993Z] Logging Driver: json-file [2021-04-17T10:49:56.993Z] Plugins: [2021-04-17T10:49:56.993Z] Volume: local [2021-04-17T10:49:56.993Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-17T10:49:56.993Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-17T10:49:56.993Z] Swarm: inactive [2021-04-17T10:49:56.993Z] Default Isolation: process [2021-04-17T10:49:56.993Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-04-17T10:49:56.993Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-04-17T10:49:56.993Z] OSType: windows [2021-04-17T10:49:56.993Z] Architecture: x86_64 [2021-04-17T10:49:56.993Z] CPUs: 4 [2021-04-17T10:49:56.993Z] Total Memory: 32GiB [2021-04-17T10:49:56.993Z] Name: azwin-2-07d610 [2021-04-17T10:49:56.993Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-04-17T10:49:56.993Z] Docker Root Dir: D:\docker [2021-04-17T10:49:56.993Z] Debug Mode: false [2021-04-17T10:49:56.993Z] Registry: https://index.docker.io/v1/ [2021-04-17T10:49:56.993Z] Labels: [2021-04-17T10:49:56.993Z] Experimental: true [2021-04-17T10:49:56.993Z] Insecure Registries: [2021-04-17T10:49:56.993Z] 10.0.0.4:5000 [2021-04-17T10:49:56.993Z] 127.0.0.0/8 [2021-04-17T10:49:56.993Z] Registry Mirrors: [2021-04-17T10:49:56.993Z] http://10.0.0.4:5000/ [2021-04-17T10:49:56.993Z] Live Restore Enabled: false [2021-04-17T10:49:56.993Z] [2021-04-17T10:49:57.059Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2021-04-17T10:49:57.106Z] #25 DONE 0.4s [2021-04-17T10:49:57.106Z] [2021-04-17T10:49:57.106Z] #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-04-17T10:49:57.106Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:49:57.106Z] #43 154.4 CC criu/servicefd.o [2021-04-17T10:49:57.106Z] #43 154.9 CC criu/shmem.o [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-04-17T10:49:57.232Z] #44 164.2 CC criu/page-xfer.o [2021-04-17T10:49:57.364Z] #43 157.0 CC criu/tty.o [2021-04-17T10:49:57.670Z] #43 155.8 CC criu/sigframe.o [2021-04-17T10:49:57.927Z] #43 155.9 CC criu/signalfd.o [2021-04-17T10:49:58.088Z] ok github.com/docker/docker/volume/service 0.010s coverage: 73.1% of statements [2021-04-17T10:49:58.183Z] #43 156.2 CC criu/sk-inet.o [2021-04-17T10:49:58.302Z] #43 158.2 CC criu/tun.o [2021-04-17T10:49:58.747Z] #43 157.1 CC criu/sk-netlink.o [2021-04-17T10:49:58.870Z] #43 158.6 CC criu/uffd.o [2021-04-17T10:49:58.933Z] #30 ... [2021-04-17T10:49:58.933Z] [2021-04-17T10:49:58.933Z] #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-04-17T10:49:58.933Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-17T10:49:58.933Z] #43 167.4 LINK lib/c/built-in.o [2021-04-17T10:49:58.933Z] #43 167.4 LINK lib/c/libcriu.so [2021-04-17T10:49:58.933Z] #43 167.5 LINK lib/c/libcriu.a [2021-04-17T10:49:58.933Z] #43 167.6 GEN magic.py [2021-04-17T10:49:58.933Z] #43 167.8 Note: Building without setproctitle() and strlcpy() support. [2021-04-17T10:49:58.933Z] #43 167.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-17T10:49:58.933Z] #43 167.8 Note: Building without GnuTLS support [2021-04-17T10:49:58.933Z] #43 167.8 Makefile.config:39: Warn: you have no libnftables installed [2021-04-17T10:49:58.933Z] #43 167.8 Makefile.config:40: Warn: Building without nftables support [2021-04-17T10:49:58.933Z] #43 168.6 fatal: not a git repository (or any of the parent directories): .git [2021-04-17T10:49:58.933Z] #43 169.3 make[1]: Nothing to be done for 'all'. [2021-04-17T10:49:58.933Z] #43 169.9 make[1]: 'images/built-in.o' is up to date. [2021-04-17T10:49:58.933Z] #43 169.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-17T10:49:58.933Z] #43 170.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-17T10:49:58.933Z] #43 170.0 make[1]: 'compel/libcompel.a' is up to date. [2021-04-17T10:49:58.933Z] #43 170.1 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-17T10:49:58.933Z] #43 170.1 make[1]: Nothing to be done for 'all'. [2021-04-17T10:49:58.933Z] #43 170.2 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-17T10:49:58.933Z] #43 170.4 make[2]: Nothing to be done for 'all'. [2021-04-17T10:49:58.933Z] #43 170.5 make[2]: Nothing to be done for 'all'. [2021-04-17T10:49:58.933Z] #43 170.6 make[2]: Nothing to be done for 'all'. [2021-04-17T10:49:58.933Z] #43 170.6 make[2]: Nothing to be done for 'all'. [2021-04-17T10:49:58.933Z] #43 170.7 make[2]: Nothing to be done for 'all'. [2021-04-17T10:49:58.933Z] #43 170.8 make[2]: Nothing to be done for 'all'. [2021-04-17T10:49:58.933Z] #43 170.8 make[2]: Nothing to be done for 'all'. [2021-04-17T10:49:58.933Z] #43 170.9 make[2]: Nothing to be done for 'all'. [2021-04-17T10:49:58.933Z] #43 171.0 INSTALL criu/criu [2021-04-17T10:49:59.311Z] #43 157.4 CC criu/sk-packet.o [2021-04-17T10:49:59.351Z] #44 166.4 CC criu/pagemap-cache.o [2021-04-17T10:49:59.438Z] #43 159.3 CC criu/util.o [2021-04-17T10:49:59.650Z] #44 166.8 CC criu/pagemap.o [2021-04-17T10:49:59.874Z] #43 158.0 CC criu/sk-queue.o [2021-04-17T10:50:00.376Z] #43 160.2 CC criu/uts_ns.o [2021-04-17T10:50:00.438Z] #43 158.5 CC criu/sk-tcp.o [2021-04-17T10:50:00.635Z] #43 160.4 CC criu/vdso-compat.o [2021-04-17T10:50:00.635Z] #43 160.5 CC criu/vdso.o [2021-04-17T10:50:00.695Z] #43 158.8 CC criu/sk-unix.o [2021-04-17T10:50:00.708Z] #44 167.8 CC criu/parasite-syscall.o [2021-04-17T10:50:00.883Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-17T10:50:00.883Z] Using test binary docker [2021-04-17T10:50:00.883Z] +++ /etc/init.d/apparmor start [2021-04-17T10:50:00.883Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-17T10:50:00.883Z] INFO: Waiting for daemon to start... [2021-04-17T10:50:00.883Z] Starting dockerd [2021-04-17T10:50:00.883Z] +++ 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-04-17T10:50:01.203Z] #43 160.9 LINK criu/built-in.o [2021-04-17T10:50:01.203Z] #43 161.0 LINK criu/criu [2021-04-17T10:50:01.462Z] #43 161.2 DEP lib/c/criu.d [2021-04-17T10:50:01.462Z] #43 161.3 CC images/rpc.pb-c.o [2021-04-17T10:50:01.767Z] #44 168.8 CC criu/path.o [2021-04-17T10:50:02.029Z] #43 161.7 CC lib/c/criu.o [2021-04-17T10:50:02.063Z] #43 160.2 CC criu/sockets.o [2021-04-17T10:50:02.067Z] #44 169.2 CC criu/pie-util-vdso.o [2021-04-17T10:50:02.249Z] #43 DONE 174.9s [2021-04-17T10:50:02.249Z] [2021-04-17T10:50:02.249Z] #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-04-17T10:50:02.249Z] #56 sha256:2a1ffe9772022468315fac6d239c1d1456a03aa2334e893e1d078aa845218df8 [2021-04-17T10:50:02.249Z] #56 ... [2021-04-17T10:50:02.249Z] [2021-04-17T10:50:02.249Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-17T10:50:02.249Z] #30 sha256:758b9d5d3e2932cac79b287eee841753c7de6678ae1cf71a804c8a532ee60735 [2021-04-17T10:50:02.249Z] #30 DONE 8.3s [2021-04-17T10:50:02.249Z] [2021-04-17T10:50:02.249Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-17T10:50:02.249Z] #33 sha256:c91cabc87f5d718f0f60b2e23d2aa220b53296fd110a660bf51dadc81581d1ff [2021-04-17T10:50:02.513Z] #33 DONE 0.8s [2021-04-17T10:50:02.513Z] [2021-04-17T10:50:02.513Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-04-17T10:50:02.513Z] #35 sha256:e19878a1e352b766f020ebfe99921672be6e20d7f3230142322059110269da3c [2021-04-17T10:50:02.513Z] #35 DONE 0.1s [2021-04-17T10:50:02.513Z] [2021-04-17T10:50:02.513Z] #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-04-17T10:50:02.513Z] #56 sha256:2a1ffe9772022468315fac6d239c1d1456a03aa2334e893e1d078aa845218df8 [2021-04-17T10:50:02.596Z] #43 162.4 LINK lib/c/built-in.o [2021-04-17T10:50:02.596Z] #43 162.4 LINK lib/c/libcriu.so [2021-04-17T10:50:02.626Z] #43 160.8 CC criu/stats.o [2021-04-17T10:50:02.731Z] #44 169.7 CC criu/pie-util.o [2021-04-17T10:50:02.731Z] #44 169.9 CC criu/pipes.o [2021-04-17T10:50:02.777Z] #56 ... [2021-04-17T10:50:02.777Z] [2021-04-17T10:50:02.777Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-17T10:50:02.777Z] #38 sha256:4675a10817ee9fd90fd12ab1dbc8e39ee080812534965a743c0a5d679ca90665 [2021-04-17T10:50:02.777Z] #38 DONE 0.1s [2021-04-17T10:50:02.777Z] [2021-04-17T10:50:02.777Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-17T10:50:02.777Z] #41 sha256:b7e9f212698f28281d4d865bf3b1236c3f860557171e147a2dedc517d2f0fad7 [2021-04-17T10:50:02.801Z] . [2021-04-17T10:50:02.801Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-17T10:50:02.801Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-17T10:50:02.801Z] Error: No such image: emptyfs [2021-04-17T10:50:02.801Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-17T10:50:02.801Z] ++++ docker load [2021-04-17T10:50:02.855Z] #43 162.5 LINK lib/c/libcriu.a [2021-04-17T10:50:02.855Z] #43 162.7 GEN magic.py [2021-04-17T10:50:02.884Z] #43 161.0 CC criu/string.o [2021-04-17T10:50:02.884Z] #43 161.1 CC criu/sysctl.o [2021-04-17T10:50:03.040Z] #41 DONE 0.3s [2021-04-17T10:50:03.040Z] [2021-04-17T10:50:03.040Z] #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-04-17T10:50:03.040Z] #56 sha256:2a1ffe9772022468315fac6d239c1d1456a03aa2334e893e1d078aa845218df8 [2021-04-17T10:50:03.060Z] Running integration-test (iteration 1) [2021-04-17T10:50:03.060Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-04-17T10:50:03.060Z] ++ 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-04-17T10:50:03.060Z] ++ set -e [2021-04-17T10:50:03.060Z] ++ '[' -n 0 ']' [2021-04-17T10:50:03.060Z] ++ set -x [2021-04-17T10:50:03.060Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-17T10:50:03.114Z] #43 162.8 Note: Building without setproctitle() and strlcpy() support. [2021-04-17T10:50:03.114Z] #43 162.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-17T10:50:03.114Z] #43 162.8 Note: Building without GnuTLS support [2021-04-17T10:50:03.114Z] #43 162.8 Makefile.config:39: Warn: you have no libnftables installed [2021-04-17T10:50:03.114Z] #43 162.8 Makefile.config:40: Warn: Building without nftables support [2021-04-17T10:50:03.140Z] #43 161.5 CC criu/sysfs_parse.o [2021-04-17T10:50:03.617Z] #56 ... [2021-04-17T10:50:03.617Z] [2021-04-17T10:50:03.617Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-17T10:50:03.617Z] #44 sha256:2d017af507356f8cde5b81d27a4ed74a085865d86f7dd79caa53d2580636a686 [2021-04-17T10:50:03.617Z] #44 DONE 0.1s [2021-04-17T10:50:03.617Z] [2021-04-17T10:50:03.618Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-17T10:50:03.618Z] #46 sha256:c2b15ba67cb3124c5c54fdd768ec1754707d96c4543d548c1fd2f39d129a4796 [2021-04-17T10:50:03.618Z] #46 DONE 0.1s [2021-04-17T10:50:03.618Z] [2021-04-17T10:50:03.618Z] #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-04-17T10:50:03.618Z] #56 sha256:2a1ffe9772022468315fac6d239c1d1456a03aa2334e893e1d078aa845218df8 [2021-04-17T10:50:03.618Z] #56 ... [2021-04-17T10:50:03.618Z] [2021-04-17T10:50:03.618Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-17T10:50:03.618Z] #48 sha256:168ba41e5429c56d648dece2c97524260f3eb5627e07b55e1e30c0c8b769bd0a [2021-04-17T10:50:03.618Z] #48 DONE 0.1s [2021-04-17T10:50:03.618Z] [2021-04-17T10:50:03.618Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-17T10:50:03.618Z] #50 sha256:bb53092c657b2bd11e1100f45bb5145a2308cfdf9b075f25819f109e292a1e4a [2021-04-17T10:50:03.704Z] #43 ... [2021-04-17T10:50:03.704Z] [2021-04-17T10:50:03.704Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-17T10:50:03.704Z] #30 sha256:0416ed92119e7602e5fb8cf94da8444976e49909b14f2eeb615b1535dfccb03c [2021-04-17T10:50:03.704Z] #30 DONE 6.4s [2021-04-17T10:50:03.704Z] [2021-04-17T10:50:03.704Z] #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-04-17T10:50:03.704Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:50:03.704Z] #43 161.8 CC criu/timens.o [2021-04-17T10:50:03.704Z] #43 ... [2021-04-17T10:50:03.704Z] [2021-04-17T10:50:03.704Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-17T10:50:03.704Z] #33 sha256:491e246160ab89c9c51dc6260f6c12a7fd5f919f04f30fb560c8d2036d371875 [2021-04-17T10:50:03.711Z] #43 163.5 fatal: not a git repository (or any of the parent directories): .git [2021-04-17T10:50:03.789Z] #44 170.8 CC criu/plugin.o [2021-04-17T10:50:03.961Z] #33 DONE 0.4s [2021-04-17T10:50:03.961Z] [2021-04-17T10:50:03.961Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-04-17T10:50:03.961Z] #35 sha256:107689876e7bf0abadd557540ad51aa5d780fb1e551d7b0f587ea039d47b1f14 [2021-04-17T10:50:03.961Z] #35 DONE 0.1s [2021-04-17T10:50:03.961Z] [2021-04-17T10:50:03.961Z] #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-04-17T10:50:03.961Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:50:03.961Z] #43 162.0 CC criu/timerfd.o [2021-04-17T10:50:03.961Z] #43 ... [2021-04-17T10:50:03.961Z] [2021-04-17T10:50:03.961Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-17T10:50:03.961Z] #38 sha256:08fc27d732f07149880e7ec0aa28eca37f70f1a14bfeb3a1caf7c8ba5fb0bbd5 [2021-04-17T10:50:03.961Z] #38 DONE 0.1s [2021-04-17T10:50:03.961Z] [2021-04-17T10:50:03.961Z] #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-04-17T10:50:03.961Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:50:03.961Z] #43 162.3 CC criu/tty.o [2021-04-17T10:50:04.088Z] #44 171.3 CC criu/proc_parse.o [2021-04-17T10:50:04.198Z] #50 DONE 0.5s [2021-04-17T10:50:04.198Z] [2021-04-17T10:50:04.198Z] #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-04-17T10:50:04.198Z] #56 sha256:2a1ffe9772022468315fac6d239c1d1456a03aa2334e893e1d078aa845218df8 [2021-04-17T10:50:04.198Z] #56 ... [2021-04-17T10:50:04.198Z] [2021-04-17T10:50:04.198Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-17T10:50:04.198Z] #52 sha256:c400a2db27cba33aaa3bb9abbd0591ca5567728b66b55a59de5622e328a61e73 [2021-04-17T10:50:04.198Z] #52 DONE 0.1s [2021-04-17T10:50:04.285Z] #43 164.1 make[1]: Nothing to be done for 'all'. [2021-04-17T10:50:04.461Z] [2021-04-17T10:50:04.461Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-17T10:50:04.461Z] #54 sha256:f055abf97521dc3aedfbd127bd3270e06becbf1e3c27a3b0f8fe17e1f15f6624 [2021-04-17T10:50:04.525Z] #43 ... [2021-04-17T10:50:04.525Z] [2021-04-17T10:50:04.525Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-17T10:50:04.525Z] #41 sha256:3d22e7b1d3c62aaa194fbf54087b83870b4b44b59ffac11460a83fa81d9dff9d [2021-04-17T10:50:04.525Z] #41 DONE 0.2s [2021-04-17T10:50:04.525Z] [2021-04-17T10:50:04.525Z] #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-04-17T10:50:04.525Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-17T10:50:04.723Z] #54 DONE 0.3s [2021-04-17T10:50:04.723Z] [2021-04-17T10:50:04.723Z] #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-04-17T10:50:04.723Z] #56 sha256:2a1ffe9772022468315fac6d239c1d1456a03aa2334e893e1d078aa845218df8 [2021-04-17T10:50:04.857Z] #43 164.7 make[1]: 'images/built-in.o' is up to date. [2021-04-17T10:50:04.857Z] #43 164.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-17T10:50:04.857Z] #43 164.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-17T10:50:04.857Z] #43 164.8 make[1]: 'compel/libcompel.a' is up to date. [2021-04-17T10:50:04.857Z] #43 164.8 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-17T10:50:05.118Z] #43 164.8 make[1]: Nothing to be done for 'all'. [2021-04-17T10:50:05.118Z] #43 164.9 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-17T10:50:05.118Z] #43 165.1 make[2]: Nothing to be done for 'all'. [2021-04-17T10:50:05.376Z] #43 165.1 make[2]: Nothing to be done for 'all'. [2021-04-17T10:50:05.376Z] #43 165.1 make[2]: Nothing to be done for 'all'. [2021-04-17T10:50:05.376Z] #43 165.3 make[2]: Nothing to be done for 'all'. [2021-04-17T10:50:05.376Z] #43 165.3 make[2]: Nothing to be done for 'all'. [2021-04-17T10:50:05.376Z] #43 165.3 make[2]: Nothing to be done for 'all'. [2021-04-17T10:50:05.454Z] #43 163.5 CC criu/tun.o [2021-04-17T10:50:05.635Z] #43 165.4 make[2]: Nothing to be done for 'all'. [2021-04-17T10:50:05.635Z] #43 165.5 make[2]: Nothing to be done for 'all'. [2021-04-17T10:50:05.635Z] #43 165.5 INSTALL criu/criu [2021-04-17T10:50:05.711Z] #43 163.9 CC criu/uffd.o [2021-04-17T10:50:06.201Z] #43 DONE 165.8s [2021-04-17T10:50:06.201Z] [2021-04-17T10:50:06.201Z] #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-04-17T10:50:06.201Z] #56 sha256:7f1f735160c21973f4b10d58b255ec22489d0ea89e82aca41ca8d12766b839a5 [2021-04-17T10:50:06.640Z] #43 164.7 CC criu/util.o [2021-04-17T10:50:07.135Z] #56 ... [2021-04-17T10:50:07.135Z] [2021-04-17T10:50:07.135Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-17T10:50:07.135Z] #44 sha256:e4515cd9283a124d3daef6bded6b48edc181b6f825d46d05f8383fefbed93f7a [2021-04-17T10:50:07.135Z] #44 DONE 0.1s [2021-04-17T10:50:07.135Z] [2021-04-17T10:50:07.135Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-17T10:50:07.135Z] #46 sha256:cac6ddcffca9df1f328d7efa6aaf4b92823ab35f4e992824e09f2af675b67a98 [2021-04-17T10:50:07.135Z] #46 DONE 0.2s [2021-04-17T10:50:07.135Z] [2021-04-17T10:50:07.135Z] #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-04-17T10:50:07.135Z] #53 sha256:7e91c679416a0cd96aa45e1224ab3b7b9e9494952ced0263f29ef2dbc1697d74 [2021-04-17T10:50:07.394Z] #53 ... [2021-04-17T10:50:07.394Z] [2021-04-17T10:50:07.394Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-17T10:50:07.394Z] #48 sha256:14bf5b2aa391f906ac87f000c56a2d0f0994c9487f89878798ccf90dc454f947 [2021-04-17T10:50:07.394Z] #48 DONE 0.1s [2021-04-17T10:50:07.394Z] [2021-04-17T10:50:07.394Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-17T10:50:07.394Z] #50 sha256:7ce721c08f6c3e8a2864dc3cbb4c9dbda89059c4b240e404f21a9fd7849d7f3d [2021-04-17T10:50:07.569Z] #43 165.7 CC criu/uts_ns.o [2021-04-17T10:50:07.569Z] #43 165.8 CC criu/vdso-compat.o [2021-04-17T10:50:07.826Z] #43 166.0 CC criu/vdso.o [2021-04-17T10:50:07.962Z] #50 DONE 0.5s [2021-04-17T10:50:07.962Z] [2021-04-17T10:50:07.962Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-17T10:50:07.962Z] #52 sha256:0eaf54655de210ad4914c978b9a0fd45da8950244dbc8b257ac2b9c0e36537bd [2021-04-17T10:50:07.962Z] #52 DONE 0.1s [2021-04-17T10:50:07.962Z] [2021-04-17T10:50:07.962Z] #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-04-17T10:50:07.962Z] #53 sha256:7e91c679416a0cd96aa45e1224ab3b7b9e9494952ced0263f29ef2dbc1697d74 [2021-04-17T10:50:08.082Z] #43 166.4 LINK criu/built-in.o [2021-04-17T10:50:08.339Z] #43 166.6 LINK criu/criu [2021-04-17T10:50:08.604Z] #44 175.6 CC criu/protobuf-desc.o [2021-04-17T10:50:08.902Z] #43 166.9 DEP lib/c/criu.d [2021-04-17T10:50:08.902Z] #43 167.0 CC images/rpc.pb-c.o [2021-04-17T10:50:09.466Z] #43 167.5 CC lib/c/criu.o [2021-04-17T10:50:09.676Z] #44 176.9 CC criu/protobuf.o [2021-04-17T10:50:10.028Z] #43 168.2 LINK lib/c/built-in.o [2021-04-17T10:50:10.028Z] #43 168.2 LINK lib/c/libcriu.so [2021-04-17T10:50:10.028Z] #43 168.3 LINK lib/c/libcriu.a [2021-04-17T10:50:10.285Z] #43 168.4 GEN magic.py [2021-04-17T10:50:10.285Z] #43 168.5 Note: Building without setproctitle() and strlcpy() support. [2021-04-17T10:50:10.285Z] #43 168.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-17T10:50:10.285Z] #43 168.5 Note: Building without GnuTLS support [2021-04-17T10:50:10.285Z] #43 168.5 Makefile.config:39: Warn: you have no libnftables installed [2021-04-17T10:50:10.285Z] #43 168.5 Makefile.config:40: Warn: Building without nftables support [2021-04-17T10:50:10.326Z] #44 177.4 CC criu/pstree.o [2021-04-17T10:50:10.850Z] #43 169.0 fatal: not a git repository (or any of the parent directories): .git [2021-04-17T10:50:11.386Z] #44 178.7 CC criu/rbtree.o [2021-04-17T10:50:11.414Z] #43 169.6 make[1]: Nothing to be done for 'all'. [2021-04-17T10:50:11.976Z] #43 170.0 make[1]: 'images/built-in.o' is up to date. [2021-04-17T10:50:11.977Z] #43 170.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-17T10:50:11.977Z] #43 170.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-17T10:50:11.977Z] #43 170.1 make[1]: 'compel/libcompel.a' is up to date. [2021-04-17T10:50:11.977Z] #43 170.1 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-17T10:50:11.977Z] #43 170.2 make[1]: Nothing to be done for 'all'. [2021-04-17T10:50:11.977Z] #43 170.2 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-17T10:50:12.037Z] #44 179.0 CC criu/rst-malloc.o [2021-04-17T10:50:12.233Z] #43 170.4 make[2]: Nothing to be done for 'all'. [2021-04-17T10:50:12.233Z] #43 170.4 make[2]: Nothing to be done for 'all'. [2021-04-17T10:50:12.233Z] #43 170.4 make[2]: Nothing to be done for 'all'. [2021-04-17T10:50:12.337Z] #44 179.3 CC criu/seccomp.o [2021-04-17T10:50:12.490Z] #43 170.5 make[2]: Nothing to be done for 'all'. [2021-04-17T10:50:12.490Z] #43 170.6 make[2]: Nothing to be done for 'all'. [2021-04-17T10:50:12.490Z] #43 170.6 make[2]: Nothing to be done for 'all'. [2021-04-17T10:50:12.490Z] #43 170.6 make[2]: Nothing to be done for 'all'. [2021-04-17T10:50:12.490Z] #43 170.7 make[2]: Nothing to be done for 'all'. [2021-04-17T10:50:12.490Z] #43 170.7 INSTALL criu/criu [2021-04-17T10:50:12.747Z] #43 DONE 170.9s [2021-04-17T10:50:12.747Z] [2021-04-17T10:50:12.747Z] #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-04-17T10:50:12.747Z] #53 sha256:eb7d86fc3ccbb2878364788446795abcf0b5ff9a111899ff44cdb7b3397fd886 [2021-04-17T10:50:12.987Z] #44 180.3 CC criu/seize.o [2021-04-17T10:50:13.398Z] ok github.com/docker/docker/pkg/plugins 33.613s coverage: 76.6% of statements [2021-04-17T10:50:13.399Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-04-17T10:50:13.399Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-04-17T10:50:13.399Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-04-17T10:50:13.399Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-04-17T10:50:13.399Z] ? github.com/docker/docker/pkg/term [no test files] [2021-04-17T10:50:13.399Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-04-17T10:50:13.399Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-04-17T10:50:13.399Z] ? github.com/docker/docker/rootless [no test files] [2021-04-17T10:50:13.399Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-04-17T10:50:13.399Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-04-17T10:50:13.399Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-04-17T10:50:13.399Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-04-17T10:50:13.399Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-04-17T10:50:13.399Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-04-17T10:50:13.399Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-04-17T10:50:13.399Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-04-17T10:50:13.399Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-04-17T10:50:13.399Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-04-17T10:50:13.399Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-04-17T10:50:13.399Z] ? github.com/docker/docker/testutil/request [no test files] [2021-04-17T10:50:13.399Z] ? github.com/docker/docker/volume [no test files] [2021-04-17T10:50:13.399Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-04-17T10:50:13.399Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-04-17T10:50:13.399Z] [2021-04-17T10:50:13.399Z] === Skipped [2021-04-17T10:50:13.399Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-04-17T10:50:13.399Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-04-17T10:50:13.399Z] [2021-04-17T10:50:13.399Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-04-17T10:50:13.399Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-04-17T10:50:13.399Z] [2021-04-17T10:50:13.399Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-04-17T10:50:13.399Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-17T10:50:13.399Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-17T10:50:13.399Z] [2021-04-17T10:50:13.399Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-04-17T10:50:13.399Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-17T10:50:13.399Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-17T10:50:13.399Z] [2021-04-17T10:50:13.399Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-04-17T10:50:13.399Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-17T10:50:13.399Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-17T10:50:13.399Z] [2021-04-17T10:50:13.399Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-04-17T10:50:13.399Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-17T10:50:13.399Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-17T10:50:13.399Z] [2021-04-17T10:50:13.399Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-04-17T10:50:13.399Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-17T10:50:13.399Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-17T10:50:13.399Z] [2021-04-17T10:50:13.399Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-04-17T10:50:13.399Z] graphtest_unix.go:73: No driver to put! [2021-04-17T10:50:13.399Z] [2021-04-17T10:50:13.399Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-04-17T10:50:13.399Z] time="2021-04-17T10:48:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-17T10:50:13.399Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-17T10:50:13.399Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-17T10:50:13.399Z] [2021-04-17T10:50:13.399Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-04-17T10:50:13.399Z] time="2021-04-17T10:48:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-17T10:50:13.399Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-17T10:50:13.399Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-17T10:50:13.399Z] [2021-04-17T10:50:13.399Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-04-17T10:50:13.399Z] time="2021-04-17T10:48:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-17T10:50:13.399Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-17T10:50:13.399Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-17T10:50:13.399Z] [2021-04-17T10:50:13.399Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-04-17T10:50:13.399Z] time="2021-04-17T10:48:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-17T10:50:13.399Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-17T10:50:13.399Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-17T10:50:13.399Z] [2021-04-17T10:50:13.399Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-04-17T10:50:13.399Z] time="2021-04-17T10:48:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-17T10:50:13.399Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-17T10:50:13.399Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-17T10:50:13.399Z] [2021-04-17T10:50:13.399Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-04-17T10:50:13.399Z] graphtest_unix.go:73: No driver to put! [2021-04-17T10:50:13.399Z] [2021-04-17T10:50:13.399Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-04-17T10:50:13.399Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-04-17T10:50:13.399Z] [2021-04-17T10:50:13.399Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-04-17T10:50:13.399Z] overlay_test.go:49: Fails to compute changes intermittently [2021-04-17T10:50:13.399Z] [2021-04-17T10:50:13.399Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-04-17T10:50:13.399Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-04-17T10:50:13.399Z] [2021-04-17T10:50:13.399Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-04-17T10:50:13.399Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-04-17T10:50:13.399Z] [2021-04-17T10:50:13.399Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-04-17T10:50:13.399Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-17T10:50:13.399Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-17T10:50:13.399Z] [2021-04-17T10:50:13.399Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-04-17T10:50:13.399Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-17T10:50:13.399Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-17T10:50:13.399Z] [2021-04-17T10:50:13.399Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-04-17T10:50:13.399Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-17T10:50:13.399Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-17T10:50:13.399Z] [2021-04-17T10:50:13.399Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-04-17T10:50:13.399Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-17T10:50:13.399Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-17T10:50:13.399Z] [2021-04-17T10:50:13.399Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-04-17T10:50:13.399Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-17T10:50:13.399Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-17T10:50:13.399Z] [2021-04-17T10:50:13.399Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-04-17T10:50:13.399Z] graphtest_unix.go:73: No driver to put! [2021-04-17T10:50:13.399Z] [2021-04-17T10:50:13.399Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-04-17T10:50:13.399Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-04-17T10:50:13.399Z] [2021-04-17T10:50:13.399Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-04-17T10:50:13.399Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-04-17T10:50:13.399Z] [2021-04-17T10:50:13.399Z] [2021-04-17T10:50:13.399Z] DONE 2247 tests, 26 skipped in 193.071s Post stage [Pipeline] junit [2021-04-17T10:50:13.443Z] Recording test results [2021-04-17T10:50:13.556Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-17T10:50:13.989Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42305/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=041d074ebe3a55e558e18ad494c69ca6e13c9979 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:041d074ebe3a55e558e18ad494c69ca6e13c9979 hack/make.sh dynbinary test-integration [2021-04-17T10:50:14.118Z] #53 ... [2021-04-17T10:50:14.118Z] [2021-04-17T10:50:14.118Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-17T10:50:14.118Z] #44 sha256:56bbea078784bdb05acaac713f22ebe054dda286641f3c5d3ec7f133081fe42d [2021-04-17T10:50:14.118Z] #44 DONE 0.1s [2021-04-17T10:50:14.118Z] [2021-04-17T10:50:14.118Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-17T10:50:14.118Z] #46 sha256:ba4edc17b02e7fce207c50d10974732ced0cf72df085477039098abcae24aea0 [2021-04-17T10:50:14.118Z] #46 DONE 0.1s [2021-04-17T10:50:14.118Z] [2021-04-17T10:50:14.118Z] #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-04-17T10:50:14.118Z] #56 sha256:d4e7281adff8ae6efc36a7ddd7b8c083b2a4d6a83194cd2c2d01eaaeee3352ff [2021-04-17T10:50:14.279Z] [2021-04-17T10:50:14.279Z] Removing bundles/ [2021-04-17T10:50:14.279Z] [2021-04-17T10:50:14.279Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-04-17T10:50:14.279Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-17T10:50:14.279Z] GOOS="" GOARCH="" GOARM="" [2021-04-17T10:50:14.375Z] #56 ... [2021-04-17T10:50:14.375Z] [2021-04-17T10:50:14.375Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-17T10:50:14.375Z] #48 sha256:aec90ee1a4b653deb75453b437e8e62a6312fcbd21c6a02e3fcfcb8e63c07b3f [2021-04-17T10:50:14.375Z] #48 DONE 0.1s [2021-04-17T10:50:14.375Z] [2021-04-17T10:50:14.375Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-17T10:50:14.375Z] #50 sha256:4f5a6595ea5b607ad92fa949a50119a25debc6cf1bfc2fd6287623a0f9d63697 [2021-04-17T10:50:14.532Z] #53 ... [2021-04-17T10:50:14.532Z] [2021-04-17T10:50:14.532Z] #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-04-17T10:50:14.532Z] #56 sha256:7f1f735160c21973f4b10d58b255ec22489d0ea89e82aca41ca8d12766b839a5 [2021-04-17T10:50:14.532Z] #56 194.9 + bin/containerd [2021-04-17T10:50:14.542Z] #44 181.8 CC criu/servicefd.o [2021-04-17T10:50:14.631Z] #50 DONE 0.3s [2021-04-17T10:50:14.631Z] [2021-04-17T10:50:14.631Z] #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-04-17T10:50:14.631Z] #56 sha256:d4e7281adff8ae6efc36a7ddd7b8c083b2a4d6a83194cd2c2d01eaaeee3352ff [2021-04-17T10:50:14.631Z] #56 ... [2021-04-17T10:50:14.631Z] [2021-04-17T10:50:14.631Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-17T10:50:14.631Z] #52 sha256:f2d6bd23f8345e37b574629adc04d5924813b5b9c262cedc209daca76d15c43e [2021-04-17T10:50:14.631Z] #52 DONE 0.1s [2021-04-17T10:50:14.888Z] [2021-04-17T10:50:14.888Z] #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-04-17T10:50:14.888Z] #56 sha256:d4e7281adff8ae6efc36a7ddd7b8c083b2a4d6a83194cd2c2d01eaaeee3352ff [2021-04-17T10:50:15.193Z] #44 182.3 CC criu/shmem.o [2021-04-17T10:50:15.285Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-04-17T10:50:15.285Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-e2b0fc2a\powershellScript.ps1'; exit $LASTEXITCODE; [2021-04-17T10:50:15.285Z] ---------------------------------------------------------------------------- [2021-04-17T10:50:15.285Z] [2021-04-17T10:50:15.285Z] INFO: executeCI.ps1 starting at Sat Apr 17 10:50:14 CUT 2021 [2021-04-17T10:50:15.285Z] [2021-04-17T10:50:15.285Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-04-17T10:50:15.285Z] INFO: Running git version 2.24.1.windows.2 [2021-04-17T10:50:15.285Z] INFO: Branch:fe_release Build:20295.1.210212-1600 [2021-04-17T10:50:15.285Z] INFO: Environment variables: [2021-04-17T10:50:15.285Z] [2021-04-17T10:50:15.285Z] Name Value [2021-04-17T10:50:15.285Z] ---- ----- [2021-04-17T10:50:15.285Z] ALLUSERSPROFILE C:\ProgramData [2021-04-17T10:50:15.285Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-04-17T10:50:15.285Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-04-17T10:50:15.285Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.10 [2021-04-17T10:50:15.285Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-04-17T10:50:15.285Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.10 [2021-04-17T10:50:15.285Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-04-17T10:50:15.285Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-04-17T10:50:15.285Z] BRANCH_NAME PR-42305 [2021-04-17T10:50:15.285Z] BUILD_DISPLAY_NAME #1 [2021-04-17T10:50:15.285Z] BUILD_ID 1 [2021-04-17T10:50:15.285Z] BUILD_NUMBER 1 [2021-04-17T10:50:15.285Z] BUILD_TAG jenkins-moby-PR-42305-1 [2021-04-17T10:50:15.285Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42305/1/ [2021-04-17T10:50:15.285Z] CHANGE_AUTHOR thaJeztah [2021-04-17T10:50:15.285Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-04-17T10:50:15.285Z] CHANGE_BRANCH apparmor_defer_fix [2021-04-17T10:50:15.285Z] CHANGE_FORK thaJeztah/docker [2021-04-17T10:50:15.285Z] CHANGE_ID 42305 [2021-04-17T10:50:15.285Z] CHANGE_TARGET master [2021-04-17T10:50:15.285Z] CHANGE_TITLE apparmor.InstallDefault(): fix order of remove/close and fix linting warnings [2021-04-17T10:50:15.285Z] CHANGE_URL https://github.com/moby/moby/pull/42305 [2021-04-17T10:50:15.285Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-17T10:50:15.285Z] CommonProgramFiles C:\Program Files\Common Files [2021-04-17T10:50:15.285Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-04-17T10:50:15.285Z] CommonProgramW6432 C:\Program Files\Common Files [2021-04-17T10:50:15.285Z] COMPUTERNAME azwin-2-07d610 [2021-04-17T10:50:15.285Z] ComSpec C:\Windows\system32\cmd.exe [2021-04-17T10:50:15.285Z] ConfigSequenceNumber 0 [2021-04-17T10:50:15.285Z] DOCKER_BUILDKIT 0 [2021-04-17T10:50:15.285Z] DOCKER_DUT_DEBUG 1 [2021-04-17T10:50:15.285Z] DOCKER_EXPERIMENTAL 1 [2021-04-17T10:50:15.285Z] DOCKER_GRAPHDRIVER overlay2 [2021-04-17T10:50:15.285Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-04-17T10:50:15.285Z] EXECUTOR_NUMBER 0 [2021-04-17T10:50:15.285Z] FQDN azwin-2-07d610.westus.cloudapp.azure.com [2021-04-17T10:50:15.285Z] GIT_BRANCH PR-42305 [2021-04-17T10:50:15.285Z] GIT_COMMIT 041d074ebe3a55e558e18ad494c69ca6e13c9979 [2021-04-17T10:50:15.285Z] GIT_URL https://github.com/moby/moby.git [2021-04-17T10:50:15.285Z] HUDSON_COOKIE b84a84f1-fd39-46c0-89df-526c125ad052 [2021-04-17T10:50:15.285Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-04-17T10:50:15.285Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-04-17T10:50:15.285Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-04-17T10:50:15.285Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-04-17T10:50:15.285Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-04-17T10:50:15.285Z] JENKINS_NODE_COOKIE 002f0f15-f853-412b-a68d-2461abe2b535 [2021-04-17T10:50:15.285Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-04-17T10:50:15.285Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-04-17T10:50:15.285Z] JOB_BASE_NAME PR-42305 [2021-04-17T10:50:15.285Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42305/display/redirect [2021-04-17T10:50:15.285Z] JOB_NAME moby/PR-42305 [2021-04-17T10:50:15.285Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42305/ [2021-04-17T10:50:15.285Z] library.jps.version master [2021-04-17T10:50:15.285Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-04-17T10:50:15.285Z] NODE_LABELS amd64 azure azwin-2-07d610 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-04-17T10:50:15.285Z] NODE_NAME azwin-2-07d610 [2021-04-17T10:50:15.285Z] NUMBER_OF_PROCESSORS 4 [2021-04-17T10:50:15.285Z] OS Windows_NT [2021-04-17T10:50:15.285Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-04-17T10:50:15.285Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-04-17T10:50:15.285Z] PROCESSOR_ARCHITECTURE AMD64 [2021-04-17T10:50:15.285Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-04-17T10:50:15.285Z] PROCESSOR_LEVEL 6 [2021-04-17T10:50:15.285Z] PROCESSOR_REVISION 4f01 [2021-04-17T10:50:15.285Z] ProgramData C:\ProgramData [2021-04-17T10:50:15.285Z] ProgramFiles C:\Program Files [2021-04-17T10:50:15.285Z] ProgramFiles(x86) C:\Program Files (x86) [2021-04-17T10:50:15.285Z] ProgramW6432 C:\Program Files [2021-04-17T10:50:15.285Z] PROMPT $P$G [2021-04-17T10:50:15.285Z] PSExecutionPolicyPreference Bypass [2021-04-17T10:50:15.285Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-04-17T10:50:15.285Z] PUBLIC C:\Users\Public [2021-04-17T10:50:15.285Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42305/1/display/redirect?page=artif... [2021-04-17T10:50:15.285Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42305/1/display/redirect?page=changes [2021-04-17T10:50:15.285Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42305/1/display/redirect [2021-04-17T10:50:15.285Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42305/1/display/redirect?page=tests [2021-04-17T10:50:15.285Z] SKIP_VALIDATION_TESTS 1 [2021-04-17T10:50:15.285Z] SOURCES_DRIVE d [2021-04-17T10:50:15.285Z] SOURCES_SUBDIR gopath [2021-04-17T10:50:15.285Z] STAGE_NAME Run tests [2021-04-17T10:50:15.285Z] SystemDrive C: [2021-04-17T10:50:15.285Z] SystemRoot C:\Windows [2021-04-17T10:50:15.285Z] TEMP C:\Windows\TEMP [2021-04-17T10:50:15.285Z] TESTDEBUG 0 [2021-04-17T10:50:15.285Z] TESTRUN_DRIVE d [2021-04-17T10:50:15.285Z] TESTRUN_SUBDIR CI [2021-04-17T10:50:15.285Z] TIMEOUT 120m [2021-04-17T10:50:15.285Z] TMP C:\Windows\TEMP [2021-04-17T10:50:15.285Z] USERDOMAIN WORKGROUP [2021-04-17T10:50:15.285Z] USERNAME azwin-2-07d610$ [2021-04-17T10:50:15.285Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-04-17T10:50:15.285Z] windir C:\Windows [2021-04-17T10:50:15.285Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-04-17T10:50:15.285Z] WINDOWS_BASE_IMAGE_TAG 10.0.20295.1 [2021-04-17T10:50:15.285Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-04-17T10:50:15.285Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-04-17T10:50:15.285Z] [2021-04-17T10:50:15.285Z] [2021-04-17T10:50:15.285Z] [2021-04-17T10:50:16.250Z] #44 183.3 CC criu/sigframe.o [2021-04-17T10:50:16.250Z] #44 183.6 CC criu/signalfd.o [2021-04-17T10:50:16.803Z] INFO: Sources under d:\gopath\... [2021-04-17T10:50:16.803Z] INFO: Test run under d:\CI\... [2021-04-17T10:50:16.803Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-04-17T10:50:16.803Z] INFO: docker/docker repository was found [2021-04-17T10:50:16.907Z] #44 183.9 CC criu/sk-inet.o [2021-04-17T10:50:17.256Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub. This may take some time... [2021-04-17T10:50:17.708Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-04-17T10:50:17.987Z] #44 ... [2021-04-17T10:50:17.987Z] [2021-04-17T10:50:17.987Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-17T10:50:17.987Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-04-17T10:50:17.987Z] #41 249.1 + dpkg --print-architecture [2021-04-17T10:50:17.987Z] #41 249.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-04-17T10:50:18.161Z] 29d5b6a226d2: Pulling fs layer [2021-04-17T10:50:18.287Z] #41 249.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-04-17T10:50:18.287Z] #41 249.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-04-17T10:50:19.060Z] #56 206.8 + bin/containerd [2021-04-17T10:50:19.799Z] #56 ... [2021-04-17T10:50:19.799Z] [2021-04-17T10:50:19.799Z] #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-04-17T10:50:19.799Z] #53 sha256:7e91c679416a0cd96aa45e1224ab3b7b9e9494952ced0263f29ef2dbc1697d74 [2021-04-17T10:50:19.799Z] #53 126.5 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-04-17T10:50:19.799Z] #53 127.6 + mkdir -p /build [2021-04-17T10:50:19.799Z] #53 127.6 + cp runc /build/runc [2021-04-17T10:50:19.799Z] #53 DONE 128.3s [2021-04-17T10:50:19.799Z] [2021-04-17T10:50:19.799Z] #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-04-17T10:50:19.799Z] #56 sha256:7f1f735160c21973f4b10d58b255ec22489d0ea89e82aca41ca8d12766b839a5 [2021-04-17T10:50:21.184Z] #56 ... [2021-04-17T10:50:21.184Z] [2021-04-17T10:50:21.184Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-17T10:50:21.184Z] #54 sha256:f5dee9b500207847c30d77a1b6229d2910c730c1d7672d87e69de9aa7bcf3ddb [2021-04-17T10:50:21.184Z] #54 DONE 0.2s [2021-04-17T10:50:21.184Z] [2021-04-17T10:50:21.184Z] #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-04-17T10:50:21.184Z] #56 sha256:7f1f735160c21973f4b10d58b255ec22489d0ea89e82aca41ca8d12766b839a5 [2021-04-17T10:50:22.850Z] #56 214.3 + bin/containerd-stress [2021-04-17T10:50:24.239Z] #56 217.2 + bin/containerd-shim [2021-04-17T10:50:25.605Z] #56 ... [2021-04-17T10:50:25.605Z] [2021-04-17T10:50:25.605Z] #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-04-17T10:50:25.605Z] #53 sha256:eb7d86fc3ccbb2878364788446795abcf0b5ff9a111899ff44cdb7b3397fd886 [2021-04-17T10:50:25.605Z] #53 129.6 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-04-17T10:50:25.605Z] #53 130.6 + mkdir -p /build [2021-04-17T10:50:25.605Z] #53 130.6 + cp runc /build/runc [2021-04-17T10:50:25.862Z] #53 DONE 131.2s [2021-04-17T10:50:25.862Z] [2021-04-17T10:50:25.862Z] #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-04-17T10:50:25.862Z] #56 sha256:d4e7281adff8ae6efc36a7ddd7b8c083b2a4d6a83194cd2c2d01eaaeee3352ff [2021-04-17T10:50:26.673Z] 29d5b6a226d2: Verifying Checksum [2021-04-17T10:50:26.673Z] 29d5b6a226d2: Download complete [2021-04-17T10:50:27.231Z] #56 ... [2021-04-17T10:50:27.231Z] [2021-04-17T10:50:27.231Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-17T10:50:27.231Z] #54 sha256:3135c10ade79bd6d10066922e4e26047f1a9c287911374cb4bd3784f3af7aa3c [2021-04-17T10:50:27.231Z] #54 DONE 0.2s [2021-04-17T10:50:27.231Z] [2021-04-17T10:50:27.231Z] #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-04-17T10:50:27.231Z] #56 sha256:d4e7281adff8ae6efc36a7ddd7b8c083b2a4d6a83194cd2c2d01eaaeee3352ff [2021-04-17T10:50:28.748Z] #41 ... [2021-04-17T10:50:28.748Z] [2021-04-17T10:50:28.748Z] #44 [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-04-17T10:50:28.748Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-17T10:50:28.748Z] #44 185.4 CC criu/sk-netlink.o [2021-04-17T10:50:28.748Z] #44 186.0 CC criu/sk-packet.o [2021-04-17T10:50:28.748Z] #44 186.8 CC criu/sk-queue.o [2021-04-17T10:50:28.748Z] #44 187.5 CC criu/sk-tcp.o [2021-04-17T10:50:28.748Z] #44 188.1 CC criu/sk-unix.o [2021-04-17T10:50:28.749Z] #44 190.6 CC criu/sockets.o [2021-04-17T10:50:28.749Z] #44 191.9 CC criu/stats.o [2021-04-17T10:50:28.749Z] #44 192.3 CC criu/string.o [2021-04-17T10:50:28.749Z] #44 192.4 CC criu/sysctl.o [2021-04-17T10:50:28.749Z] #44 193.2 CC criu/sysfs_parse.o [2021-04-17T10:50:28.749Z] #44 193.8 CC criu/timens.o [2021-04-17T10:50:28.749Z] #44 194.2 CC criu/timerfd.o [2021-04-17T10:50:28.749Z] #44 194.8 CC criu/tty.o [2021-04-17T10:50:29.544Z] #56 222.9 + bin/containerd-shim-runc-v1 [2021-04-17T10:50:30.292Z] #44 197.3 CC criu/tun.o [2021-04-17T10:50:31.352Z] #44 198.2 CC criu/uffd.o [2021-04-17T10:50:32.894Z] #44 199.7 CC criu/util.o [2021-04-17T10:50:33.764Z] #56 226.9 + bin/containerd-shim-runc-v2 [2021-04-17T10:50:34.432Z] #44 201.4 CC criu/uts_ns.o [2021-04-17T10:50:34.432Z] #44 201.7 CC criu/vdso.o [2021-04-17T10:50:35.152Z] #56 228.2 + binaries [2021-04-17T10:50:35.152Z] #56 228.2 + install -D bin/containerd /build/containerd [2021-04-17T10:50:35.152Z] #56 228.3 + install -D bin/containerd-shim /build/containerd-shim [2021-04-17T10:50:35.152Z] #56 228.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-17T10:50:35.152Z] #56 228.4 + install -D bin/ctr /build/ctr [2021-04-17T10:50:35.486Z] #44 202.4 LINK criu/built-in.o [2021-04-17T10:50:35.486Z] #44 202.6 LINK criu/criu [2021-04-17T10:50:36.146Z] #44 203.4 DEP lib/c/criu.d [2021-04-17T10:50:36.445Z] #44 203.5 CC images/rpc.pb-c.o [2021-04-17T10:50:37.503Z] #44 204.5 CC lib/c/criu.o [2021-04-17T10:50:38.453Z] #56 DONE 231.3s [2021-04-17T10:50:39.397Z] [2021-04-17T10:50:39.397Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-17T10:50:39.397Z] #57 sha256:2771b11c727bf8323d08a523aa471ba26925b16ea185c5a66fac3ab5200262f9 [2021-04-17T10:50:39.614Z] #44 206.5 LINK lib/c/built-in.o [2021-04-17T10:50:39.614Z] #44 206.5 LINK lib/c/libcriu.so [2021-04-17T10:50:39.614Z] #44 206.7 LINK lib/c/libcriu.a [2021-04-17T10:50:39.914Z] #44 207.0 GEN magic.py [2021-04-17T10:50:40.213Z] #44 207.2 Note: Building without setproctitle() and strlcpy() support. [2021-04-17T10:50:40.213Z] #44 207.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-17T10:50:40.213Z] #44 207.3 Note: Building without GnuTLS support [2021-04-17T10:50:40.213Z] #44 207.3 Makefile.config:39: Warn: you have no libnftables installed [2021-04-17T10:50:40.213Z] #44 207.3 Makefile.config:40: Warn: Building without nftables support [2021-04-17T10:50:40.867Z] #44 208.1 fatal: not a git repository (or any of the parent directories): .git [2021-04-17T10:50:41.311Z] #57 DONE 1.6s [2021-04-17T10:50:41.311Z] [2021-04-17T10:50:41.311Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-17T10:50:41.311Z] #61 sha256:f2ef7efb9289260097eb003a2f708f5343828be1fd55fa8a27e53227c9477697 [2021-04-17T10:50:41.311Z] #61 DONE 0.4s [2021-04-17T10:50:41.311Z] [2021-04-17T10:50:41.311Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-17T10:50:41.311Z] #66 sha256:1eea428cff110c3dc77da36fe1776ac13ef9de0a9d1f1699b49d3b15b0376490 [2021-04-17T10:50:42.420Z] #44 209.3 make[1]: Nothing to be done for 'all'. [2021-04-17T10:50:43.225Z] #66 DONE 1.7s [2021-04-17T10:50:43.225Z] [2021-04-17T10:50:43.225Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-17T10:50:43.225Z] #68 sha256:0f5a2df725888080619d4de75a4a2387f51385c4bbcadbf31208479c99dd37ca [2021-04-17T10:50:43.225Z] #68 DONE 0.1s [2021-04-17T10:50:43.225Z] [2021-04-17T10:50:43.225Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-17T10:50:43.225Z] #69 sha256:e03db745aea21d03ebd307cbcf54a5a46f32149fc90d98e7251d4ee4f18a4952 [2021-04-17T10:50:43.225Z] #69 DONE 0.0s [2021-04-17T10:50:43.225Z] [2021-04-17T10:50:43.225Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-17T10:50:43.225Z] #70 sha256:c1b77f3c9801bb38664736a8a57a0c85f29c38983fbba53e6aa6ff2365df633f [2021-04-17T10:50:43.477Z] #44 210.4 make[1]: 'images/built-in.o' is up to date. [2021-04-17T10:50:43.477Z] #44 210.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-17T10:50:43.477Z] #44 210.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-17T10:50:43.477Z] #44 210.5 make[1]: 'compel/libcompel.a' is up to date. [2021-04-17T10:50:43.477Z] #44 210.6 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-17T10:50:43.477Z] #44 210.6 make[1]: Nothing to be done for 'all'. [2021-04-17T10:50:43.477Z] #44 210.6 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-17T10:50:43.777Z] #44 210.9 make[2]: Nothing to be done for 'all'. [2021-04-17T10:50:43.777Z] #44 211.0 make[2]: Nothing to be done for 'all'. [2021-04-17T10:50:43.777Z] #44 211.1 make[2]: Nothing to be done for 'all'. [2021-04-17T10:50:44.079Z] #44 211.3 make[2]: Nothing to be done for 'all'. [2021-04-17T10:50:44.379Z] #44 211.4 make[2]: Nothing to be done for 'all'. [2021-04-17T10:50:44.379Z] #44 211.5 make[2]: Nothing to be done for 'all'. [2021-04-17T10:50:44.379Z] #44 211.5 make[2]: Nothing to be done for 'all'. [2021-04-17T10:50:44.680Z] #44 211.7 make[2]: Nothing to be done for 'all'. [2021-04-17T10:50:44.680Z] #44 211.7 INSTALL criu/criu [2021-04-17T10:50:44.680Z] #44 DONE 211.9s [2021-04-17T10:50:44.680Z] [2021-04-17T10:50:44.680Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-17T10:50:44.680Z] #25 sha256:51b4e6b447676d53649343df5cb0ce4c4197681347fdef8f6ec3b1f7f1746626 [2021-04-17T10:50:45.142Z] #70 DONE 1.9s [2021-04-17T10:50:45.142Z] [2021-04-17T10:50:45.142Z] #71 exporting to image [2021-04-17T10:50:45.142Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-04-17T10:50:45.142Z] #71 exporting layers [2021-04-17T10:50:47.733Z] #56 225.8 + bin/containerd-stress [2021-04-17T10:50:47.733Z] #56 227.8 + bin/containerd-shim [2021-04-17T10:50:49.197Z] #25 ... [2021-04-17T10:50:49.197Z] [2021-04-17T10:50:49.197Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-17T10:50:49.197Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-04-17T10:50:49.197Z] #41 DONE 280.4s [2021-04-17T10:50:49.197Z] [2021-04-17T10:50:49.197Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-17T10:50:49.197Z] #50 sha256:accfad83fe8dbe77da941bba6f4c9fd7ea99fb47fc3f95c525fb6d9545498315 [2021-04-17T10:50:49.197Z] #50 280.7 + /build/golangci-lint --version [2021-04-17T10:50:49.760Z] Loaded image: buildpack-deps:buster [2021-04-17T10:50:49.760Z] Loaded image: busybox:latest [2021-04-17T10:50:49.760Z] Loaded image: busybox:glibc [2021-04-17T10:50:50.260Z] #50 281.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-17T10:50:50.260Z] #50 DONE 281.6s [2021-04-17T10:50:50.260Z] [2021-04-17T10:50:50.260Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-17T10:50:50.260Z] #54 sha256:56ab088f979054a00cbfa52ae01dbbb38440cc008bf86311320d69c5c3285951 [2021-04-17T10:50:50.482Z] #71 exporting layers 4.5s done [2021-04-17T10:50:50.482Z] #71 writing image sha256:f9f1c7d357cb5cd4732a48a48d560905fac768ecb01b63e6ba65c40349bf92b8 done [2021-04-17T10:50:50.482Z] #71 naming to docker.io/library/docker:041d074ebe3a55e558e18ad494c69ca6e13c9979 done [2021-04-17T10:50:50.482Z] #71 DONE 4.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-04-17T10:50:50.699Z] Loaded image: debian:bullseye [2021-04-17T10:50:50.838Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42305/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=041d074ebe3a55e558e18ad494c69ca6e13c9979 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:041d074ebe3a55e558e18ad494c69ca6e13c9979 hack/test/unit [2021-04-17T10:50:50.959Z] Loaded image: hello-world:latest [2021-04-17T10:50:50.959Z] Loaded image: arm32v7/hello-world:latest [2021-04-17T10:50:51.218Z] INFO: Testing against a local daemon [2021-04-17T10:50:51.218Z] === RUN TestCgroupNamespacesBuild [2021-04-17T10:50:53.773Z] #56 238.7 + bin/containerd-stress [2021-04-17T10:50:53.773Z] #56 240.7 + bin/containerd-shim [2021-04-17T10:50:54.301Z] #56 234.5 + bin/containerd-shim-runc-v1 [2021-04-17T10:50:54.533Z] --- PASS: TestCgroupNamespacesBuild (3.50s) [2021-04-17T10:50:54.533Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-17T10:50:56.134Z] ? github.com/docker/docker/api [no test files] [2021-04-17T10:50:57.826Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (3.00s) [2021-04-17T10:50:57.826Z] === RUN TestBuildWithSession [2021-04-17T10:50:57.826Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-17T10:50:57.826Z] build_session_test.go:25: TODO: BuildKit [2021-04-17T10:50:57.826Z] === RUN TestBuildSquashParent [2021-04-17T10:50:58.500Z] #56 239.1 + bin/containerd-shim-runc-v2 [2021-04-17T10:50:59.070Z] #56 240.1 + binaries [2021-04-17T10:50:59.328Z] #56 240.1 + install -D bin/containerd /build/containerd [2021-04-17T10:50:59.328Z] #56 240.1 + install -D bin/containerd-shim /build/containerd-shim [2021-04-17T10:50:59.328Z] #56 240.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-17T10:50:59.328Z] #56 240.1 + install -D bin/ctr /build/ctr [2021-04-17T10:51:00.363Z] #56 247.7 + bin/containerd-shim-runc-v1 [2021-04-17T10:51:01.227Z] #56 DONE 241.8s [2021-04-17T10:51:01.798Z] [2021-04-17T10:51:01.798Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-17T10:51:01.798Z] #57 sha256:77c5ec015e046318b175410234ab4716e7cfeb2db0f794b65d7c0ddd3a3f7a69 [2021-04-17T10:51:02.731Z] #57 DONE 0.8s [2021-04-17T10:51:02.731Z] [2021-04-17T10:51:02.732Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-17T10:51:02.732Z] #61 sha256:40fd6ba774455d6c893f2bdfa4796fbb5f8013814a6ab594271b68c4dd973050 [2021-04-17T10:51:02.732Z] #61 DONE 0.2s [2021-04-17T10:51:02.989Z] [2021-04-17T10:51:02.989Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-17T10:51:02.989Z] #66 sha256:95a6fba49ed6d5f9d99bfc2a3b027458a2703c8903abb89b7cee027b399dc343 [2021-04-17T10:51:03.558Z] #66 DONE 0.9s [2021-04-17T10:51:03.816Z] [2021-04-17T10:51:03.816Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-17T10:51:03.816Z] #68 sha256:ad0862477e7cfd67e48814633fc96de5953f89e8ea9ffd0e7f33670532300c43 [2021-04-17T10:51:03.816Z] #68 DONE 0.0s [2021-04-17T10:51:03.816Z] [2021-04-17T10:51:03.816Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-17T10:51:03.816Z] #69 sha256:665d176435e408e2486c0cc84191315caa292802fe0a937fac488a3c1342ace6 [2021-04-17T10:51:03.816Z] #69 DONE 0.0s [2021-04-17T10:51:03.816Z] [2021-04-17T10:51:03.816Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-17T10:51:03.816Z] #70 sha256:f33cf40e19f9e2f5b566ae9dd5d0d47dd715e430f184dccdadbd40e4a064c85f [2021-04-17T10:51:04.540Z] #56 252.3 + bin/containerd-shim-runc-v2 [2021-04-17T10:51:05.103Z] #56 253.3 + binaries [2021-04-17T10:51:05.192Z] #70 DONE 1.3s [2021-04-17T10:51:05.192Z] [2021-04-17T10:51:05.192Z] #71 exporting to image [2021-04-17T10:51:05.192Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-04-17T10:51:05.192Z] #71 exporting layers [2021-04-17T10:51:05.359Z] #56 253.3 + install -D bin/containerd /build/containerd [2021-04-17T10:51:05.359Z] #56 253.4 + install -D bin/containerd-shim /build/containerd-shim [2021-04-17T10:51:05.359Z] #56 253.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-17T10:51:05.359Z] #56 253.4 + install -D bin/ctr /build/ctr [2021-04-17T10:51:06.723Z] #56 DONE 254.9s [2021-04-17T10:51:08.090Z] [2021-04-17T10:51:08.090Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-17T10:51:08.090Z] #57 sha256:6a05714778cb9f1a156243d9e740feb6de5f7a56f1590cf4747cabf54a6f62b4 [2021-04-17T10:51:08.134Z] 4612f6d0b889: Pull complete [2021-04-17T10:51:08.398Z] ok github.com/docker/docker/api/server 0.043s coverage: 9.0% of statements [2021-04-17T10:51:09.016Z] #57 DONE 1.0s [2021-04-17T10:51:09.016Z] [2021-04-17T10:51:09.016Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-17T10:51:09.016Z] #61 sha256:9001cf330b07c48efd95477f1e2cb5ddc97a4561f01a0f467e56100c560aef51 [2021-04-17T10:51:09.016Z] #61 DONE 0.2s [2021-04-17T10:51:09.271Z] [2021-04-17T10:51:09.271Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-17T10:51:09.271Z] #66 sha256:9a4783f876a7b003e29ea6c2bb4479a4f7d70ad6523ef2a2fd6b7b1feb4b4f16 [2021-04-17T10:51:10.203Z] #66 DONE 0.9s [2021-04-17T10:51:10.203Z] [2021-04-17T10:51:10.203Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-17T10:51:10.203Z] #68 sha256:88df9009512238bbea86279d3e9f92f99dcf6dea57a3597a3f12a0203eb20c8b [2021-04-17T10:51:10.203Z] #68 DONE 0.1s [2021-04-17T10:51:10.203Z] [2021-04-17T10:51:10.203Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-17T10:51:10.203Z] #69 sha256:28d1e3d3e5cc95242e4b5412571c276e2e0d9885338794dc2d50c52692adb4c9 [2021-04-17T10:51:10.203Z] #69 DONE 0.0s [2021-04-17T10:51:10.203Z] [2021-04-17T10:51:10.203Z] #70 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2021-04-17T10:51:10.203Z] #70 sha256:e2ded237629e93d70f4177447d557b945ffb36fa60bd11dc0c31125f7cb2a3b3 [2021-04-17T10:51:10.764Z] #70 0.699 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-04-17T10:51:10.764Z] #70 0.758 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-04-17T10:51:11.020Z] #70 0.840 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-04-17T10:51:11.020Z] #70 0.841 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-04-17T10:51:11.157Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-17T10:51:11.157Z] [2021-04-17T10:51:11.157Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-17T10:51:11.157Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-17T10:51:11.157Z] HOSTNAME=1a6441baad83 [2021-04-17T10:51:11.157Z] TESTDEBUG=0 [2021-04-17T10:51:11.157Z] DEST=bundles/test-integration [2021-04-17T10:51:11.157Z] PWD=/go/src/github.com/docker/docker [2021-04-17T10:51:11.157Z] DOCKER_GITCOMMIT=041d074ebe3a55e558e18ad494c69ca6e13c9979 [2021-04-17T10:51:11.157Z] container=docker [2021-04-17T10:51:11.157Z] HOME=/root [2021-04-17T10:51:11.157Z] GOLANG_VERSION=1.13.15 [2021-04-17T10:51:11.157Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-17T10:51:11.157Z] VALIDATE_BRANCH=master [2021-04-17T10:51:11.157Z] TERM=xterm [2021-04-17T10:51:11.157Z] DOCKER_PKG=github.com/docker/docker [2021-04-17T10:51:11.157Z] SHLVL=1 [2021-04-17T10:51:11.157Z] TIMEOUT=120m [2021-04-17T10:51:11.157Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-17T10:51:11.157Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-17T10:51:11.157Z] GO111MODULE=off [2021-04-17T10:51:11.157Z] DOCKER_EXPERIMENTAL=1 [2021-04-17T10:51:11.157Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-17T10:51:11.157Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-17T10:51:11.157Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-17T10:51:11.157Z] GOPATH=/go [2021-04-17T10:51:11.157Z] PKG_CONFIG=pkg-config [2021-04-17T10:51:11.157Z] _=/usr/bin/env [2021-04-17T10:51:11.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-17T10:51:11.582Z] #70 1.056 Reading package lists... [2021-04-17T10:51:11.758Z] #71 exporting layers 6.6s done [2021-04-17T10:51:11.758Z] #71 writing image sha256:334d08bbf25ca34756536f500ab08d778c20bace1d659cf9d39ef1188032bcc8 done [2021-04-17T10:51:11.758Z] #71 naming to docker.io/library/docker:041d074ebe3a55e558e18ad494c69ca6e13c9979 done [2021-04-17T10:51:11.758Z] #71 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-17T10:51:12.113Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42305/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=041d074ebe3a55e558e18ad494c69ca6e13c9979 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:041d074ebe3a55e558e18ad494c69ca6e13c9979 hack/make.sh dynbinary test-integration [2021-04-17T10:51:12.402Z] #70 1.705 Reading package lists... [2021-04-17T10:51:12.657Z] #70 2.346 Building dependency tree... [2021-04-17T10:51:12.657Z] #70 2.482 Reading state information... [2021-04-17T10:51:12.657Z] #70 2.593 The following additional packages will be installed: [2021-04-17T10:51:12.657Z] #70 2.593 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-04-17T10:51:12.657Z] #70 2.594 libpam-systemd [2021-04-17T10:51:12.657Z] #70 2.594 Suggested packages: [2021-04-17T10:51:12.657Z] #70 2.594 systemd-container policykit-1 [2021-04-17T10:51:12.657Z] #70 2.594 Recommended packages: [2021-04-17T10:51:12.657Z] #70 2.594 libnss-systemd [2021-04-17T10:51:12.657Z] #70 2.675 The following NEW packages will be installed: [2021-04-17T10:51:12.720Z] --- PASS: TestBuildSquashParent (13.62s) [2021-04-17T10:51:12.720Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-17T10:51:12.720Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-17T10:51:12.720Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-17T10:51:12.720Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-17T10:51:12.720Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-17T10:51:12.720Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-17T10:51:12.720Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-17T10:51:12.720Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-17T10:51:12.720Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-17T10:51:12.720Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-17T10:51:12.720Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-17T10:51:12.720Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-17T10:51:12.720Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-17T10:51:12.720Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-17T10:51:12.720Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-17T10:51:12.912Z] #70 2.676 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-04-17T10:51:12.913Z] #70 2.676 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-04-17T10:51:12.913Z] #70 2.941 0 upgraded, 11 newly installed, 0 to remove and 27 not upgraded. [2021-04-17T10:51:12.913Z] #70 2.941 Need to get 4762 kB of archives. [2021-04-17T10:51:12.913Z] #70 2.941 After this operation, 16.6 MB of additional disk space will be used. [2021-04-17T10:51:12.913Z] #70 2.941 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-04-17T10:51:13.168Z] #70 2.943 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] [2021-04-17T10:51:13.168Z] #70 2.944 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-04-17T10:51:13.168Z] #70 2.948 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-04-17T10:51:13.168Z] #70 2.950 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-04-17T10:51:13.168Z] #70 3.045 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB] [2021-04-17T10:51:13.424Z] #70 3.220 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB] [2021-04-17T10:51:13.424Z] #70 3.221 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-04-17T10:51:13.424Z] #70 3.223 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-04-17T10:51:13.424Z] #70 3.225 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB] [2021-04-17T10:51:13.424Z] #70 3.275 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] [2021-04-17T10:51:13.487Z] [2021-04-17T10:51:13.487Z] Removing bundles/ [2021-04-17T10:51:13.487Z] [2021-04-17T10:51:13.487Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-04-17T10:51:13.487Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-17T10:51:13.487Z] GOOS="" GOARCH="" GOARM="" [2021-04-17T10:51:13.680Z] #70 3.515 debconf: delaying package configuration, since apt-utils is not installed [2021-04-17T10:51:13.680Z] #70 3.540 Fetched 4762 kB in 1s (7049 kB/s) [2021-04-17T10:51:13.680Z] #70 3.561 Selecting previously unselected package libargon2-1:amd64. [2021-04-17T10:51:13.680Z] #70 3.561 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28057 files and directories currently installed.) [2021-04-17T10:51:13.680Z] #70 3.576 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-04-17T10:51:13.680Z] #70 3.582 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-04-17T10:51:13.680Z] #70 3.611 Selecting previously unselected package libjson-c3:amd64. [2021-04-17T10:51:13.680Z] #70 3.614 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-04-17T10:51:13.680Z] #70 3.617 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-04-17T10:51:13.680Z] #70 3.649 Selecting previously unselected package libcryptsetup12:amd64. [2021-04-17T10:51:13.680Z] #70 3.652 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-04-17T10:51:13.680Z] #70 3.655 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-04-17T10:51:13.680Z] #70 3.703 Selecting previously unselected package libidn11:amd64. [2021-04-17T10:51:13.680Z] #70 3.703 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-04-17T10:51:13.680Z] #70 3.706 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-04-17T10:51:13.680Z] #70 3.747 Selecting previously unselected package libkmod2:amd64. [2021-04-17T10:51:13.935Z] #70 3.750 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-04-17T10:51:13.935Z] #70 3.753 Unpacking libkmod2:amd64 (26-1) ... [2021-04-17T10:51:13.935Z] #70 3.796 Selecting previously unselected package systemd. [2021-04-17T10:51:13.935Z] #70 3.796 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ... [2021-04-17T10:51:13.935Z] #70 3.835 Unpacking systemd (241-7~deb10u7) ... [2021-04-17T10:51:14.496Z] #70 4.256 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-04-17T10:51:14.496Z] #70 4.265 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-04-17T10:51:14.496Z] #70 4.275 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-04-17T10:51:14.496Z] #70 4.284 Setting up libidn11:amd64 (1.33-2.2) ... [2021-04-17T10:51:14.496Z] #70 4.294 Setting up libkmod2:amd64 (26-1) ... [2021-04-17T10:51:14.496Z] #70 4.305 Setting up systemd (241-7~deb10u7) ... [2021-04-17T10:51:14.496Z] #70 4.351 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-04-17T10:51:14.496Z] #70 4.353 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-04-17T10:51:14.496Z] #70 4.356 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-04-17T10:51:14.496Z] #70 4.356 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-04-17T10:51:15.058Z] #70 4.782 Selecting previously unselected package systemd-sysv. [2021-04-17T10:51:15.058Z] #70 4.782 (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 ... 28854 files and directories currently installed.) [2021-04-17T10:51:15.058Z] #70 4.796 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ... [2021-04-17T10:51:15.058Z] #70 4.799 Unpacking systemd-sysv (241-7~deb10u7) ... [2021-04-17T10:51:15.058Z] #70 4.840 Selecting previously unselected package libdbus-1-3:amd64. [2021-04-17T10:51:15.058Z] #70 4.843 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-04-17T10:51:15.058Z] #70 4.847 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-04-17T10:51:15.058Z] #70 4.903 Selecting previously unselected package dbus. [2021-04-17T10:51:15.058Z] #70 4.904 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-04-17T10:51:15.058Z] #70 4.914 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-04-17T10:51:15.058Z] #70 4.971 Selecting previously unselected package libpam-systemd:amd64. [2021-04-17T10:51:15.058Z] #70 4.971 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ... [2021-04-17T10:51:15.058Z] #70 4.974 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ... [2021-04-17T10:51:15.058Z] #70 5.016 Selecting previously unselected package dbus-user-session. [2021-04-17T10:51:15.058Z] #70 5.016 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-04-17T10:51:15.058Z] #70 5.019 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-04-17T10:51:15.058Z] #70 5.086 Setting up systemd-sysv (241-7~deb10u7) ... [2021-04-17T10:51:15.058Z] #70 5.096 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-04-17T10:51:15.058Z] #70 5.106 Setting up dbus (1.12.20-0+deb10u1) ... [2021-04-17T10:51:15.314Z] #70 5.214 invoke-rc.d: could not determine current runlevel [2021-04-17T10:51:15.314Z] #70 5.217 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-17T10:51:15.314Z] #70 5.221 Setting up libpam-systemd:amd64 (241-7~deb10u7) ... [2021-04-17T10:51:15.570Z] #70 5.364 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-04-17T10:51:15.570Z] #70 5.376 Processing triggers for systemd (241-7~deb10u7) ... [2021-04-17T10:51:15.570Z] #70 5.384 Processing triggers for libc-bin (2.28-10) ... [2021-04-17T10:51:15.570Z] #70 DONE 5.5s [2021-04-17T10:51:15.570Z] [2021-04-17T10:51:15.570Z] #71 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2021-04-17T10:51:15.570Z] #71 sha256:62974b72ee5f79d62bb2c6754acac37216477bd2a047a1798df9bd9672a124e8 [2021-04-17T10:51:16.133Z] #71 0.466 % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-17T10:51:16.133Z] #71 0.470 Dload Upload Total Spent Left Speed [2021-04-17T10:51:16.133Z] #71 0.470 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 20483 0 --:--:-- --:--:-- --:--:-- 20483 [2021-04-17T10:51:16.133Z] #71 DONE 0.6s [2021-04-17T10:51:16.133Z] [2021-04-17T10:51:16.133Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-17T10:51:16.133Z] #72 sha256:20d2576092e7360f9bfa9c762ebaa0d58587cbe1e3e76a90ed2ea5f04f8c4da3 [2021-04-17T10:51:16.917Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-17T10:51:16.917Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-17T10:51:17.061Z] #72 DONE 0.7s [2021-04-17T10:51:17.061Z] [2021-04-17T10:51:17.061Z] #73 exporting to image [2021-04-17T10:51:17.061Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-04-17T10:51:17.061Z] #73 exporting layers [2021-04-17T10:51:17.504Z] #54 195.9 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-04-17T10:51:17.504Z] #54 197.0 + mkdir -p /build [2021-04-17T10:51:17.504Z] #54 197.0 + cp runc /build/runc [2021-04-17T10:51:17.504Z] #54 DONE 197.1s [2021-04-17T10:51:17.504Z] [2021-04-17T10:51:17.504Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-17T10:51:17.504Z] #57 sha256:c85c3fb45a279b8a53d24b1b53c1975e9ac7cee813f06506558721fb973f551e [2021-04-17T10:51:19.776Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|exports_file|name|files|imports) took 2m0.872408448s [2021-04-17T10:51:19.776Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 652.402173ms [2021-04-17T10:51:20.292Z] #57 269.4 + bin/containerd [2021-04-17T10:51:22.195Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-17T10:51:22.455Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-17T10:51:23.062Z] #57 ... [2021-04-17T10:51:23.062Z] [2021-04-17T10:51:23.062Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-17T10:51:23.062Z] #25 sha256:51b4e6b447676d53649343df5cb0ce4c4197681347fdef8f6ec3b1f7f1746626 [2021-04-17T10:51:23.062Z] #25 314.0 + return [2021-04-17T10:51:23.062Z] #25 DONE 314.2s [2021-04-17T10:51:23.062Z] [2021-04-17T10:51:23.062Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-17T10:51:23.062Z] #57 sha256:c85c3fb45a279b8a53d24b1b53c1975e9ac7cee813f06506558721fb973f551e [2021-04-17T10:51:23.598Z] #73 exporting layers 6.8s done [2021-04-17T10:51:23.598Z] #73 writing image sha256:4c6747a0d2bfd0e164ae8238390e8a8dc7ebc58638821e362774d04893244f40 [2021-04-17T10:51:23.598Z] #73 writing image sha256:4c6747a0d2bfd0e164ae8238390e8a8dc7ebc58638821e362774d04893244f40 done [2021-04-17T10:51:23.598Z] #73 naming to docker.io/library/docker:041d074ebe3a55e558e18ad494c69ca6e13c9979 done [2021-04-17T10:51:23.598Z] #73 DONE 6.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-17T10:51:23.960Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42305/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=041d074ebe3a55e558e18ad494c69ca6e13c9979 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:041d074ebe3a55e558e18ad494c69ca6e13c9979 hack/make.sh dynbinary test-integration [2021-04-17T10:51:24.606Z] #57 ... [2021-04-17T10:51:24.606Z] [2021-04-17T10:51:24.606Z] #26 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-17T10:51:24.606Z] #26 sha256:661ca424cd1f2dbc3e0ad32423637b66e51d078e0605d328748a501b93266b35 [2021-04-17T10:51:24.606Z] #26 DONE 0.2s [2021-04-17T10:51:24.906Z] [2021-04-17T10:51:24.906Z] #31 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-17T10:51:24.906Z] #31 sha256:9d4b134d06812f7f446c691e551d89c0b458a3d131a5129fe8b1b6e190c2b409 [2021-04-17T10:51:25.563Z] #31 DONE 0.7s [2021-04-17T10:51:25.563Z] [2021-04-17T10:51:25.563Z] #34 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-17T10:51:25.563Z] #34 sha256:981b1e90c040ec356217555e732fe511a8497e387cbab0475a72fd1af479f8a4 [2021-04-17T10:51:25.563Z] #34 DONE 0.1s [2021-04-17T10:51:25.563Z] [2021-04-17T10:51:25.563Z] #36 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-04-17T10:51:25.563Z] #36 sha256:4e8ed08530b4384ef1e4cf8a79014e8bf078a5ef89458c5d20899510c7045fca [2021-04-17T10:51:25.848Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-04-17T10:51:25.848Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-04-17T10:51:25.848Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-04-17T10:51:25.848Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-04-17T10:51:25.848Z] 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-04-17T10:51:25.848Z] Detected virtualization docker. [2021-04-17T10:51:25.848Z] Detected architecture x86-64. [2021-04-17T10:51:25.848Z] Set hostname to . [2021-04-17T10:51:25.864Z] #36 DONE 0.2s [2021-04-17T10:51:25.864Z] [2021-04-17T10:51:25.864Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-17T10:51:25.864Z] #39 sha256:457f81890fe7b7acbaa4c273095779c2e602f0e30b4f53ccedbb22a83199212a [2021-04-17T10:51:25.864Z] #39 DONE 0.1s [2021-04-17T10:51:25.864Z] [2021-04-17T10:51:25.864Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-17T10:51:25.864Z] #42 sha256:f509d14280e75ea89b65fe21183b174632d2267b0b08040d37a9884b19b7978f [2021-04-17T10:51:25.864Z] #42 DONE 0.1s [2021-04-17T10:51:25.864Z] [2021-04-17T10:51:25.864Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-17T10:51:25.864Z] #57 sha256:c85c3fb45a279b8a53d24b1b53c1975e9ac7cee813f06506558721fb973f551e [2021-04-17T10:51:26.104Z] + source /etc/docker-entrypoint-cmd [2021-04-17T10:51:26.104Z] ++ hack/make.sh dynbinary test-integration [2021-04-17T10:51:26.104Z] [2021-04-17T10:51:26.104Z] Removing bundles/ [2021-04-17T10:51:26.104Z] [2021-04-17T10:51:26.166Z] #57 ... [2021-04-17T10:51:26.167Z] [2021-04-17T10:51:26.167Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-17T10:51:26.167Z] #45 sha256:88af3cf29fb4be4bf18d57458f5c7ff31fa46ef3044f6745ed11d6c31ed06c6d [2021-04-17T10:51:26.167Z] #45 DONE 0.1s [2021-04-17T10:51:26.167Z] [2021-04-17T10:51:26.167Z] #47 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-17T10:51:26.167Z] #47 sha256:e5cc76be7d7cfd70752ea02f4a7b92507db1dc987374b1b8a138223fbecf5d82 [2021-04-17T10:51:26.167Z] #47 DONE 0.1s [2021-04-17T10:51:26.167Z] [2021-04-17T10:51:26.167Z] #49 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-17T10:51:26.167Z] #49 sha256:7aa219d31d2a1d3137a5fcc53299e21bff2c66904c1625a9f6abf9bc680ce86c [2021-04-17T10:51:26.167Z] #49 DONE 0.1s [2021-04-17T10:51:26.167Z] [2021-04-17T10:51:26.167Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-17T10:51:26.167Z] #57 sha256:c85c3fb45a279b8a53d24b1b53c1975e9ac7cee813f06506558721fb973f551e [2021-04-17T10:51:26.167Z] #57 ... [2021-04-17T10:51:26.167Z] [2021-04-17T10:51:26.167Z] #51 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-17T10:51:26.167Z] #51 sha256:c6033947e008c648488594f54132b565610954ee6d5a9d6a40a0acc98d59b28f [2021-04-17T10:51:26.167Z] #51 DONE 0.1s [2021-04-17T10:51:26.167Z] [2021-04-17T10:51:26.167Z] #53 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-17T10:51:26.167Z] #53 sha256:8fa4e06e508b30a6adf6beb5cbbc5361879139c256125f4d7fd0c2ac7a90bbef [2021-04-17T10:51:26.360Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-04-17T10:51:26.360Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-17T10:51:26.360Z] GOOS="" GOARCH="" GOARM="" [2021-04-17T10:51:26.463Z] #53 DONE 0.1s [2021-04-17T10:51:26.463Z] [2021-04-17T10:51:26.463Z] #55 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-17T10:51:26.463Z] #55 sha256:01f945052070883c78e5237932846c4c22894f26f63f517e831bcf43f118496e [2021-04-17T10:51:26.463Z] #55 DONE 0.1s [2021-04-17T10:51:26.463Z] [2021-04-17T10:51:26.463Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-17T10:51:26.463Z] #57 sha256:c85c3fb45a279b8a53d24b1b53c1975e9ac7cee813f06506558721fb973f551e [2021-04-17T10:51:27.734Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-04-17T10:51:27.734Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.55s) [2021-04-17T10:51:27.734Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.70s) [2021-04-17T10:51:27.734Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.31s) [2021-04-17T10:51:27.734Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.57s) [2021-04-17T10:51:27.734Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.32s) [2021-04-17T10:51:27.734Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.22s) [2021-04-17T10:51:27.734Z] === RUN TestBuildMultiStageCopy [2021-04-17T10:51:27.734Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-17T10:51:31.931Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-17T10:51:31.931Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-17T10:51:32.501Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-17T10:51:33.070Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-17T10:51:33.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-17T10:51:33.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-17T10:51:34.009Z] --- PASS: TestBuildMultiStageCopy (6.18s) [2021-04-17T10:51:34.009Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.80s) [2021-04-17T10:51:34.009Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.61s) [2021-04-17T10:51:34.009Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) [2021-04-17T10:51:34.009Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s) [2021-04-17T10:51:34.009Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s) [2021-04-17T10:51:34.009Z] === RUN TestBuildMultiStageParentConfig [2021-04-17T10:51:35.389Z] --- PASS: TestBuildMultiStageParentConfig (1.35s) [2021-04-17T10:51:35.389Z] === RUN TestBuildLabelWithTargets [2021-04-17T10:51:37.296Z] --- PASS: TestBuildLabelWithTargets (2.24s) [2021-04-17T10:51:37.296Z] === RUN TestBuildWithEmptyLayers [2021-04-17T10:51:37.819Z] INFO [runner/unused/goanalysis] analyzers took 29.243310372s with top 10 stages: buildssa: 24.786385269s, U1000: 4.456925103s [2021-04-17T10:51:38.676Z] --- PASS: TestBuildWithEmptyLayers (1.31s) [2021-04-17T10:51:38.676Z] === RUN TestBuildMultiStageOnBuild [2021-04-17T10:51:42.981Z] --- PASS: TestBuildMultiStageOnBuild (4.10s) [2021-04-17T10:51:42.981Z] === RUN TestBuildUncleanTarFilenames [2021-04-17T10:51:44.889Z] --- PASS: TestBuildUncleanTarFilenames (1.84s) [2021-04-17T10:51:44.889Z] === RUN TestBuildMultiStageLayerLeak [2021-04-17T10:51:46.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-17T10:51:49.084Z] --- PASS: TestBuildMultiStageLayerLeak (4.45s) [2021-04-17T10:51:49.084Z] === RUN TestBuildWithHugeFile [2021-04-17T10:51:51.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-17T10:51:52.729Z] 29d5b6a226d2: Pull complete [2021-04-17T10:51:52.729Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-04-17T10:51:52.729Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-17T10:51:52.729Z] mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-17T10:51:52.729Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 completed successfully [2021-04-17T10:51:52.729Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore [2021-04-17T10:51:52.729Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1' [2021-04-17T10:51:52.729Z] INFO: Docker version of control daemon [2021-04-17T10:51:52.729Z] [2021-04-17T10:51:52.729Z] Client: Mirantis Container Runtime [2021-04-17T10:51:52.729Z] Version: 20.10.0 [2021-04-17T10:51:52.729Z] API version: 1.41 [2021-04-17T10:51:52.729Z] Go version: go1.13.15 [2021-04-17T10:51:52.729Z] Git commit: 6ee42dc [2021-04-17T10:51:52.729Z] Built: 03/11/2021 13:24:56 [2021-04-17T10:51:52.729Z] OS/Arch: windows/amd64 [2021-04-17T10:51:52.729Z] Context: default [2021-04-17T10:51:52.729Z] Experimental: true [2021-04-17T10:51:52.729Z] [2021-04-17T10:51:52.729Z] Server: Mirantis Container Runtime [2021-04-17T10:51:52.729Z] Engine: [2021-04-17T10:51:52.729Z] Version: 20.10.0 [2021-04-17T10:51:52.729Z] API version: 1.41 (minimum version 1.24) [2021-04-17T10:51:52.729Z] Go version: go1.13.15 [2021-04-17T10:51:52.729Z] Git commit: 1e08f21e79 [2021-04-17T10:51:52.729Z] Built: 03/11/2021 13:23:32 [2021-04-17T10:51:52.729Z] OS/Arch: windows/amd64 [2021-04-17T10:51:52.729Z] Experimental: true [2021-04-17T10:51:52.729Z] [2021-04-17T10:51:52.729Z] INFO: Docker info of control daemon [2021-04-17T10:51:52.729Z] [2021-04-17T10:51:52.729Z] Client: [2021-04-17T10:51:52.729Z] Context: default [2021-04-17T10:51:52.729Z] Debug Mode: false [2021-04-17T10:51:52.729Z] Plugins: [2021-04-17T10:51:52.729Z] app: Docker Application (Docker Inc., v0.8.0) [2021-04-17T10:51:52.729Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-04-17T10:51:52.729Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-04-17T10:51:52.729Z] [2021-04-17T10:51:52.729Z] Server: [2021-04-17T10:51:52.729Z] Containers: 0 [2021-04-17T10:51:52.729Z] Running: 0 [2021-04-17T10:51:52.729Z] Paused: 0 [2021-04-17T10:51:52.729Z] Stopped: 0 [2021-04-17T10:51:52.729Z] Images: 1 [2021-04-17T10:51:52.729Z] Server Version: 20.10.0 [2021-04-17T10:51:52.729Z] Storage Driver: lcow (linux) windowsfilter (windows) [2021-04-17T10:51:52.729Z] LCOW: [2021-04-17T10:51:52.729Z] Windows: [2021-04-17T10:51:52.729Z] Logging Driver: json-file [2021-04-17T10:51:52.729Z] Plugins: [2021-04-17T10:51:52.729Z] Volume: local [2021-04-17T10:51:52.729Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-17T10:51:52.729Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-17T10:51:52.729Z] Swarm: inactive [2021-04-17T10:51:52.729Z] Default Isolation: process [2021-04-17T10:51:52.729Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-04-17T10:51:52.729Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-04-17T10:51:52.729Z] OSType: windows [2021-04-17T10:51:52.729Z] Architecture: x86_64 [2021-04-17T10:51:52.729Z] CPUs: 4 [2021-04-17T10:51:52.729Z] Total Memory: 32GiB [2021-04-17T10:51:52.729Z] Name: azwin-2-07d610 [2021-04-17T10:51:52.729Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-04-17T10:51:52.729Z] Docker Root Dir: D:\docker [2021-04-17T10:51:52.729Z] Debug Mode: false [2021-04-17T10:51:52.729Z] Registry: https://index.docker.io/v1/ [2021-04-17T10:51:52.729Z] Labels: [2021-04-17T10:51:52.729Z] Experimental: true [2021-04-17T10:51:52.729Z] Insecure Registries: [2021-04-17T10:51:52.729Z] 10.0.0.4:5000 [2021-04-17T10:51:52.729Z] 127.0.0.0/8 [2021-04-17T10:51:52.729Z] Registry Mirrors: [2021-04-17T10:51:52.729Z] http://10.0.0.4:5000/ [2021-04-17T10:51:52.729Z] Live Restore Enabled: false [2021-04-17T10:51:52.729Z] [2021-04-17T10:51:52.729Z] [2021-04-17T10:51:52.729Z] INFO: Commit hash is 041d074ebe [2021-04-17T10:51:52.729Z] INFO: Nuke-Everything... [2021-04-17T10:51:52.729Z] INFO: Container count on control daemon to delete is 0 [2021-04-17T10:51:52.729Z] INFO: Nuking d:\CI [2021-04-17T10:51:52.729Z] INFO: Zapped successfully [2021-04-17T10:51:52.729Z] INFO: Location for testing is d:\CI\PR-42305\1 [2021-04-17T10:51:52.729Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-04-17T10:51:52.729Z] [2021-04-17T10:51:52.729Z] [2021-04-17T10:51:52.729Z] INFO: Building the image from Dockerfile.windows at 04/17/2021 10:51:45... [2021-04-17T10:51:52.729Z] [2021-04-17T10:51:52.729Z] Sending build context to Docker daemon 58.46MB [2021-04-17T10:51:52.729Z] [2021-04-17T10:51:52.729Z] Step 1/10 : FROM microsoft/windowsservercore [2021-04-17T10:51:52.729Z] ---> 39d157a84080 [2021-04-17T10:51:52.729Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-04-17T10:51:52.729Z] ---> Running in 83d0efe222a8 [2021-04-17T10:51:52.729Z] Removing intermediate container 83d0efe222a8 [2021-04-17T10:51:52.729Z] ---> 5eca5f3268fb [2021-04-17T10:51:52.729Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-04-17T10:51:52.729Z] ---> Running in a6c1932786bb [2021-04-17T10:51:52.729Z] Removing intermediate container a6c1932786bb [2021-04-17T10:51:52.729Z] ---> c315422199cd [2021-04-17T10:51:52.729Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-04-17T10:51:52.729Z] ---> Running in 322ddd868103 [2021-04-17T10:51:52.729Z] Removing intermediate container 322ddd868103 [2021-04-17T10:51:52.729Z] ---> 834534658a19 [2021-04-17T10:51:52.729Z] 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-04-17T10:51:52.729Z] ---> Running in b2d014189772 [2021-04-17T10:51:52.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-17T10:51:53.192Z] Removing intermediate container b2d014189772 [2021-04-17T10:51:53.192Z] ---> 9b1f2377a8b1 [2021-04-17T10:51:53.192Z] 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-04-17T10:51:53.192Z] ---> Running in 459c5f100d19 [2021-04-17T10:51:53.522Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-17T10:51:54.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-17T10:51:54.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-17T10:51:55.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-17T10:51:57.780Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-17T10:51:57.969Z] [2021-04-17T10:51:57.969Z] SUCCESS: Specified value was saved. [2021-04-17T10:51:58.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-17T10:51:58.941Z] INFO: Downloading git... [2021-04-17T10:51:59.099Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-17T10:51:59.099Z] Using test binary docker [2021-04-17T10:51:59.099Z] +++ /etc/init.d/apparmor start [2021-04-17T10:51:59.099Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-17T10:51:59.099Z] INFO: Waiting for daemon to start... [2021-04-17T10:51:59.099Z] Starting dockerd [2021-04-17T10:51:59.099Z] +++ 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-04-17T10:51:59.250Z] #57 303.5 + bin/containerd-stress [2021-04-17T10:51:59.250Z] #57 305.9 + bin/containerd-shim [2021-04-17T10:51:59.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-17T10:51:59.915Z] INFO: Downloading go... [2021-04-17T10:52:00.036Z] . [2021-04-17T10:52:00.036Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-17T10:52:00.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-17T10:52:00.296Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-17T10:52:00.296Z] Error: No such image: emptyfs [2021-04-17T10:52:00.296Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-17T10:52:00.296Z] ++++ docker load [2021-04-17T10:52:00.556Z] Running integration-test (iteration 1) [2021-04-17T10:52:00.556Z] 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-04-17T10:52:00.556Z] ++ 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-04-17T10:52:00.556Z] ++ set -e [2021-04-17T10:52:00.556Z] ++ '[' -n 0 ']' [2021-04-17T10:52:00.556Z] ++ set -x [2021-04-17T10:52:00.556Z] ++ env -i DEST=/go/src/github.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-04-17T10:52:01.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-17T10:52:01.463Z] INFO: Downloading compiler 1 of 3... [2021-04-17T10:52:01.463Z] INFO: Downloading compiler 2 of 3... [2021-04-17T10:52:01.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-17T10:52:01.924Z] INFO: Downloading compiler 3 of 3... [2021-04-17T10:52:01.935Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-17T10:52:01.935Z] Using test binary docker [2021-04-17T10:52:01.935Z] +++ /etc/init.d/apparmor start [2021-04-17T10:52:01.935Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-17T10:52:01.935Z] INFO: Waiting for daemon to start... [2021-04-17T10:52:01.935Z] Starting dockerd [2021-04-17T10:52:01.935Z] +++ 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-04-17T10:52:02.385Z] INFO: Extracting git... [2021-04-17T10:52:03.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-17T10:52:03.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-17T10:52:03.747Z] #57 312.9 + bin/containerd-shim-runc-v1 [2021-04-17T10:52:04.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-17T10:52:04.722Z] ok github.com/docker/docker/api/server/httputils 0.032s coverage: 14.7% of statements [2021-04-17T10:52:04.722Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-04-17T10:52:05.227Z] . [2021-04-17T10:52:05.227Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-17T10:52:05.227Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-17T10:52:05.227Z] Error: No such image: emptyfs [2021-04-17T10:52:05.227Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-17T10:52:05.227Z] ++++ docker load [2021-04-17T10:52:05.227Z] Running integration-test (iteration 1) [2021-04-17T10:52:05.227Z] 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-04-17T10:52:05.227Z] ++ 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-04-17T10:52:05.227Z] ++ set -e [2021-04-17T10:52:05.227Z] ++ '[' -n 0 ']' [2021-04-17T10:52:05.227Z] ++ set -x [2021-04-17T10:52:05.227Z] ++ env -i DEST=/go/src/github.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-04-17T10:52:05.347Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-17T10:52:05.347Z] Using test binary docker [2021-04-17T10:52:05.347Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-17T10:52:05.347Z] +++ /etc/init.d/apparmor start [2021-04-17T10:52:05.347Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-17T10:52:05.347Z] INFO: Waiting for daemon to start... [2021-04-17T10:52:05.347Z] Starting dockerd [2021-04-17T10:52:05.347Z] +++ 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-04-17T10:52:06.115Z] ok github.com/docker/docker/api/server/middleware 0.025s coverage: 37.7% of statements [2021-04-17T10:52:06.115Z] ? github.com/docker/docker/api/server/router [no test files] [2021-04-17T10:52:06.115Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-04-17T10:52:06.115Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-04-17T10:52:06.115Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-04-17T10:52:06.115Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-04-17T10:52:06.115Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-04-17T10:52:06.115Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-04-17T10:52:06.115Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-04-17T10:52:06.377Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-04-17T10:52:07.325Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-04-17T10:52:07.325Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-04-17T10:52:07.407Z] . [2021-04-17T10:52:07.407Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-17T10:52:07.407Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-17T10:52:07.407Z] Error: No such image: emptyfs [2021-04-17T10:52:07.407Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-17T10:52:07.407Z] ++++ docker load [2021-04-17T10:52:07.590Z] ok github.com/docker/docker/api/types/strslice 0.015s coverage: 90.0% of statements [2021-04-17T10:52:07.697Z] Running integration-test (iteration 1) [2021-04-17T10:52:07.697Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2021-04-17T10:52:07.697Z] ++ 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-04-17T10:52:07.697Z] ++ set -e [2021-04-17T10:52:07.697Z] ++ '[' -n 0 ']' [2021-04-17T10:52:07.697Z] ++ set -x [2021-04-17T10:52:07.697Z] ++ env -i DEST=/go/src/github.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-04-17T10:52:07.853Z] ok github.com/docker/docker/api/server/router/swarm 0.022s coverage: 5.7% of statements [2021-04-17T10:52:07.853Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-04-17T10:52:07.853Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-04-17T10:52:07.853Z] ? github.com/docker/docker/api/types [no test files] [2021-04-17T10:52:07.853Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-04-17T10:52:07.853Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-04-17T10:52:07.853Z] ? github.com/docker/docker/api/types/container [no test files] [2021-04-17T10:52:07.853Z] ? github.com/docker/docker/api/types/events [no test files] [2021-04-17T10:52:07.853Z] ok github.com/docker/docker/api/types/filters 0.018s coverage: 92.2% of statements [2021-04-17T10:52:07.853Z] ? github.com/docker/docker/api/types/image [no test files] [2021-04-17T10:52:07.853Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-04-17T10:52:07.853Z] ? github.com/docker/docker/api/types/network [no test files] [2021-04-17T10:52:07.853Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-04-17T10:52:07.853Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-04-17T10:52:07.853Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-04-17T10:52:07.853Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-04-17T10:52:08.117Z] ok github.com/docker/docker/api/types/time 0.046s coverage: 100.0% of statements [2021-04-17T10:52:08.380Z] ok github.com/docker/docker/api/types/versions 0.012s coverage: 75.0% of statements [2021-04-17T10:52:08.380Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-04-17T10:52:08.380Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-04-17T10:52:08.380Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-04-17T10:52:08.380Z] ? github.com/docker/docker/builder [no test files] [2021-04-17T10:52:08.380Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-04-17T10:52:08.380Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-04-17T10:52:08.380Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-04-17T10:52:08.380Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-04-17T10:52:08.380Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-04-17T10:52:08.380Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-04-17T10:52:08.380Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-04-17T10:52:09.372Z] #57 317.8 + bin/containerd-shim-runc-v2 [2021-04-17T10:52:09.668Z] #57 318.9 + binaries [2021-04-17T10:52:09.668Z] #57 318.9 + install -D bin/containerd /build/containerd [2021-04-17T10:52:09.668Z] #57 319.0 + install -D bin/containerd-shim /build/containerd-shim [2021-04-17T10:52:09.668Z] #57 319.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-17T10:52:09.668Z] #57 319.0 + install -D bin/ctr /build/ctr [2021-04-17T10:52:09.962Z] #57 DONE 319.1s [2021-04-17T10:52:10.941Z] ok github.com/docker/docker/cli/debug 0.009s coverage: 100.0% of statements [2021-04-17T10:52:11.036Z] [2021-04-17T10:52:11.036Z] #58 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-17T10:52:11.036Z] #58 sha256:215d963e364f39336240633489fa44418012912d7ac6c15705884c6b5087569d [2021-04-17T10:52:11.036Z] #58 DONE 0.1s [2021-04-17T10:52:11.036Z] [2021-04-17T10:52:11.036Z] #62 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-17T10:52:11.036Z] #62 sha256:e72b5887feeda10bdbaf81bb0c67eb8f8c0b5bbdb8e157dc9086f9ca77e9632c [2021-04-17T10:52:11.036Z] #62 DONE 0.1s [2021-04-17T10:52:11.036Z] [2021-04-17T10:52:11.036Z] #67 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-17T10:52:11.036Z] #67 sha256:8b6c227a1178f89a64e26821fbdf63b8c6cab5d4a4b989134534e872fdbbf305 [2021-04-17T10:52:11.330Z] #67 DONE 0.1s [2021-04-17T10:52:11.330Z] [2021-04-17T10:52:11.330Z] #69 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-17T10:52:11.330Z] #69 sha256:db225bb4f43b38f70e37ff75e9bfccf9a8cfd085697c95a3e0d6f34dbe9ff3b8 [2021-04-17T10:52:11.330Z] #69 DONE 0.1s [2021-04-17T10:52:11.330Z] [2021-04-17T10:52:11.330Z] #70 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-17T10:52:11.330Z] #70 sha256:5ae4a9575c17f9385efcabad9ee38db6afa8574a4243f693620e1402043c9c11 [2021-04-17T10:52:11.330Z] #70 DONE 0.0s [2021-04-17T10:52:11.330Z] [2021-04-17T10:52:11.330Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-17T10:52:11.330Z] #71 sha256:3a16842c784f0827fd891896bca414473f7264b3b2d02db7233d027182106602 [2021-04-17T10:52:11.890Z] ok github.com/docker/docker/builder/remotecontext 0.153s coverage: 13.7% of statements [2021-04-17T10:52:12.840Z] ok github.com/docker/docker/builder/dockerfile 0.487s coverage: 48.5% of statements [2021-04-17T10:52:12.840Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-04-17T10:52:13.419Z] #71 DONE 2.1s [2021-04-17T10:52:13.419Z] [2021-04-17T10:52:13.419Z] #72 exporting to oci image format [2021-04-17T10:52:13.419Z] #72 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-04-17T10:52:13.419Z] #72 exporting layers [2021-04-17T10:52:14.232Z] ok github.com/docker/docker/builder/remotecontext/git 4.294s coverage: 86.3% of statements [2021-04-17T10:52:14.232Z] ? github.com/docker/docker/cli [no test files] [2021-04-17T10:52:14.232Z] ? github.com/docker/docker/cli/config [no test files] [2021-04-17T10:52:14.793Z] INFO: Expanding go... [2021-04-17T10:52:16.186Z] Loaded image: buildpack-deps:buster [2021-04-17T10:52:16.476Z] Loaded image: busybox:latest [2021-04-17T10:52:16.476Z] Loaded image: busybox:glibc [2021-04-17T10:52:18.039Z] Loaded image: debian:bullseye [2021-04-17T10:52:18.039Z] Loaded image: hello-world:latest [2021-04-17T10:52:18.328Z] Loaded image: arm32v7/hello-world:latest [2021-04-17T10:52:18.328Z] INFO: Testing against a local daemon [2021-04-17T10:52:18.328Z] === RUN TestCgroupNamespacesBuild [2021-04-17T10:52:19.540Z] ok github.com/docker/docker/client 0.241s coverage: 75.4% of statements [2021-04-17T10:52:21.048Z] --- PASS: TestCgroupNamespacesBuild (2.66s) [2021-04-17T10:52:21.048Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-17T10:52:23.125Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.97s) [2021-04-17T10:52:23.125Z] === RUN TestBuildWithSession [2021-04-17T10:52:23.125Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-17T10:52:23.125Z] build_session_test.go:25: TODO: BuildKit [2021-04-17T10:52:23.125Z] === RUN TestBuildSquashParent [2021-04-17T10:52:31.695Z] --- PASS: TestBuildSquashParent (8.54s) [2021-04-17T10:52:31.695Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-17T10:52:31.695Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-17T10:52:31.695Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-17T10:52:31.695Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-17T10:52:31.695Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-17T10:52:31.695Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-17T10:52:31.695Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-17T10:52:31.695Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-17T10:52:31.695Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-17T10:52:31.695Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-17T10:52:31.695Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-17T10:52:31.695Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-17T10:52:31.695Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-17T10:52:31.695Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-17T10:52:31.695Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-17T10:52:34.466Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-17T10:52:34.466Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-17T10:52:35.925Z] INFO: Expanding compiler 1 of 3... [2021-04-17T10:52:35.925Z] INFO: Expanding compiler 2 of 3... [2021-04-17T10:52:37.231Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-17T10:52:37.231Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-17T10:52:40.630Z] INFO: Expanding compiler 3 of 3... [2021-04-17T10:52:40.630Z] INFO: Removing downloaded files... [2021-04-17T10:52:40.734Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-04-17T10:52:40.734Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.79s) [2021-04-17T10:52:40.734Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.86s) [2021-04-17T10:52:40.734Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.91s) [2021-04-17T10:52:40.734Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.00s) [2021-04-17T10:52:40.734Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.87s) [2021-04-17T10:52:40.734Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.91s) [2021-04-17T10:52:40.734Z] === RUN TestBuildMultiStageCopy [2021-04-17T10:52:40.734Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-17T10:52:41.091Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-04-17T10:52:41.091Z] INFO: Configuring git core.autocrlf... [2021-04-17T10:52:43.481Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-17T10:52:43.770Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-17T10:52:43.949Z] Loaded image: buildpack-deps:buster [2021-04-17T10:52:43.949Z] Loaded image: busybox:latest [2021-04-17T10:52:43.949Z] Loaded image: busybox:glibc [2021-04-17T10:52:44.399Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-17T10:52:44.888Z] Loaded image: buildpack-deps:buster [2021-04-17T10:52:45.028Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-17T10:52:45.148Z] Loaded image: busybox:latest [2021-04-17T10:52:45.148Z] Loaded image: debian:bullseye [2021-04-17T10:52:45.407Z] Loaded image: hello-world:latest [2021-04-17T10:52:45.666Z] Loaded image: arm32v7/hello-world:latest [2021-04-17T10:52:45.666Z] Loaded image: busybox:glibc [2021-04-17T10:52:45.666Z] INFO: Testing against a local daemon [2021-04-17T10:52:45.666Z] === RUN TestDockerSuite [2021-04-17T10:52:45.666Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-04-17T10:52:45.666Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-04-17T10:52:45.727Z] --- PASS: TestBuildMultiStageCopy (5.37s) [2021-04-17T10:52:45.727Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.93s) [2021-04-17T10:52:45.727Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.58s) [2021-04-17T10:52:45.727Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.61s) [2021-04-17T10:52:45.727Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s) [2021-04-17T10:52:45.727Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s) [2021-04-17T10:52:45.727Z] === RUN TestBuildMultiStageParentConfig [2021-04-17T10:52:45.925Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-04-17T10:52:45.925Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-04-17T10:52:45.925Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-04-17T10:52:45.925Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-04-17T10:52:45.925Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-04-17T10:52:45.925Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-04-17T10:52:47.398Z] --- PASS: TestBuildMultiStageParentConfig (1.65s) [2021-04-17T10:52:47.398Z] === RUN TestBuildLabelWithTargets [2021-04-17T10:52:49.444Z] 399f118dfaa9: Pull complete [2021-04-17T10:52:49.444Z] Digest: sha256:1bb6543a7fe87bb95d9adfa4c53ea3469c1c846ad63baf32729078062e8c1127 [2021-04-17T10:52:49.444Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-17T10:52:49.444Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-17T10:52:49.444Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-04-17T10:52:49.444Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-04-17T10:52:49.444Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1879' [2021-04-17T10:52:49.444Z] INFO: Docker version of control daemon [2021-04-17T10:52:49.444Z] [2021-04-17T10:52:49.444Z] Client: Docker Engine - Enterprise [2021-04-17T10:52:49.444Z] Version: 19.03.12 [2021-04-17T10:52:49.444Z] API version: 1.40 [2021-04-17T10:52:49.444Z] Go version: go1.13.13 [2021-04-17T10:52:49.444Z] Git commit: 4306744 [2021-04-17T10:52:49.444Z] Built: 08/05/2020 19:27:53 [2021-04-17T10:52:49.444Z] OS/Arch: windows/amd64 [2021-04-17T10:52:49.444Z] Experimental: false [2021-04-17T10:52:49.444Z] [2021-04-17T10:52:49.444Z] Server: Docker Engine - Enterprise [2021-04-17T10:52:49.444Z] Engine: [2021-04-17T10:52:49.444Z] Version: 19.03.12 [2021-04-17T10:52:49.444Z] API version: 1.40 (minimum version 1.24) [2021-04-17T10:52:49.444Z] Go version: go1.13.13 [2021-04-17T10:52:49.444Z] Git commit: f295753ffd [2021-04-17T10:52:49.444Z] Built: 08/05/2020 19:26:41 [2021-04-17T10:52:49.444Z] OS/Arch: windows/amd64 [2021-04-17T10:52:49.444Z] Experimental: true [2021-04-17T10:52:49.444Z] [2021-04-17T10:52:49.444Z] INFO: Docker info of control daemon [2021-04-17T10:52:49.444Z] [2021-04-17T10:52:49.444Z] Client: [2021-04-17T10:52:49.444Z] Debug Mode: false [2021-04-17T10:52:49.444Z] Plugins: [2021-04-17T10:52:49.444Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-04-17T10:52:49.444Z] [2021-04-17T10:52:49.444Z] Server: [2021-04-17T10:52:49.444Z] Containers: 0 [2021-04-17T10:52:49.444Z] Running: 0 [2021-04-17T10:52:49.444Z] Paused: 0 [2021-04-17T10:52:49.444Z] Stopped: 0 [2021-04-17T10:52:49.444Z] Images: 1 [2021-04-17T10:52:49.444Z] Server Version: 19.03.12 [2021-04-17T10:52:49.445Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-04-17T10:52:49.445Z] Windows: [2021-04-17T10:52:49.445Z] LCOW: [2021-04-17T10:52:49.445Z] Logging Driver: json-file [2021-04-17T10:52:49.445Z] Plugins: [2021-04-17T10:52:49.445Z] Volume: local [2021-04-17T10:52:49.445Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-17T10:52:49.445Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-17T10:52:49.445Z] Swarm: inactive [2021-04-17T10:52:49.445Z] Default Isolation: process [2021-04-17T10:52:49.445Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-04-17T10:52:49.445Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-04-17T10:52:49.445Z] OSType: windows [2021-04-17T10:52:49.445Z] Architecture: x86_64 [2021-04-17T10:52:49.445Z] CPUs: 4 [2021-04-17T10:52:49.445Z] Total Memory: 32GiB [2021-04-17T10:52:49.445Z] Name: azwin-2-e26090 [2021-04-17T10:52:49.445Z] ID: WN5Z:FHZS:DLL2:44FT:5VQE:5IBG:D3OX:ZQY2:XHHE:F6GE:ORMY:IJ6Q [2021-04-17T10:52:49.445Z] Docker Root Dir: D:\docker [2021-04-17T10:52:49.445Z] Debug Mode: false [2021-04-17T10:52:49.445Z] Registry: https://index.docker.io/v1/ [2021-04-17T10:52:49.445Z] Labels: [2021-04-17T10:52:49.445Z] Experimental: true [2021-04-17T10:52:49.445Z] Insecure Registries: [2021-04-17T10:52:49.445Z] 10.0.0.4:5000 [2021-04-17T10:52:49.445Z] 127.0.0.0/8 [2021-04-17T10:52:49.445Z] Registry Mirrors: [2021-04-17T10:52:49.445Z] http://10.0.0.4:5000/ [2021-04-17T10:52:49.445Z] Live Restore Enabled: false [2021-04-17T10:52:49.445Z] [2021-04-17T10:52:49.445Z] [2021-04-17T10:52:49.445Z] INFO: Commit hash is 041d074ebe [2021-04-17T10:52:49.445Z] INFO: Nuke-Everything... [2021-04-17T10:52:49.445Z] INFO: Container count on control daemon to delete is 0 [2021-04-17T10:52:49.445Z] INFO: Nuking d:\CI [2021-04-17T10:52:49.445Z] INFO: Zapped successfully [2021-04-17T10:52:49.445Z] INFO: Location for testing is d:\CI\PR-42305\1 [2021-04-17T10:52:49.445Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-04-17T10:52:49.445Z] [2021-04-17T10:52:49.445Z] [2021-04-17T10:52:49.445Z] INFO: Building the image from Dockerfile.windows at 04/17/2021 10:52:49... [2021-04-17T10:52:49.445Z] [2021-04-17T10:52:50.076Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-17T10:52:50.076Z] [2021-04-17T10:52:50.076Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-17T10:52:50.076Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-17T10:52:50.076Z] HOSTNAME=3e09e8107290 [2021-04-17T10:52:50.076Z] DEST=bundles/test-integration [2021-04-17T10:52:50.076Z] PWD=/go/src/github.com/docker/docker [2021-04-17T10:52:50.076Z] DOCKER_ROOTLESS=1 [2021-04-17T10:52:50.076Z] DOCKER_GITCOMMIT=041d074ebe3a55e558e18ad494c69ca6e13c9979 [2021-04-17T10:52:50.076Z] container=docker [2021-04-17T10:52:50.076Z] HOME=/root [2021-04-17T10:52:50.076Z] GOLANG_VERSION=1.13.15 [2021-04-17T10:52:50.076Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-17T10:52:50.076Z] VALIDATE_BRANCH=master [2021-04-17T10:52:50.076Z] TERM=xterm [2021-04-17T10:52:50.076Z] DOCKER_PKG=github.com/docker/docker [2021-04-17T10:52:50.076Z] SHLVL=1 [2021-04-17T10:52:50.076Z] TIMEOUT=120m [2021-04-17T10:52:50.076Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-17T10:52:50.076Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-17T10:52:50.076Z] GO111MODULE=off [2021-04-17T10:52:50.076Z] DOCKER_EXPERIMENTAL=1 [2021-04-17T10:52:50.076Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-17T10:52:50.076Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-17T10:52:50.076Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-17T10:52:50.076Z] GOPATH=/go [2021-04-17T10:52:50.076Z] PKG_CONFIG=pkg-config [2021-04-17T10:52:50.076Z] _=/usr/bin/env [2021-04-17T10:52:50.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-17T10:52:50.120Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-04-17T10:52:50.120Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-04-17T10:52:50.190Z] --- PASS: TestBuildLabelWithTargets (2.59s) [2021-04-17T10:52:50.190Z] === RUN TestBuildWithEmptyLayers [2021-04-17T10:52:50.379Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-04-17T10:52:50.379Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-04-17T10:52:50.947Z] Loaded image: debian:bullseye [2021-04-17T10:52:51.206Z] Loaded image: hello-world:latest [2021-04-17T10:52:51.206Z] Loaded image: arm32v7/hello-world:latest [2021-04-17T10:52:51.206Z] INFO: Testing against a local daemon [2021-04-17T10:52:51.206Z] === RUN TestDockerDaemonSuite [2021-04-17T10:52:51.219Z] --- PASS: TestBuildWithEmptyLayers (1.18s) [2021-04-17T10:52:51.219Z] === RUN TestBuildMultiStageOnBuild [2021-04-17T10:52:51.465Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-04-17T10:52:51.465Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-04-17T10:52:51.691Z] ok github.com/docker/docker/cmd/dockerd 0.135s coverage: 29.1% of statements [2021-04-17T10:52:51.691Z] ok github.com/docker/docker/container 0.165s coverage: 34.7% of statements [2021-04-17T10:52:51.691Z] ? github.com/docker/docker/container/stream [no test files] [2021-04-17T10:52:51.691Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-04-17T10:52:51.691Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-04-17T10:52:51.691Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-04-17T10:52:51.691Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.079s coverage: 65.3% of statements [2021-04-17T10:52:51.724Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-04-17T10:52:51.724Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-04-17T10:52:54.257Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-04-17T10:52:54.799Z] --- PASS: TestBuildMultiStageOnBuild (3.36s) [2021-04-17T10:52:54.799Z] === RUN TestBuildUncleanTarFilenames [2021-04-17T10:52:55.026Z] ok github.com/docker/docker/daemon/cluster/convert 0.069s coverage: 35.9% of statements [2021-04-17T10:52:55.194Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-04-17T10:52:55.194Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-04-17T10:52:55.194Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-04-17T10:52:55.259Z] Sending build context to Docker daemon 58.46MB [2021-04-17T10:52:55.259Z] [2021-04-17T10:52:55.259Z] Step 1/10 : FROM microsoft/windowsservercore [2021-04-17T10:52:55.259Z] ---> 152749f71f8f [2021-04-17T10:52:55.259Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-04-17T10:52:55.259Z] ---> Running in a3b4f4cf8a35 [2021-04-17T10:52:55.259Z] Removing intermediate container a3b4f4cf8a35 [2021-04-17T10:52:55.259Z] ---> 134d3f64c361 [2021-04-17T10:52:55.259Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-04-17T10:52:55.259Z] ---> Running in ac07a2889ca0 [2021-04-17T10:52:55.603Z] ok github.com/docker/docker/daemon/cluster 0.166s coverage: 0.5% of statements [2021-04-17T10:52:55.721Z] Removing intermediate container ac07a2889ca0 [2021-04-17T10:52:55.721Z] ---> 1cf7b74a26f9 [2021-04-17T10:52:55.721Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-04-17T10:52:55.721Z] ---> Running in 4f921948132c [2021-04-17T10:52:55.828Z] --- PASS: TestBuildUncleanTarFilenames (1.51s) [2021-04-17T10:52:55.828Z] === RUN TestBuildMultiStageLayerLeak [2021-04-17T10:52:56.183Z] Removing intermediate container 4f921948132c [2021-04-17T10:52:56.183Z] ---> 9a6adfcb7131 [2021-04-17T10:52:56.183Z] 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-04-17T10:52:56.183Z] ---> Running in f15ec9f293f4 [2021-04-17T10:52:56.644Z] Removing intermediate container f15ec9f293f4 [2021-04-17T10:52:56.644Z] ---> 6b4b830c3b49 [2021-04-17T10:52:56.644Z] 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-04-17T10:52:56.644Z] ---> Running in 56efaebd6317 [2021-04-17T10:52:58.166Z] ok github.com/docker/docker/daemon/discovery 0.047s coverage: 30.0% of statements [2021-04-17T10:52:58.482Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-04-17T10:52:58.741Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-04-17T10:52:59.117Z] ok github.com/docker/docker/daemon/config 0.093s coverage: 81.8% of statements [2021-04-17T10:52:59.251Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m9.857727487s with top 10 stages: buildssa: 1m42.822760409s, goimports: 22.566517259s, unconvert: 12.508844133s, gosec: 10.358247113s, golint: 5.452934956s, misspell: 4.461296631s, ineffassign: 4.297721307s, vrp: 3.322638451s, inspect: 3.219385015s, printf: 2.132853998s [2021-04-17T10:52:59.251Z] INFO [runner] Issues before processing: 2262, after processing: 0 [2021-04-17T10:52:59.251Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 1683/1683, identifier_marker: 1578/1578, filename_unadjuster: 1683/1683, skip_dirs: 1683/1683, autogenerated_exclude: 1578/1683, exclude: 1578/1578, exclude-rules: 64/1578, skip_files: 1683/1683, nolint: 0/64, cgo: 1683/2262 [2021-04-17T10:52:59.251Z] INFO [runner] processing took 58.849306ms with stages: nolint: 25.079691ms, identifier_marker: 16.306959ms, path_prettifier: 8.188565ms, autogenerated_exclude: 4.012826ms, exclude-rules: 3.300653ms, skip_dirs: 1.616639ms, cgo: 196.724µs, filename_unadjuster: 142.335µs, max_same_issues: 1.204µs, uniq_by_line: 861ns, skip_files: 647ns, source_code: 514ns, diff: 455ns, max_from_linter: 388ns, exclude: 334ns, path_shortener: 272ns, max_per_file_from_linter: 239ns [2021-04-17T10:52:59.251Z] INFO [runner] linters took 1m42.401301903s with stages: goanalysis_metalinter: 1m21.877076979s, unused: 20.465245075s [2021-04-17T10:52:59.251Z] INFO File cache stats: 1456 entries of total size 6.8MiB [2021-04-17T10:52:59.251Z] INFO Memory: 1541 samples, avg is 822.8MB, max is 4105.8MB [2021-04-17T10:52:59.251Z] INFO Execution took 3m43.941983166s [2021-04-17T10:52:59.251Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-04-17T10:52:59.372Z] --- PASS: TestBuildMultiStageLayerLeak (3.53s) [2021-04-17T10:52:59.372Z] === RUN TestBuildWithHugeFile [2021-04-17T10:52:59.579Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42305/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=041d074ebe3a55e558e18ad494c69ca6e13c9979 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:041d074ebe3a55e558e18ad494c69ca6e13c9979 hack/make.sh dynbinary-daemon test-docker-py [2021-04-17T10:52:59.693Z] ok github.com/docker/docker/daemon/events 0.072s coverage: 50.0% of statements [2021-04-17T10:53:00.120Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-04-17T10:53:00.139Z] [2021-04-17T10:53:00.139Z] Removing bundles/ [2021-04-17T10:53:00.139Z] [2021-04-17T10:53:00.139Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-04-17T10:53:00.139Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-17T10:53:00.139Z] GOOS="" GOARCH="" GOARM="" [2021-04-17T10:53:00.687Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-04-17T10:53:00.687Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-04-17T10:53:00.687Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-04-17T10:53:01.206Z] ok github.com/docker/docker/daemon/graphdriver 0.040s coverage: 2.2% of statements [2021-04-17T10:53:01.256Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-04-17T10:53:01.384Z] [2021-04-17T10:53:01.384Z] SUCCESS: Specified value was saved. [2021-04-17T10:53:02.357Z] INFO: Downloading git... [2021-04-17T10:53:02.761Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-17T10:53:02.761Z] [2021-04-17T10:53:02.761Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-17T10:53:02.761Z] DOCKER_SYSTEMD=1 [2021-04-17T10:53:02.761Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-17T10:53:02.761Z] HOSTNAME=b20920fc026c [2021-04-17T10:53:02.761Z] DEST=bundles/test-integration [2021-04-17T10:53:02.761Z] PWD=/go/src/github.com/docker/docker [2021-04-17T10:53:02.761Z] DOCKER_GITCOMMIT=041d074ebe3a55e558e18ad494c69ca6e13c9979 [2021-04-17T10:53:02.761Z] container=docker [2021-04-17T10:53:02.761Z] HOME=/root [2021-04-17T10:53:02.761Z] LANG=C.UTF-8 [2021-04-17T10:53:02.761Z] INVOCATION_ID=9218e0023f804d5ca81edee52a924916 [2021-04-17T10:53:02.761Z] GOLANG_VERSION=1.13.15 [2021-04-17T10:53:02.761Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-17T10:53:02.761Z] VALIDATE_BRANCH=master [2021-04-17T10:53:02.761Z] TERM=xterm [2021-04-17T10:53:02.761Z] DOCKER_PKG=github.com/docker/docker [2021-04-17T10:53:02.761Z] SHLVL=3 [2021-04-17T10:53:02.761Z] TIMEOUT=120m [2021-04-17T10:53:02.761Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-17T10:53:02.761Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-17T10:53:02.761Z] GO111MODULE=off [2021-04-17T10:53:02.761Z] DOCKER_EXPERIMENTAL=1 [2021-04-17T10:53:02.761Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-17T10:53:02.761Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-17T10:53:02.761Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-17T10:53:02.761Z] GOPATH=/go [2021-04-17T10:53:02.761Z] PKG_CONFIG=pkg-config [2021-04-17T10:53:02.761Z] _=/usr/bin/env [2021-04-17T10:53:02.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-17T10:53:03.899Z] INFO: Downloading go... [2021-04-17T10:53:04.527Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.518s coverage: 14.0% of statements [2021-04-17T10:53:04.527Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.021s coverage: 3.1% of statements [2021-04-17T10:53:04.789Z] ok github.com/docker/docker/daemon/graphdriver/aufs 3.087s coverage: 73.3% of statements [2021-04-17T10:53:05.443Z] INFO: Downloading compiler 1 of 3... [2021-04-17T10:53:05.443Z] INFO: Downloading compiler 2 of 3... [2021-04-17T10:53:05.443Z] INFO: Downloading compiler 3 of 3... [2021-04-17T10:53:05.443Z] INFO: Extracting git... [2021-04-17T10:53:05.738Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.857s coverage: 56.2% of statements [2021-04-17T10:53:07.132Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.021s coverage: 1.9% of statements [2021-04-17T10:53:07.824Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-04-17T10:53:09.697Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.831s coverage: 49.4% of statements [2021-04-17T10:53:10.360Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-04-17T10:53:11.087Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.509s coverage: 57.7% of statements [2021-04-17T10:53:11.350Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.762s coverage: 45.9% of statements [2021-04-17T10:53:11.613Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.021s coverage: 57.5% of statements [2021-04-17T10:53:12.188Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2021-04-17T10:53:13.139Z] ok github.com/docker/docker/daemon 12.268s coverage: 17.2% of statements [2021-04-17T10:53:13.402Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-04-17T10:53:13.402Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-04-17T10:53:13.402Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-04-17T10:53:13.402Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-04-17T10:53:13.402Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-04-17T10:53:13.402Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-04-17T10:53:13.402Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-04-17T10:53:13.402Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.023s coverage: 3.0% of statements [2021-04-17T10:53:13.648Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-04-17T10:53:15.327Z] ok github.com/docker/docker/daemon/logger 0.254s coverage: 43.2% of statements [2021-04-17T10:53:15.327Z] ok github.com/docker/docker/daemon/images 0.041s coverage: 6.7% of statements [2021-04-17T10:53:15.327Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-04-17T10:53:15.327Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-04-17T10:53:15.590Z] ok github.com/docker/docker/daemon/logger/gelf 0.043s coverage: 67.0% of statements [2021-04-17T10:53:16.186Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-04-17T10:53:16.544Z] ok github.com/docker/docker/daemon/logger/awslogs 0.305s coverage: 77.4% of statements [2021-04-17T10:53:16.544Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-04-17T10:53:16.544Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-04-17T10:53:16.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-17T10:53:16.808Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.023s coverage: 87.2% of statements [2021-04-17T10:53:16.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-17T10:53:17.071Z] ok github.com/docker/docker/daemon/logger/journald 0.047s coverage: 23.9% of statements [2021-04-17T10:53:17.127Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-04-17T10:53:17.334Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.036s coverage: 69.9% of statements [2021-04-17T10:53:17.849Z] INFO: Expanding go... [2021-04-17T10:53:18.064Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-04-17T10:53:18.324Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-04-17T10:53:19.256Z] ok github.com/docker/docker/daemon/logger/local 0.100s coverage: 75.2% of statements [2021-04-17T10:53:19.256Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-04-17T10:53:19.256Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.096s coverage: 58.2% of statements [2021-04-17T10:53:19.519Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.095s coverage: 31.5% of statements [2021-04-17T10:53:19.707Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-04-17T10:53:20.093Z] ok github.com/docker/docker/daemon/logger/templates 0.014s coverage: 8.3% of statements [2021-04-17T10:53:20.668Z] ok github.com/docker/docker/daemon/logger/syslog 0.034s coverage: 46.8% of statements [2021-04-17T10:53:21.086Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-04-17T10:53:21.245Z] ok github.com/docker/docker/daemon/network 0.037s coverage: 63.8% of statements [2021-04-17T10:53:21.507Z] ok github.com/docker/docker/daemon/logger/splunk 1.870s coverage: 82.5% of statements [2021-04-17T10:53:21.507Z] ? github.com/docker/docker/daemon/names [no test files] [2021-04-17T10:53:21.507Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-04-17T10:53:22.456Z] ok github.com/docker/docker/distribution/metadata 0.138s coverage: 48.2% of statements [2021-04-17T10:53:22.991Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-04-17T10:53:23.848Z] ok github.com/docker/docker/errdefs 0.035s coverage: 53.1% of statements [2021-04-17T10:53:23.929Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-04-17T10:53:24.110Z] ok github.com/docker/docker/distribution 0.310s coverage: 25.2% of statements [2021-04-17T10:53:24.110Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-04-17T10:53:25.062Z] ok github.com/docker/docker/image 0.067s coverage: 86.6% of statements [2021-04-17T10:53:25.325Z] ok github.com/docker/docker/distribution/xfer 1.698s coverage: 85.6% of statements [2021-04-17T10:53:25.325Z] ? github.com/docker/docker/dockerversion [no test files] [2021-04-17T10:53:25.588Z] ok github.com/docker/docker/image/cache 0.024s coverage: 19.2% of statements [2021-04-17T10:53:25.860Z] ok github.com/docker/docker/image/tarexport 0.044s coverage: 0.6% of statements [2021-04-17T10:53:26.435Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2021-04-17T10:53:26.465Z] === RUN TestDockerSuite/TestAttachDetach [2021-04-17T10:53:26.465Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-04-17T10:53:26.567Z] --- PASS: TestBuildWithHugeFile (26.64s) [2021-04-17T10:53:26.567Z] === RUN TestBuildWCOWSandboxSize [2021-04-17T10:53:26.567Z] --- SKIP: TestBuildWCOWSandboxSize (0.02s) [2021-04-17T10:53:26.567Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-17T10:53:26.567Z] === RUN TestBuildWithEmptyDockerfile [2021-04-17T10:53:26.567Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-17T10:53:26.567Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-17T10:53:26.567Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-17T10:53:26.567Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-17T10:53:26.567Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-17T10:53:26.567Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-17T10:53:26.567Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-17T10:53:26.567Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-17T10:53:26.567Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-17T10:53:26.567Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2021-04-17T10:53:26.567Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s) [2021-04-17T10:53:26.567Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s) [2021-04-17T10:53:26.567Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s) [2021-04-17T10:53:26.567Z] === RUN TestBuildPreserveOwnership [2021-04-17T10:53:26.567Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-17T10:53:26.697Z] ok github.com/docker/docker/image/v1 0.028s coverage: 25.0% of statements [2021-04-17T10:53:26.697Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-04-17T10:53:27.645Z] ok github.com/docker/docker/oci 0.044s coverage: 45.2% of statements [2021-04-17T10:53:27.843Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-04-17T10:53:28.223Z] ok github.com/docker/docker/opts 0.116s coverage: 67.1% of statements [2021-04-17T10:53:28.223Z] ok github.com/docker/docker/pkg/aaparser 0.026s coverage: 52.9% of statements [2021-04-17T10:53:29.173Z] ok github.com/docker/docker/pkg/broadcaster 0.031s coverage: 100.0% of statements [2021-04-17T10:53:29.221Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-04-17T10:53:29.480Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-04-17T10:53:30.119Z] ok github.com/docker/docker/pkg/capabilities 0.019s coverage: 87.5% of statements [2021-04-17T10:53:30.382Z] ok github.com/docker/docker/pkg/authorization 0.495s coverage: 68.3% of statements [2021-04-17T10:53:30.416Z] --- PASS: TestBuildWithHugeFile (101.38s) [2021-04-17T10:53:30.416Z] === RUN TestBuildWCOWSandboxSize [2021-04-17T10:53:30.416Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-04-17T10:53:30.416Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-17T10:53:30.416Z] === RUN TestBuildWithEmptyDockerfile [2021-04-17T10:53:30.416Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-17T10:53:30.416Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-17T10:53:30.416Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-17T10:53:30.416Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-17T10:53:30.416Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-17T10:53:30.416Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-17T10:53:30.416Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-17T10:53:30.416Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-17T10:53:30.675Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-17T10:53:30.675Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-04-17T10:53:30.675Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2021-04-17T10:53:30.675Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2021-04-17T10:53:30.675Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-04-17T10:53:30.675Z] === RUN TestBuildPreserveOwnership [2021-04-17T10:53:30.675Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-17T10:53:30.957Z] ok github.com/docker/docker/pkg/directory 0.019s coverage: 80.0% of statements [2021-04-17T10:53:31.243Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-04-17T10:53:31.531Z] ok github.com/docker/docker/pkg/archive 1.238s coverage: 81.8% of statements [2021-04-17T10:53:31.794Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2021-04-17T10:53:32.201Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-17T10:53:32.369Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2021-04-17T10:53:32.621Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-04-17T10:53:32.943Z] ok github.com/docker/docker/pkg/discovery/memory 0.029s coverage: 92.3% of statements [2021-04-17T10:53:33.517Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2021-04-17T10:53:33.584Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-04-17T10:53:34.091Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2021-04-17T10:53:34.167Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-04-17T10:53:34.258Z] --- PASS: TestBuildPreserveOwnership (7.50s) [2021-04-17T10:53:34.258Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.96s) [2021-04-17T10:53:34.258Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.53s) [2021-04-17T10:53:34.258Z] === RUN TestBuildPlatformInvalid [2021-04-17T10:53:34.258Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2021-04-17T10:53:34.258Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-17T10:53:34.353Z] ok github.com/docker/docker/pkg/chrootarchive 3.067s coverage: 43.2% of statements [2021-04-17T10:53:34.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-17T10:53:34.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-17T10:53:35.122Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-17T10:53:35.300Z] ok github.com/docker/docker/pkg/filenotify 0.611s coverage: 67.0% of statements [2021-04-17T10:53:35.300Z] ok github.com/docker/docker/pkg/fileutils 0.039s coverage: 89.5% of statements [2021-04-17T10:53:35.381Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-04-17T10:53:35.562Z] INFO: Expanding compiler 1 of 3... [2021-04-17T10:53:35.875Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2021-04-17T10:53:35.875Z] ok github.com/docker/docker/pkg/fsutils 0.235s coverage: 85.1% of statements [2021-04-17T10:53:36.023Z] INFO: Expanding compiler 2 of 3... [2021-04-17T10:53:36.138Z] ok github.com/docker/docker/pkg/discovery/kv 3.093s coverage: 84.1% of statements [2021-04-17T10:53:37.086Z] ok github.com/docker/docker/layer 8.012s coverage: 68.8% of statements [2021-04-17T10:53:37.086Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-04-17T10:53:37.086Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-04-17T10:53:37.086Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-04-17T10:53:37.086Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-04-17T10:53:37.086Z] ? github.com/docker/docker/oci/caps [no test files] [2021-04-17T10:53:37.086Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-04-17T10:53:37.086Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-04-17T10:53:37.286Z] --- PASS: TestBuildPreserveOwnership (6.44s) [2021-04-17T10:53:37.286Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.25s) [2021-04-17T10:53:37.286Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.18s) [2021-04-17T10:53:37.286Z] === RUN TestBuildPlatformInvalid [2021-04-17T10:53:37.286Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2021-04-17T10:53:37.286Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-17T10:53:37.349Z] ok github.com/docker/docker/pkg/jsonmessage 0.026s coverage: 91.7% of statements [2021-04-17T10:53:37.349Z] ok github.com/docker/docker/pkg/ioutils 0.608s coverage: 68.8% of statements [2021-04-17T10:53:37.349Z] ok github.com/docker/docker/pkg/idtools 0.636s coverage: 69.5% of statements [2021-04-17T10:53:37.349Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-04-17T10:53:37.926Z] ok github.com/docker/docker/pkg/longpath 0.031s coverage: 100.0% of statements [2021-04-17T10:53:37.926Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-04-17T10:53:37.926Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-04-17T10:53:37.926Z] ok github.com/docker/docker/pkg/namesgenerator 0.032s coverage: 85.7% of statements [2021-04-17T10:53:37.926Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-04-17T10:53:37.926Z] ok github.com/docker/docker/pkg/parsers 0.011s coverage: 97.0% of statements [2021-04-17T10:53:38.189Z] ok github.com/docker/docker/pkg/parsers/kernel 0.012s coverage: 60.0% of statements [2021-04-17T10:53:38.223Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-04-17T10:53:38.452Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.021s coverage: 86.7% of statements [2021-04-17T10:53:38.715Z] ok github.com/docker/docker/pkg/pidfile 0.024s coverage: 82.4% of statements [2021-04-17T10:53:38.715Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-04-17T10:53:38.715Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-04-17T10:53:38.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-17T10:53:39.165Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-04-17T10:53:39.291Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.018s coverage: 56.8% of statements [2021-04-17T10:53:39.425Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-04-17T10:53:39.553Z] ok github.com/docker/docker/pkg/pools 0.011s coverage: 88.2% of statements [2021-04-17T10:53:39.817Z] ok github.com/docker/docker/pkg/progress 0.008s coverage: 75.9% of statements [2021-04-17T10:53:40.080Z] ok github.com/docker/docker/pkg/plugins/transport 0.027s coverage: 85.7% of statements [2021-04-17T10:53:40.654Z] ok github.com/docker/docker/pkg/reexec 0.017s coverage: 82.4% of statements [2021-04-17T10:53:40.815Z] INFO: Expanding compiler 3 of 3... [2021-04-17T10:53:41.230Z] ok github.com/docker/docker/pkg/stdcopy 0.012s coverage: 100.0% of statements [2021-04-17T10:53:41.230Z] ok github.com/docker/docker/pkg/pubsub 1.097s coverage: 75.0% of statements [2021-04-17T10:53:41.329Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-04-17T10:53:41.329Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-04-17T10:53:41.793Z] INFO: Removing downloaded files... [2021-04-17T10:53:41.793Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-04-17T10:53:41.793Z] INFO: Configuring git core.autocrlf... [2021-04-17T10:53:41.835Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2021-04-17T10:53:41.836Z] ok github.com/docker/docker/pkg/stringid 0.011s coverage: 70.6% of statements [2021-04-17T10:53:42.791Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 54.9% of statements [2021-04-17T10:53:43.057Z] ok github.com/docker/docker/pkg/system 0.016s coverage: 36.9% of statements [2021-04-17T10:53:43.235Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-04-17T10:53:43.494Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-04-17T10:53:43.634Z] ok github.com/docker/docker/pkg/tailfile 0.097s coverage: 88.6% of statements [2021-04-17T10:53:43.634Z] ok github.com/docker/docker/pkg/signal 2.866s coverage: 61.0% of statements [2021-04-17T10:53:43.753Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-04-17T10:53:44.210Z] ok github.com/docker/docker/pkg/tarsum 0.157s coverage: 89.3% of statements [2021-04-17T10:53:44.210Z] testing: warning: no tests to run [2021-04-17T10:53:44.210Z] coverage: [no statements] [2021-04-17T10:53:44.210Z] ok github.com/docker/docker/pkg/term/windows 0.018s coverage: [no statements] [no tests to run] [2021-04-17T10:53:44.472Z] ok github.com/docker/docker/pkg/truncindex 0.119s coverage: 91.5% of statements [2021-04-17T10:53:44.472Z] ok github.com/docker/docker/pkg/urlutil 0.014s coverage: 100.0% of statements [2021-04-17T10:53:44.472Z] ok github.com/docker/docker/pkg/useragent 0.010s coverage: 88.9% of statements [2021-04-17T10:53:44.604Z] Loaded image: buildpack-deps:buster [2021-04-17T10:53:44.604Z] Loaded image: busybox:latest [2021-04-17T10:53:44.604Z] Loaded image: busybox:glibc [2021-04-17T10:53:45.235Z] Loaded image: debian:bullseye [2021-04-17T10:53:45.524Z] Loaded image: hello-world:latest [2021-04-17T10:53:45.817Z] Loaded image: arm32v7/hello-world:latest [2021-04-17T10:53:45.882Z] ok github.com/docker/docker/plugin/v2 0.013s coverage: 14.5% of statements [2021-04-17T10:53:46.145Z] ok github.com/docker/docker/profiles/seccomp 0.022s coverage: 85.4% of statements [2021-04-17T10:53:47.091Z] ok github.com/docker/docker/reference 0.019s coverage: 84.4% of statements [2021-04-17T10:53:47.353Z] ok github.com/docker/docker/plugin 0.551s coverage: 23.2% of statements [2021-04-17T10:53:48.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-17T10:53:49.117Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-17T10:53:49.277Z] ok github.com/docker/docker/registry/resumable 0.031s coverage: 100.0% of statements [2021-04-17T10:53:49.277Z] ok github.com/docker/docker/registry 0.185s coverage: 58.8% of statements [2021-04-17T10:53:49.277Z] ok github.com/docker/docker/quota 0.470s coverage: 71.4% of statements [2021-04-17T10:53:49.542Z] ok github.com/docker/docker/restartmanager 0.028s coverage: 45.3% of statements [2021-04-17T10:53:49.806Z] ok github.com/docker/docker/testutil 0.030s coverage: 62.5% of statements [2021-04-17T10:53:50.322Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-04-17T10:53:50.381Z] ok github.com/docker/docker/runconfig 0.034s coverage: 66.1% of statements [2021-04-17T10:53:50.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-17T10:53:50.823Z] #72 exporting layers 85.2s done [2021-04-17T10:53:50.823Z] #72 exporting manifest sha256:202de48931d1bf806ea81fc86567087d135aaeef17f57b118a8ef95511f52c18 done [2021-04-17T10:53:50.823Z] #72 exporting config sha256:fe5c3d49755ac8ef486701dec33d636cd006b5e7dead00d7add671318e12fdf8 done [2021-04-17T10:53:50.823Z] #72 sending tarball [2021-04-17T10:53:51.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-17T10:53:51.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-17T10:53:52.303Z] ok github.com/docker/docker/volume/drivers 0.059s coverage: 36.1% of statements [2021-04-17T10:53:52.693Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.83s) [2021-04-17T10:53:52.693Z] PASS [2021-04-17T10:53:52.693Z] [2021-04-17T10:53:52.693Z] === Skipped [2021-04-17T10:53:52.693Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2021-04-17T10:53:52.693Z] build_session_test.go:25: TODO: BuildKit [2021-04-17T10:53:52.693Z] [2021-04-17T10:53:52.693Z] === SKIP: s390x.integration.build TestBuildWCOWSandboxSize (0.02s) [2021-04-17T10:53:52.693Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-17T10:53:52.693Z] [2021-04-17T10:53:52.693Z] [2021-04-17T10:53:52.693Z] DONE 34 tests, 2 skipped in 104.403s [2021-04-17T10:53:52.693Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2021-04-17T10:53:52.693Z] ++ 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-04-17T10:53:52.693Z] ++ set -e [2021-04-17T10:53:52.693Z] ++ '[' -n 0 ']' [2021-04-17T10:53:52.693Z] ++ set -x [2021-04-17T10:53:52.693Z] ++ env -i DEST=/go/src/github.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-04-17T10:53:52.693Z] INFO: Testing against a local daemon [2021-04-17T10:53:52.693Z] === RUN TestConfigInspect [2021-04-17T10:53:52.879Z] ok github.com/docker/docker/volume/mounts 0.057s coverage: 67.0% of statements [2021-04-17T10:53:53.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-17T10:53:53.235Z] Removing intermediate container 459c5f100d19 [2021-04-17T10:53:53.235Z] ---> 480527396e14 [2021-04-17T10:53:53.235Z] 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-04-17T10:53:53.235Z] ---> Running in 71ba35bad55e [2021-04-17T10:53:53.235Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-04-17T10:53:53.235Z] go: finding gotest.tools v0.5.3 [2021-04-17T10:53:53.235Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-04-17T10:53:53.235Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-17T10:53:53.453Z] ok github.com/docker/docker/volume/local 0.182s coverage: 76.4% of statements [2021-04-17T10:53:53.697Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-17T10:53:53.697Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-17T10:53:54.162Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-17T10:53:54.162Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-04-17T10:53:54.162Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-17T10:53:54.162Z] go: downloading github.com/pkg/errors v0.9.1 [2021-04-17T10:53:54.162Z] go: downloading github.com/fatih/color v1.9.0 [2021-04-17T10:53:54.162Z] go: extracting github.com/pkg/errors v0.9.1 [2021-04-17T10:53:54.162Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-04-17T10:53:54.162Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-17T10:53:54.162Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-17T10:53:54.162Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-17T10:53:54.162Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-17T10:53:54.162Z] go: extracting github.com/fatih/color v1.9.0 [2021-04-17T10:53:54.162Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-17T10:53:54.162Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-17T10:53:54.162Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-17T10:53:54.162Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-17T10:53:54.162Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-17T10:53:54.162Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-17T10:53:54.162Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-17T10:53:54.429Z] #72 ... [2021-04-17T10:53:54.429Z] [2021-04-17T10:53:54.429Z] #73 importing to docker [2021-04-17T10:53:54.429Z] #73 sha256:711d72d24a1630c7ccf6d6dfb1589277f27e3523247a3030b42e10d584c4fdec [2021-04-17T10:53:54.623Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-17T10:53:54.623Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-17T10:53:54.840Z] ok github.com/docker/docker/volume/service 0.027s coverage: 73.1% of statements [2021-04-17T10:53:55.598Z] go: finding github.com/fatih/color v1.9.0 [2021-04-17T10:53:55.598Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-17T10:53:55.598Z] go: finding github.com/pkg/errors v0.9.1 [2021-04-17T10:53:55.598Z] go: finding github.com/spf13/pflag v1.0.3 [2021-04-17T10:53:55.598Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-17T10:53:55.598Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-17T10:53:55.598Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-17T10:53:55.598Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-17T10:53:55.598Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-17T10:53:55.598Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-17T10:53:55.598Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-17T10:53:55.600Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-04-17T10:53:56.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-17T10:53:56.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-17T10:53:57.128Z] --- PASS: TestConfigInspect (4.06s) [2021-04-17T10:53:57.128Z] === RUN TestConfigList [2021-04-17T10:53:57.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-17T10:53:59.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-17T10:53:59.391Z] INFO: Build done for gotestsum... [2021-04-17T10:53:59.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-17T10:54:00.635Z] --- PASS: TestConfigList (3.73s) [2021-04-17T10:54:00.635Z] === RUN TestConfigsCreateAndDelete [2021-04-17T10:54:00.875Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-04-17T10:54:01.056Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-17T10:54:02.255Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-04-17T10:54:02.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-17T10:54:03.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-17T10:54:04.171Z] --- PASS: TestConfigsCreateAndDelete (3.80s) [2021-04-17T10:54:04.171Z] === RUN TestConfigsUpdate [2021-04-17T10:54:04.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-17T10:54:05.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-17T10:54:06.450Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-04-17T10:54:06.709Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-04-17T10:54:07.067Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-17T10:54:07.067Z] Using test binary docker [2021-04-17T10:54:07.067Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-17T10:54:07.067Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-17T10:54:07.067Z] INFO: Waiting for daemon to start... [2021-04-17T10:54:07.067Z] Starting dockerd [2021-04-17T10:54:07.278Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-04-17T10:54:08.216Z] Loaded image: buildpack-deps:buster [2021-04-17T10:54:08.216Z] Loaded image: busybox:latest [2021-04-17T10:54:08.606Z] --- PASS: TestConfigsUpdate (3.73s) [2021-04-17T10:54:08.606Z] === RUN TestTemplatedConfig [2021-04-17T10:54:08.785Z] Loaded image: busybox:glibc [2021-04-17T10:54:08.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-17T10:54:08.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-17T10:54:09.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-17T10:54:10.167Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-04-17T10:54:10.348Z] . [2021-04-17T10:54:10.348Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-17T10:54:10.348Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-17T10:54:10.348Z] Error: No such image: emptyfs [2021-04-17T10:54:10.348Z] Running integration-test (iteration 1) [2021-04-17T10:54:10.348Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-04-17T10:54:10.735Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-04-17T10:54:10.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-17T10:54:10.994Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-04-17T10:54:11.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-17T10:54:11.562Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-04-17T10:54:11.799Z] Removing intermediate container 71ba35bad55e [2021-04-17T10:54:11.799Z] ---> c0c59c4483bb [2021-04-17T10:54:11.799Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-04-17T10:54:11.799Z] ---> Running in d6f9299e1603 [2021-04-17T10:54:11.799Z] Removing intermediate container d6f9299e1603 [2021-04-17T10:54:11.799Z] ---> 51b29e7d1495 [2021-04-17T10:54:11.799Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-04-17T10:54:11.799Z] ---> Running in 4cef166417e6 [2021-04-17T10:54:11.799Z] Removing intermediate container 4cef166417e6 [2021-04-17T10:54:11.799Z] ---> 5dd5fba6fbd9 [2021-04-17T10:54:11.799Z] Step 10/10 : COPY . . [2021-04-17T10:54:12.112Z] --- PASS: TestTemplatedConfig (4.11s) [2021-04-17T10:54:12.112Z] === RUN TestConfigCreateResolve [2021-04-17T10:54:12.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-17T10:54:13.070Z] #73 DONE 16.1s [2021-04-17T10:54:13.070Z] [2021-04-17T10:54:13.070Z] #72 exporting to oci image format [2021-04-17T10:54:13.070Z] #72 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-04-17T10:54:13.070Z] #72 sending tarball 31.7s done [2021-04-17T10:54:13.070Z] #72 DONE 116.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-04-17T10:54:13.574Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42305/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=041d074ebe3a55e558e18ad494c69ca6e13c9979 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:041d074ebe3a55e558e18ad494c69ca6e13c9979 hack/test/unit [2021-04-17T10:54:14.097Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-04-17T10:54:14.097Z] Loaded image: debian:bullseye [2021-04-17T10:54:14.097Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-04-17T10:54:14.357Z] Loaded image: hello-world:latest [2021-04-17T10:54:14.357Z] Loaded image: arm32v7/hello-world:latest [2021-04-17T10:54:14.926Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-04-17T10:54:15.185Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-04-17T10:54:16.244Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-17T10:54:16.548Z] --- PASS: TestConfigCreateResolve (3.78s) [2021-04-17T10:54:16.548Z] === RUN TestConfigDaemonLibtrustID [2021-04-17T10:54:16.548Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2021-04-17T10:54:16.548Z] PASS [2021-04-17T10:54:16.548Z] [2021-04-17T10:54:16.548Z] DONE 7 tests in 23.953s [2021-04-17T10:54:16.548Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2021-04-17T10:54:16.548Z] ++ 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-04-17T10:54:16.548Z] ++ set -e [2021-04-17T10:54:16.548Z] ++ '[' -n 0 ']' [2021-04-17T10:54:16.548Z] ++ set -x [2021-04-17T10:54:16.548Z] ++ env -i DEST=/go/src/github.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-04-17T10:54:16.548Z] INFO: Testing against a local daemon [2021-04-17T10:54:16.548Z] === RUN TestCheckpoint [2021-04-17T10:54:16.548Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-17T10:54:16.548Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-17T10:54:16.548Z] === RUN TestContainerInvalidJSON [2021-04-17T10:54:16.548Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-17T10:54:16.548Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-17T10:54:16.548Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-17T10:54:16.548Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-17T10:54:16.548Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-17T10:54:16.548Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-17T10:54:16.548Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-17T10:54:16.548Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-17T10:54:16.548Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-17T10:54:16.548Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-04-17T10:54:16.548Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-04-17T10:54:16.548Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-04-17T10:54:16.548Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-17T10:54:16.548Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-17T10:54:16.800Z] ok github.com/docker/docker/pkg/plugins 33.633s coverage: 76.6% of statements [2021-04-17T10:54:16.800Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-04-17T10:54:16.800Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-04-17T10:54:16.800Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-04-17T10:54:16.800Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-04-17T10:54:16.800Z] ? github.com/docker/docker/pkg/term [no test files] [2021-04-17T10:54:16.800Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-04-17T10:54:16.800Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-04-17T10:54:16.800Z] ? github.com/docker/docker/rootless [no test files] [2021-04-17T10:54:16.800Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-04-17T10:54:16.800Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-04-17T10:54:16.800Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-04-17T10:54:16.800Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-04-17T10:54:16.800Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-04-17T10:54:16.800Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-04-17T10:54:16.800Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-04-17T10:54:16.800Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-04-17T10:54:16.800Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-04-17T10:54:16.800Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-04-17T10:54:16.800Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-04-17T10:54:16.800Z] ? github.com/docker/docker/testutil/request [no test files] [2021-04-17T10:54:16.800Z] ? github.com/docker/docker/volume [no test files] [2021-04-17T10:54:16.800Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-04-17T10:54:16.800Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-04-17T10:54:16.800Z] [2021-04-17T10:54:16.800Z] === Skipped [2021-04-17T10:54:16.800Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-04-17T10:54:16.801Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-04-17T10:54:16.801Z] [2021-04-17T10:54:16.801Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-04-17T10:54:16.801Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-04-17T10:54:16.801Z] [2021-04-17T10:54:16.801Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-04-17T10:54:16.801Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-17T10:54:16.801Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-17T10:54:16.801Z] [2021-04-17T10:54:16.801Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-04-17T10:54:16.801Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-17T10:54:16.801Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-17T10:54:16.801Z] [2021-04-17T10:54:16.801Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-04-17T10:54:16.801Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-17T10:54:16.801Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-17T10:54:16.801Z] [2021-04-17T10:54:16.801Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-04-17T10:54:16.801Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-17T10:54:16.801Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-17T10:54:16.801Z] [2021-04-17T10:54:16.801Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-04-17T10:54:16.801Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-17T10:54:16.801Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-17T10:54:16.801Z] [2021-04-17T10:54:16.801Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-04-17T10:54:16.801Z] graphtest_unix.go:73: No driver to put! [2021-04-17T10:54:16.801Z] [2021-04-17T10:54:16.801Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-04-17T10:54:16.801Z] time="2021-04-17T10:53:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-17T10:54:16.801Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-17T10:54:16.801Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-17T10:54:16.801Z] [2021-04-17T10:54:16.801Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-04-17T10:54:16.801Z] time="2021-04-17T10:53:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-17T10:54:16.801Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-17T10:54:16.801Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-17T10:54:16.801Z] [2021-04-17T10:54:16.801Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-04-17T10:54:16.801Z] time="2021-04-17T10:53:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-17T10:54:16.801Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-17T10:54:16.801Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-17T10:54:16.801Z] [2021-04-17T10:54:16.801Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-04-17T10:54:16.801Z] time="2021-04-17T10:53:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-17T10:54:16.801Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-17T10:54:16.801Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-17T10:54:16.801Z] [2021-04-17T10:54:16.801Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-04-17T10:54:16.801Z] time="2021-04-17T10:53:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-17T10:54:16.801Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-17T10:54:16.801Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-17T10:54:16.801Z] [2021-04-17T10:54:16.801Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-04-17T10:54:16.801Z] graphtest_unix.go:73: No driver to put! [2021-04-17T10:54:16.801Z] [2021-04-17T10:54:16.801Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-04-17T10:54:16.801Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-04-17T10:54:16.801Z] [2021-04-17T10:54:16.801Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-04-17T10:54:16.801Z] overlay_test.go:49: Fails to compute changes intermittently [2021-04-17T10:54:16.801Z] [2021-04-17T10:54:16.801Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-04-17T10:54:16.801Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-04-17T10:54:16.801Z] [2021-04-17T10:54:16.801Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-04-17T10:54:16.801Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-04-17T10:54:16.801Z] [2021-04-17T10:54:16.801Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-04-17T10:54:16.801Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-17T10:54:16.801Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-17T10:54:16.801Z] [2021-04-17T10:54:16.801Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-04-17T10:54:16.801Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-17T10:54:16.801Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-17T10:54:16.801Z] [2021-04-17T10:54:16.801Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-04-17T10:54:16.801Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-17T10:54:16.801Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-17T10:54:16.801Z] [2021-04-17T10:54:16.801Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-04-17T10:54:16.801Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-17T10:54:16.801Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-17T10:54:16.801Z] [2021-04-17T10:54:16.801Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-04-17T10:54:16.801Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-17T10:54:16.801Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-17T10:54:16.801Z] [2021-04-17T10:54:16.801Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-04-17T10:54:16.801Z] graphtest_unix.go:73: No driver to put! [2021-04-17T10:54:16.801Z] [2021-04-17T10:54:16.801Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-04-17T10:54:16.801Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-04-17T10:54:16.801Z] [2021-04-17T10:54:16.801Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-04-17T10:54:16.801Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-04-17T10:54:16.801Z] [2021-04-17T10:54:16.801Z] [2021-04-17T10:54:16.801Z] DONE 2247 tests, 26 skipped in 199.228s Post stage [Pipeline] junit [2021-04-17T10:54:16.816Z] Recording test results [2021-04-17T10:54:16.837Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2021-04-17T10:54:16.837Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-17T10:54:16.837Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2021-04-17T10:54:16.837Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-17T10:54:17.123Z] ? github.com/docker/docker/api [no test files] [2021-04-17T10:54:17.127Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2021-04-17T10:54:17.127Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-17T10:54:17.127Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2021-04-17T10:54:17.127Z] === RUN TestCopyFromContainer [2021-04-17T10:54:18.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-17T10:54:18.404Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [2021-04-17T10:54:18.477Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-04-17T10:54:18.477Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [Pipeline] sh [2021-04-17T10:54:18.772Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42305/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=041d074ebe3a55e558e18ad494c69ca6e13c9979 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:041d074ebe3a55e558e18ad494c69ca6e13c9979 hack/make.sh dynbinary test-integration [2021-04-17T10:54:19.511Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-17T10:54:19.716Z] [2021-04-17T10:54:19.716Z] Removing bundles/ [2021-04-17T10:54:19.716Z] [2021-04-17T10:54:19.717Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-04-17T10:54:19.717Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-17T10:54:19.717Z] GOOS="" GOARCH="" GOARM="" [2021-04-17T10:54:19.846Z] === RUN TestCopyFromContainer// [2021-04-17T10:54:19.846Z] === RUN TestCopyFromContainer//bar/root [2021-04-17T10:54:19.846Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-17T10:54:19.846Z] === RUN TestCopyFromContainer/bar/quux [2021-04-17T10:54:19.846Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-17T10:54:20.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-17T10:54:20.136Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-17T10:54:20.136Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-17T10:54:20.136Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-17T10:54:20.381Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-04-17T10:54:20.425Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-17T10:54:20.425Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-17T10:54:20.715Z] --- PASS: TestCopyFromContainer (3.42s) [2021-04-17T10:54:20.715Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-04-17T10:54:20.715Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2021-04-17T10:54:20.715Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-04-17T10:54:20.715Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2021-04-17T10:54:20.715Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2021-04-17T10:54:20.715Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-04-17T10:54:20.715Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-04-17T10:54:20.715Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2021-04-17T10:54:20.715Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2021-04-17T10:54:20.715Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2021-04-17T10:54:20.715Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-17T10:54:20.715Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-17T10:54:20.715Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-17T10:54:20.715Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-17T10:54:20.715Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-17T10:54:20.715Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-17T10:54:20.715Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-17T10:54:20.715Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-17T10:54:20.715Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-17T10:54:20.715Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-17T10:54:20.715Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-04-17T10:54:20.715Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-17T10:54:20.715Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-17T10:54:20.715Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-17T10:54:20.715Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-17T10:54:20.715Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-04-17T10:54:20.715Z] === RUN TestCreateWithInvalidEnv [2021-04-17T10:54:20.715Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-17T10:54:20.715Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-17T10:54:20.715Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-17T10:54:20.715Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-17T10:54:20.715Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-17T10:54:20.715Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-17T10:54:20.715Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-17T10:54:20.715Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-17T10:54:20.715Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-17T10:54:20.715Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-04-17T10:54:20.715Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-17T10:54:20.715Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-17T10:54:20.715Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-17T10:54:20.715Z] === RUN TestCreateTmpfsMountsTarget [2021-04-17T10:54:20.715Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-04-17T10:54:20.715Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-17T10:54:21.760Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-04-17T10:54:21.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-17T10:54:22.328Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-04-17T10:54:22.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-17T10:54:23.474Z] --- PASS: TestCreateWithCustomMaskedPaths (2.80s) [2021-04-17T10:54:23.474Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-17T10:54:24.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-17T10:54:24.865Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-04-17T10:54:24.865Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (47.50s) [2021-04-17T10:54:24.865Z] PASS [2021-04-17T10:54:24.865Z] [2021-04-17T10:54:24.865Z] === Skipped [2021-04-17T10:54:24.865Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-04-17T10:54:24.865Z] build_session_test.go:25: TODO: BuildKit [2021-04-17T10:54:24.865Z] [2021-04-17T10:54:24.865Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-04-17T10:54:24.865Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-17T10:54:24.865Z] [2021-04-17T10:54:24.865Z] [2021-04-17T10:54:24.865Z] DONE 34 tests, 2 skipped in 261.715s [2021-04-17T10:54:24.865Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-04-17T10:54:24.865Z] ++ 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-04-17T10:54:24.865Z] ++ set -e [2021-04-17T10:54:24.865Z] ++ '[' -n 0 ']' [2021-04-17T10:54:24.865Z] ++ set -x [2021-04-17T10:54:24.865Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-04-17T10:54:25.124Z] INFO: Testing against a local daemon [2021-04-17T10:54:25.124Z] === RUN TestConfigInspect [2021-04-17T10:54:25.692Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-04-17T10:54:26.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-17T10:54:26.998Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.04s) [2021-04-17T10:54:26.998Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-17T10:54:26.998Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-17T10:54:26.998Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-17T10:54:26.999Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-17T10:54:26.999Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-17T10:54:26.999Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-17T10:54:26.999Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-17T10:54:26.999Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-17T10:54:26.999Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-17T10:54:26.999Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-17T10:54:26.999Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-17T10:54:26.999Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-17T10:54:26.999Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-17T10:54:26.999Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-17T10:54:26.999Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-17T10:54:26.999Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-17T10:54:26.999Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-04-17T10:54:26.999Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2021-04-17T10:54:26.999Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-04-17T10:54:26.999Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-04-17T10:54:26.999Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-04-17T10:54:26.999Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-04-17T10:54:26.999Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-17T10:54:27.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-17T10:54:27.627Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.95s) [2021-04-17T10:54:27.627Z] === RUN TestCreateDifferentPlatform [2021-04-17T10:54:27.627Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-17T10:54:27.627Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-17T10:54:27.627Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-04-17T10:54:27.627Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-04-17T10:54:27.627Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-17T10:54:27.627Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-17T10:54:27.627Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-04-17T10:54:27.627Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-17T10:54:27.627Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.11s) [2021-04-17T10:54:27.627Z] === RUN TestContainerStartOnDaemonRestart [2021-04-17T10:54:27.627Z] === PAUSE TestContainerStartOnDaemonRestart [2021-04-17T10:54:27.627Z] === RUN TestDaemonRestartIpcMode [2021-04-17T10:54:27.627Z] === PAUSE TestDaemonRestartIpcMode [2021-04-17T10:54:27.627Z] === RUN TestDaemonHostGatewayIP [2021-04-17T10:54:27.627Z] === PAUSE TestDaemonHostGatewayIP [2021-04-17T10:54:27.627Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-17T10:54:27.627Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-17T10:54:27.627Z] === RUN TestContainerKillOnDaemonStart [2021-04-17T10:54:27.627Z] === PAUSE TestContainerKillOnDaemonStart [2021-04-17T10:54:27.627Z] === RUN TestDiff [2021-04-17T10:54:28.227Z] --- PASS: TestConfigInspect (3.06s) [2021-04-17T10:54:28.227Z] === RUN TestConfigList [2021-04-17T10:54:28.441Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-17T10:54:28.441Z] Using test binary docker [2021-04-17T10:54:28.441Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-17T10:54:28.441Z] Starting apparmor (via systemctl): apparmor.service. [2021-04-17T10:54:28.441Z] INFO: Waiting for daemon to start... [2021-04-17T10:54:28.441Z] Starting dockerd [2021-04-17T10:54:28.660Z] --- PASS: TestDiff (0.97s) [2021-04-17T10:54:28.660Z] === RUN TestExecWithCloseStdin [2021-04-17T10:54:29.607Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-04-17T10:54:30.160Z] --- PASS: TestExecWithCloseStdin (1.24s) [2021-04-17T10:54:30.161Z] === RUN TestExec [2021-04-17T10:54:30.954Z] . [2021-04-17T10:54:30.954Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-17T10:54:30.954Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-17T10:54:30.954Z] Error: No such image: emptyfs [2021-04-17T10:54:30.954Z] Running integration-test (iteration 1) [2021-04-17T10:54:30.954Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-04-17T10:54:30.986Z] --- PASS: TestConfigList (2.70s) [2021-04-17T10:54:30.986Z] === RUN TestConfigsCreateAndDelete [2021-04-17T10:54:30.986Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-04-17T10:54:31.190Z] --- PASS: TestExec (1.15s) [2021-04-17T10:54:31.190Z] === RUN TestExecUser [2021-04-17T10:54:32.219Z] --- PASS: TestExecUser (1.15s) [2021-04-17T10:54:32.219Z] === RUN TestExportContainerAndImportImage [2021-04-17T10:54:32.273Z] Loaded image: buildpack-deps:buster [2021-04-17T10:54:32.273Z] Loaded image: busybox:latest [2021-04-17T10:54:32.273Z] Loaded image: busybox:glibc [2021-04-17T10:54:32.273Z] Loaded image: debian:bullseye [2021-04-17T10:54:32.273Z] Loaded image: hello-world:latest [2021-04-17T10:54:32.273Z] Loaded image: arm32v7/hello-world:latest [2021-04-17T10:54:32.273Z] INFO: Testing against a local daemon [2021-04-17T10:54:32.273Z] === RUN TestCgroupNamespacesBuild [2021-04-17T10:54:32.569Z] ok github.com/docker/docker/api/server 0.026s coverage: 9.0% of statements [2021-04-17T10:54:33.520Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-04-17T10:54:33.719Z] --- PASS: TestExportContainerAndImportImage (1.28s) [2021-04-17T10:54:33.719Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-17T10:54:33.779Z] --- PASS: TestConfigsCreateAndDelete (2.95s) [2021-04-17T10:54:33.779Z] === RUN TestConfigsUpdate [2021-04-17T10:54:34.038Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-04-17T10:54:34.801Z] --- PASS: TestCgroupNamespacesBuild (2.96s) [2021-04-17T10:54:34.801Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-17T10:54:34.976Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-04-17T10:54:35.235Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-04-17T10:54:35.250Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s) [2021-04-17T10:54:35.250Z] === RUN TestHealthCheckWorkdir [2021-04-17T10:54:35.495Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-04-17T10:54:35.754Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-04-17T10:54:36.528Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-17T10:54:36.528Z] [2021-04-17T10:54:36.528Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-04-17T10:54:36.528Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-04-17T10:54:36.528Z] Using test binary docker [2021-04-17T10:54:36.528Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-17T10:54:36.528Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-17T10:54:36.528Z] INFO: Waiting for daemon to start... [2021-04-17T10:54:36.528Z] Starting dockerd [2021-04-17T10:54:36.528Z] . [2021-04-17T10:54:36.528Z] INFO: Building docker-sdk-python3:5.0.0... [2021-04-17T10:54:36.692Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-04-17T10:54:36.763Z] --- PASS: TestHealthCheckWorkdir (1.49s) [2021-04-17T10:54:36.763Z] === RUN TestHealthKillContainer [2021-04-17T10:54:36.952Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-04-17T10:54:36.952Z] --- PASS: TestConfigsUpdate (3.27s) [2021-04-17T10:54:36.952Z] === RUN TestTemplatedConfig [2021-04-17T10:54:36.985Z] ---> ab25865ff50f [2021-04-17T10:54:36.985Z] Successfully built ab25865ff50f [2021-04-17T10:54:36.985Z] Successfully tagged docker:latest [2021-04-17T10:54:36.985Z] INFO: Image build ended at 04/17/2021 10:54:35. Duration:00:02:49.8422539 [2021-04-17T10:54:36.985Z] [2021-04-17T10:54:36.985Z] [2021-04-17T10:54:36.985Z] INFO: Building the test binaries at 04/17/2021 10:54:35... [2021-04-17T10:54:37.333Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.62s) [2021-04-17T10:54:37.333Z] === RUN TestBuildWithSession [2021-04-17T10:54:37.333Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-17T10:54:37.333Z] build_session_test.go:25: TODO: BuildKit [2021-04-17T10:54:37.333Z] === RUN TestBuildSquashParent [2021-04-17T10:54:39.908Z] INFO: make.ps1 starting at 04/17/2021 10:54:39 [2021-04-17T10:54:40.265Z] --- PASS: TestHealthKillContainer (3.27s) [2021-04-17T10:54:40.265Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-17T10:54:40.369Z] INFO: Git commit (041d074ebe) assumed from DOCKER_GITCOMMIT environment variable [2021-04-17T10:54:40.369Z] INFO: Invoking autogen... [2021-04-17T10:54:40.369Z] INFO: Building daemon... [2021-04-17T10:54:40.894Z] --- PASS: TestInspectCpusetInConfigPre120 (0.99s) [2021-04-17T10:54:40.894Z] === RUN TestIpcModeNone [2021-04-17T10:54:41.922Z] --- PASS: TestIpcModeNone (1.19s) [2021-04-17T10:54:41.922Z] === RUN TestIpcModePrivate [2021-04-17T10:54:42.300Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-04-17T10:54:42.300Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-04-17T10:54:42.560Z] --- PASS: TestTemplatedConfig (5.52s) [2021-04-17T10:54:42.560Z] === RUN TestConfigCreateResolve [2021-04-17T10:54:43.123Z] Loaded image: buildpack-deps:buster [2021-04-17T10:54:43.123Z] Loaded image: busybox:latest [2021-04-17T10:54:43.379Z] Loaded image: busybox:glibc [2021-04-17T10:54:43.422Z] --- PASS: TestIpcModePrivate (1.22s) [2021-04-17T10:54:43.422Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:107, shared: false, mustBeShared: false [2021-04-17T10:54:43.422Z] === RUN TestIpcModeShareable [2021-04-17T10:54:43.499Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-04-17T10:54:44.438Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-04-17T10:54:44.456Z] --- PASS: TestIpcModeShareable (1.29s) [2021-04-17T10:54:44.456Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:101, shared: true, mustBeShared: true [2021-04-17T10:54:44.456Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-17T10:54:45.376Z] --- PASS: TestConfigCreateResolve (2.86s) [2021-04-17T10:54:45.376Z] === RUN TestConfigDaemonLibtrustID [2021-04-17T10:54:45.443Z] --- PASS: TestBuildSquashParent (7.87s) [2021-04-17T10:54:45.443Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-17T10:54:45.443Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-17T10:54:45.443Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-17T10:54:45.443Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-17T10:54:45.443Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-17T10:54:45.443Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-17T10:54:45.443Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-17T10:54:45.443Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-17T10:54:45.443Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-17T10:54:45.443Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-17T10:54:45.443Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-17T10:54:45.443Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-17T10:54:45.443Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-17T10:54:45.443Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-17T10:54:45.443Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-17T10:54:46.313Z] --- PASS: TestConfigDaemonLibtrustID (0.72s) [2021-04-17T10:54:46.313Z] PASS [2021-04-17T10:54:46.313Z] [2021-04-17T10:54:46.313Z] DONE 7 tests in 21.254s [2021-04-17T10:54:46.313Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-04-17T10:54:46.313Z] ++ 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-04-17T10:54:46.313Z] ++ set -e [2021-04-17T10:54:46.313Z] ++ '[' -n 0 ']' [2021-04-17T10:54:46.313Z] ++ set -x [2021-04-17T10:54:46.313Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-04-17T10:54:46.313Z] INFO: Testing against a local daemon [2021-04-17T10:54:46.313Z] === RUN TestCheckpoint [2021-04-17T10:54:46.313Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-17T10:54:46.313Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-17T10:54:46.313Z] === RUN TestContainerInvalidJSON [2021-04-17T10:54:46.313Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-17T10:54:46.313Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-17T10:54:46.313Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-17T10:54:46.313Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-17T10:54:46.313Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-17T10:54:46.313Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-17T10:54:46.313Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-17T10:54:46.313Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-17T10:54:46.313Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-17T10:54:46.313Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-04-17T10:54:46.313Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-04-17T10:54:46.313Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-04-17T10:54:46.313Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-17T10:54:46.313Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-17T10:54:46.572Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2021-04-17T10:54:46.572Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-17T10:54:46.572Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-04-17T10:54:46.572Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-17T10:54:46.572Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2021-04-17T10:54:46.572Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-17T10:54:46.644Z] Loaded image: debian:bullseye [2021-04-17T10:54:46.644Z] Loaded image: hello-world:latest [2021-04-17T10:54:46.644Z] Loaded image: arm32v7/hello-world:latest [2021-04-17T10:54:46.832Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-04-17T10:54:46.832Z] === RUN TestCopyFromContainer [2021-04-17T10:54:47.206Z] INFO: Testing against a local daemon [2021-04-17T10:54:47.206Z] === RUN TestCgroupNamespacesBuild [2021-04-17T10:54:47.344Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-17T10:54:47.344Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-17T10:54:47.957Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.56s) [2021-04-17T10:54:47.957Z] === RUN TestAPIIpcModeHost [2021-04-17T10:54:48.737Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-04-17T10:54:48.985Z] --- PASS: TestAPIIpcModeHost (1.04s) [2021-04-17T10:54:48.985Z] === RUN TestDaemonIpcModeShareable [2021-04-17T10:54:48.997Z] === RUN TestCopyFromContainer// [2021-04-17T10:54:49.093Z] --- PASS: TestCgroupNamespacesBuild (2.01s) [2021-04-17T10:54:49.093Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-17T10:54:49.245Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-17T10:54:49.246Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-17T10:54:49.256Z] === RUN TestCopyFromContainer//bar/root [2021-04-17T10:54:49.256Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-17T10:54:49.516Z] === RUN TestCopyFromContainer/bar/quux [2021-04-17T10:54:49.516Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-04-17T10:54:49.516Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-17T10:54:49.516Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-17T10:54:49.775Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-17T10:54:49.775Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-17T10:54:49.775Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-17T10:54:49.775Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-17T10:54:50.034Z] --- PASS: TestCopyFromContainer (3.22s) [2021-04-17T10:54:50.034Z] --- PASS: TestCopyFromContainer// (0.13s) [2021-04-17T10:54:50.034Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2021-04-17T10:54:50.034Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2021-04-17T10:54:50.034Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2021-04-17T10:54:50.034Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2021-04-17T10:54:50.034Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-04-17T10:54:50.034Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-04-17T10:54:50.034Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-04-17T10:54:50.034Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-04-17T10:54:50.034Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-04-17T10:54:50.034Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-17T10:54:50.034Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-17T10:54:50.034Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-17T10:54:50.034Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-17T10:54:50.034Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-17T10:54:50.034Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-17T10:54:50.034Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-17T10:54:50.034Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-17T10:54:50.034Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-17T10:54:50.034Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-17T10:54:50.034Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-04-17T10:54:50.034Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-17T10:54:50.034Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-17T10:54:50.034Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-17T10:54:50.034Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-17T10:54:50.034Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-04-17T10:54:50.034Z] === RUN TestCreateWithInvalidEnv [2021-04-17T10:54:50.034Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-17T10:54:50.034Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-17T10:54:50.034Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-17T10:54:50.034Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-17T10:54:50.034Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-17T10:54:50.034Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-17T10:54:50.034Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-17T10:54:50.034Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-17T10:54:50.034Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-17T10:54:50.034Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-04-17T10:54:50.034Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-17T10:54:50.034Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-17T10:54:50.034Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-17T10:54:50.034Z] === RUN TestCreateTmpfsMountsTarget [2021-04-17T10:54:50.034Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-04-17T10:54:50.034Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-17T10:54:50.982Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.71s) [2021-04-17T10:54:50.982Z] === RUN TestBuildWithSession [2021-04-17T10:54:50.982Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-17T10:54:50.982Z] build_session_test.go:25: TODO: BuildKit [2021-04-17T10:54:50.982Z] === RUN TestBuildSquashParent [2021-04-17T10:54:51.085Z] --- PASS: TestDaemonIpcModeShareable (2.10s) [2021-04-17T10:54:51.085Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: true, mustBeShared: true [2021-04-17T10:54:51.085Z] === RUN TestDaemonIpcModePrivate [2021-04-17T10:54:51.150Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-04-17T10:54:51.150Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.18s) [2021-04-17T10:54:51.150Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.24s) [2021-04-17T10:54:51.150Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.03s) [2021-04-17T10:54:51.150Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.00s) [2021-04-17T10:54:51.150Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.91s) [2021-04-17T10:54:51.150Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.96s) [2021-04-17T10:54:51.150Z] === RUN TestBuildMultiStageCopy [2021-04-17T10:54:51.150Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-17T10:54:51.940Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-04-17T10:54:52.877Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-04-17T10:54:53.136Z] --- PASS: TestCreateWithCustomMaskedPaths (3.01s) [2021-04-17T10:54:53.136Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-17T10:54:53.142Z] --- PASS: TestDaemonIpcModePrivate (2.06s) [2021-04-17T10:54:53.142Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:117, shared: false, mustBeShared: false [2021-04-17T10:54:53.142Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-17T10:54:53.407Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-04-17T10:54:53.407Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-04-17T10:54:54.495Z] === RUN TestDockerSuite/TestBuildAddScript [2021-04-17T10:54:54.574Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-17T10:54:55.140Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-17T10:54:55.285Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.10s) [2021-04-17T10:54:55.285Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:117, shared: false, mustBeShared: false [2021-04-17T10:54:55.285Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-17T10:54:56.075Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-17T10:54:57.030Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.75s) [2021-04-17T10:54:57.030Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-17T10:54:57.030Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-04-17T10:54:57.030Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-17T10:54:57.030Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-17T10:54:57.030Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-17T10:54:57.030Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-17T10:54:57.030Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-17T10:54:57.030Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-17T10:54:57.030Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-17T10:54:57.030Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-17T10:54:57.030Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-17T10:54:57.030Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-17T10:54:57.030Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-17T10:54:57.030Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-17T10:54:57.030Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-17T10:54:57.030Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-17T10:54:57.030Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-17T10:54:57.030Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s) [2021-04-17T10:54:57.030Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-04-17T10:54:57.030Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-04-17T10:54:57.030Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-04-17T10:54:57.030Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-04-17T10:54:57.030Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-04-17T10:54:57.030Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-17T10:54:57.342Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.07s) [2021-04-17T10:54:57.342Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: true, mustBeShared: true [2021-04-17T10:54:57.342Z] === RUN TestIpcModeOlderClient [2021-04-17T10:54:57.342Z] === PAUSE TestIpcModeOlderClient [2021-04-17T10:54:57.342Z] === RUN TestKillContainerInvalidSignal [2021-04-17T10:54:57.448Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-17T10:54:57.524Z] --- PASS: TestBuildSquashParent (6.20s) [2021-04-17T10:54:57.524Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-17T10:54:57.524Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-17T10:54:57.524Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-17T10:54:57.524Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-17T10:54:57.524Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-17T10:54:57.525Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-17T10:54:57.525Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-17T10:54:57.525Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-17T10:54:57.525Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-17T10:54:57.525Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-17T10:54:57.525Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-17T10:54:57.525Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-17T10:54:57.525Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-17T10:54:57.525Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-17T10:54:57.525Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-17T10:54:57.968Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.07s) [2021-04-17T10:54:57.968Z] === RUN TestCreateDifferentPlatform [2021-04-17T10:54:57.969Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-17T10:54:57.969Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-17T10:54:57.969Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-04-17T10:54:57.969Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-04-17T10:54:57.969Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-17T10:54:57.969Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-17T10:54:57.969Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-04-17T10:54:57.969Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-17T10:54:58.228Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s) [2021-04-17T10:54:58.228Z] === RUN TestContainerStartOnDaemonRestart [2021-04-17T10:54:58.228Z] === PAUSE TestContainerStartOnDaemonRestart [2021-04-17T10:54:58.228Z] === RUN TestDaemonRestartIpcMode [2021-04-17T10:54:58.228Z] === PAUSE TestDaemonRestartIpcMode [2021-04-17T10:54:58.228Z] === RUN TestDaemonHostGatewayIP [2021-04-17T10:54:58.228Z] === PAUSE TestDaemonHostGatewayIP [2021-04-17T10:54:58.228Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-17T10:54:58.228Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-17T10:54:58.228Z] === RUN TestContainerKillOnDaemonStart [2021-04-17T10:54:58.228Z] === PAUSE TestContainerKillOnDaemonStart [2021-04-17T10:54:58.228Z] === RUN TestDiff [2021-04-17T10:54:58.376Z] --- PASS: TestKillContainerInvalidSignal (0.96s) [2021-04-17T10:54:58.376Z] === RUN TestKillContainer [2021-04-17T10:54:58.376Z] === RUN TestKillContainer/no_signal [2021-04-17T10:54:58.382Z] --- PASS: TestBuildMultiStageCopy (7.03s) [2021-04-17T10:54:58.382Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.03s) [2021-04-17T10:54:58.382Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-04-17T10:54:58.382Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-04-17T10:54:58.382Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.01s) [2021-04-17T10:54:58.382Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.99s) [2021-04-17T10:54:58.382Z] === RUN TestBuildMultiStageParentConfig [2021-04-17T10:54:59.166Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-04-17T10:54:59.409Z] === RUN TestKillContainer/non_killing_signal [2021-04-17T10:54:59.415Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-17T10:54:59.425Z] --- PASS: TestDiff (1.23s) [2021-04-17T10:54:59.425Z] === RUN TestExecWithCloseStdin [2021-04-17T10:54:59.671Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-17T10:55:00.038Z] === RUN TestKillContainer/killing_signal [2021-04-17T10:55:00.364Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-04-17T10:55:01.302Z] --- PASS: TestExecWithCloseStdin (1.79s) [2021-04-17T10:55:01.302Z] === RUN TestExec [2021-04-17T10:55:01.537Z] --- PASS: TestKillContainer (3.05s) [2021-04-17T10:55:01.537Z] --- PASS: TestKillContainer/no_signal (0.99s) [2021-04-17T10:55:01.537Z] --- PASS: TestKillContainer/non_killing_signal (0.68s) [2021-04-17T10:55:01.537Z] --- PASS: TestKillContainer/killing_signal (0.99s) [2021-04-17T10:55:01.537Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-17T10:55:01.537Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-17T10:55:01.561Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-17T10:55:01.818Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-17T10:55:02.567Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-17T10:55:03.210Z] --- PASS: TestExec (1.91s) [2021-04-17T10:55:03.210Z] === RUN TestExecUser [2021-04-17T10:55:03.469Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-04-17T10:55:03.637Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.05s) [2021-04-17T10:55:03.637Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.00s) [2021-04-17T10:55:03.637Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s) [2021-04-17T10:55:03.637Z] === RUN TestKillStoppedContainer [2021-04-17T10:55:03.637Z] --- PASS: TestKillStoppedContainer (0.08s) [2021-04-17T10:55:03.637Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-17T10:55:03.637Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2021-04-17T10:55:03.637Z] === RUN TestKillDifferentUserContainer [2021-04-17T10:55:03.699Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-04-17T10:55:03.699Z] === RUN TestBuildLabelWithTargets [2021-04-17T10:55:04.408Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-04-17T10:55:04.408Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.31s) [2021-04-17T10:55:04.408Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.68s) [2021-04-17T10:55:04.408Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.22s) [2021-04-17T10:55:04.408Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.25s) [2021-04-17T10:55:04.408Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.25s) [2021-04-17T10:55:04.408Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.39s) [2021-04-17T10:55:04.408Z] === RUN TestBuildMultiStageCopy [2021-04-17T10:55:04.408Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-17T10:55:04.664Z] --- PASS: TestKillDifferentUserContainer (0.99s) [2021-04-17T10:55:04.664Z] === RUN TestInspectOomKilledTrue [2021-04-17T10:55:04.664Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2021-04-17T10:55:04.664Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-17T10:55:04.664Z] === RUN TestInspectOomKilledFalse [2021-04-17T10:55:04.664Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-17T10:55:04.664Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-17T10:55:04.664Z] === RUN TestLinksEtcHostsContentMatch [2021-04-17T10:55:04.850Z] --- PASS: TestExecUser (1.84s) [2021-04-17T10:55:04.850Z] === RUN TestExportContainerAndImportImage [2021-04-17T10:55:05.692Z] --- PASS: TestLinksEtcHostsContentMatch (0.83s) [2021-04-17T10:55:05.692Z] === RUN TestLinksContainerNames [2021-04-17T10:55:06.230Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-04-17T10:55:06.295Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-17T10:55:06.551Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-17T10:55:06.798Z] --- PASS: TestExportContainerAndImportImage (1.80s) [2021-04-17T10:55:06.798Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-17T10:55:06.808Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-17T10:55:06.808Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-17T10:55:07.063Z] --- PASS: TestBuildMultiStageCopy (2.89s) [2021-04-17T10:55:07.063Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.95s) [2021-04-17T10:55:07.063Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.24s) [2021-04-17T10:55:07.064Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2021-04-17T10:55:07.064Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2021-04-17T10:55:07.064Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2021-04-17T10:55:07.064Z] === RUN TestBuildMultiStageParentConfig [2021-04-17T10:55:07.749Z] --- PASS: TestLinksContainerNames (1.94s) [2021-04-17T10:55:07.749Z] === RUN TestLogsFollowTailEmpty [2021-04-17T10:55:07.921Z] Removing intermediate container 56efaebd6317 [2021-04-17T10:55:07.921Z] ---> c4afcbfda6de [2021-04-17T10:55:07.921Z] 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-04-17T10:55:07.921Z] ---> Running in cc92910dadac [2021-04-17T10:55:07.921Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-04-17T10:55:07.921Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-04-17T10:55:07.921Z] go: finding gotest.tools v0.5.3 [2021-04-17T10:55:07.921Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-17T10:55:07.921Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-17T10:55:07.921Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-04-17T10:55:07.921Z] go: downloading github.com/fatih/color v1.9.0 [2021-04-17T10:55:07.921Z] go: extracting github.com/fatih/color v1.9.0 [2021-04-17T10:55:07.921Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-04-17T10:55:07.921Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-17T10:55:07.921Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-17T10:55:07.921Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-17T10:55:07.921Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-17T10:55:07.921Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-17T10:55:07.921Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-17T10:55:07.921Z] go: downloading github.com/pkg/errors v0.9.1 [2021-04-17T10:55:07.921Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-17T10:55:07.921Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-17T10:55:07.921Z] go: extracting github.com/pkg/errors v0.9.1 [2021-04-17T10:55:07.921Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-17T10:55:07.921Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-17T10:55:07.921Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-17T10:55:07.921Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-17T10:55:07.921Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-17T10:55:07.921Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-17T10:55:07.921Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-17T10:55:07.921Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-17T10:55:07.921Z] go: finding github.com/fatih/color v1.9.0 [2021-04-17T10:55:07.921Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-17T10:55:07.921Z] go: finding github.com/pkg/errors v0.9.1 [2021-04-17T10:55:07.921Z] go: finding github.com/spf13/pflag v1.0.3 [2021-04-17T10:55:07.921Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-17T10:55:07.921Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-17T10:55:07.921Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-17T10:55:07.921Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-17T10:55:07.921Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-17T10:55:07.921Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-17T10:55:07.921Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-17T10:55:07.921Z] INFO: Build done for gotestsum... [2021-04-17T10:55:07.992Z] --- PASS: TestBuildMultiStageParentConfig (0.64s) [2021-04-17T10:55:07.992Z] === RUN TestBuildLabelWithTargets [2021-04-17T10:55:08.378Z] --- PASS: TestLogsFollowTailEmpty (1.06s) [2021-04-17T10:55:08.378Z] === RUN TestContainerNetworkMountsNoChown [2021-04-17T10:55:08.921Z] --- PASS: TestBuildLabelWithTargets (0.97s) [2021-04-17T10:55:08.921Z] === RUN TestBuildWithEmptyLayers [2021-04-17T10:55:09.177Z] --- PASS: TestBuildWithEmptyLayers (0.49s) [2021-04-17T10:55:09.177Z] === RUN TestBuildMultiStageOnBuild [2021-04-17T10:55:09.334Z] --- PASS: TestExportContainerAfterDaemonRestart (2.62s) [2021-04-17T10:55:09.334Z] === RUN TestHealthCheckWorkdir [2021-04-17T10:55:09.406Z] --- PASS: TestContainerNetworkMountsNoChown (1.01s) [2021-04-17T10:55:09.406Z] === RUN TestMountDaemonRoot [2021-04-17T10:55:09.406Z] === RUN TestMountDaemonRoot/default [2021-04-17T10:55:09.406Z] === PAUSE TestMountDaemonRoot/default [2021-04-17T10:55:09.406Z] === RUN TestMountDaemonRoot/private [2021-04-17T10:55:09.406Z] === PAUSE TestMountDaemonRoot/private [2021-04-17T10:55:09.406Z] === RUN TestMountDaemonRoot/rprivate [2021-04-17T10:55:09.406Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-17T10:55:09.406Z] === RUN TestMountDaemonRoot/slave [2021-04-17T10:55:09.406Z] === PAUSE TestMountDaemonRoot/slave [2021-04-17T10:55:09.406Z] === RUN TestMountDaemonRoot/rslave [2021-04-17T10:55:09.406Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-17T10:55:09.406Z] === RUN TestMountDaemonRoot/shared [2021-04-17T10:55:09.406Z] === PAUSE TestMountDaemonRoot/shared [2021-04-17T10:55:09.406Z] === RUN TestMountDaemonRoot/rshared [2021-04-17T10:55:09.406Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-17T10:55:09.406Z] === CONT TestMountDaemonRoot/default [2021-04-17T10:55:09.406Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-17T10:55:09.406Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-17T10:55:09.406Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-17T10:55:09.406Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-17T10:55:09.406Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-17T10:55:09.406Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-17T10:55:09.406Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-17T10:55:09.406Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-17T10:55:09.406Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-17T10:55:09.406Z] === CONT TestMountDaemonRoot/rshared [2021-04-17T10:55:09.406Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-17T10:55:09.406Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-17T10:55:09.406Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-17T10:55:09.406Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-17T10:55:09.406Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-17T10:55:09.406Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-17T10:55:09.406Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-17T10:55:09.406Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-17T10:55:09.406Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-17T10:55:09.696Z] === CONT TestMountDaemonRoot/shared [2021-04-17T10:55:09.696Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-17T10:55:09.696Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-17T10:55:09.696Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-17T10:55:09.696Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-17T10:55:09.696Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-17T10:55:09.696Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-17T10:55:09.696Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-17T10:55:09.696Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-17T10:55:09.696Z] === CONT TestMountDaemonRoot/rslave [2021-04-17T10:55:09.696Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-17T10:55:09.696Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-17T10:55:09.696Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-17T10:55:09.696Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-17T10:55:09.696Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-17T10:55:09.696Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-17T10:55:09.696Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-17T10:55:09.696Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-17T10:55:09.696Z] === CONT TestMountDaemonRoot/slave [2021-04-17T10:55:09.696Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-17T10:55:09.696Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-17T10:55:09.696Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-17T10:55:09.696Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-17T10:55:09.696Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-17T10:55:09.696Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-17T10:55:09.696Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-17T10:55:09.696Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-17T10:55:09.696Z] === CONT TestMountDaemonRoot/rprivate [2021-04-17T10:55:09.696Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-17T10:55:09.696Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-17T10:55:09.696Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-17T10:55:09.696Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-17T10:55:09.696Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-17T10:55:09.696Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-17T10:55:09.696Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-17T10:55:09.696Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-17T10:55:09.696Z] === CONT TestMountDaemonRoot/private [2021-04-17T10:55:09.696Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-17T10:55:09.696Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-17T10:55:09.696Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-17T10:55:09.696Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-17T10:55:09.696Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-17T10:55:09.696Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-17T10:55:09.696Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-17T10:55:09.696Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-17T10:55:09.696Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-17T10:55:09.696Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-17T10:55:09.696Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-17T10:55:09.696Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-17T10:55:09.696Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-17T10:55:09.696Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-17T10:55:09.696Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-17T10:55:09.696Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-17T10:55:09.696Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-17T10:55:09.985Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-17T10:55:09.985Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-17T10:55:09.985Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-17T10:55:09.985Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-17T10:55:09.985Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-17T10:55:09.985Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-17T10:55:09.985Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-17T10:55:09.985Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-17T10:55:10.272Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-04-17T10:55:10.275Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-17T10:55:10.275Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-17T10:55:10.275Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-17T10:55:10.275Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-17T10:55:10.275Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-17T10:55:10.275Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-17T10:55:10.275Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-17T10:55:10.275Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-17T10:55:10.275Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-17T10:55:10.275Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-04-17T10:55:10.275Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-17T10:55:10.275Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2021-04-17T10:55:10.275Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2021-04-17T10:55:10.275Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2021-04-17T10:55:10.275Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-04-17T10:55:10.275Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-17T10:55:10.275Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2021-04-17T10:55:10.275Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2021-04-17T10:55:10.275Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-04-17T10:55:10.275Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2021-04-17T10:55:10.275Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-17T10:55:10.275Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-04-17T10:55:10.275Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2021-04-17T10:55:10.275Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2021-04-17T10:55:10.275Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2021-04-17T10:55:10.275Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-17T10:55:10.275Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2021-04-17T10:55:10.275Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2021-04-17T10:55:10.275Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2021-04-17T10:55:10.275Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2021-04-17T10:55:10.275Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-17T10:55:10.275Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2021-04-17T10:55:10.275Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-04-17T10:55:10.275Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-04-17T10:55:10.275Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2021-04-17T10:55:10.275Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-17T10:55:10.275Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-04-17T10:55:10.275Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-04-17T10:55:10.275Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-04-17T10:55:10.275Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2021-04-17T10:55:10.275Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-17T10:55:10.275Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-04-17T10:55:10.275Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-04-17T10:55:10.275Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2021-04-17T10:55:10.275Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-04-17T10:55:10.275Z] === RUN TestContainerBindMountNonRecursive [2021-04-17T10:55:11.651Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-04-17T10:55:11.692Z] --- PASS: TestBuildMultiStageOnBuild (2.17s) [2021-04-17T10:55:11.692Z] === RUN TestBuildUncleanTarFilenames [2021-04-17T10:55:11.805Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-04-17T10:55:11.805Z] === RUN TestBuildWithEmptyLayers [2021-04-17T10:55:11.910Z] --- PASS: TestHealthCheckWorkdir (2.52s) [2021-04-17T10:55:11.910Z] === RUN TestHealthKillContainer [2021-04-17T10:55:12.254Z] --- PASS: TestBuildUncleanTarFilenames (0.69s) [2021-04-17T10:55:12.254Z] === RUN TestBuildMultiStageLayerLeak [2021-04-17T10:55:12.478Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-04-17T10:55:13.776Z] --- PASS: TestContainerBindMountNonRecursive (2.83s) [2021-04-17T10:55:13.776Z] === RUN TestContainerVolumesMountedAsShared [2021-04-17T10:55:14.067Z] --- PASS: TestContainerVolumesMountedAsShared (0.84s) [2021-04-17T10:55:14.067Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-17T10:55:14.333Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-04-17T10:55:14.333Z] === RUN TestBuildMultiStageOnBuild [2021-04-17T10:55:14.769Z] --- PASS: TestBuildMultiStageLayerLeak (2.26s) [2021-04-17T10:55:14.769Z] === RUN TestBuildWithHugeFile [2021-04-17T10:55:15.095Z] --- PASS: TestContainerVolumesMountedAsSlave (0.88s) [2021-04-17T10:55:15.095Z] === RUN TestNetworkNat [2021-04-17T10:55:15.188Z] sha256:75b755ed985a14c4d29baef917cf72afeb4517dfcc66656c533268481c1c3564 [2021-04-17T10:55:15.189Z] INFO: Starting docker-py tests... [2021-04-17T10:55:15.189Z] ============================= test session starts ============================== [2021-04-17T10:55:15.189Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-04-17T10:55:15.189Z] rootdir: /src, inifile: pytest.ini [2021-04-17T10:55:15.189Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-04-17T10:55:15.189Z] collected 390 items / 1 deselected / 389 selected [2021-04-17T10:55:15.189Z] [2021-04-17T10:55:15.917Z] --- PASS: TestHealthKillContainer (3.78s) [2021-04-17T10:55:15.917Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-17T10:55:16.123Z] --- PASS: TestNetworkNat (1.04s) [2021-04-17T10:55:16.123Z] === RUN TestNetworkLocalhostTCPNat [2021-04-17T10:55:16.184Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-04-17T10:55:16.758Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-04-17T10:55:16.758Z] --- PASS: TestInspectCpusetInConfigPre120 (1.20s) [2021-04-17T10:55:16.758Z] === RUN TestIpcModeNone [2021-04-17T10:55:17.154Z] --- PASS: TestNetworkLocalhostTCPNat (0.98s) [2021-04-17T10:55:17.154Z] === RUN TestNetworkLoopbackNat [2021-04-17T10:55:18.665Z] --- PASS: TestIpcModeNone (1.60s) [2021-04-17T10:55:18.665Z] === RUN TestIpcModePrivate [2021-04-17T10:55:19.596Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-04-17T10:55:19.596Z] === RUN TestBuildUncleanTarFilenames [2021-04-17T10:55:20.163Z] --- PASS: TestBuildUncleanTarFilenames (0.88s) [2021-04-17T10:55:20.163Z] === RUN TestBuildMultiStageLayerLeak [2021-04-17T10:55:20.327Z] Removing intermediate container cc92910dadac [2021-04-17T10:55:20.327Z] ---> 1abaf87466ec [2021-04-17T10:55:20.327Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-04-17T10:55:20.327Z] ---> Running in 52c3ffd9176b [2021-04-17T10:55:20.327Z] Removing intermediate container 52c3ffd9176b [2021-04-17T10:55:20.327Z] ---> 124a0574ea87 [2021-04-17T10:55:20.327Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-04-17T10:55:20.327Z] ---> Running in f0eff7476913 [2021-04-17T10:55:20.327Z] Removing intermediate container f0eff7476913 [2021-04-17T10:55:20.327Z] ---> 41d47352017c [2021-04-17T10:55:20.327Z] Step 10/10 : COPY . . [2021-04-17T10:55:20.571Z] --- PASS: TestIpcModePrivate (1.79s) [2021-04-17T10:55:20.571Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:97, shared: false, mustBeShared: false [2021-04-17T10:55:20.571Z] === RUN TestIpcModeShareable [2021-04-17T10:55:20.571Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-04-17T10:55:20.658Z] --- PASS: TestNetworkLoopbackNat (3.56s) [2021-04-17T10:55:20.658Z] === RUN TestPause [2021-04-17T10:55:20.830Z] === RUN TestDockerSuite/TestBuildAddTar [2021-04-17T10:55:21.399Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-04-17T10:55:21.686Z] --- PASS: TestPause (1.07s) [2021-04-17T10:55:21.686Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-17T10:55:21.686Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-17T10:55:21.686Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-17T10:55:21.686Z] === RUN TestPauseStopPausedContainer [2021-04-17T10:55:21.967Z] --- PASS: TestIpcModeShareable (1.64s) [2021-04-17T10:55:21.967Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2021-04-17T10:55:21.967Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-17T10:55:22.715Z] --- PASS: TestPauseStopPausedContainer (1.09s) [2021-04-17T10:55:22.715Z] === RUN TestPidHost [2021-04-17T10:55:25.430Z] --- PASS: TestBuildMultiStageLayerLeak (5.12s) [2021-04-17T10:55:25.430Z] === RUN TestBuildWithHugeFile [2021-04-17T10:55:25.433Z] --- PASS: TestPidHost (2.38s) [2021-04-17T10:55:25.433Z] === RUN TestPsFilter [2021-04-17T10:55:25.433Z] --- PASS: TestPsFilter (0.27s) [2021-04-17T10:55:25.433Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-17T10:55:26.461Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.98s) [2021-04-17T10:55:26.461Z] === RUN TestRemoveContainerWithVolume [2021-04-17T10:55:27.246Z] --- PASS: TestAPIIpcModeShareableAndContainer (5.07s) [2021-04-17T10:55:27.246Z] === RUN TestAPIIpcModeHost [2021-04-17T10:55:27.246Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-04-17T10:55:27.490Z] --- PASS: TestRemoveContainerWithVolume (1.07s) [2021-04-17T10:55:27.490Z] === RUN TestRemoveContainerRunning [2021-04-17T10:55:28.185Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-04-17T10:55:28.519Z] --- PASS: TestRemoveContainerRunning (1.04s) [2021-04-17T10:55:28.519Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-17T10:55:29.123Z] --- PASS: TestAPIIpcModeHost (1.97s) [2021-04-17T10:55:29.123Z] === RUN TestDaemonIpcModeShareable [2021-04-17T10:55:29.123Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-04-17T10:55:29.547Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.06s) [2021-04-17T10:55:29.547Z] === RUN TestRemoveInvalidContainer [2021-04-17T10:55:29.547Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-04-17T10:55:29.547Z] === RUN TestRenameLinkedContainer [2021-04-17T10:55:29.692Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-04-17T10:55:32.228Z] --- PASS: TestDaemonIpcModeShareable (2.99s) [2021-04-17T10:55:32.228Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: true, mustBeShared: true [2021-04-17T10:55:32.228Z] === RUN TestDaemonIpcModePrivate [2021-04-17T10:55:32.228Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-04-17T10:55:32.228Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-04-17T10:55:33.610Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-04-17T10:55:34.025Z] --- PASS: TestRenameLinkedContainer (4.12s) [2021-04-17T10:55:34.025Z] === RUN TestRenameStoppedContainer [2021-04-17T10:55:34.656Z] --- PASS: TestRenameStoppedContainer (1.00s) [2021-04-17T10:55:34.656Z] === RUN TestRenameRunningContainerAndReuse [2021-04-17T10:55:34.991Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-04-17T10:55:34.991Z] --- PASS: TestDaemonIpcModePrivate (3.22s) [2021-04-17T10:55:34.991Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2021-04-17T10:55:34.991Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-17T10:55:35.559Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-04-17T10:55:36.716Z] --- PASS: TestRenameRunningContainerAndReuse (2.11s) [2021-04-17T10:55:36.716Z] === RUN TestRenameInvalidName [2021-04-17T10:55:37.687Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-04-17T10:55:37.744Z] --- PASS: TestRenameInvalidName (1.11s) [2021-04-17T10:55:37.744Z] === RUN TestRenameAnonymousContainer [2021-04-17T10:55:37.942Z] tests/integration/api_client_test.py ..... [ 7%] [2021-04-17T10:55:38.109Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-04-17T10:55:38.677Z] --- PASS: TestDaemonIpcModePrivateFromConfig (3.57s) [2021-04-17T10:55:38.677Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2021-04-17T10:55:38.677Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-17T10:55:40.230Z] tests/integration/api_config_test.py ..... [ 8%] [2021-04-17T10:55:40.584Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-04-17T10:55:41.153Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-04-17T10:55:41.254Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-17T10:55:41.254Z] [2021-04-17T10:55:41.254Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-17T10:55:41.254Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-17T10:55:41.254Z] HOSTNAME=9c582af2890d [2021-04-17T10:55:41.254Z] TESTDEBUG=0 [2021-04-17T10:55:41.254Z] DEST=bundles/test-integration [2021-04-17T10:55:41.254Z] PWD=/go/src/github.com/docker/docker [2021-04-17T10:55:41.254Z] DOCKER_GITCOMMIT=041d074ebe3a55e558e18ad494c69ca6e13c9979 [2021-04-17T10:55:41.254Z] container=docker [2021-04-17T10:55:41.254Z] HOME=/root [2021-04-17T10:55:41.254Z] GOLANG_VERSION=1.13.15 [2021-04-17T10:55:41.254Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-17T10:55:41.254Z] VALIDATE_BRANCH=master [2021-04-17T10:55:41.254Z] TERM=xterm [2021-04-17T10:55:41.254Z] DOCKER_PKG=github.com/docker/docker [2021-04-17T10:55:41.254Z] SHLVL=1 [2021-04-17T10:55:41.254Z] TIMEOUT=120m [2021-04-17T10:55:41.254Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-17T10:55:41.254Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-17T10:55:41.254Z] GO111MODULE=off [2021-04-17T10:55:41.254Z] DOCKER_EXPERIMENTAL=1 [2021-04-17T10:55:41.254Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-17T10:55:41.254Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-17T10:55:41.254Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-17T10:55:41.254Z] GOPATH=/go [2021-04-17T10:55:41.254Z] PKG_CONFIG=pkg-config [2021-04-17T10:55:41.254Z] _=/usr/bin/env [2021-04-17T10:55:41.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-17T10:55:42.095Z] --- PASS: TestDaemonIpcModeShareableFromConfig (3.22s) [2021-04-17T10:55:42.095Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true [2021-04-17T10:55:42.095Z] === RUN TestIpcModeOlderClient [2021-04-17T10:55:42.095Z] === PAUSE TestIpcModeOlderClient [2021-04-17T10:55:42.095Z] === RUN TestKillContainerInvalidSignal [2021-04-17T10:55:43.291Z] --- PASS: TestRenameAnonymousContainer (5.41s) [2021-04-17T10:55:43.291Z] === RUN TestRenameContainerWithSameName [2021-04-17T10:55:43.472Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-04-17T10:55:43.472Z] --- PASS: TestKillContainerInvalidSignal (1.42s) [2021-04-17T10:55:43.472Z] === RUN TestKillContainer [2021-04-17T10:55:43.472Z] === RUN TestKillContainer/no_signal [2021-04-17T10:55:44.326Z] --- PASS: TestRenameContainerWithSameName (1.05s) [2021-04-17T10:55:44.326Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-17T10:55:44.411Z] === RUN TestKillContainer/non_killing_signal [2021-04-17T10:55:45.350Z] === RUN TestKillContainer/killing_signal [2021-04-17T10:55:45.512Z] ---> 6eef3ea182ec [2021-04-17T10:55:45.919Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-04-17T10:55:45.977Z] Successfully built 6eef3ea182ec [2021-04-17T10:55:45.977Z] Successfully tagged docker:latest [2021-04-17T10:55:45.977Z] INFO: Image build ended at 04/17/2021 10:55:45. Duration:00:02:56.2446150 [2021-04-17T10:55:45.977Z] [2021-04-17T10:55:45.977Z] [2021-04-17T10:55:45.977Z] INFO: Building the test binaries at 04/17/2021 10:55:45... [2021-04-17T10:55:46.383Z] --- PASS: TestRenameContainerWithLinkedContainer (2.15s) [2021-04-17T10:55:46.383Z] === RUN TestResize [2021-04-17T10:55:46.857Z] --- PASS: TestKillContainer (3.43s) [2021-04-17T10:55:46.857Z] --- PASS: TestKillContainer/no_signal (0.99s) [2021-04-17T10:55:46.857Z] --- PASS: TestKillContainer/non_killing_signal (1.05s) [2021-04-17T10:55:46.857Z] --- PASS: TestKillContainer/killing_signal (1.16s) [2021-04-17T10:55:46.857Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-17T10:55:46.857Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-17T10:55:47.415Z] --- PASS: TestResize (1.03s) [2021-04-17T10:55:47.415Z] === RUN TestResizeWithInvalidSize [2021-04-17T10:55:48.239Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-17T10:55:48.444Z] --- PASS: TestResizeWithInvalidSize (1.04s) [2021-04-17T10:55:48.444Z] === RUN TestResizeWhenContainerNotStarted [2021-04-17T10:55:49.177Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-04-17T10:55:49.436Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.59s) [2021-04-17T10:55:49.436Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.28s) [2021-04-17T10:55:49.436Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (1.13s) [2021-04-17T10:55:49.436Z] === RUN TestKillStoppedContainer [2021-04-17T10:55:49.436Z] --- PASS: TestKillStoppedContainer (0.10s) [2021-04-17T10:55:49.436Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-17T10:55:49.436Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-04-17T10:55:49.436Z] === RUN TestKillDifferentUserContainer [2021-04-17T10:55:49.472Z] --- PASS: TestResizeWhenContainerNotStarted (1.05s) [2021-04-17T10:55:49.472Z] === RUN TestDaemonRestartKillContainers [2021-04-17T10:55:49.472Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-17T10:55:49.472Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-17T10:55:49.472Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-17T10:55:49.472Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-17T10:55:49.472Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-17T10:55:49.472Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-17T10:55:49.472Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-17T10:55:49.472Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-17T10:55:49.472Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-17T10:55:49.472Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-17T10:55:49.472Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-17T10:55:49.472Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-17T10:55:49.472Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-17T10:55:49.472Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-17T10:55:49.473Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-17T10:55:49.473Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-17T10:55:49.473Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-17T10:55:49.473Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-17T10:55:49.473Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-17T10:55:49.473Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-17T10:55:49.473Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-17T10:55:49.473Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-17T10:55:49.473Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-17T10:55:49.473Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-17T10:55:49.473Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-17T10:55:49.473Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-17T10:55:49.696Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-04-17T10:55:50.634Z] --- PASS: TestKillDifferentUserContainer (1.10s) [2021-04-17T10:55:50.634Z] === RUN TestInspectOomKilledTrue [2021-04-17T10:55:50.634Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-17T10:55:50.634Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-17T10:55:50.634Z] === RUN TestInspectOomKilledFalse [2021-04-17T10:55:50.634Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-17T10:55:50.634Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-17T10:55:50.634Z] === RUN TestLinksEtcHostsContentMatch [2021-04-17T10:55:50.685Z] INFO: make.ps1 starting at 04/17/2021 10:55:49 [2021-04-17T10:55:50.685Z] INFO: Git commit (041d074ebe) assumed from DOCKER_GITCOMMIT environment variable [2021-04-17T10:55:50.685Z] INFO: Invoking autogen... [2021-04-17T10:55:50.893Z] === RUN TestDockerSuite/TestBuildBlankName [2021-04-17T10:55:50.973Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-17T10:55:51.148Z] INFO: Building daemon... [2021-04-17T10:55:51.463Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-04-17T10:55:51.609Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-17T10:55:52.032Z] --- PASS: TestLinksEtcHostsContentMatch (1.24s) [2021-04-17T10:55:52.032Z] === RUN TestLinksContainerNames [2021-04-17T10:55:52.531Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-04-17T10:55:52.531Z] [2021-04-17T10:55:52.531Z] ________ ____ __. [2021-04-17T10:55:52.531Z] \_____ \ | |/ _| [2021-04-17T10:55:52.531Z] / | \| < [2021-04-17T10:55:52.531Z] / | \ | \ [2021-04-17T10:55:52.531Z] \_______ /____|__ \ [2021-04-17T10:55:52.531Z] \/ \/ [2021-04-17T10:55:52.531Z] [2021-04-17T10:55:52.531Z] INFO: make.ps1 ended at 04/17/2021 10:55:50 [2021-04-17T10:55:52.531Z] INFO: Binaries build ended at 04/17/2021 10:55:51. Duration:00:01:15.8077175 [2021-04-17T10:55:52.993Z] INFO: Copying the built daemon binary to d:\CI\PR-42305\1\binary\dockerd-041d074ebe.exe... [2021-04-17T10:55:53.110Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-17T10:55:53.453Z] INFO: Copying the built client binary to d:\CI\PR-42305\1\binary\docker-041d074ebe.exe... [2021-04-17T10:55:53.453Z] INFO: Copying dockerversion from the container... [2021-04-17T10:55:53.453Z] INFO: Copying the golang package from the container to d:\CI\PR-42305\1\installer\go.zip... [2021-04-17T10:55:53.938Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-04-17T10:55:53.938Z] --- PASS: TestLinksContainerNames (1.89s) [2021-04-17T10:55:53.938Z] === RUN TestLogsFollowTailEmpty [2021-04-17T10:55:53.938Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-04-17T10:55:54.139Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-17T10:55:54.768Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-17T10:55:54.876Z] --- PASS: TestLogsFollowTailEmpty (1.10s) [2021-04-17T10:55:54.876Z] === RUN TestContainerNetworkMountsNoChown [2021-04-17T10:55:54.905Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 14.7% of statements [2021-04-17T10:55:54.905Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-04-17T10:55:54.905Z] ok github.com/docker/docker/api/server/middleware 0.035s coverage: 37.7% of statements [2021-04-17T10:55:54.905Z] ? github.com/docker/docker/api/server/router [no test files] [2021-04-17T10:55:54.905Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-04-17T10:55:54.905Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-04-17T10:55:54.905Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-04-17T10:55:54.906Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-04-17T10:55:54.906Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-04-17T10:55:54.906Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-04-17T10:55:54.906Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-04-17T10:55:54.906Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-04-17T10:55:54.906Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-04-17T10:55:54.906Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-04-17T10:55:54.906Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2021-04-17T10:55:54.999Z] INFO: Extracting go.zip to d:\CI\PR-42305\1\go [2021-04-17T10:55:55.202Z] ok github.com/docker/docker/api/types/filters 0.024s coverage: 92.2% of statements [2021-04-17T10:55:55.202Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 5.7% of statements [2021-04-17T10:55:55.202Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-04-17T10:55:55.202Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-04-17T10:55:55.202Z] ? github.com/docker/docker/api/types [no test files] [2021-04-17T10:55:55.202Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-04-17T10:55:55.202Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-04-17T10:55:55.202Z] ? github.com/docker/docker/api/types/container [no test files] [2021-04-17T10:55:55.202Z] ? github.com/docker/docker/api/types/events [no test files] [2021-04-17T10:55:55.202Z] ? github.com/docker/docker/api/types/image [no test files] [2021-04-17T10:55:55.202Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-04-17T10:55:55.202Z] ? github.com/docker/docker/api/types/network [no test files] [2021-04-17T10:55:55.202Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-04-17T10:55:55.202Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-04-17T10:55:55.202Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-04-17T10:55:55.202Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-04-17T10:55:55.397Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-17T10:55:55.499Z] ok github.com/docker/docker/api/types/versions 0.011s coverage: 75.0% of statements [2021-04-17T10:55:55.499Z] ok github.com/docker/docker/api/types/time 0.017s coverage: 100.0% of statements [2021-04-17T10:55:55.499Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-04-17T10:55:55.499Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-04-17T10:55:55.499Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-04-17T10:55:55.499Z] ? github.com/docker/docker/builder [no test files] [2021-04-17T10:55:55.499Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-04-17T10:55:55.499Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-04-17T10:55:55.499Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-04-17T10:55:55.499Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-04-17T10:55:55.500Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-04-17T10:55:55.500Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-04-17T10:55:55.500Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-04-17T10:55:55.814Z] --- PASS: TestContainerNetworkMountsNoChown (0.94s) [2021-04-17T10:55:55.814Z] === RUN TestMountDaemonRoot [2021-04-17T10:55:55.814Z] === RUN TestMountDaemonRoot/default [2021-04-17T10:55:55.814Z] === PAUSE TestMountDaemonRoot/default [2021-04-17T10:55:55.814Z] === RUN TestMountDaemonRoot/private [2021-04-17T10:55:55.814Z] === PAUSE TestMountDaemonRoot/private [2021-04-17T10:55:55.814Z] === RUN TestMountDaemonRoot/rprivate [2021-04-17T10:55:55.814Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-17T10:55:55.814Z] === RUN TestMountDaemonRoot/slave [2021-04-17T10:55:55.814Z] === PAUSE TestMountDaemonRoot/slave [2021-04-17T10:55:55.814Z] === RUN TestMountDaemonRoot/rslave [2021-04-17T10:55:55.814Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-17T10:55:55.814Z] === RUN TestMountDaemonRoot/shared [2021-04-17T10:55:55.814Z] === PAUSE TestMountDaemonRoot/shared [2021-04-17T10:55:55.814Z] === RUN TestMountDaemonRoot/rshared [2021-04-17T10:55:55.814Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-17T10:55:55.814Z] === CONT TestMountDaemonRoot/default [2021-04-17T10:55:55.814Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-17T10:55:55.814Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-17T10:55:55.814Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-17T10:55:55.814Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-17T10:55:55.814Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-17T10:55:55.814Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-17T10:55:55.814Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-17T10:55:55.814Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-17T10:55:55.814Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-17T10:55:55.814Z] === CONT TestMountDaemonRoot/rshared [2021-04-17T10:55:55.814Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-17T10:55:55.814Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-17T10:55:55.814Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-17T10:55:55.814Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-17T10:55:55.814Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-17T10:55:55.814Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-17T10:55:55.814Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-17T10:55:55.814Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-17T10:55:55.814Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-17T10:55:55.814Z] === CONT TestMountDaemonRoot/shared [2021-04-17T10:55:55.814Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-17T10:55:55.814Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-17T10:55:55.814Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-17T10:55:55.814Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-17T10:55:55.814Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-17T10:55:55.814Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-17T10:55:55.814Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-17T10:55:55.814Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-17T10:55:55.814Z] === CONT TestMountDaemonRoot/rslave [2021-04-17T10:55:55.814Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-17T10:55:55.814Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-17T10:55:55.814Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-17T10:55:55.814Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-17T10:55:55.814Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-17T10:55:55.814Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-17T10:55:55.814Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-17T10:55:55.814Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-17T10:55:55.814Z] === CONT TestMountDaemonRoot/slave [2021-04-17T10:55:55.814Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-17T10:55:55.814Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-17T10:55:55.814Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-17T10:55:55.814Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-17T10:55:55.814Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-17T10:55:55.814Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-17T10:55:55.814Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-17T10:55:55.815Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-17T10:55:55.815Z] === CONT TestMountDaemonRoot/rprivate [2021-04-17T10:55:55.815Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-17T10:55:55.815Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-17T10:55:55.815Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-17T10:55:55.815Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-17T10:55:55.815Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-17T10:55:55.815Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-17T10:55:55.815Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-17T10:55:55.815Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-17T10:55:55.815Z] === CONT TestMountDaemonRoot/private [2021-04-17T10:55:55.815Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-17T10:55:55.815Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-17T10:55:55.815Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-17T10:55:55.815Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-17T10:55:55.815Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-17T10:55:55.815Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-17T10:55:55.815Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-17T10:55:55.815Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-17T10:55:55.815Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-17T10:55:55.815Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-17T10:55:55.815Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-17T10:55:56.074Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-17T10:55:56.074Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-17T10:55:56.074Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-17T10:55:56.074Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-17T10:55:56.074Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-17T10:55:56.074Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-17T10:55:56.074Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-17T10:55:56.074Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-17T10:55:56.074Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-17T10:55:56.074Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-17T10:55:56.074Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-17T10:55:56.074Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-04-17T10:55:56.074Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-17T10:55:56.333Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-17T10:55:56.333Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-17T10:55:56.333Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-17T10:55:56.333Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-17T10:55:56.333Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-17T10:55:56.333Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-17T10:55:56.333Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-17T10:55:56.333Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-17T10:55:56.333Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-17T10:55:56.333Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-17T10:55:56.333Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-17T10:55:56.333Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-04-17T10:55:56.333Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-17T10:55:56.333Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2021-04-17T10:55:56.333Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-04-17T10:55:56.333Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-04-17T10:55:56.333Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-04-17T10:55:56.333Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-17T10:55:56.333Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-04-17T10:55:56.333Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-04-17T10:55:56.333Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2021-04-17T10:55:56.333Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-04-17T10:55:56.333Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-17T10:55:56.333Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-04-17T10:55:56.333Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-04-17T10:55:56.333Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-04-17T10:55:56.333Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-04-17T10:55:56.333Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-17T10:55:56.333Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-04-17T10:55:56.333Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-04-17T10:55:56.333Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2021-04-17T10:55:56.333Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2021-04-17T10:55:56.333Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-17T10:55:56.333Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-04-17T10:55:56.333Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-04-17T10:55:56.333Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-04-17T10:55:56.333Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-04-17T10:55:56.333Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-17T10:55:56.333Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-04-17T10:55:56.334Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-04-17T10:55:56.334Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-04-17T10:55:56.334Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-04-17T10:55:56.334Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-17T10:55:56.334Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-04-17T10:55:56.334Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-04-17T10:55:56.334Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-04-17T10:55:56.334Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-04-17T10:55:56.334Z] === RUN TestContainerBindMountNonRecursive [2021-04-17T10:55:57.454Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-17T10:55:57.712Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-04-17T10:55:57.744Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-17T10:55:59.620Z] --- PASS: TestContainerBindMountNonRecursive (2.91s) [2021-04-17T10:55:59.620Z] === RUN TestContainerVolumesMountedAsShared [2021-04-17T10:55:59.830Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-17T10:55:59.878Z] --- PASS: TestContainerVolumesMountedAsShared (0.59s) [2021-04-17T10:55:59.879Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-17T10:55:59.879Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-04-17T10:56:00.019Z] ok github.com/docker/docker/cli/debug 0.022s coverage: 100.0% of statements [2021-04-17T10:56:00.448Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-04-17T10:56:00.859Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-17T10:56:01.857Z] --- PASS: TestContainerVolumesMountedAsSlave (1.69s) [2021-04-17T10:56:01.857Z] === RUN TestNetworkNat [2021-04-17T10:56:02.147Z] ok github.com/docker/docker/builder/remotecontext/git 3.936s coverage: 86.3% of statements [2021-04-17T10:56:02.792Z] ok github.com/docker/docker/builder/remotecontext 0.431s coverage: 13.7% of statements [2021-04-17T10:56:03.237Z] --- PASS: TestNetworkNat (1.49s) [2021-04-17T10:56:03.237Z] === RUN TestNetworkLocalhostTCPNat [2021-04-17T10:56:03.237Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-04-17T10:56:03.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-17T10:56:03.587Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-04-17T10:56:03.587Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.49s) [2021-04-17T10:56:03.587Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.17s) [2021-04-17T10:56:03.587Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.51s) [2021-04-17T10:56:03.587Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.01s) [2021-04-17T10:56:03.587Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.52s) [2021-04-17T10:56:03.587Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.49s) [2021-04-17T10:56:03.587Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.35s) [2021-04-17T10:56:03.587Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.36s) [2021-04-17T10:56:03.587Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.45s) [2021-04-17T10:56:03.587Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.08s) [2021-04-17T10:56:03.587Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.58s) [2021-04-17T10:56:03.587Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.42s) [2021-04-17T10:56:03.587Z] === RUN TestCgroupNamespacesRun [2021-04-17T10:56:04.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-17T10:56:04.619Z] --- PASS: TestNetworkLocalhostTCPNat (1.22s) [2021-04-17T10:56:04.619Z] === RUN TestNetworkLoopbackNat [2021-04-17T10:56:05.555Z] ok github.com/docker/docker/builder/dockerfile 1.169s coverage: 48.5% of statements [2021-04-17T10:56:05.555Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-04-17T10:56:05.555Z] ? github.com/docker/docker/cli [no test files] [2021-04-17T10:56:05.555Z] ? github.com/docker/docker/cli/config [no test files] [2021-04-17T10:56:05.648Z] --- PASS: TestCgroupNamespacesRun (2.08s) [2021-04-17T10:56:05.648Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-17T10:56:06.525Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-04-17T10:56:07.151Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.78s) [2021-04-17T10:56:07.151Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-17T10:56:07.903Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-04-17T10:56:08.163Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-04-17T10:56:08.357Z] ok github.com/docker/docker/client 0.432s coverage: 75.4% of statements [2021-04-17T10:56:08.733Z] --- PASS: TestNetworkLoopbackNat (4.40s) [2021-04-17T10:56:08.733Z] === RUN TestPause [2021-04-17T10:56:09.875Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.14s) [2021-04-17T10:56:09.875Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-17T10:56:10.111Z] --- PASS: TestPause (1.41s) [2021-04-17T10:56:10.111Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-17T10:56:10.111Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-17T10:56:10.111Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-17T10:56:10.111Z] === RUN TestPauseStopPausedContainer [2021-04-17T10:56:10.954Z] --- PASS: TestBuildWithHugeFile (53.69s) [2021-04-17T10:56:10.954Z] === RUN TestBuildWCOWSandboxSize [2021-04-17T10:56:10.954Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-04-17T10:56:10.954Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-17T10:56:10.954Z] === RUN TestBuildWithEmptyDockerfile [2021-04-17T10:56:10.954Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-17T10:56:10.954Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-17T10:56:10.954Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-17T10:56:10.954Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-17T10:56:10.954Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-17T10:56:10.954Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-17T10:56:10.954Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-17T10:56:10.954Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-17T10:56:10.954Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-17T10:56:10.954Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2021-04-17T10:56:10.954Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2021-04-17T10:56:10.954Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2021-04-17T10:56:10.954Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-04-17T10:56:10.954Z] === RUN TestBuildPreserveOwnership [2021-04-17T10:56:10.954Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-17T10:56:11.375Z] --- PASS: TestCgroupNamespacesRunHostMode (2.13s) [2021-04-17T10:56:11.375Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-17T10:56:11.491Z] --- PASS: TestPauseStopPausedContainer (1.25s) [2021-04-17T10:56:11.491Z] === RUN TestPidHost [2021-04-17T10:56:11.882Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-17T10:56:12.060Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-04-17T10:56:12.629Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-04-17T10:56:13.247Z] --- PASS: TestBuildPreserveOwnership (4.65s) [2021-04-17T10:56:13.247Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.24s) [2021-04-17T10:56:13.247Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.40s) [2021-04-17T10:56:13.247Z] === RUN TestBuildPlatformInvalid [2021-04-17T10:56:13.247Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-04-17T10:56:13.247Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-17T10:56:13.433Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.06s) [2021-04-17T10:56:13.433Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-17T10:56:15.170Z] --- PASS: TestPidHost (3.82s) [2021-04-17T10:56:15.170Z] === RUN TestPsFilter [2021-04-17T10:56:15.430Z] --- PASS: TestPsFilter (0.18s) [2021-04-17T10:56:15.430Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-17T10:56:15.515Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.75s) [2021-04-17T10:56:15.515Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-17T10:56:16.133Z] INFO: Extraction ended at 04/17/2021 10:56:14. Duration:00:00:20.0531210 [2021-04-17T10:56:16.133Z] INFO: Updating the golang and path environment variables [2021-04-17T10:56:16.133Z] INFO: GOPATH=d:\gopath [2021-04-17T10:56:16.133Z] INFO: go version go1.13.15 windows/amd64 [2021-04-17T10:56:16.133Z] INFO: Running the daemon under test in debug mode [2021-04-17T10:56:16.133Z] INFO: Starting a daemon under test... [2021-04-17T10:56:16.133Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42305\1\daemon --pidfile d:\CI\PR-42305\1\docker.pid -D [2021-04-17T10:56:16.133Z] INFO: Process started successfully. [2021-04-17T10:56:16.133Z] INFO: Start tailing logs of the daemon under tests [2021-04-17T10:56:16.133Z] INFO: Waiting for the daemon under test to start... [2021-04-17T10:56:16.144Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2021-04-17T10:56:16.144Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-17T10:56:16.810Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.39s) [2021-04-17T10:56:16.810Z] === RUN TestRemoveContainerWithVolume [2021-04-17T10:56:17.058Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-04-17T10:56:18.191Z] --- PASS: TestRemoveContainerWithVolume (1.50s) [2021-04-17T10:56:18.191Z] === RUN TestRemoveContainerRunning [2021-04-17T10:56:18.201Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.09s) [2021-04-17T10:56:18.201Z] === RUN TestKernelTCPMemory [2021-04-17T10:56:19.701Z] --- PASS: TestKernelTCPMemory (1.17s) [2021-04-17T10:56:19.701Z] === RUN TestNISDomainname [2021-04-17T10:56:20.100Z] --- PASS: TestRemoveContainerRunning (1.53s) [2021-04-17T10:56:20.100Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-17T10:56:20.730Z] --- PASS: TestNISDomainname (1.38s) [2021-04-17T10:56:20.730Z] === RUN TestHostnameDnsResolution [2021-04-17T10:56:21.483Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.45s) [2021-04-17T10:56:21.483Z] === RUN TestRemoveInvalidContainer [2021-04-17T10:56:21.483Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-04-17T10:56:21.483Z] === RUN TestRenameLinkedContainer [2021-04-17T10:56:21.656Z] --- PASS: TestBuildWithHugeFile (52.64s) [2021-04-17T10:56:21.656Z] === RUN TestBuildWCOWSandboxSize [2021-04-17T10:56:21.656Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-04-17T10:56:21.656Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-17T10:56:21.656Z] === RUN TestBuildWithEmptyDockerfile [2021-04-17T10:56:21.656Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-17T10:56:21.656Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-17T10:56:21.656Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-17T10:56:21.656Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-17T10:56:21.656Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-17T10:56:21.656Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-17T10:56:21.656Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-17T10:56:21.656Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-17T10:56:21.656Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-17T10:56:21.656Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2021-04-17T10:56:21.656Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-04-17T10:56:21.656Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2021-04-17T10:56:21.656Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-04-17T10:56:21.656Z] === RUN TestBuildPreserveOwnership [2021-04-17T10:56:21.656Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-17T10:56:22.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-17T10:56:22.787Z] --- PASS: TestHostnameDnsResolution (2.01s) [2021-04-17T10:56:22.787Z] === RUN TestStats [2021-04-17T10:56:24.186Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-17T10:56:26.289Z] --- PASS: TestStats (3.09s) [2021-04-17T10:56:26.289Z] === RUN TestStopContainerWithTimeout [2021-04-17T10:56:26.289Z] === RUN TestStopContainerWithTimeout/0 [2021-04-17T10:56:26.289Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-17T10:56:26.289Z] === RUN TestStopContainerWithTimeout/1 [2021-04-17T10:56:26.289Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-17T10:56:26.289Z] === RUN TestStopContainerWithTimeout/3 [2021-04-17T10:56:26.289Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-17T10:56:26.289Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-17T10:56:26.289Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-17T10:56:26.289Z] === CONT TestStopContainerWithTimeout/0 [2021-04-17T10:56:26.289Z] === CONT TestStopContainerWithTimeout/3 [2021-04-17T10:56:26.918Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-17T10:56:28.062Z] --- PASS: TestRenameLinkedContainer (5.88s) [2021-04-17T10:56:28.062Z] === RUN TestRenameStoppedContainer [2021-04-17T10:56:28.086Z] Loaded image: buildpack-deps:buster [2021-04-17T10:56:28.086Z] Loaded image: busybox:latest [2021-04-17T10:56:28.086Z] Loaded image: busybox:glibc [2021-04-17T10:56:28.322Z] --- PASS: TestRenameStoppedContainer (1.13s) [2021-04-17T10:56:28.322Z] === RUN TestRenameRunningContainerAndReuse [2021-04-17T10:56:28.371Z] --- PASS: TestBuildPreserveOwnership (9.98s) [2021-04-17T10:56:28.372Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.98s) [2021-04-17T10:56:28.372Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-04-17T10:56:28.372Z] === RUN TestBuildPlatformInvalid [2021-04-17T10:56:28.372Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-04-17T10:56:28.372Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-17T10:56:28.372Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-04-17T10:56:28.372Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-04-17T10:56:28.372Z] PASS [2021-04-17T10:56:28.372Z] [2021-04-17T10:56:28.372Z] === Skipped [2021-04-17T10:56:28.372Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-04-17T10:56:28.372Z] build_session_test.go:25: TODO: BuildKit [2021-04-17T10:56:28.372Z] [2021-04-17T10:56:28.372Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-04-17T10:56:28.372Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-17T10:56:28.372Z] [2021-04-17T10:56:28.372Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-04-17T10:56:28.372Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-04-17T10:56:28.372Z] [2021-04-17T10:56:28.372Z] [2021-04-17T10:56:28.372Z] DONE 34 tests, 3 skipped in 138.033s [2021-04-17T10:56:28.372Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-04-17T10:56:28.372Z] INFO: Testing against a local daemon [2021-04-17T10:56:28.372Z] === RUN TestConfigInspect [2021-04-17T10:56:28.372Z] --- SKIP: TestConfigInspect (0.02s) [2021-04-17T10:56:28.372Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T10:56:28.372Z] === RUN TestConfigList [2021-04-17T10:56:28.372Z] --- SKIP: TestConfigList (0.01s) [2021-04-17T10:56:28.372Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T10:56:28.372Z] === RUN TestConfigsCreateAndDelete [2021-04-17T10:56:28.630Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2021-04-17T10:56:28.630Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T10:56:28.630Z] === RUN TestConfigsUpdate [2021-04-17T10:56:28.630Z] --- SKIP: TestConfigsUpdate (0.02s) [2021-04-17T10:56:28.630Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T10:56:28.630Z] === RUN TestTemplatedConfig [2021-04-17T10:56:28.630Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-04-17T10:56:28.630Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T10:56:28.630Z] === RUN TestConfigCreateResolve [2021-04-17T10:56:28.630Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-04-17T10:56:28.630Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T10:56:28.630Z] === RUN TestConfigDaemonLibtrustID [2021-04-17T10:56:28.978Z] === CONT TestStopContainerWithTimeout/1 [2021-04-17T10:56:29.014Z] Loaded image: debian:bullseye [2021-04-17T10:56:29.014Z] Loaded image: hello-world:latest [2021-04-17T10:56:29.014Z] Loaded image: arm32v7/hello-world:latest [2021-04-17T10:56:30.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-17T10:56:30.543Z] --- PASS: TestConfigDaemonLibtrustID (1.89s) [2021-04-17T10:56:30.543Z] PASS [2021-04-17T10:56:30.543Z] [2021-04-17T10:56:30.543Z] === Skipped [2021-04-17T10:56:30.543Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-04-17T10:56:30.543Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T10:56:30.543Z] [2021-04-17T10:56:30.543Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-04-17T10:56:30.543Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T10:56:30.543Z] [2021-04-17T10:56:30.543Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2021-04-17T10:56:30.543Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T10:56:30.543Z] [2021-04-17T10:56:30.543Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2021-04-17T10:56:30.543Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T10:56:30.543Z] [2021-04-17T10:56:30.543Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-04-17T10:56:30.543Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T10:56:30.543Z] [2021-04-17T10:56:30.543Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-04-17T10:56:30.543Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T10:56:30.543Z] [2021-04-17T10:56:30.543Z] [2021-04-17T10:56:30.543Z] DONE 7 tests, 6 skipped in 2.108s [2021-04-17T10:56:30.543Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-04-17T10:56:30.543Z] INFO: Testing against a local daemon [2021-04-17T10:56:30.543Z] === RUN TestCheckpoint [2021-04-17T10:56:30.543Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-17T10:56:30.543Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-17T10:56:30.543Z] === RUN TestContainerInvalidJSON [2021-04-17T10:56:30.543Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-17T10:56:30.543Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-17T10:56:30.543Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-17T10:56:30.543Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-17T10:56:30.543Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-17T10:56:30.543Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-17T10:56:30.543Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-17T10:56:30.543Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-17T10:56:30.543Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-17T10:56:30.543Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-04-17T10:56:30.543Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-04-17T10:56:30.543Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-04-17T10:56:30.543Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-17T10:56:30.543Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-17T10:56:30.801Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-04-17T10:56:30.801Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-17T10:56:30.801Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-04-17T10:56:30.801Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-17T10:56:30.801Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-04-17T10:56:30.801Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-17T10:56:30.801Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-04-17T10:56:30.801Z] === RUN TestCopyFromContainer [2021-04-17T10:56:31.036Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-04-17T10:56:31.036Z] --- PASS: TestStopContainerWithTimeout/0 (1.11s) [2021-04-17T10:56:31.036Z] --- PASS: TestStopContainerWithTimeout/3 (3.20s) [2021-04-17T10:56:31.036Z] --- PASS: TestStopContainerWithTimeout/-1 (3.02s) [2021-04-17T10:56:31.036Z] --- PASS: TestStopContainerWithTimeout/1 (2.05s) [2021-04-17T10:56:31.036Z] === RUN TestDeleteDevicemapper [2021-04-17T10:56:31.036Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-17T10:56:31.036Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-17T10:56:31.036Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-17T10:56:31.619Z] --- PASS: TestRenameRunningContainerAndReuse (2.98s) [2021-04-17T10:56:31.619Z] === RUN TestRenameInvalidName [2021-04-17T10:56:31.879Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-04-17T10:56:31.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-17T10:56:32.819Z] --- PASS: TestRenameInvalidName (1.63s) [2021-04-17T10:56:32.819Z] === RUN TestRenameAnonymousContainer [2021-04-17T10:56:33.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-17T10:56:34.084Z] === RUN TestCopyFromContainer// [2021-04-17T10:56:34.343Z] === RUN TestCopyFromContainer//bar/root [2021-04-17T10:56:34.343Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-17T10:56:34.343Z] === RUN TestCopyFromContainer/bar/quux [2021-04-17T10:56:34.343Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-17T10:56:34.601Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-17T10:56:34.601Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-17T10:56:34.601Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-17T10:56:34.601Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-17T10:56:34.669Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-17T10:56:34.859Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-17T10:56:34.859Z] --- PASS: TestCopyFromContainer (4.02s) [2021-04-17T10:56:34.859Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-04-17T10:56:34.859Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-04-17T10:56:34.859Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-04-17T10:56:34.859Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-04-17T10:56:34.859Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-04-17T10:56:34.859Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-04-17T10:56:34.859Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-04-17T10:56:34.859Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-04-17T10:56:34.859Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-04-17T10:56:34.859Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-04-17T10:56:34.859Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-17T10:56:34.859Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-17T10:56:34.859Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-17T10:56:34.859Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-17T10:56:34.859Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-17T10:56:34.859Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-17T10:56:34.859Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-17T10:56:34.859Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-17T10:56:34.859Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-17T10:56:34.859Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-17T10:56:34.859Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-04-17T10:56:34.859Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-17T10:56:34.859Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-17T10:56:34.859Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-17T10:56:34.859Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-17T10:56:34.859Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-04-17T10:56:34.859Z] === RUN TestCreateWithInvalidEnv [2021-04-17T10:56:34.859Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-17T10:56:34.859Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-17T10:56:34.859Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-17T10:56:34.859Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-17T10:56:34.859Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-17T10:56:34.859Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-17T10:56:34.859Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-17T10:56:34.859Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-17T10:56:34.859Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-17T10:56:34.859Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-04-17T10:56:34.859Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-17T10:56:34.859Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-17T10:56:34.859Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-17T10:56:34.859Z] === RUN TestCreateTmpfsMountsTarget [2021-04-17T10:56:34.859Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-04-17T10:56:34.859Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-17T10:56:35.243Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-17T10:56:35.472Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.06s) [2021-04-17T10:56:35.472Z] === RUN TestUpdateMemory [2021-04-17T10:56:35.472Z] --- SKIP: TestUpdateMemory (0.00s) [2021-04-17T10:56:35.472Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-17T10:56:35.472Z] === RUN TestUpdateCPUQuota [2021-04-17T10:56:36.112Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-04-17T10:56:36.759Z] --- PASS: TestCreateWithCustomMaskedPaths (1.90s) [2021-04-17T10:56:36.760Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-17T10:56:37.098Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.57s) [2021-04-17T10:56:37.098Z] PASS [2021-04-17T10:56:37.098Z] [2021-04-17T10:56:37.098Z] === Skipped [2021-04-17T10:56:37.098Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-04-17T10:56:37.098Z] build_session_test.go:25: TODO: BuildKit [2021-04-17T10:56:37.098Z] [2021-04-17T10:56:37.098Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-04-17T10:56:37.098Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-17T10:56:37.098Z] [2021-04-17T10:56:37.098Z] [2021-04-17T10:56:37.098Z] DONE 34 tests, 2 skipped in 126.090s [2021-04-17T10:56:37.098Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-04-17T10:56:37.098Z] INFO: Testing against a local daemon [2021-04-17T10:56:37.098Z] === RUN TestConfigInspect [2021-04-17T10:56:37.164Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-17T10:56:37.280Z] ...INFO: Daemon under test started and replied! [2021-04-17T10:56:37.280Z] INFO: Docker version of the daemon under test [2021-04-17T10:56:37.280Z] [2021-04-17T10:56:37.280Z] Client: [2021-04-17T10:56:37.280Z] Version: 17.06.2-ce [2021-04-17T10:56:37.280Z] API version: 1.30 [2021-04-17T10:56:37.280Z] Go version: go1.8.3 [2021-04-17T10:56:37.280Z] Git commit: cec0b72 [2021-04-17T10:56:37.280Z] Built: Tue Sep 5 19:57:19 2017 [2021-04-17T10:56:37.280Z] OS/Arch: windows/amd64 [2021-04-17T10:56:37.280Z] [2021-04-17T10:56:37.280Z] Server: [2021-04-17T10:56:37.280Z] Version: 0.0.0-dev [2021-04-17T10:56:37.280Z] API version: 1.41 (minimum version 1.24) [2021-04-17T10:56:37.280Z] Go version: go1.13.15 [2021-04-17T10:56:37.280Z] Git commit: 041d074ebe [2021-04-17T10:56:37.280Z] Built: 04/17/2021 10:54:39 [2021-04-17T10:56:37.280Z] OS/Arch: windows/amd64 [2021-04-17T10:56:37.280Z] Experimental: false [2021-04-17T10:56:37.280Z] [2021-04-17T10:56:37.280Z] INFO: Docker info of the daemon under test [2021-04-17T10:56:37.280Z] [2021-04-17T10:56:37.280Z] Containers: 0 [2021-04-17T10:56:37.280Z] Running: 0 [2021-04-17T10:56:37.280Z] Paused: 0 [2021-04-17T10:56:37.280Z] Stopped: 0 [2021-04-17T10:56:37.280Z] Images: 0 [2021-04-17T10:56:37.280Z] Server Version: 0.0.0-dev [2021-04-17T10:56:37.280Z] Storage Driver: windowsfilter [2021-04-17T10:56:37.280Z] Windows: [2021-04-17T10:56:37.280Z] Logging Driver: json-file [2021-04-17T10:56:37.280Z] Plugins: [2021-04-17T10:56:37.280Z] Volume: local [2021-04-17T10:56:37.280Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-17T10:56:37.280Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-17T10:56:37.280Z] Swarm: inactive [2021-04-17T10:56:37.280Z] Default Isolation: process [2021-04-17T10:56:37.280Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-04-17T10:56:37.280Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-04-17T10:56:37.280Z] OSType: windows [2021-04-17T10:56:37.280Z] Architecture: x86_64 [2021-04-17T10:56:37.280Z] CPUs: 4 [2021-04-17T10:56:37.280Z] Total Memory: 32GiB [2021-04-17T10:56:37.280Z] Name: azwin-2-07d610 [2021-04-17T10:56:37.280Z] ID: QKPW:H2QE:IWED:EROA:JJQ3:I4WR:IOXZ:HRTX:3AL5:IJQS:7GKX:MKEJ [2021-04-17T10:56:37.280Z] Docker Root Dir: D:\CI\PR-42305\1\daemon [2021-04-17T10:56:37.280Z] Debug Mode (client): false [2021-04-17T10:56:37.280Z] Debug Mode (server): true [2021-04-17T10:56:37.280Z] File Descriptors: -1 [2021-04-17T10:56:37.280Z] Goroutines: 16 [2021-04-17T10:56:37.280Z] System Time: 2021-04-17T10:56:34.1089481Z [2021-04-17T10:56:37.280Z] EventsListeners: 0 [2021-04-17T10:56:37.280Z] Registry: https://index.docker.io/v1/ [2021-04-17T10:56:37.280Z] Labels: [2021-04-17T10:56:37.280Z] Experimental: false [2021-04-17T10:56:37.280Z] Insecure Registries: [2021-04-17T10:56:37.280Z] 127.0.0.0/8 [2021-04-17T10:56:37.280Z] Live Restore Enabled: false [2021-04-17T10:56:37.280Z] [2021-04-17T10:56:37.280Z] [2021-04-17T10:56:37.280Z] INFO: Docker images of the daemon under test [2021-04-17T10:56:37.280Z] [2021-04-17T10:56:37.280Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-04-17T10:56:37.280Z] [2021-04-17T10:56:37.280Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-04-17T10:56:37.280Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub into daemon under test. This may take some time... [2021-04-17T10:56:37.280Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-04-17T10:56:37.280Z] 29d5b6a226d2: Pulling fs layer [2021-04-17T10:56:38.653Z] --- PASS: TestRenameAnonymousContainer (5.81s) [2021-04-17T10:56:38.653Z] === RUN TestRenameContainerWithSameName [2021-04-17T10:56:38.662Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.89s) [2021-04-17T10:56:38.662Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-17T10:56:38.662Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-17T10:56:38.662Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-17T10:56:38.662Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-17T10:56:38.662Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-17T10:56:38.662Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-17T10:56:38.662Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-17T10:56:38.662Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-17T10:56:38.662Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-17T10:56:38.662Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-17T10:56:38.662Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-17T10:56:38.662Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-17T10:56:38.662Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-17T10:56:38.662Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-17T10:56:38.662Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-17T10:56:38.662Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-17T10:56:38.920Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-04-17T10:56:38.920Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-04-17T10:56:38.920Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-04-17T10:56:38.920Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-04-17T10:56:38.920Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-04-17T10:56:38.920Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-04-17T10:56:38.920Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-17T10:56:39.487Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.63s) [2021-04-17T10:56:39.487Z] === RUN TestCreateDifferentPlatform [2021-04-17T10:56:39.487Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-17T10:56:39.487Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-17T10:56:39.487Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-04-17T10:56:39.487Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-04-17T10:56:39.487Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-17T10:56:39.487Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-17T10:56:39.487Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-04-17T10:56:39.487Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-17T10:56:39.487Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-04-17T10:56:39.487Z] === RUN TestContainerStartOnDaemonRestart [2021-04-17T10:56:39.487Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-04-17T10:56:39.487Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-04-17T10:56:39.487Z] === RUN TestDaemonRestartIpcMode [2021-04-17T10:56:39.487Z] === PAUSE TestDaemonRestartIpcMode [2021-04-17T10:56:39.487Z] === RUN TestDaemonHostGatewayIP [2021-04-17T10:56:39.487Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-04-17T10:56:39.487Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-17T10:56:39.487Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-17T10:56:39.487Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-17T10:56:39.487Z] === RUN TestContainerKillOnDaemonStart [2021-04-17T10:56:39.487Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-04-17T10:56:39.487Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-04-17T10:56:39.487Z] === RUN TestDiff [2021-04-17T10:56:39.613Z] --- PASS: TestConfigInspect (2.57s) [2021-04-17T10:56:39.613Z] === RUN TestConfigList [2021-04-17T10:56:39.908Z] --- PASS: TestUpdateCPUQuota (4.12s) [2021-04-17T10:56:39.908Z] === RUN TestUpdatePidsLimit [2021-04-17T10:56:39.908Z] === RUN TestUpdatePidsLimit/update_from_none [2021-04-17T10:56:39.908Z] === RUN TestUpdatePidsLimit/no_change [2021-04-17T10:56:40.055Z] --- PASS: TestDiff (0.65s) [2021-04-17T10:56:40.055Z] === RUN TestExecWithCloseStdin [2021-04-17T10:56:40.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-17T10:56:40.537Z] === RUN TestUpdatePidsLimit/update_lower [2021-04-17T10:56:40.566Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-04-17T10:56:40.566Z] --- PASS: TestRenameContainerWithSameName (1.85s) [2021-04-17T10:56:40.566Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-17T10:56:40.991Z] --- PASS: TestExecWithCloseStdin (0.95s) [2021-04-17T10:56:40.991Z] === RUN TestExec [2021-04-17T10:56:41.133Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-04-17T10:56:41.133Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-04-17T10:56:41.166Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-04-17T10:56:41.795Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-04-17T10:56:41.927Z] --- PASS: TestExec (0.93s) [2021-04-17T10:56:41.927Z] === RUN TestExecUser [2021-04-17T10:56:42.127Z] --- PASS: TestConfigList (2.50s) [2021-04-17T10:56:42.127Z] === RUN TestConfigsCreateAndDelete [2021-04-17T10:56:42.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-17T10:56:42.424Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-04-17T10:56:42.863Z] --- PASS: TestExecUser (0.93s) [2021-04-17T10:56:42.863Z] === RUN TestExportContainerAndImportImage [2021-04-17T10:56:43.040Z] --- PASS: TestRenameContainerWithLinkedContainer (2.54s) [2021-04-17T10:56:43.040Z] === RUN TestResize [2021-04-17T10:56:43.052Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-04-17T10:56:43.798Z] --- PASS: TestExportContainerAndImportImage (0.80s) [2021-04-17T10:56:43.798Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-17T10:56:43.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-17T10:56:43.979Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-04-17T10:56:44.238Z] --- PASS: TestResize (1.22s) [2021-04-17T10:56:44.238Z] === RUN TestResizeWithInvalidSize [2021-04-17T10:56:44.394Z] 29d5b6a226d2: Verifying Checksum [2021-04-17T10:56:44.394Z] 29d5b6a226d2: Download complete [2021-04-17T10:56:44.581Z] --- PASS: TestUpdatePidsLimit (5.38s) [2021-04-17T10:56:44.581Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.64s) [2021-04-17T10:56:44.581Z] --- PASS: TestUpdatePidsLimit/no_change (0.64s) [2021-04-17T10:56:44.581Z] --- PASS: TestUpdatePidsLimit/update_lower (0.63s) [2021-04-17T10:56:44.581Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.60s) [2021-04-17T10:56:44.581Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.63s) [2021-04-17T10:56:44.581Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.61s) [2021-04-17T10:56:44.581Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.64s) [2021-04-17T10:56:44.581Z] === RUN TestUpdateRestartPolicy [2021-04-17T10:56:44.643Z] --- PASS: TestConfigsCreateAndDelete (2.81s) [2021-04-17T10:56:44.643Z] === RUN TestConfigsUpdate [2021-04-17T10:56:44.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-17T10:56:44.806Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-04-17T10:56:45.374Z] --- PASS: TestResizeWithInvalidSize (1.17s) [2021-04-17T10:56:45.374Z] === RUN TestResizeWhenContainerNotStarted [2021-04-17T10:56:46.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-17T10:56:46.753Z] --- PASS: TestResizeWhenContainerNotStarted (1.10s) [2021-04-17T10:56:46.753Z] === RUN TestDaemonRestartKillContainers [2021-04-17T10:56:46.753Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-17T10:56:46.753Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-17T10:56:46.753Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-17T10:56:46.753Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-17T10:56:46.753Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-17T10:56:46.753Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-17T10:56:46.753Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-17T10:56:46.753Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-17T10:56:46.753Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-17T10:56:46.753Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-17T10:56:46.753Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-17T10:56:46.753Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-17T10:56:46.753Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-17T10:56:46.753Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-17T10:56:46.753Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-17T10:56:46.753Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-17T10:56:46.753Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-17T10:56:46.753Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-17T10:56:46.753Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-17T10:56:46.753Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-17T10:56:46.753Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-17T10:56:46.753Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-17T10:56:46.753Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-17T10:56:46.753Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-17T10:56:46.753Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-17T10:56:46.753Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-17T10:56:47.012Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-04-17T10:56:47.012Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-04-17T10:56:47.840Z] ok github.com/docker/docker/cmd/dockerd 0.117s coverage: 29.1% of statements [2021-04-17T10:56:47.909Z] --- PASS: TestConfigsUpdate (2.88s) [2021-04-17T10:56:47.909Z] === RUN TestTemplatedConfig [2021-04-17T10:56:47.983Z] --- PASS: TestExportContainerAfterDaemonRestart (4.00s) [2021-04-17T10:56:47.983Z] === RUN TestHealthCheckWorkdir [2021-04-17T10:56:48.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-17T10:56:49.357Z] --- PASS: TestHealthCheckWorkdir (1.36s) [2021-04-17T10:56:49.357Z] === RUN TestHealthKillContainer [2021-04-17T10:56:49.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-17T10:56:50.302Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-17T10:56:50.572Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-17T10:56:50.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-17T10:56:52.080Z] --- PASS: TestTemplatedConfig (3.94s) [2021-04-17T10:56:52.080Z] === RUN TestConfigCreateResolve [2021-04-17T10:56:52.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-17T10:56:52.479Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-17T10:56:52.479Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-17T10:56:52.640Z] --- PASS: TestHealthKillContainer (2.97s) [2021-04-17T10:56:52.640Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-17T10:56:52.640Z] --- PASS: TestInspectCpusetInConfigPre120 (0.64s) [2021-04-17T10:56:52.640Z] === RUN TestIpcModeNone [2021-04-17T10:56:53.461Z] ok github.com/docker/docker/container 0.160s coverage: 34.4% of statements [2021-04-17T10:56:53.461Z] ? github.com/docker/docker/container/stream [no test files] [2021-04-17T10:56:53.461Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-04-17T10:56:53.461Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-04-17T10:56:53.461Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-04-17T10:56:53.576Z] --- PASS: TestIpcModeNone (0.92s) [2021-04-17T10:56:53.576Z] === RUN TestIpcModePrivate [2021-04-17T10:56:53.701Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-17T10:56:53.701Z] Using test binary docker [2021-04-17T10:56:53.701Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-17T10:56:53.701Z] +++ /etc/init.d/apparmor start [2021-04-17T10:56:53.701Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-17T10:56:53.701Z] INFO: Waiting for daemon to start... [2021-04-17T10:56:53.701Z] Starting dockerd [2021-04-17T10:56:53.701Z] +++ 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-04-17T10:56:54.397Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-17T10:56:54.397Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-17T10:56:54.511Z] --- PASS: TestIpcModePrivate (0.95s) [2021-04-17T10:56:54.511Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-04-17T10:56:54.511Z] === RUN TestIpcModeShareable [2021-04-17T10:56:54.511Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-04-17T10:56:54.511Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-17T10:56:54.511Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-17T10:56:54.600Z] --- PASS: TestConfigCreateResolve (3.05s) [2021-04-17T10:56:54.600Z] === RUN TestConfigDaemonLibtrustID [2021-04-17T10:56:55.016Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.027s coverage: 65.3% of statements [2021-04-17T10:56:55.569Z] --- PASS: TestConfigDaemonLibtrustID (0.88s) [2021-04-17T10:56:55.569Z] PASS [2021-04-17T10:56:55.569Z] [2021-04-17T10:56:55.569Z] DONE 7 tests in 18.684s [2021-04-17T10:56:55.569Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-04-17T10:56:55.569Z] INFO: Testing against a local daemon [2021-04-17T10:56:55.569Z] === RUN TestCheckpoint [2021-04-17T10:56:55.569Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-17T10:56:55.569Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-17T10:56:55.569Z] === RUN TestContainerInvalidJSON [2021-04-17T10:56:55.569Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-17T10:56:55.569Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-17T10:56:55.569Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-17T10:56:55.569Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-17T10:56:55.569Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-17T10:56:55.569Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-17T10:56:55.569Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-17T10:56:55.569Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-17T10:56:55.569Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-17T10:56:55.569Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-04-17T10:56:55.569Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-04-17T10:56:55.569Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-04-17T10:56:55.569Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-17T10:56:55.569Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-17T10:56:55.789Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-04-17T10:56:55.829Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2021-04-17T10:56:55.829Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-17T10:56:55.829Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-04-17T10:56:55.829Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-17T10:56:55.829Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2021-04-17T10:56:55.829Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-17T10:56:56.049Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-04-17T10:56:56.108Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2021-04-17T10:56:56.109Z] === RUN TestCopyFromContainer [2021-04-17T10:56:57.428Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-17T10:56:57.797Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.63s) [2021-04-17T10:56:57.797Z] === RUN TestAPIIpcModeHost [2021-04-17T10:56:57.797Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-04-17T10:56:57.797Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-17T10:56:57.797Z] === RUN TestDaemonIpcModeShareable [2021-04-17T10:56:57.797Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-04-17T10:56:57.797Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-17T10:56:57.797Z] === RUN TestDaemonIpcModePrivate [2021-04-17T10:56:57.997Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-04-17T10:56:57.999Z] === RUN TestCopyFromContainer// [2021-04-17T10:56:58.257Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-17T10:56:58.263Z] === RUN TestCopyFromContainer//bar/root [2021-04-17T10:56:58.263Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-17T10:56:58.519Z] === RUN TestCopyFromContainer/bar/quux [2021-04-17T10:56:58.519Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-17T10:56:58.775Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-17T10:56:58.775Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-17T10:56:59.031Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-17T10:56:59.031Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-17T10:56:59.287Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-17T10:56:59.544Z] --- PASS: TestCopyFromContainer (3.40s) [2021-04-17T10:56:59.544Z] --- PASS: TestCopyFromContainer// (0.13s) [2021-04-17T10:56:59.544Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2021-04-17T10:56:59.544Z] --- PASS: TestCopyFromContainer//bar/root/ (0.14s) [2021-04-17T10:56:59.544Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2021-04-17T10:56:59.544Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2021-04-17T10:56:59.544Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s) [2021-04-17T10:56:59.544Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s) [2021-04-17T10:56:59.544Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.16s) [2021-04-17T10:56:59.544Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.16s) [2021-04-17T10:56:59.544Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2021-04-17T10:56:59.544Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-17T10:56:59.544Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-17T10:56:59.544Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-17T10:56:59.544Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-17T10:56:59.544Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-17T10:56:59.544Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-17T10:56:59.544Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-17T10:56:59.544Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-17T10:56:59.544Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-17T10:56:59.544Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-17T10:56:59.544Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-04-17T10:56:59.544Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-17T10:56:59.544Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-17T10:56:59.544Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-17T10:56:59.544Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-17T10:56:59.544Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2021-04-17T10:56:59.544Z] === RUN TestCreateWithInvalidEnv [2021-04-17T10:56:59.544Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-17T10:56:59.544Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-17T10:56:59.544Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-17T10:56:59.544Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-17T10:56:59.544Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-17T10:56:59.544Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-17T10:56:59.544Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-17T10:56:59.544Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-17T10:56:59.544Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-17T10:56:59.544Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-04-17T10:56:59.544Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-17T10:56:59.544Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-17T10:56:59.544Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-17T10:56:59.544Z] === RUN TestCreateTmpfsMountsTarget [2021-04-17T10:56:59.544Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2021-04-17T10:56:59.544Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-17T10:56:59.914Z] --- PASS: TestUpdateRestartPolicy (13.68s) [2021-04-17T10:56:59.914Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-17T10:56:59.914Z] --- PASS: TestUpdateRestartWithAutoRemove (1.01s) [2021-04-17T10:56:59.914Z] === RUN TestWaitNonBlocked [2021-04-17T10:56:59.914Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-17T10:56:59.914Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-17T10:56:59.914Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-17T10:56:59.914Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-17T10:56:59.914Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-17T10:56:59.914Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-17T10:57:00.163Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-04-17T10:57:00.303Z] . [2021-04-17T10:57:00.303Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-17T10:57:00.303Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-17T10:57:00.303Z] Error: No such image: emptyfs [2021-04-17T10:57:00.303Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-17T10:57:00.303Z] ++++ docker load [2021-04-17T10:57:00.303Z] Running integration-test (iteration 1) [2021-04-17T10:57:00.303Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-04-17T10:57:00.303Z] ++ 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-04-17T10:57:00.303Z] ++ set -e [2021-04-17T10:57:00.303Z] ++ '[' -n 0 ']' [2021-04-17T10:57:00.303Z] ++ set -x [2021-04-17T10:57:00.303Z] ++ env -i DEST=/go/src/github.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-04-17T10:57:00.327Z] --- PASS: TestDaemonIpcModePrivate (2.89s) [2021-04-17T10:57:00.327Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-04-17T10:57:00.327Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-17T10:57:00.327Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-04-17T10:57:00.327Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-17T10:57:00.327Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-17T10:57:00.327Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-04-17T10:57:00.327Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-17T10:57:00.327Z] === RUN TestIpcModeOlderClient [2021-04-17T10:57:00.327Z] === PAUSE TestIpcModeOlderClient [2021-04-17T10:57:00.327Z] === RUN TestKillContainerInvalidSignal [2021-04-17T10:57:00.546Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-04-17T10:57:00.546Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.11s) [2021-04-17T10:57:00.546Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.23s) [2021-04-17T10:57:00.546Z] === RUN TestWaitBlocked [2021-04-17T10:57:00.546Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-17T10:57:00.546Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-17T10:57:00.546Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-17T10:57:00.546Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-17T10:57:00.546Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-17T10:57:00.546Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-17T10:57:00.731Z] ok github.com/docker/docker/daemon/cluster/convert 0.040s coverage: 35.9% of statements [2021-04-17T10:57:00.932Z] --- PASS: TestKillContainerInvalidSignal (0.76s) [2021-04-17T10:57:00.932Z] === RUN TestKillContainer [2021-04-17T10:57:00.932Z] === RUN TestKillContainer/no_signal [2021-04-17T10:57:01.101Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-04-17T10:57:01.360Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-04-17T10:57:01.513Z] === RUN TestKillContainer/non_killing_signal [2021-04-17T10:57:02.046Z] --- PASS: TestWaitBlocked (0.01s) [2021-04-17T10:57:02.046Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.28s) [2021-04-17T10:57:02.046Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.30s) [2021-04-17T10:57:02.046Z] === CONT TestContainerStartOnDaemonRestart [2021-04-17T10:57:02.046Z] === CONT TestContainerKillOnDaemonStart [2021-04-17T10:57:02.084Z] === RUN TestKillContainer/killing_signal [2021-04-17T10:57:02.298Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-04-17T10:57:03.018Z] --- PASS: TestKillContainer (2.02s) [2021-04-17T10:57:03.018Z] --- PASS: TestKillContainer/no_signal (0.68s) [2021-04-17T10:57:03.018Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2021-04-17T10:57:03.018Z] --- PASS: TestKillContainer/killing_signal (0.64s) [2021-04-17T10:57:03.018Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-17T10:57:03.018Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-17T10:57:03.237Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-17T10:57:03.322Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-04-17T10:57:03.322Z] [2021-04-17T10:57:03.322Z] ________ ____ __. [2021-04-17T10:57:03.322Z] \_____ \ | |/ _| [2021-04-17T10:57:03.322Z] / | \| < [2021-04-17T10:57:03.322Z] / | \ | \ [2021-04-17T10:57:03.322Z] \_______ /____|__ \ [2021-04-17T10:57:03.322Z] \/ \/ [2021-04-17T10:57:03.322Z] [2021-04-17T10:57:03.322Z] INFO: make.ps1 ended at 04/17/2021 10:56:59 [2021-04-17T10:57:03.322Z] INFO: Binaries build ended at 04/17/2021 10:57:01. Duration:00:01:15.8059494 [2021-04-17T10:57:03.322Z] INFO: Copying the built daemon binary to d:\CI\PR-42305\1\binary\dockerd-041d074ebe.exe... [2021-04-17T10:57:03.322Z] INFO: Copying the built client binary to d:\CI\PR-42305\1\binary\docker-041d074ebe.exe... [2021-04-17T10:57:03.322Z] INFO: Copying dockerversion from the container... [2021-04-17T10:57:03.322Z] INFO: Copying the golang package from the container to d:\CI\PR-42305\1\installer\go.zip... [2021-04-17T10:57:03.585Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-17T10:57:03.720Z] --- PASS: TestCreateWithCustomMaskedPaths (3.41s) [2021-04-17T10:57:03.720Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-17T10:57:03.806Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-17T10:57:04.151Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.30s) [2021-04-17T10:57:04.151Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.63s) [2021-04-17T10:57:04.151Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2021-04-17T10:57:04.151Z] === RUN TestKillStoppedContainer [2021-04-17T10:57:04.151Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-04-17T10:57:04.151Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-17T10:57:04.304Z] ok github.com/docker/docker/daemon/cluster 0.160s coverage: 0.5% of statements [2021-04-17T10:57:04.409Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-04-17T10:57:04.409Z] === RUN TestKillDifferentUserContainer [2021-04-17T10:57:04.868Z] INFO: Extracting go.zip to d:\CI\PR-42305\1\go [2021-04-17T10:57:04.977Z] --- PASS: TestKillDifferentUserContainer (0.65s) [2021-04-17T10:57:04.977Z] === RUN TestInspectOomKilledTrue [2021-04-17T10:57:04.977Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-17T10:57:04.977Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-17T10:57:04.977Z] === RUN TestInspectOomKilledFalse [2021-04-17T10:57:04.977Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-17T10:57:04.977Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-17T10:57:04.977Z] === RUN TestLinksEtcHostsContentMatch [2021-04-17T10:57:04.977Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-04-17T10:57:04.977Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-04-17T10:57:04.977Z] === RUN TestLinksContainerNames [2021-04-17T10:57:05.548Z] --- PASS: TestContainerStartOnDaemonRestart (3.44s) [2021-04-17T10:57:05.548Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-17T10:57:06.239Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.36s) [2021-04-17T10:57:06.239Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-17T10:57:06.239Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-17T10:57:06.239Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-17T10:57:06.239Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-17T10:57:06.239Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-17T10:57:06.239Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-17T10:57:06.239Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-17T10:57:06.239Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-17T10:57:06.239Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-17T10:57:06.239Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-17T10:57:06.239Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-17T10:57:06.351Z] --- PASS: TestLinksContainerNames (1.30s) [2021-04-17T10:57:06.351Z] === RUN TestLogsFollowTailEmpty [2021-04-17T10:57:06.495Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-17T10:57:06.495Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-17T10:57:06.495Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-17T10:57:06.495Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-17T10:57:06.495Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-17T10:57:06.495Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-04-17T10:57:06.495Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-04-17T10:57:06.495Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-04-17T10:57:06.495Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-04-17T10:57:06.495Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-04-17T10:57:06.495Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-04-17T10:57:06.495Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-17T10:57:06.916Z] --- PASS: TestLogsFollowTailEmpty (0.66s) [2021-04-17T10:57:06.916Z] === RUN TestContainerNetworkMountsNoChown [2021-04-17T10:57:07.483Z] --- PASS: TestContainerNetworkMountsNoChown (0.63s) [2021-04-17T10:57:07.483Z] === RUN TestMountDaemonRoot [2021-04-17T10:57:07.483Z] === RUN TestMountDaemonRoot/default [2021-04-17T10:57:07.483Z] === PAUSE TestMountDaemonRoot/default [2021-04-17T10:57:07.483Z] === RUN TestMountDaemonRoot/private [2021-04-17T10:57:07.483Z] === PAUSE TestMountDaemonRoot/private [2021-04-17T10:57:07.483Z] === RUN TestMountDaemonRoot/rprivate [2021-04-17T10:57:07.483Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-17T10:57:07.483Z] === RUN TestMountDaemonRoot/slave [2021-04-17T10:57:07.483Z] === PAUSE TestMountDaemonRoot/slave [2021-04-17T10:57:07.483Z] === RUN TestMountDaemonRoot/rslave [2021-04-17T10:57:07.483Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-17T10:57:07.483Z] === RUN TestMountDaemonRoot/shared [2021-04-17T10:57:07.483Z] === PAUSE TestMountDaemonRoot/shared [2021-04-17T10:57:07.483Z] === RUN TestMountDaemonRoot/rshared [2021-04-17T10:57:07.483Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-17T10:57:07.483Z] === CONT TestMountDaemonRoot/default [2021-04-17T10:57:07.483Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-17T10:57:07.483Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-17T10:57:07.483Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-17T10:57:07.483Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-17T10:57:07.483Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-17T10:57:07.483Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-17T10:57:07.483Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-17T10:57:07.483Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-17T10:57:07.483Z] === CONT TestMountDaemonRoot/rslave [2021-04-17T10:57:07.483Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-17T10:57:07.483Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-17T10:57:07.483Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-17T10:57:07.483Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-17T10:57:07.483Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-17T10:57:07.483Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-17T10:57:07.483Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-17T10:57:07.483Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-17T10:57:07.483Z] === CONT TestMountDaemonRoot/rshared [2021-04-17T10:57:07.483Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-17T10:57:07.483Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-17T10:57:07.483Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-17T10:57:07.483Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-17T10:57:07.483Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-17T10:57:07.483Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-17T10:57:07.483Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-17T10:57:07.483Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-17T10:57:07.483Z] === CONT TestMountDaemonRoot/shared [2021-04-17T10:57:07.483Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-17T10:57:07.483Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-17T10:57:07.483Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-17T10:57:07.483Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-17T10:57:07.483Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-17T10:57:07.483Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-17T10:57:07.483Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-17T10:57:07.483Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-17T10:57:07.483Z] === CONT TestMountDaemonRoot/rprivate [2021-04-17T10:57:07.483Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-17T10:57:07.483Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-17T10:57:07.483Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-17T10:57:07.483Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-17T10:57:07.483Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-17T10:57:07.483Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-17T10:57:07.483Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-17T10:57:07.483Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-17T10:57:07.483Z] === CONT TestMountDaemonRoot/slave [2021-04-17T10:57:07.483Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-17T10:57:07.483Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-17T10:57:07.483Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-17T10:57:07.483Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-17T10:57:07.483Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-17T10:57:07.484Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-17T10:57:07.484Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-17T10:57:07.484Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-17T10:57:07.484Z] === CONT TestMountDaemonRoot/private [2021-04-17T10:57:07.484Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-17T10:57:07.484Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-17T10:57:07.484Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-17T10:57:07.484Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-17T10:57:07.484Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-17T10:57:07.484Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-17T10:57:07.484Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-17T10:57:07.484Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-17T10:57:07.484Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-17T10:57:07.484Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-17T10:57:07.742Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-17T10:57:07.742Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-17T10:57:07.742Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-17T10:57:07.742Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-17T10:57:07.742Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-17T10:57:07.742Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-17T10:57:07.742Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-17T10:57:07.742Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-17T10:57:07.742Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-17T10:57:07.742Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-17T10:57:07.742Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-17T10:57:07.742Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-17T10:57:07.742Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-17T10:57:07.742Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-17T10:57:07.742Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-17T10:57:07.862Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.24s) [2021-04-17T10:57:07.862Z] === RUN TestCreateDifferentPlatform [2021-04-17T10:57:07.862Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-17T10:57:07.862Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-17T10:57:07.862Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-04-17T10:57:07.862Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-04-17T10:57:07.862Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-17T10:57:07.862Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-17T10:57:07.862Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-04-17T10:57:07.862Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-17T10:57:07.862Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-04-17T10:57:07.862Z] === RUN TestContainerStartOnDaemonRestart [2021-04-17T10:57:07.862Z] === PAUSE TestContainerStartOnDaemonRestart [2021-04-17T10:57:07.862Z] === RUN TestDaemonRestartIpcMode [2021-04-17T10:57:07.862Z] === PAUSE TestDaemonRestartIpcMode [2021-04-17T10:57:07.862Z] === RUN TestDaemonHostGatewayIP [2021-04-17T10:57:07.862Z] === PAUSE TestDaemonHostGatewayIP [2021-04-17T10:57:07.862Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-17T10:57:07.862Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-17T10:57:07.862Z] === RUN TestContainerKillOnDaemonStart [2021-04-17T10:57:07.862Z] === PAUSE TestContainerKillOnDaemonStart [2021-04-17T10:57:07.862Z] === RUN TestDiff [2021-04-17T10:57:07.869Z] ok github.com/docker/docker/daemon/discovery 0.028s coverage: 30.0% of statements [2021-04-17T10:57:08.000Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-17T10:57:08.000Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-17T10:57:08.000Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-17T10:57:08.000Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-17T10:57:08.000Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-17T10:57:08.000Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-17T10:57:08.000Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-17T10:57:08.000Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-17T10:57:08.000Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-17T10:57:08.001Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-17T10:57:08.001Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-17T10:57:08.001Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-04-17T10:57:08.001Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-17T10:57:08.001Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-04-17T10:57:08.001Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-04-17T10:57:08.001Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-04-17T10:57:08.001Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-04-17T10:57:08.001Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-17T10:57:08.001Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-04-17T10:57:08.001Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-04-17T10:57:08.001Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2021-04-17T10:57:08.001Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-04-17T10:57:08.001Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-17T10:57:08.001Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-04-17T10:57:08.001Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-04-17T10:57:08.001Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-04-17T10:57:08.001Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2021-04-17T10:57:08.001Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-17T10:57:08.001Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-04-17T10:57:08.001Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-04-17T10:57:08.001Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-04-17T10:57:08.001Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-04-17T10:57:08.001Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-17T10:57:08.001Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-04-17T10:57:08.001Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-04-17T10:57:08.001Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-04-17T10:57:08.001Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-04-17T10:57:08.001Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-17T10:57:08.001Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-04-17T10:57:08.001Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-04-17T10:57:08.001Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-04-17T10:57:08.001Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-04-17T10:57:08.001Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-17T10:57:08.001Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-04-17T10:57:08.001Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-04-17T10:57:08.001Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-04-17T10:57:08.001Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2021-04-17T10:57:08.001Z] === RUN TestContainerBindMountNonRecursive [2021-04-17T10:57:08.001Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-04-17T10:57:08.001Z] 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-04-17T10:57:08.001Z] === RUN TestContainerVolumesMountedAsShared [2021-04-17T10:57:08.001Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-04-17T10:57:08.001Z] 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-04-17T10:57:08.001Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-17T10:57:08.001Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-04-17T10:57:08.001Z] 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-04-17T10:57:08.001Z] === RUN TestNetworkNat [2021-04-17T10:57:08.001Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-04-17T10:57:08.001Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.59s) [2021-04-17T10:57:08.001Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.99s) [2021-04-17T10:57:08.001Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.02s) [2021-04-17T10:57:08.001Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.95s) [2021-04-17T10:57:08.001Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.81s) [2021-04-17T10:57:08.001Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.95s) [2021-04-17T10:57:08.001Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.36s) [2021-04-17T10:57:08.001Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.69s) [2021-04-17T10:57:08.001Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.64s) [2021-04-17T10:57:08.001Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.66s) [2021-04-17T10:57:08.001Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (4.00s) [2021-04-17T10:57:08.001Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.89s) [2021-04-17T10:57:08.001Z] === RUN TestCgroupNamespacesRun [2021-04-17T10:57:08.791Z] --- PASS: TestDiff (1.10s) [2021-04-17T10:57:08.791Z] === RUN TestExecWithCloseStdin [2021-04-17T10:57:08.936Z] --- PASS: TestNetworkNat (0.87s) [2021-04-17T10:57:08.936Z] === RUN TestNetworkLocalhostTCPNat [2021-04-17T10:57:09.150Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.17s) [2021-04-17T10:57:09.150Z] === CONT TestDaemonHostGatewayIP [2021-04-17T10:57:09.380Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-04-17T10:57:09.503Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s) [2021-04-17T10:57:09.503Z] === RUN TestNetworkLoopbackNat [2021-04-17T10:57:09.974Z] ok github.com/docker/docker/daemon/config 0.079s coverage: 81.8% of statements [2021-04-17T10:57:09.974Z] ok github.com/docker/docker/daemon/events 0.067s coverage: 50.0% of statements [2021-04-17T10:57:10.685Z] --- PASS: TestExecWithCloseStdin (1.44s) [2021-04-17T10:57:10.685Z] === RUN TestExec [2021-04-17T10:57:10.759Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-04-17T10:57:10.759Z] --- PASS: TestCgroupNamespacesRun (3.06s) [2021-04-17T10:57:10.759Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-17T10:57:11.613Z] --- PASS: TestExec (1.34s) [2021-04-17T10:57:11.613Z] === RUN TestExecUser [2021-04-17T10:57:12.139Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-04-17T10:57:12.139Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-04-17T10:57:12.549Z] Loaded image: buildpack-deps:buster [2021-04-17T10:57:12.549Z] Loaded image: busybox:latest [2021-04-17T10:57:12.549Z] Loaded image: busybox:glibc [2021-04-17T10:57:12.658Z] --- PASS: TestDaemonHostGatewayIP (3.88s) [2021-04-17T10:57:12.658Z] === CONT TestDaemonRestartIpcMode [2021-04-17T10:57:12.708Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-04-17T10:57:12.747Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2021-04-17T10:57:12.785Z] --- PASS: TestNetworkLoopbackNat (3.08s) [2021-04-17T10:57:12.785Z] === RUN TestPause [2021-04-17T10:57:12.785Z] --- SKIP: TestPause (0.00s) [2021-04-17T10:57:12.785Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-17T10:57:12.785Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-17T10:57:12.785Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-17T10:57:12.785Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-17T10:57:12.785Z] === RUN TestPauseStopPausedContainer [2021-04-17T10:57:12.785Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-04-17T10:57:12.785Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-17T10:57:12.785Z] === RUN TestPidHost [2021-04-17T10:57:12.967Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.31s) [2021-04-17T10:57:12.967Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-17T10:57:12.978Z] --- PASS: TestExecUser (1.44s) [2021-04-17T10:57:12.978Z] === RUN TestExportContainerAndImportImage [2021-04-17T10:57:13.905Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-04-17T10:57:14.222Z] --- PASS: TestContainerKillOnDaemonStart (12.42s) [2021-04-17T10:57:14.222Z] === CONT TestIpcModeOlderClient [2021-04-17T10:57:14.352Z] --- PASS: TestExportContainerAndImportImage (1.31s) [2021-04-17T10:57:14.352Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-17T10:57:14.511Z] --- PASS: TestIpcModeOlderClient (0.16s) [2021-04-17T10:57:14.687Z] --- PASS: TestPidHost (1.88s) [2021-04-17T10:57:14.687Z] === RUN TestPsFilter [2021-04-17T10:57:14.687Z] --- PASS: TestPsFilter (0.10s) [2021-04-17T10:57:14.687Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-17T10:57:15.123Z] Loaded image: debian:bullseye [2021-04-17T10:57:15.298Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s) [2021-04-17T10:57:15.298Z] === RUN TestRemoveContainerWithVolume [2021-04-17T10:57:15.812Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-04-17T10:57:15.865Z] --- PASS: TestRemoveContainerWithVolume (0.66s) [2021-04-17T10:57:15.865Z] === RUN TestRemoveContainerRunning [2021-04-17T10:57:16.071Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (3.03s) [2021-04-17T10:57:16.071Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-17T10:57:16.308Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.1% of statements [2021-04-17T10:57:16.308Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.522s coverage: 14.0% of statements [2021-04-17T10:57:16.508Z] Loaded image: hello-world:latest [2021-04-17T10:57:16.569Z] --- PASS: TestDaemonRestartIpcMode (4.16s) [2021-04-17T10:57:16.569Z] PASS [2021-04-17T10:57:16.569Z] [2021-04-17T10:57:16.569Z] === Skipped [2021-04-17T10:57:16.569Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2021-04-17T10:57:16.569Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-17T10:57:16.569Z] [2021-04-17T10:57:16.569Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s) [2021-04-17T10:57:16.569Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-17T10:57:16.569Z] [2021-04-17T10:57:16.569Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2021-04-17T10:57:16.569Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-17T10:57:16.569Z] [2021-04-17T10:57:16.569Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-17T10:57:16.569Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-17T10:57:16.569Z] [2021-04-17T10:57:16.569Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2021-04-17T10:57:16.569Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-17T10:57:16.569Z] [2021-04-17T10:57:16.569Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2021-04-17T10:57:16.569Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-17T10:57:16.569Z] [2021-04-17T10:57:16.569Z] [2021-04-17T10:57:16.569Z] DONE 197 tests, 6 skipped in 180.267s [2021-04-17T10:57:16.569Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2021-04-17T10:57:16.569Z] ++ 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-04-17T10:57:16.569Z] ++ set -e [2021-04-17T10:57:16.569Z] ++ '[' -n 0 ']' [2021-04-17T10:57:16.569Z] ++ set -x [2021-04-17T10:57:16.569Z] ++ env -i DEST=/go/src/github.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-04-17T10:57:16.799Z] --- PASS: TestRemoveContainerRunning (0.64s) [2021-04-17T10:57:16.800Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-17T10:57:16.859Z] INFO: Testing against a local daemon [2021-04-17T10:57:16.859Z] === RUN TestCommitInheritsEnv [2021-04-17T10:57:16.869Z] --- PASS: TestExportContainerAfterDaemonRestart (2.49s) [2021-04-17T10:57:16.869Z] === RUN TestHealthCheckWorkdir [2021-04-17T10:57:17.359Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.787s coverage: 57.1% of statements [2021-04-17T10:57:17.365Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.66s) [2021-04-17T10:57:17.365Z] === RUN TestRemoveInvalidContainer [2021-04-17T10:57:17.365Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-04-17T10:57:17.365Z] === RUN TestRenameLinkedContainer [2021-04-17T10:57:17.450Z] Loaded image: arm32v7/hello-world:latest [2021-04-17T10:57:17.450Z] INFO: Testing against a local daemon [2021-04-17T10:57:17.450Z] === RUN TestCgroupNamespacesBuild [2021-04-17T10:57:17.488Z] --- PASS: TestCommitInheritsEnv (0.62s) [2021-04-17T10:57:17.488Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-17T10:57:17.488Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-04-17T10:57:17.488Z] === RUN TestImagesFilterMultiReference [2021-04-17T10:57:17.488Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2021-04-17T10:57:17.488Z] === RUN TestImagePullPlatformInvalid [2021-04-17T10:57:17.488Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-04-17T10:57:17.488Z] === RUN TestRemoveImageOrphaning [2021-04-17T10:57:18.117Z] --- PASS: TestRemoveImageOrphaning (0.59s) [2021-04-17T10:57:18.117Z] === RUN TestRemoveImageGarbageCollector [2021-04-17T10:57:18.117Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-04-17T10:57:18.117Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-17T10:57:18.117Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-17T10:57:18.117Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-04-17T10:57:18.117Z] === RUN TestTagInvalidReference [2021-04-17T10:57:18.117Z] --- PASS: TestTagInvalidReference (0.01s) [2021-04-17T10:57:18.117Z] === RUN TestTagValidPrefixedRepo [2021-04-17T10:57:18.117Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2021-04-17T10:57:18.117Z] === RUN TestTagExistedNameWithoutForce [2021-04-17T10:57:18.117Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-04-17T10:57:18.117Z] === RUN TestTagOfficialNames [2021-04-17T10:57:18.117Z] --- PASS: TestTagOfficialNames (0.03s) [2021-04-17T10:57:18.117Z] === RUN TestTagMatchesDigest [2021-04-17T10:57:18.117Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-04-17T10:57:18.117Z] === CONT TestImportExtremelyLargeImageWorks [2021-04-17T10:57:19.387Z] --- PASS: TestHealthCheckWorkdir (2.38s) [2021-04-17T10:57:19.387Z] === RUN TestHealthKillContainer [2021-04-17T10:57:19.898Z] --- PASS: TestRenameLinkedContainer (2.61s) [2021-04-17T10:57:19.898Z] === RUN TestRenameStoppedContainer [2021-04-17T10:57:20.117Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2021-04-17T10:57:20.281Z] --- PASS: TestCgroupNamespacesRunHostMode (3.59s) [2021-04-17T10:57:20.281Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-17T10:57:20.755Z] --- PASS: TestCgroupNamespacesBuild (2.85s) [2021-04-17T10:57:20.755Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-17T10:57:20.832Z] --- PASS: TestRenameStoppedContainer (0.76s) [2021-04-17T10:57:20.832Z] === RUN TestRenameRunningContainerAndReuse [2021-04-17T10:57:21.166Z] ok github.com/docker/docker/daemon/graphdriver/aufs 7.982s coverage: 69.3% of statements [2021-04-17T10:57:22.206Z] --- PASS: TestRenameRunningContainerAndReuse (1.33s) [2021-04-17T10:57:22.206Z] === RUN TestRenameInvalidName [2021-04-17T10:57:22.670Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.33s) [2021-04-17T10:57:22.670Z] === RUN TestBuildWithSession [2021-04-17T10:57:22.670Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-17T10:57:22.670Z] build_session_test.go:25: TODO: BuildKit [2021-04-17T10:57:22.670Z] === RUN TestBuildSquashParent [2021-04-17T10:57:22.772Z] --- PASS: TestRenameInvalidName (0.64s) [2021-04-17T10:57:22.772Z] === RUN TestRenameAnonymousContainer [2021-04-17T10:57:22.823Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-04-17T10:57:22.823Z] --- PASS: TestCgroupNamespacesRunPrivateMode (3.08s) [2021-04-17T10:57:22.823Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-17T10:57:23.265Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.667s coverage: 46.2% of statements [2021-04-17T10:57:23.561Z] ok github.com/docker/docker/daemon 12.345s coverage: 17.2% of statements [2021-04-17T10:57:23.561Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-04-17T10:57:23.561Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-04-17T10:57:23.561Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-04-17T10:57:23.561Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-04-17T10:57:23.561Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-04-17T10:57:23.568Z] --- PASS: TestHealthKillContainer (3.81s) [2021-04-17T10:57:23.568Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-17T10:57:23.859Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.841s coverage: 49.4% of statements [2021-04-17T10:57:24.131Z] --- PASS: TestInspectCpusetInConfigPre120 (1.07s) [2021-04-17T10:57:24.131Z] === RUN TestIpcModeNone [2021-04-17T10:57:25.034Z] ..........................xx.................... [ 29%] [2021-04-17T10:57:25.358Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.49s) [2021-04-17T10:57:25.358Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-17T10:57:25.358Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-04-17T10:57:25.993Z] INFO: Extraction ended at 04/17/2021 10:57:25. Duration:00:00:21.4500349 [2021-04-17T10:57:25.993Z] INFO: Updating the golang and path environment variables [2021-04-17T10:57:25.993Z] INFO: GOPATH=d:\gopath [2021-04-17T10:57:25.993Z] INFO: go version go1.13.15 windows/amd64 [2021-04-17T10:57:25.993Z] INFO: Running the daemon under test in debug mode [2021-04-17T10:57:25.993Z] INFO: Starting a daemon under test... [2021-04-17T10:57:25.993Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42305\1\daemon --pidfile d:\CI\PR-42305\1\docker.pid -D [2021-04-17T10:57:25.993Z] INFO: Process started successfully. [2021-04-17T10:57:25.993Z] INFO: Start tailing logs of the daemon under tests [2021-04-17T10:57:26.022Z] --- PASS: TestIpcModeNone (1.54s) [2021-04-17T10:57:26.022Z] === RUN TestIpcModePrivate [2021-04-17T10:57:26.056Z] --- PASS: TestRenameAnonymousContainer (3.05s) [2021-04-17T10:57:26.056Z] === RUN TestRenameContainerWithSameName [2021-04-17T10:57:26.296Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-04-17T10:57:26.314Z] --- PASS: TestRenameContainerWithSameName (0.65s) [2021-04-17T10:57:26.314Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-17T10:57:26.454Z] INFO: Waiting for the daemon under test to start... [2021-04-17T10:57:26.556Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.34s) [2021-04-17T10:57:26.556Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-17T10:57:26.625Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 57.5% of statements [2021-04-17T10:57:26.625Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.019s coverage: 3.0% of statements [2021-04-17T10:57:27.124Z] === RUN TestDockerSuite/TestBuildCmd [2021-04-17T10:57:27.275Z] ok github.com/docker/docker/daemon/links 0.015s coverage: 93.0% of statements [2021-04-17T10:57:27.383Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-04-17T10:57:27.389Z] --- PASS: TestIpcModePrivate (1.52s) [2021-04-17T10:57:27.389Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-04-17T10:57:27.389Z] === RUN TestIpcModeShareable [2021-04-17T10:57:27.643Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-04-17T10:57:27.689Z] --- PASS: TestRenameContainerWithLinkedContainer (1.29s) [2021-04-17T10:57:27.689Z] === RUN TestResize [2021-04-17T10:57:27.902Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-04-17T10:57:27.902Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-04-17T10:57:28.258Z] --- PASS: TestResize (0.67s) [2021-04-17T10:57:28.258Z] === RUN TestResizeWithInvalidSize [2021-04-17T10:57:28.756Z] --- PASS: TestIpcModeShareable (1.54s) [2021-04-17T10:57:28.756Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-04-17T10:57:28.756Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-17T10:57:28.825Z] --- PASS: TestResizeWithInvalidSize (0.64s) [2021-04-17T10:57:28.825Z] === RUN TestResizeWhenContainerNotStarted [2021-04-17T10:57:29.259Z] --- PASS: TestBuildSquashParent (6.51s) [2021-04-17T10:57:29.259Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-17T10:57:29.259Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-17T10:57:29.259Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-17T10:57:29.259Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-17T10:57:29.259Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-17T10:57:29.259Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-17T10:57:29.259Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-17T10:57:29.259Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-17T10:57:29.259Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-17T10:57:29.259Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-17T10:57:29.259Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-17T10:57:29.259Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-17T10:57:29.259Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-17T10:57:29.259Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-17T10:57:29.260Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-17T10:57:29.260Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-17T10:57:29.260Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-17T10:57:29.377Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.323s coverage: 52.2% of statements [2021-04-17T10:57:29.377Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-04-17T10:57:29.377Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-04-17T10:57:29.781Z] --- PASS: TestResizeWhenContainerNotStarted (0.63s) [2021-04-17T10:57:29.781Z] === RUN TestDaemonRestartKillContainers [2021-04-17T10:57:29.781Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-04-17T10:57:29.781Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-04-17T10:57:29.781Z] === RUN TestCgroupNamespacesRun [2021-04-17T10:57:29.809Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.90s) [2021-04-17T10:57:29.809Z] === RUN TestKernelTCPMemory [2021-04-17T10:57:29.809Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-04-17T10:57:30.911Z] ok github.com/docker/docker/daemon/logger 0.272s coverage: 42.7% of statements [2021-04-17T10:57:31.212Z] ok github.com/docker/docker/daemon/images 0.057s coverage: 6.7% of statements [2021-04-17T10:57:31.212Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-04-17T10:57:31.212Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-04-17T10:57:31.717Z] --- PASS: TestKernelTCPMemory (2.16s) [2021-04-17T10:57:31.717Z] === RUN TestNISDomainname [2021-04-17T10:57:31.857Z] ok github.com/docker/docker/daemon/logger/awslogs 0.534s coverage: 77.8% of statements [2021-04-17T10:57:31.857Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-04-17T10:57:31.857Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-04-17T10:57:32.155Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 67.0% of statements [2021-04-17T10:57:32.310Z] --- PASS: TestCgroupNamespacesRun (2.83s) [2021-04-17T10:57:32.310Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-17T10:57:32.582Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-17T10:57:32.582Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-17T10:57:32.658Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-04-17T10:57:33.015Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.68s) [2021-04-17T10:57:33.015Z] === RUN TestAPIIpcModeHost [2021-04-17T10:57:33.227Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.030s coverage: 87.2% of statements [2021-04-17T10:57:33.524Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 23.9% of statements [2021-04-17T10:57:33.577Z] --- PASS: TestAPIIpcModeHost (1.17s) [2021-04-17T10:57:33.577Z] === RUN TestDaemonIpcModeShareable [2021-04-17T10:57:34.041Z] --- PASS: TestNISDomainname (2.28s) [2021-04-17T10:57:34.041Z] === RUN TestHostnameDnsResolution [2021-04-17T10:57:34.173Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.042s coverage: 69.9% of statements [2021-04-17T10:57:34.498Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-04-17T10:57:34.498Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.79s) [2021-04-17T10:57:34.498Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.88s) [2021-04-17T10:57:34.498Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.24s) [2021-04-17T10:57:34.498Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.29s) [2021-04-17T10:57:34.498Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.18s) [2021-04-17T10:57:34.498Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.12s) [2021-04-17T10:57:34.498Z] === RUN TestBuildMultiStageCopy [2021-04-17T10:57:34.498Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-17T10:57:34.838Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.44s) [2021-04-17T10:57:34.838Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-17T10:57:35.231Z] ok github.com/docker/docker/daemon/logger/local 0.062s coverage: 75.2% of statements [2021-04-17T10:57:35.231Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-04-17T10:57:35.467Z] --- PASS: TestDaemonIpcModeShareable (1.89s) [2021-04-17T10:57:35.467Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-04-17T10:57:35.467Z] === RUN TestDaemonIpcModePrivate [2021-04-17T10:57:36.415Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-17T10:57:36.677Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-17T10:57:36.766Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.035s coverage: 31.5% of statements [2021-04-17T10:57:36.766Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.056s coverage: 55.1% of statements [2021-04-17T10:57:36.938Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-17T10:57:37.335Z] --- PASS: TestHostnameDnsResolution (2.76s) [2021-04-17T10:57:37.335Z] === RUN TestStats [2021-04-17T10:57:37.354Z] --- PASS: TestDaemonIpcModePrivate (1.84s) [2021-04-17T10:57:37.354Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-04-17T10:57:37.354Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-17T10:57:37.511Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-17T10:57:37.595Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-04-17T10:57:37.773Z] --- PASS: TestBuildMultiStageCopy (3.53s) [2021-04-17T10:57:37.773Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.11s) [2021-04-17T10:57:37.773Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.34s) [2021-04-17T10:57:37.773Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.35s) [2021-04-17T10:57:37.773Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.36s) [2021-04-17T10:57:37.773Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.37s) [2021-04-17T10:57:37.773Z] === RUN TestBuildMultiStageParentConfig [2021-04-17T10:57:37.826Z] ok github.com/docker/docker/daemon/logger/syslog 0.011s coverage: 46.8% of statements [2021-04-17T10:57:38.120Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.87s) [2021-04-17T10:57:38.120Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-17T10:57:38.123Z] ok github.com/docker/docker/daemon/logger/templates 0.030s coverage: 8.3% of statements [2021-04-17T10:57:38.531Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-04-17T10:57:38.716Z] --- PASS: TestBuildMultiStageParentConfig (0.91s) [2021-04-17T10:57:38.716Z] === RUN TestBuildLabelWithTargets [2021-04-17T10:57:39.099Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-04-17T10:57:39.242Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.97s) [2021-04-17T10:57:39.242Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-04-17T10:57:39.242Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-17T10:57:40.036Z] --- PASS: TestStats (3.13s) [2021-04-17T10:57:40.036Z] === RUN TestStopContainerWithTimeout [2021-04-17T10:57:40.036Z] === RUN TestStopContainerWithTimeout/0 [2021-04-17T10:57:40.036Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-17T10:57:40.036Z] === RUN TestStopContainerWithTimeout/1 [2021-04-17T10:57:40.036Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-17T10:57:40.036Z] === RUN TestStopContainerWithTimeout/3 [2021-04-17T10:57:40.036Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-17T10:57:40.036Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-17T10:57:40.036Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-17T10:57:40.036Z] === CONT TestStopContainerWithTimeout/0 [2021-04-17T10:57:40.036Z] === CONT TestStopContainerWithTimeout/3 [2021-04-17T10:57:40.104Z] --- PASS: TestBuildLabelWithTargets (1.50s) [2021-04-17T10:57:40.104Z] === RUN TestBuildWithEmptyLayers [2021-04-17T10:57:40.295Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-04-17T10:57:40.554Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-04-17T10:57:40.650Z] --- PASS: TestCgroupNamespacesRunHostMode (2.90s) [2021-04-17T10:57:40.650Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-17T10:57:40.813Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-04-17T10:57:40.891Z] ok github.com/docker/docker/daemon/network 0.021s coverage: 63.8% of statements [2021-04-17T10:57:40.891Z] ok github.com/docker/docker/daemon/logger/splunk 2.484s coverage: 82.5% of statements [2021-04-17T10:57:40.891Z] ? github.com/docker/docker/daemon/names [no test files] [2021-04-17T10:57:40.891Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-04-17T10:57:41.049Z] --- PASS: TestBuildWithEmptyLayers (0.77s) [2021-04-17T10:57:41.049Z] === RUN TestBuildMultiStageOnBuild [2021-04-17T10:57:41.130Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.87s) [2021-04-17T10:57:41.130Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-04-17T10:57:41.130Z] === RUN TestIpcModeOlderClient [2021-04-17T10:57:41.130Z] === PAUSE TestIpcModeOlderClient [2021-04-17T10:57:41.130Z] === RUN TestKillContainerInvalidSignal [2021-04-17T10:57:41.752Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-17T10:57:42.011Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-04-17T10:57:42.057Z] --- PASS: TestKillContainerInvalidSignal (0.72s) [2021-04-17T10:57:42.057Z] === RUN TestKillContainer [2021-04-17T10:57:42.057Z] === RUN TestKillContainer/no_signal [2021-04-17T10:57:42.425Z] ok github.com/docker/docker/distribution/metadata 0.125s coverage: 48.2% of statements [2021-04-17T10:57:42.619Z] === RUN TestKillContainer/non_killing_signal [2021-04-17T10:57:42.949Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-04-17T10:57:43.181Z] === RUN TestKillContainer/killing_signal [2021-04-17T10:57:43.208Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-04-17T10:57:43.467Z] === CONT TestStopContainerWithTimeout/1 [2021-04-17T10:57:43.598Z] --- PASS: TestBuildMultiStageOnBuild (2.39s) [2021-04-17T10:57:43.598Z] === RUN TestBuildUncleanTarFilenames [2021-04-17T10:57:43.932Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.90s) [2021-04-17T10:57:43.932Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-17T10:57:43.976Z] ok github.com/docker/docker/errdefs 0.036s coverage: 53.1% of statements [2021-04-17T10:57:44.108Z] --- PASS: TestKillContainer (2.09s) [2021-04-17T10:57:44.108Z] --- PASS: TestKillContainer/no_signal (0.69s) [2021-04-17T10:57:44.108Z] --- PASS: TestKillContainer/non_killing_signal (0.55s) [2021-04-17T10:57:44.108Z] --- PASS: TestKillContainer/killing_signal (0.68s) [2021-04-17T10:57:44.108Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-17T10:57:44.108Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-17T10:57:44.421Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-04-17T10:57:44.542Z] --- PASS: TestBuildUncleanTarFilenames (1.13s) [2021-04-17T10:57:44.542Z] === RUN TestBuildMultiStageLayerLeak [2021-04-17T10:57:44.625Z] ok github.com/docker/docker/distribution 0.439s coverage: 25.2% of statements [2021-04-17T10:57:44.625Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-04-17T10:57:44.670Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-17T10:57:45.667Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.49s) [2021-04-17T10:57:45.667Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.70s) [2021-04-17T10:57:45.667Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s) [2021-04-17T10:57:45.667Z] === RUN TestKillStoppedContainer [2021-04-17T10:57:45.667Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-04-17T10:57:45.667Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-17T10:57:45.667Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-04-17T10:57:45.667Z] === RUN TestKillDifferentUserContainer [2021-04-17T10:57:45.800Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2021-04-17T10:57:45.800Z] --- PASS: TestStopContainerWithTimeout/0 (1.63s) [2021-04-17T10:57:45.800Z] --- PASS: TestStopContainerWithTimeout/3 (3.62s) [2021-04-17T10:57:45.800Z] --- PASS: TestStopContainerWithTimeout/-1 (3.32s) [2021-04-17T10:57:45.800Z] --- PASS: TestStopContainerWithTimeout/1 (2.14s) [2021-04-17T10:57:45.800Z] === RUN TestDeleteDevicemapper [2021-04-17T10:57:45.800Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-17T10:57:45.800Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-17T10:57:45.800Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-17T10:57:45.833Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.35s) [2021-04-17T10:57:45.833Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-17T10:57:46.159Z] ok github.com/docker/docker/image 0.051s coverage: 86.6% of statements [2021-04-17T10:57:46.229Z] --- PASS: TestKillDifferentUserContainer (0.76s) [2021-04-17T10:57:46.229Z] === RUN TestInspectOomKilledTrue [2021-04-17T10:57:46.229Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-17T10:57:46.229Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-04-17T10:57:46.229Z] === RUN TestInspectOomKilledFalse [2021-04-17T10:57:46.767Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s) [2021-04-17T10:57:46.767Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-17T10:57:46.808Z] ok github.com/docker/docker/distribution/xfer 1.690s coverage: 85.1% of statements [2021-04-17T10:57:46.808Z] ? github.com/docker/docker/dockerversion [no test files] [2021-04-17T10:57:46.808Z] ok github.com/docker/docker/image/cache 0.019s coverage: 19.2% of statements [2021-04-17T10:57:47.092Z] --- PASS: TestBuildMultiStageLayerLeak (2.51s) [2021-04-17T10:57:47.092Z] === RUN TestBuildWithHugeFile [2021-04-17T10:57:47.156Z] --- PASS: TestInspectOomKilledFalse (0.69s) [2021-04-17T10:57:47.156Z] === RUN TestLinksEtcHostsContentMatch [2021-04-17T10:57:47.589Z] .....INFO: Daemon under test started and replied! [2021-04-17T10:57:47.589Z] INFO: Docker version of the daemon under test [2021-04-17T10:57:47.589Z] [2021-04-17T10:57:47.589Z] Client: [2021-04-17T10:57:47.589Z] Version: 17.06.2-ce [2021-04-17T10:57:47.589Z] API version: 1.30 [2021-04-17T10:57:47.589Z] Go version: go1.8.3 [2021-04-17T10:57:47.589Z] Git commit: cec0b72 [2021-04-17T10:57:47.589Z] Built: Tue Sep 5 19:57:19 2017 [2021-04-17T10:57:47.589Z] OS/Arch: windows/amd64 [2021-04-17T10:57:47.589Z] [2021-04-17T10:57:47.589Z] Server: [2021-04-17T10:57:47.589Z] Version: 0.0.0-dev [2021-04-17T10:57:47.589Z] API version: 1.41 (minimum version 1.24) [2021-04-17T10:57:47.589Z] Go version: go1.13.15 [2021-04-17T10:57:47.589Z] Git commit: 041d074ebe [2021-04-17T10:57:47.589Z] Built: 04/17/2021 10:55:50 [2021-04-17T10:57:47.589Z] OS/Arch: windows/amd64 [2021-04-17T10:57:47.589Z] Experimental: false [2021-04-17T10:57:47.589Z] [2021-04-17T10:57:47.589Z] INFO: Docker info of the daemon under test [2021-04-17T10:57:47.589Z] [2021-04-17T10:57:47.589Z] Containers: 0 [2021-04-17T10:57:47.589Z] Running: 0 [2021-04-17T10:57:47.589Z] Paused: 0 [2021-04-17T10:57:47.589Z] Stopped: 0 [2021-04-17T10:57:47.589Z] Images: 0 [2021-04-17T10:57:47.589Z] Server Version: 0.0.0-dev [2021-04-17T10:57:47.589Z] Storage Driver: windowsfilter [2021-04-17T10:57:47.589Z] Windows: [2021-04-17T10:57:47.589Z] Logging Driver: json-file [2021-04-17T10:57:47.589Z] Plugins: [2021-04-17T10:57:47.589Z] Volume: local [2021-04-17T10:57:47.589Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-17T10:57:47.589Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-17T10:57:47.589Z] Swarm: inactive [2021-04-17T10:57:47.589Z] Default Isolation: process [2021-04-17T10:57:47.589Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-04-17T10:57:47.589Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-04-17T10:57:47.589Z] OSType: windows [2021-04-17T10:57:47.589Z] Architecture: x86_64 [2021-04-17T10:57:47.589Z] CPUs: 4 [2021-04-17T10:57:47.589Z] Total Memory: 32GiB [2021-04-17T10:57:47.589Z] Name: azwin-2-e26090 [2021-04-17T10:57:47.589Z] ID: I2S7:RLZQ:2HW3:EJWF:NYEM:IYHN:2EED:YMB6:73EO:XVM2:GMFT:IJMQ [2021-04-17T10:57:47.589Z] Docker Root Dir: D:\CI\PR-42305\1\daemon [2021-04-17T10:57:47.589Z] Debug Mode (client): false [2021-04-17T10:57:47.589Z] Debug Mode (server): true [2021-04-17T10:57:47.589Z] File Descriptors: -1 [2021-04-17T10:57:47.589Z] Goroutines: 16 [2021-04-17T10:57:47.589Z] System Time: 2021-04-17T10:57:45.56483Z [2021-04-17T10:57:47.589Z] EventsListeners: 0 [2021-04-17T10:57:47.589Z] Registry: https://index.docker.io/v1/ [2021-04-17T10:57:47.589Z] Labels: [2021-04-17T10:57:47.589Z] Experimental: false [2021-04-17T10:57:47.589Z] Insecure Registries: [2021-04-17T10:57:47.589Z] 127.0.0.0/8 [2021-04-17T10:57:47.589Z] Live Restore Enabled: false [2021-04-17T10:57:47.589Z] [2021-04-17T10:57:47.589Z] [2021-04-17T10:57:47.589Z] INFO: Docker images of the daemon under test [2021-04-17T10:57:47.589Z] [2021-04-17T10:57:47.589Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-04-17T10:57:47.589Z] [2021-04-17T10:57:47.589Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-04-17T10:57:47.589Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-04-17T10:57:47.589Z] ltsc2019: Pulling from windows/servercore [2021-04-17T10:57:47.589Z] 4612f6d0b889: Pulling fs layer [2021-04-17T10:57:47.589Z] 399f118dfaa9: Pulling fs layer [2021-04-17T10:57:47.861Z] ok github.com/docker/docker/libcontainerd/queue 0.025s coverage: 100.0% of statements [2021-04-17T10:57:48.083Z] --- PASS: TestLinksEtcHostsContentMatch (0.85s) [2021-04-17T10:57:48.083Z] === RUN TestLinksContainerNames [2021-04-17T10:57:48.515Z] ok github.com/docker/docker/image/tarexport 0.051s coverage: 0.6% of statements [2021-04-17T10:57:49.163Z] ok github.com/docker/docker/image/v1 0.041s coverage: 25.0% of statements [2021-04-17T10:57:49.163Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-04-17T10:57:49.448Z] --- PASS: TestLinksContainerNames (1.44s) [2021-04-17T10:57:49.448Z] === RUN TestLogsFollowTailEmpty [2021-04-17T10:57:49.991Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-04-17T10:57:49.991Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-04-17T10:57:49.991Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-04-17T10:57:50.009Z] --- PASS: TestLogsFollowTailEmpty (0.71s) [2021-04-17T10:57:50.009Z] === RUN TestContainerNetworkMountsNoChown [2021-04-17T10:57:50.050Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.91s) [2021-04-17T10:57:50.050Z] === RUN TestKernelTCPMemory [2021-04-17T10:57:50.050Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-04-17T10:57:50.050Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-17T10:57:50.050Z] === RUN TestNISDomainname [2021-04-17T10:57:50.050Z] --- SKIP: TestNISDomainname (0.01s) [2021-04-17T10:57:50.050Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-04-17T10:57:50.050Z] === RUN TestHostnameDnsResolution [2021-04-17T10:57:50.219Z] ok github.com/docker/docker/pkg/aaparser 0.004s coverage: 52.9% of statements [2021-04-17T10:57:50.938Z] --- PASS: TestContainerNetworkMountsNoChown (0.71s) [2021-04-17T10:57:50.939Z] === RUN TestMountDaemonRoot [2021-04-17T10:57:50.939Z] === RUN TestMountDaemonRoot/default [2021-04-17T10:57:50.939Z] === PAUSE TestMountDaemonRoot/default [2021-04-17T10:57:50.939Z] === RUN TestMountDaemonRoot/private [2021-04-17T10:57:50.939Z] === PAUSE TestMountDaemonRoot/private [2021-04-17T10:57:50.939Z] === RUN TestMountDaemonRoot/rprivate [2021-04-17T10:57:50.939Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-17T10:57:50.939Z] === RUN TestMountDaemonRoot/slave [2021-04-17T10:57:50.939Z] === PAUSE TestMountDaemonRoot/slave [2021-04-17T10:57:50.939Z] === RUN TestMountDaemonRoot/rslave [2021-04-17T10:57:50.939Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-17T10:57:50.939Z] === RUN TestMountDaemonRoot/shared [2021-04-17T10:57:50.939Z] === PAUSE TestMountDaemonRoot/shared [2021-04-17T10:57:50.939Z] === RUN TestMountDaemonRoot/rshared [2021-04-17T10:57:50.939Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-17T10:57:50.939Z] === CONT TestMountDaemonRoot/default [2021-04-17T10:57:50.939Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-17T10:57:50.939Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-17T10:57:50.939Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-17T10:57:50.939Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-17T10:57:50.939Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-17T10:57:50.939Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-17T10:57:50.939Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-17T10:57:50.939Z] === CONT TestMountDaemonRoot/rslave [2021-04-17T10:57:50.939Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-17T10:57:50.939Z] === CONT TestMountDaemonRoot/rshared [2021-04-17T10:57:50.939Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-17T10:57:50.939Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-17T10:57:50.939Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-17T10:57:50.939Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-17T10:57:50.939Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-17T10:57:50.939Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-17T10:57:50.939Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-17T10:57:50.939Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-17T10:57:50.939Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-17T10:57:50.939Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-17T10:57:50.939Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-17T10:57:50.939Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-17T10:57:50.939Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-17T10:57:50.939Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-17T10:57:50.939Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-17T10:57:50.939Z] === CONT TestMountDaemonRoot/shared [2021-04-17T10:57:50.939Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-17T10:57:50.939Z] === CONT TestMountDaemonRoot/rprivate [2021-04-17T10:57:50.939Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-17T10:57:50.939Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-17T10:57:50.939Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-17T10:57:50.939Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-17T10:57:50.939Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-17T10:57:50.939Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-17T10:57:50.939Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-17T10:57:50.939Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-17T10:57:50.939Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-17T10:57:50.939Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-17T10:57:50.939Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-17T10:57:50.939Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-17T10:57:50.939Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-17T10:57:50.939Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-17T10:57:50.939Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-17T10:57:50.939Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-17T10:57:50.939Z] === CONT TestMountDaemonRoot/slave [2021-04-17T10:57:50.939Z] === CONT TestMountDaemonRoot/private [2021-04-17T10:57:50.939Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-17T10:57:50.939Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-17T10:57:50.939Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-17T10:57:50.939Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-17T10:57:50.939Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-17T10:57:50.939Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-17T10:57:50.939Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-17T10:57:50.939Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-17T10:57:50.939Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-17T10:57:50.939Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-17T10:57:50.939Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-17T10:57:50.939Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-17T10:57:50.939Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-17T10:57:50.939Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-17T10:57:50.939Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-17T10:57:50.939Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-17T10:57:50.939Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-17T10:57:50.939Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-17T10:57:50.939Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-17T10:57:50.939Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-17T10:57:50.939Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-17T10:57:50.939Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-17T10:57:50.939Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-17T10:57:50.939Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-17T10:57:50.939Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-17T10:57:50.939Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-17T10:57:50.939Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-17T10:57:50.939Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-17T10:57:50.939Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-17T10:57:50.939Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-17T10:57:50.939Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-17T10:57:50.939Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-17T10:57:50.939Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-17T10:57:51.195Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-17T10:57:51.195Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-17T10:57:51.195Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-17T10:57:51.195Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-17T10:57:51.195Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-17T10:57:51.195Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-17T10:57:51.195Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-17T10:57:51.195Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-17T10:57:51.195Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-17T10:57:51.195Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-17T10:57:51.195Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-17T10:57:51.195Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-04-17T10:57:51.195Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-17T10:57:51.195Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-04-17T10:57:51.195Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-04-17T10:57:51.195Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-04-17T10:57:51.195Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-04-17T10:57:51.195Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-17T10:57:51.195Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-04-17T10:57:51.195Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-04-17T10:57:51.195Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-04-17T10:57:51.195Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-04-17T10:57:51.195Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-17T10:57:51.195Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-04-17T10:57:51.195Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-04-17T10:57:51.195Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-04-17T10:57:51.195Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2021-04-17T10:57:51.195Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-17T10:57:51.195Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-04-17T10:57:51.195Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-04-17T10:57:51.195Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-04-17T10:57:51.195Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-04-17T10:57:51.195Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-17T10:57:51.195Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-04-17T10:57:51.195Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-04-17T10:57:51.195Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-04-17T10:57:51.195Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-04-17T10:57:51.195Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-17T10:57:51.195Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-04-17T10:57:51.195Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-04-17T10:57:51.195Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-04-17T10:57:51.195Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-04-17T10:57:51.195Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-17T10:57:51.195Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-04-17T10:57:51.195Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-04-17T10:57:51.195Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-04-17T10:57:51.195Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-04-17T10:57:51.195Z] === RUN TestContainerBindMountNonRecursive [2021-04-17T10:57:51.220Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-04-17T10:57:51.276Z] ok github.com/docker/docker/oci 0.066s coverage: 45.2% of statements [2021-04-17T10:57:51.424Z] --- PASS: TestHostnameDnsResolution (1.64s) [2021-04-17T10:57:51.424Z] === RUN TestStats [2021-04-17T10:57:51.424Z] --- SKIP: TestStats (0.00s) [2021-04-17T10:57:51.424Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-17T10:57:51.424Z] === RUN TestStopContainerWithTimeout [2021-04-17T10:57:51.424Z] === RUN TestStopContainerWithTimeout/0 [2021-04-17T10:57:51.424Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-17T10:57:51.424Z] === RUN TestStopContainerWithTimeout/1 [2021-04-17T10:57:51.424Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-17T10:57:51.424Z] === RUN TestStopContainerWithTimeout/3 [2021-04-17T10:57:51.424Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-17T10:57:51.424Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-17T10:57:51.424Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-17T10:57:51.424Z] === CONT TestStopContainerWithTimeout/0 [2021-04-17T10:57:51.424Z] === CONT TestStopContainerWithTimeout/3 [2021-04-17T10:57:51.900Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.20s) [2021-04-17T10:57:51.900Z] === RUN TestUpdateMemory [2021-04-17T10:57:51.900Z] --- SKIP: TestUpdateMemory (0.00s) [2021-04-17T10:57:51.900Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-17T10:57:51.900Z] === RUN TestUpdateCPUQuota [2021-04-17T10:57:52.327Z] ok github.com/docker/docker/opts 0.111s coverage: 67.1% of statements [2021-04-17T10:57:52.359Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-17T10:57:53.710Z] --- PASS: TestContainerBindMountNonRecursive (2.19s) [2021-04-17T10:57:53.710Z] === RUN TestContainerVolumesMountedAsShared [2021-04-17T10:57:53.879Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2021-04-17T10:57:53.879Z] ok github.com/docker/docker/pkg/authorization 0.265s coverage: 68.3% of statements [2021-04-17T10:57:53.966Z] --- PASS: TestContainerVolumesMountedAsShared (0.46s) [2021-04-17T10:57:53.966Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-17T10:57:54.178Z] ok github.com/docker/docker/pkg/capabilities 0.034s coverage: 87.5% of statements [2021-04-17T10:57:54.436Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-04-17T10:57:54.823Z] ok github.com/docker/docker/pkg/archive 1.124s coverage: 81.8% of statements [2021-04-17T10:57:54.888Z] === CONT TestStopContainerWithTimeout/1 [2021-04-17T10:57:54.893Z] --- PASS: TestContainerVolumesMountedAsSlave (0.86s) [2021-04-17T10:57:54.893Z] === RUN TestNetworkNat [2021-04-17T10:57:55.466Z] ok github.com/docker/docker/pkg/directory 0.007s coverage: 80.0% of statements [2021-04-17T10:57:55.820Z] --- PASS: TestNetworkNat (0.87s) [2021-04-17T10:57:55.820Z] === RUN TestNetworkLocalhostTCPNat [2021-04-17T10:57:56.164Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2021-04-17T10:57:56.164Z] ok github.com/docker/docker/pkg/discovery/file 0.012s coverage: 97.6% of statements [2021-04-17T10:57:56.262Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-04-17T10:57:56.262Z] --- PASS: TestStopContainerWithTimeout/0 (1.10s) [2021-04-17T10:57:56.262Z] --- PASS: TestStopContainerWithTimeout/3 (3.15s) [2021-04-17T10:57:56.262Z] --- PASS: TestStopContainerWithTimeout/-1 (2.64s) [2021-04-17T10:57:56.262Z] --- PASS: TestStopContainerWithTimeout/1 (1.69s) [2021-04-17T10:57:56.262Z] === RUN TestDeleteDevicemapper [2021-04-17T10:57:56.262Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-17T10:57:56.262Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-17T10:57:56.262Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-17T10:57:56.382Z] --- PASS: TestNetworkLocalhostTCPNat (0.79s) [2021-04-17T10:57:56.382Z] === RUN TestNetworkLoopbackNat [2021-04-17T10:57:57.217Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2021-04-17T10:57:57.864Z] ok github.com/docker/docker/pkg/discovery/nodes 0.030s coverage: 93.8% of statements [2021-04-17T10:57:58.506Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-04-17T10:57:58.627Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-04-17T10:57:58.794Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.22s) [2021-04-17T10:57:58.794Z] === RUN TestUpdateMemory [2021-04-17T10:57:58.794Z] --- SKIP: TestUpdateMemory (0.00s) [2021-04-17T10:57:58.794Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-17T10:57:58.794Z] === RUN TestUpdateCPUQuota [2021-04-17T10:57:58.794Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-04-17T10:57:58.794Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-17T10:57:58.794Z] === RUN TestUpdatePidsLimit [2021-04-17T10:57:58.794Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-04-17T10:57:58.794Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-17T10:57:58.794Z] === RUN TestUpdateRestartPolicy [2021-04-17T10:57:59.551Z] ok github.com/docker/docker/pkg/chrootarchive 3.814s coverage: 43.2% of statements [2021-04-17T10:57:59.551Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2021-04-17T10:57:59.566Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-04-17T10:57:59.646Z] --- PASS: TestNetworkLoopbackNat (3.23s) [2021-04-17T10:57:59.646Z] === RUN TestPause [2021-04-17T10:57:59.825Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-04-17T10:58:00.015Z] 399f118dfaa9: Verifying Checksum [2021-04-17T10:58:00.015Z] 399f118dfaa9: Download complete [2021-04-17T10:58:00.195Z] ok github.com/docker/docker/layer 7.981s coverage: 68.8% of statements [2021-04-17T10:58:00.195Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-04-17T10:58:00.195Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-04-17T10:58:00.195Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-04-17T10:58:00.195Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-04-17T10:58:00.195Z] ? github.com/docker/docker/oci/caps [no test files] [2021-04-17T10:58:00.195Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-04-17T10:58:00.195Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-04-17T10:58:00.493Z] ok github.com/docker/docker/pkg/fileutils 0.024s coverage: 89.5% of statements [2021-04-17T10:58:00.573Z] --- PASS: TestPause (0.73s) [2021-04-17T10:58:00.573Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-17T10:58:00.573Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-17T10:58:00.573Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-17T10:58:00.573Z] === RUN TestPauseStopPausedContainer [2021-04-17T10:58:00.762Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-04-17T10:58:00.793Z] ok github.com/docker/docker/pkg/fsutils 0.373s coverage: 85.1% of statements [2021-04-17T10:58:00.793Z] ok github.com/docker/docker/pkg/discovery/kv 3.107s coverage: 84.1% of statements [2021-04-17T10:58:00.852Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-04-17T10:58:01.135Z] --- PASS: TestPauseStopPausedContainer (0.77s) [2021-04-17T10:58:01.135Z] === RUN TestPidHost [2021-04-17T10:58:01.439Z] ok github.com/docker/docker/pkg/homedir 0.024s coverage: 11.4% of statements [2021-04-17T10:58:01.557Z] 4612f6d0b889: Verifying Checksum [2021-04-17T10:58:01.557Z] 4612f6d0b889: Download complete [2021-04-17T10:58:02.142Z] --- PASS: TestUpdateCPUQuota (10.10s) [2021-04-17T10:58:02.142Z] === RUN TestUpdatePidsLimit [2021-04-17T10:58:02.142Z] === RUN TestUpdatePidsLimit/update_from_none [2021-04-17T10:58:02.495Z] ok github.com/docker/docker/pkg/jsonmessage 0.036s coverage: 91.7% of statements [2021-04-17T10:58:02.495Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2021-04-17T10:58:03.154Z] ok github.com/docker/docker/pkg/idtools 0.771s coverage: 69.5% of statements [2021-04-17T10:58:03.154Z] ok github.com/docker/docker/pkg/namesgenerator 0.015s coverage: 85.7% of statements [2021-04-17T10:58:03.479Z] ok github.com/docker/docker/pkg/parsers 0.011s coverage: 97.0% of statements [2021-04-17T10:58:03.479Z] ok github.com/docker/docker/pkg/ioutils 1.204s coverage: 70.6% of statements [2021-04-17T10:58:03.479Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-04-17T10:58:03.479Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-04-17T10:58:03.479Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-04-17T10:58:03.479Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-04-17T10:58:03.523Z] === RUN TestUpdatePidsLimit/no_change [2021-04-17T10:58:03.651Z] --- PASS: TestPidHost (2.06s) [2021-04-17T10:58:03.651Z] === RUN TestPsFilter [2021-04-17T10:58:03.651Z] --- PASS: TestPsFilter (0.11s) [2021-04-17T10:58:03.651Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-17T10:58:03.907Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.70s) [2021-04-17T10:58:03.907Z] === RUN TestRemoveContainerWithVolume [2021-04-17T10:58:04.127Z] ok github.com/docker/docker/pkg/parsers/kernel 0.029s coverage: 60.0% of statements [2021-04-17T10:58:04.427Z] ok github.com/docker/docker/pkg/pidfile 0.007s coverage: 82.4% of statements [2021-04-17T10:58:04.427Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.018s coverage: 86.7% of statements [2021-04-17T10:58:04.427Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-04-17T10:58:04.427Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-04-17T10:58:04.459Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-04-17T10:58:04.533Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-04-17T10:58:04.719Z] === RUN TestUpdatePidsLimit/update_lower [2021-04-17T10:58:04.834Z] --- PASS: TestRemoveContainerWithVolume (0.74s) [2021-04-17T10:58:04.834Z] === RUN TestRemoveContainerRunning [2021-04-17T10:58:05.396Z] --- PASS: TestRemoveContainerRunning (0.71s) [2021-04-17T10:58:05.396Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-17T10:58:05.482Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.046s coverage: 56.8% of statements [2021-04-17T10:58:06.100Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-04-17T10:58:06.100Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-04-17T10:58:06.129Z] ok github.com/docker/docker/pkg/pools 0.014s coverage: 88.2% of statements [2021-04-17T10:58:06.129Z] ok github.com/docker/docker/pkg/progress 0.015s coverage: 75.9% of statements [2021-04-17T10:58:06.324Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.71s) [2021-04-17T10:58:06.324Z] === RUN TestRemoveInvalidContainer [2021-04-17T10:58:06.324Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-04-17T10:58:06.324Z] === RUN TestRenameLinkedContainer [2021-04-17T10:58:06.427Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2021-04-17T10:58:07.073Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-04-17T10:58:07.478Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-04-17T10:58:07.721Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2021-04-17T10:58:08.020Z] ok github.com/docker/docker/pkg/pubsub 1.119s coverage: 75.0% of statements [2021-04-17T10:58:08.663Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2021-04-17T10:58:08.663Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 76.5% of statements [2021-04-17T10:58:08.855Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-04-17T10:58:09.589Z] --- PASS: TestRenameLinkedContainer (2.87s) [2021-04-17T10:58:09.589Z] === RUN TestRenameStoppedContainer [2021-04-17T10:58:09.589Z] --- PASS: TestRenameStoppedContainer (0.66s) [2021-04-17T10:58:09.589Z] === RUN TestRenameRunningContainerAndReuse [2021-04-17T10:58:09.793Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-04-17T10:58:10.190Z] ok github.com/docker/docker/pkg/system 0.061s coverage: 36.9% of statements [2021-04-17T10:58:10.190Z] ok github.com/docker/docker/pkg/sysinfo 0.009s coverage: 53.8% of statements [2021-04-17T10:58:10.361Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-04-17T10:58:10.487Z] ok github.com/docker/docker/pkg/signal 2.998s coverage: 61.0% of statements [2021-04-17T10:58:10.519Z] 29d5b6a226d2: Pull complete [2021-04-17T10:58:10.519Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-04-17T10:58:10.519Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-17T10:58:10.519Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully [2021-04-17T10:58:10.519Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test [2021-04-17T10:58:10.519Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1' [2021-04-17T10:58:10.519Z] WARN: Skipping validation tests [2021-04-17T10:58:10.519Z] INFO: Running unit tests at 04/17/2021 10:58:09... [2021-04-17T10:58:10.785Z] ok github.com/docker/docker/pkg/tailfile 0.105s coverage: 88.6% of statements [2021-04-17T10:58:11.054Z] --- PASS: TestUpdateRestartPolicy (12.46s) [2021-04-17T10:58:11.054Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-17T10:58:11.083Z] testing: warning: no tests to run [2021-04-17T10:58:11.083Z] coverage: [no statements] [2021-04-17T10:58:11.083Z] ok github.com/docker/docker/pkg/term/windows 0.011s coverage: [no statements] [no tests to run] [2021-04-17T10:58:11.311Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-04-17T10:58:11.379Z] ok github.com/docker/docker/pkg/tarsum 0.174s coverage: 89.3% of statements [2021-04-17T10:58:11.477Z] --- PASS: TestRenameRunningContainerAndReuse (1.45s) [2021-04-17T10:58:11.477Z] === RUN TestRenameInvalidName [2021-04-17T10:58:11.621Z] --- PASS: TestUpdateRestartWithAutoRemove (0.66s) [2021-04-17T10:58:11.621Z] === RUN TestWaitNonBlocked [2021-04-17T10:58:11.621Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-17T10:58:11.621Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-17T10:58:11.621Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-17T10:58:11.621Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-17T10:58:11.621Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-17T10:58:11.621Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-17T10:58:11.677Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2021-04-17T10:58:11.677Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2021-04-17T10:58:11.733Z] --- PASS: TestRenameInvalidName (0.70s) [2021-04-17T10:58:11.733Z] === RUN TestRenameAnonymousContainer [2021-04-17T10:58:11.973Z] ok github.com/docker/docker/pkg/useragent 0.005s coverage: 88.9% of statements [2021-04-17T10:58:12.248Z] --- PASS: TestUpdatePidsLimit (10.14s) [2021-04-17T10:58:12.248Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.39s) [2021-04-17T10:58:12.248Z] --- PASS: TestUpdatePidsLimit/no_change (1.47s) [2021-04-17T10:58:12.248Z] --- PASS: TestUpdatePidsLimit/update_lower (1.12s) [2021-04-17T10:58:12.248Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.38s) [2021-04-17T10:58:12.248Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.44s) [2021-04-17T10:58:12.248Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.14s) [2021-04-17T10:58:12.248Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.39s) [2021-04-17T10:58:12.248Z] === RUN TestUpdateRestartPolicy [2021-04-17T10:58:12.507Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-04-17T10:58:12.507Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-04-17T10:58:12.507Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-04-17T10:58:12.507Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-04-17T10:58:12.507Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-04-17T10:58:12.995Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-04-17T10:58:12.995Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.09s) [2021-04-17T10:58:12.995Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.16s) [2021-04-17T10:58:12.995Z] === RUN TestWaitBlocked [2021-04-17T10:58:12.995Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-17T10:58:12.995Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-17T10:58:12.995Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-17T10:58:12.995Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-17T10:58:12.995Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-17T10:58:12.995Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-17T10:58:13.554Z] INFO: make.ps1 starting at 04/17/2021 10:58:12 [2021-04-17T10:58:13.554Z] INFO: Git commit (041d074ebe) assumed from DOCKER_GITCOMMIT environment variable [2021-04-17T10:58:13.554Z] INFO: Invoking autogen... [2021-04-17T10:58:13.555Z] INFO: Running unit tests... [2021-04-17T10:58:13.929Z] --- PASS: TestWaitBlocked (0.02s) [2021-04-17T10:58:13.929Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.09s) [2021-04-17T10:58:13.929Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.13s) [2021-04-17T10:58:13.929Z] === CONT TestDaemonRestartIpcMode [2021-04-17T10:58:13.929Z] === CONT TestIpcModeOlderClient [2021-04-17T10:58:13.929Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-04-17T10:58:13.929Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-17T10:58:14.412Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-04-17T10:58:14.759Z] ok github.com/docker/docker/plugin/v2 0.010s coverage: 14.5% of statements [2021-04-17T10:58:14.759Z] ok github.com/docker/docker/profiles/seccomp 0.021s coverage: 83.5% of statements [2021-04-17T10:58:14.998Z] --- PASS: TestRenameAnonymousContainer (3.27s) [2021-04-17T10:58:14.998Z] === RUN TestRenameContainerWithSameName [2021-04-17T10:58:15.404Z] ok github.com/docker/docker/reference 0.032s coverage: 83.7% of statements [2021-04-17T10:58:15.925Z] --- PASS: TestRenameContainerWithSameName (0.69s) [2021-04-17T10:58:15.925Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-17T10:58:16.048Z] ok github.com/docker/docker/plugin 0.564s coverage: 23.2% of statements [2021-04-17T10:58:17.290Z] --- PASS: TestRenameContainerWithLinkedContainer (1.48s) [2021-04-17T10:58:17.290Z] === RUN TestResize [2021-04-17T10:58:17.581Z] ok github.com/docker/docker/quota 0.617s coverage: 71.4% of statements [2021-04-17T10:58:17.701Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-04-17T10:58:17.852Z] --- PASS: TestResize (0.70s) [2021-04-17T10:58:17.852Z] === RUN TestResizeWithInvalidSize [2021-04-17T10:58:17.882Z] ok github.com/docker/docker/registry/resumable 0.021s coverage: 100.0% of statements [2021-04-17T10:58:18.528Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 50.9% of statements [2021-04-17T10:58:18.638Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-04-17T10:58:18.778Z] --- PASS: TestResizeWithInvalidSize (0.71s) [2021-04-17T10:58:18.778Z] === RUN TestResizeWhenContainerNotStarted [2021-04-17T10:58:18.825Z] ok github.com/docker/docker/registry 0.204s coverage: 58.8% of statements [2021-04-17T10:58:19.125Z] ok github.com/docker/docker/testutil 0.005s coverage: 62.5% of statements [2021-04-17T10:58:19.342Z] --- PASS: TestResizeWhenContainerNotStarted (0.69s) [2021-04-17T10:58:19.342Z] === RUN TestDaemonRestartKillContainers [2021-04-17T10:58:19.342Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-17T10:58:19.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-17T10:58:19.342Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-17T10:58:19.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-17T10:58:19.342Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-17T10:58:19.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-17T10:58:19.342Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-17T10:58:19.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-17T10:58:19.342Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-17T10:58:19.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-17T10:58:19.342Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-17T10:58:19.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-17T10:58:19.342Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-17T10:58:19.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-17T10:58:19.342Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-17T10:58:19.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-17T10:58:19.342Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-17T10:58:19.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-17T10:58:19.343Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-17T10:58:19.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-17T10:58:19.343Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-17T10:58:19.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-17T10:58:19.343Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-17T10:58:19.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-17T10:58:19.343Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-17T10:58:19.343Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-17T10:58:20.490Z] --- PASS: TestDaemonRestartIpcMode (5.48s) [2021-04-17T10:58:20.490Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.50s) [2021-04-17T10:58:20.490Z] PASS [2021-04-17T10:58:20.490Z] [2021-04-17T10:58:20.490Z] === Skipped [2021-04-17T10:58:20.490Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-04-17T10:58:20.490Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-17T10:58:20.490Z] [2021-04-17T10:58:20.490Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-04-17T10:58:20.490Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-04-17T10:58:20.490Z] [2021-04-17T10:58:20.490Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-04-17T10:58:20.490Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-17T10:58:20.490Z] [2021-04-17T10:58:20.490Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-04-17T10:58:20.490Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-04-17T10:58:20.490Z] [2021-04-17T10:58:20.490Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-04-17T10:58:20.490Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-17T10:58:20.490Z] [2021-04-17T10:58:20.490Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-04-17T10:58:20.490Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-17T10:58:20.490Z] [2021-04-17T10:58:20.490Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-04-17T10:58:20.490Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-17T10:58:20.490Z] [2021-04-17T10:58:20.490Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-04-17T10:58:20.490Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-17T10:58:20.490Z] [2021-04-17T10:58:20.490Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-04-17T10:58:20.490Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-17T10:58:20.490Z] [2021-04-17T10:58:20.490Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-04-17T10:58:20.490Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-17T10:58:20.490Z] [2021-04-17T10:58:20.490Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-04-17T10:58:20.490Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-17T10:58:20.490Z] [2021-04-17T10:58:20.490Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-04-17T10:58:20.490Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-04-17T10:58:20.490Z] [2021-04-17T10:58:20.490Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-04-17T10:58:20.490Z] 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-04-17T10:58:20.490Z] [2021-04-17T10:58:20.490Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-04-17T10:58:20.490Z] 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-04-17T10:58:20.490Z] [2021-04-17T10:58:20.490Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-04-17T10:58:20.490Z] 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-04-17T10:58:20.490Z] [2021-04-17T10:58:20.490Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-04-17T10:58:20.490Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-17T10:58:20.490Z] [2021-04-17T10:58:20.490Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-17T10:58:20.490Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-17T10:58:20.490Z] [2021-04-17T10:58:20.490Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-04-17T10:58:20.490Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-17T10:58:20.490Z] [2021-04-17T10:58:20.490Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-04-17T10:58:20.490Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-04-17T10:58:20.490Z] [2021-04-17T10:58:20.490Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-04-17T10:58:20.490Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-17T10:58:20.490Z] [2021-04-17T10:58:20.490Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-04-17T10:58:20.490Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-04-17T10:58:20.490Z] [2021-04-17T10:58:20.490Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-04-17T10:58:20.490Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-17T10:58:20.490Z] [2021-04-17T10:58:20.490Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-04-17T10:58:20.490Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-17T10:58:20.490Z] [2021-04-17T10:58:20.490Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-04-17T10:58:20.490Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-17T10:58:20.490Z] [2021-04-17T10:58:20.490Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-04-17T10:58:20.490Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-17T10:58:20.490Z] [2021-04-17T10:58:20.490Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-04-17T10:58:20.490Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-17T10:58:20.490Z] [2021-04-17T10:58:20.490Z] [2021-04-17T10:58:20.490Z] DONE 178 tests, 26 skipped in 108.976s [2021-04-17T10:58:20.490Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-04-17T10:58:20.490Z] INFO: Testing against a local daemon [2021-04-17T10:58:20.490Z] === RUN TestCommitInheritsEnv [2021-04-17T10:58:20.657Z] ok github.com/docker/docker/runconfig 0.023s coverage: 66.1% of statements [2021-04-17T10:58:21.056Z] --- PASS: TestCommitInheritsEnv (1.50s) [2021-04-17T10:58:21.056Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-17T10:58:21.056Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-04-17T10:58:21.056Z] === RUN TestImagesFilterMultiReference [2021-04-17T10:58:21.314Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-04-17T10:58:21.314Z] === RUN TestImagePullPlatformInvalid [2021-04-17T10:58:21.314Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-04-17T10:58:21.314Z] === RUN TestRemoveImageOrphaning [2021-04-17T10:58:21.858Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-17T10:58:21.858Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-17T10:58:22.755Z] ok github.com/docker/docker/volume/drivers 0.029s coverage: 36.1% of statements [2021-04-17T10:58:22.786Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-17T10:58:22.829Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-04-17T10:58:23.042Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-17T10:58:23.213Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2021-04-17T10:58:23.213Z] === RUN TestRemoveImageGarbageCollector [2021-04-17T10:58:23.213Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-04-17T10:58:23.213Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-04-17T10:58:23.213Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-17T10:58:23.213Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-04-17T10:58:23.213Z] === RUN TestTagInvalidReference [2021-04-17T10:58:23.213Z] --- PASS: TestTagInvalidReference (0.01s) [2021-04-17T10:58:23.213Z] === RUN TestTagValidPrefixedRepo [2021-04-17T10:58:23.213Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-04-17T10:58:23.213Z] === RUN TestTagExistedNameWithoutForce [2021-04-17T10:58:23.213Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-04-17T10:58:23.213Z] === RUN TestTagOfficialNames [2021-04-17T10:58:23.213Z] --- PASS: TestTagOfficialNames (0.06s) [2021-04-17T10:58:23.213Z] === RUN TestTagMatchesDigest [2021-04-17T10:58:23.471Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-04-17T10:58:23.471Z] === CONT TestImportExtremelyLargeImageWorks [2021-04-17T10:58:23.822Z] ok github.com/docker/docker/volume/mounts 0.054s coverage: 67.0% of statements [2021-04-17T10:58:23.912Z] 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-04-17T10:58:24.408Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-17T10:58:24.408Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-17T10:58:24.464Z] ok github.com/docker/docker/volume/local 0.179s coverage: 76.4% of statements [2021-04-17T10:58:24.734Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-04-17T10:58:25.103Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.1% of statements [2021-04-17T10:58:26.298Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-17T10:58:26.643Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-04-17T10:58:26.643Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-04-17T10:58:26.861Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-17T10:58:27.580Z] --- PASS: TestUpdateRestartPolicy (15.35s) [2021-04-17T10:58:27.580Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-17T10:58:28.961Z] --- PASS: TestUpdateRestartWithAutoRemove (1.22s) [2021-04-17T10:58:28.961Z] === RUN TestWaitNonBlocked [2021-04-17T10:58:28.961Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-17T10:58:28.961Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-17T10:58:28.961Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-17T10:58:28.961Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-17T10:58:28.961Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-17T10:58:28.961Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-17T10:58:29.392Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-17T10:58:29.953Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-17T10:58:30.868Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-04-17T10:58:30.869Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.11s) [2021-04-17T10:58:30.869Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.21s) [2021-04-17T10:58:30.869Z] === RUN TestWaitBlocked [2021-04-17T10:58:30.869Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-17T10:58:30.869Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-17T10:58:30.869Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-17T10:58:30.869Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-17T10:58:30.869Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-17T10:58:30.869Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-17T10:58:31.021Z] ? github.com/docker/docker/api [no test files] [2021-04-17T10:58:31.807Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-04-17T10:58:32.469Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-04-17T10:58:32.469Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.20s) [2021-04-17T10:58:32.469Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.45s) [2021-04-17T10:58:32.469Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.27s) [2021-04-17T10:58:32.469Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.35s) [2021-04-17T10:58:32.469Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s) [2021-04-17T10:58:32.469Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s) [2021-04-17T10:58:32.469Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.22s) [2021-04-17T10:58:32.469Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.24s) [2021-04-17T10:58:32.469Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.90s) [2021-04-17T10:58:32.469Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.11s) [2021-04-17T10:58:32.469Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.27s) [2021-04-17T10:58:32.469Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.22s) [2021-04-17T10:58:32.469Z] === RUN TestCgroupNamespacesRun [2021-04-17T10:58:33.185Z] --- PASS: TestWaitBlocked (0.07s) [2021-04-17T10:58:33.185Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.88s) [2021-04-17T10:58:33.185Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (2.17s) [2021-04-17T10:58:33.185Z] === CONT TestContainerStartOnDaemonRestart [2021-04-17T10:58:33.185Z] === CONT TestContainerKillOnDaemonStart [2021-04-17T10:58:33.860Z] --- PASS: TestCgroupNamespacesRun (1.91s) [2021-04-17T10:58:33.860Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-17T10:58:33.860Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-04-17T10:58:33.860Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-04-17T10:58:33.860Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-17T10:58:34.401Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-04-17T10:58:35.722Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-04-17T10:58:35.763Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.91s) [2021-04-17T10:58:35.763Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-17T10:58:35.982Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-04-17T10:58:37.650Z] --- PASS: TestCgroupNamespacesRunHostMode (1.90s) [2021-04-17T10:58:37.650Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-17T10:58:38.519Z] --- PASS: TestContainerStartOnDaemonRestart (5.19s) [2021-04-17T10:58:38.519Z] === CONT TestIpcModeOlderClient [2021-04-17T10:58:38.519Z] --- PASS: TestIpcModeOlderClient (0.09s) [2021-04-17T10:58:38.519Z] === CONT TestDaemonHostGatewayIP [2021-04-17T10:58:39.540Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.88s) [2021-04-17T10:58:39.540Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-17T10:58:40.423Z] --- PASS: TestImportExtremelyLargeImageWorks (78.71s) [2021-04-17T10:58:40.423Z] PASS [2021-04-17T10:58:40.423Z] [2021-04-17T10:58:40.423Z] === Skipped [2021-04-17T10:58:40.423Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-04-17T10:58:40.423Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-17T10:58:40.423Z] [2021-04-17T10:58:40.423Z] [2021-04-17T10:58:40.423Z] DONE 12 tests, 1 skipped in 80.334s [2021-04-17T10:58:40.423Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2021-04-17T10:58:40.423Z] ++ 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-04-17T10:58:40.423Z] ++ set -e [2021-04-17T10:58:40.423Z] ++ '[' -n 0 ']' [2021-04-17T10:58:40.423Z] ++ set -x [2021-04-17T10:58:40.423Z] ++ env -i DEST=/go/src/github.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-04-17T10:58:40.423Z] INFO: Testing against a local daemon [2021-04-17T10:58:40.423Z] === RUN TestNetworkCreateDelete [2021-04-17T10:58:40.423Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-04-17T10:58:40.423Z] === RUN TestDockerNetworkDeletePreferID [2021-04-17T10:58:40.423Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2021-04-17T10:58:40.423Z] === RUN TestDaemonDNSFallback [2021-04-17T10:58:40.423Z] --- PASS: TestDaemonDNSFallback (2.76s) [2021-04-17T10:58:40.423Z] === RUN TestInspectNetwork [2021-04-17T10:58:40.476Z] ok github.com/docker/docker/pkg/plugins 33.641s coverage: 76.6% of statements [2021-04-17T10:58:40.476Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-04-17T10:58:40.476Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-04-17T10:58:40.476Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-04-17T10:58:40.476Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-04-17T10:58:40.476Z] ? github.com/docker/docker/pkg/term [no test files] [2021-04-17T10:58:40.476Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-04-17T10:58:40.476Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-04-17T10:58:40.476Z] ? github.com/docker/docker/rootless [no test files] [2021-04-17T10:58:40.476Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-04-17T10:58:40.476Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-04-17T10:58:40.476Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-04-17T10:58:40.476Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-04-17T10:58:40.476Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-04-17T10:58:40.476Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-04-17T10:58:40.476Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-04-17T10:58:40.476Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-04-17T10:58:40.476Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-04-17T10:58:40.476Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-04-17T10:58:40.476Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-04-17T10:58:40.476Z] ? github.com/docker/docker/testutil/request [no test files] [2021-04-17T10:58:40.476Z] ? github.com/docker/docker/volume [no test files] [2021-04-17T10:58:40.476Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-04-17T10:58:40.476Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-04-17T10:58:40.476Z] [2021-04-17T10:58:40.476Z] === Skipped [2021-04-17T10:58:40.476Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-04-17T10:58:40.476Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-04-17T10:58:40.476Z] [2021-04-17T10:58:40.476Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-04-17T10:58:40.476Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-04-17T10:58:40.476Z] [2021-04-17T10:58:40.476Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-04-17T10:58:40.476Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-17T10:58:40.476Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-17T10:58:40.476Z] [2021-04-17T10:58:40.476Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-04-17T10:58:40.476Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-17T10:58:40.476Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-17T10:58:40.476Z] [2021-04-17T10:58:40.476Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-04-17T10:58:40.476Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-17T10:58:40.476Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-17T10:58:40.476Z] [2021-04-17T10:58:40.476Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-04-17T10:58:40.476Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-17T10:58:40.476Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-17T10:58:40.476Z] [2021-04-17T10:58:40.476Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-04-17T10:58:40.476Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-17T10:58:40.476Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-17T10:58:40.476Z] [2021-04-17T10:58:40.476Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-04-17T10:58:40.476Z] graphtest_unix.go:73: No driver to put! [2021-04-17T10:58:40.476Z] [2021-04-17T10:58:40.476Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-04-17T10:58:40.476Z] time="2021-04-17T10:57:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-17T10:58:40.476Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-17T10:58:40.476Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-17T10:58:40.476Z] [2021-04-17T10:58:40.476Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-04-17T10:58:40.476Z] time="2021-04-17T10:57:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-17T10:58:40.477Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-17T10:58:40.477Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-17T10:58:40.477Z] [2021-04-17T10:58:40.477Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-04-17T10:58:40.477Z] time="2021-04-17T10:57:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-17T10:58:40.477Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-17T10:58:40.477Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-17T10:58:40.477Z] [2021-04-17T10:58:40.477Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-04-17T10:58:40.477Z] time="2021-04-17T10:57:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-17T10:58:40.477Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-17T10:58:40.477Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-17T10:58:40.477Z] [2021-04-17T10:58:40.477Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-04-17T10:58:40.477Z] time="2021-04-17T10:57:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-17T10:58:40.477Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-17T10:58:40.477Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-17T10:58:40.477Z] [2021-04-17T10:58:40.477Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-04-17T10:58:40.477Z] graphtest_unix.go:73: No driver to put! [2021-04-17T10:58:40.477Z] [2021-04-17T10:58:40.477Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-04-17T10:58:40.477Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-04-17T10:58:40.477Z] [2021-04-17T10:58:40.477Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-04-17T10:58:40.477Z] overlay_test.go:49: Fails to compute changes intermittently [2021-04-17T10:58:40.477Z] [2021-04-17T10:58:40.477Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-04-17T10:58:40.477Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-04-17T10:58:40.477Z] [2021-04-17T10:58:40.477Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-04-17T10:58:40.477Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-04-17T10:58:40.477Z] [2021-04-17T10:58:40.477Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-04-17T10:58:40.477Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-17T10:58:40.477Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-17T10:58:40.477Z] [2021-04-17T10:58:40.477Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-04-17T10:58:40.477Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-17T10:58:40.477Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-17T10:58:40.477Z] [2021-04-17T10:58:40.477Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-04-17T10:58:40.477Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-17T10:58:40.477Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-17T10:58:40.477Z] [2021-04-17T10:58:40.477Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-04-17T10:58:40.477Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-17T10:58:40.477Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-17T10:58:40.477Z] [2021-04-17T10:58:40.477Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-04-17T10:58:40.477Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-17T10:58:40.477Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-17T10:58:40.477Z] [2021-04-17T10:58:40.477Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-04-17T10:58:40.477Z] graphtest_unix.go:73: No driver to put! [2021-04-17T10:58:40.477Z] [2021-04-17T10:58:40.477Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-04-17T10:58:40.477Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-04-17T10:58:40.477Z] [2021-04-17T10:58:40.477Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-04-17T10:58:40.477Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-04-17T10:58:40.477Z] [2021-04-17T10:58:40.477Z] [2021-04-17T10:58:40.477Z] DONE 2247 tests, 26 skipped in 264.542s Post stage [Pipeline] junit [2021-04-17T10:58:40.523Z] Recording test results [2021-04-17T10:58:40.906Z] [Checks API] No suitable checks publisher found. [2021-04-17T10:58:40.907Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.32s) [2021-04-17T10:58:40.907Z] === RUN TestCgroupNamespacesRunInvalidMode [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-17T10:58:41.356Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42305/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=041d074ebe3a55e558e18ad494c69ca6e13c9979 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:041d074ebe3a55e558e18ad494c69ca6e13c9979 hack/make.sh dynbinary test-integration [2021-04-17T10:58:41.439Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-04-17T10:58:41.652Z] [2021-04-17T10:58:41.652Z] Removing bundles/ [2021-04-17T10:58:41.652Z] [2021-04-17T10:58:41.652Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-04-17T10:58:41.652Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-17T10:58:41.652Z] GOOS="" GOARCH="" GOARM="" [2021-04-17T10:58:41.820Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-04-17T10:58:41.834Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s) [2021-04-17T10:58:41.834Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-17T10:58:43.373Z] --- PASS: TestBuildWithHugeFile (54.63s) [2021-04-17T10:58:43.373Z] === RUN TestBuildWCOWSandboxSize [2021-04-17T10:58:43.373Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-04-17T10:58:43.373Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-17T10:58:43.373Z] === RUN TestBuildWithEmptyDockerfile [2021-04-17T10:58:43.373Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-17T10:58:43.373Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-17T10:58:43.373Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-17T10:58:43.373Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-17T10:58:43.373Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-17T10:58:43.373Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-17T10:58:43.373Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-17T10:58:43.373Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-17T10:58:43.373Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-17T10:58:43.373Z] --- PASS: TestBuildWithEmptyDockerfile (0.17s) [2021-04-17T10:58:43.373Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2021-04-17T10:58:43.373Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2021-04-17T10:58:43.373Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.19s) [2021-04-17T10:58:43.373Z] === RUN TestBuildPreserveOwnership [2021-04-17T10:58:43.373Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-17T10:58:43.453Z] === RUN TestMiddlewares [2021-04-17T10:58:43.453Z] --- PASS: TestMiddlewares (0.00s) [2021-04-17T10:58:43.453Z] PASS [2021-04-17T10:58:43.453Z] coverage: 9.0% of statements [2021-04-17T10:58:43.453Z] ok github.com/docker/docker/api/server 0.067s coverage: 9.0% of statements [2021-04-17T10:58:43.615Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-04-17T10:58:43.723Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.88s) [2021-04-17T10:58:43.723Z] === RUN TestKernelTCPMemory [2021-04-17T10:58:43.723Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-04-17T10:58:43.723Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-04-17T10:58:43.723Z] === RUN TestNISDomainname [2021-04-17T10:58:43.726Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-04-17T10:58:44.294Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-04-17T10:58:44.863Z] --- PASS: TestDaemonHostGatewayIP (6.31s) [2021-04-17T10:58:44.863Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-17T10:58:45.088Z] --- PASS: TestNISDomainname (1.34s) [2021-04-17T10:58:45.088Z] === RUN TestHostnameDnsResolution [2021-04-17T10:58:45.802Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-04-17T10:58:45.917Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-17T10:58:46.370Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-04-17T10:58:46.974Z] --- PASS: TestHostnameDnsResolution (1.73s) [2021-04-17T10:58:46.974Z] === RUN TestStats [2021-04-17T10:58:47.297Z] === RUN TestInspectNetwork/full_network_id [2021-04-17T10:58:47.297Z] === RUN TestInspectNetwork/partial_network_id [2021-04-17T10:58:47.297Z] === RUN TestInspectNetwork/network_name [2021-04-17T10:58:47.297Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-04-17T10:58:47.316Z] --- PASS: TestBuildPreserveOwnership (5.30s) [2021-04-17T10:58:47.316Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.57s) [2021-04-17T10:58:47.316Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.70s) [2021-04-17T10:58:47.316Z] === RUN TestBuildPlatformInvalid [2021-04-17T10:58:47.316Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2021-04-17T10:58:47.316Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-17T10:58:47.898Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-04-17T10:58:48.907Z] --- PASS: TestContainerKillOnDaemonStart (15.47s) [2021-04-17T10:58:48.907Z] === CONT TestDaemonRestartIpcMode [2021-04-17T10:58:49.476Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-04-17T10:58:49.487Z] --- PASS: TestStats (2.73s) [2021-04-17T10:58:49.487Z] === RUN TestStopContainerWithTimeout [2021-04-17T10:58:49.487Z] === RUN TestStopContainerWithTimeout/0 [2021-04-17T10:58:49.487Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-17T10:58:49.487Z] === RUN TestStopContainerWithTimeout/1 [2021-04-17T10:58:49.487Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-17T10:58:49.487Z] === RUN TestStopContainerWithTimeout/3 [2021-04-17T10:58:49.487Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-17T10:58:49.487Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-17T10:58:49.487Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-17T10:58:49.487Z] === CONT TestStopContainerWithTimeout/0 [2021-04-17T10:58:49.487Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-17T10:58:50.414Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.54s) [2021-04-17T10:58:50.854Z] === CONT TestStopContainerWithTimeout/3 [2021-04-17T10:58:50.982Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-04-17T10:58:51.550Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-04-17T10:58:51.550Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-04-17T10:58:51.732Z] --- PASS: TestInspectNetwork (11.47s) [2021-04-17T10:58:51.732Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-04-17T10:58:51.732Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-04-17T10:58:51.732Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-04-17T10:58:51.732Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-04-17T10:58:51.732Z] === RUN TestRunContainerWithBridgeNone [2021-04-17T10:58:52.740Z] === CONT TestStopContainerWithTimeout/1 [2021-04-17T10:58:52.928Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-04-17T10:58:52.928Z] --- PASS: TestDaemonRestartIpcMode (4.45s) [2021-04-17T10:58:52.928Z] PASS [2021-04-17T10:58:52.928Z] [2021-04-17T10:58:52.928Z] === Skipped [2021-04-17T10:58:52.928Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-04-17T10:58:52.928Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-17T10:58:52.928Z] [2021-04-17T10:58:52.928Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-04-17T10:58:52.928Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-17T10:58:52.928Z] [2021-04-17T10:58:52.928Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-04-17T10:58:52.928Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-17T10:58:52.928Z] [2021-04-17T10:58:52.928Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-17T10:58:52.928Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-17T10:58:52.928Z] [2021-04-17T10:58:52.928Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-04-17T10:58:52.928Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-17T10:58:52.928Z] [2021-04-17T10:58:52.928Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-04-17T10:58:52.928Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-17T10:58:52.928Z] [2021-04-17T10:58:52.928Z] [2021-04-17T10:58:52.928Z] DONE 197 tests, 6 skipped in 246.865s [2021-04-17T10:58:53.187Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-04-17T10:58:53.187Z] ++ 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-04-17T10:58:53.187Z] ++ set -e [2021-04-17T10:58:53.187Z] ++ '[' -n 0 ']' [2021-04-17T10:58:53.187Z] ++ set -x [2021-04-17T10:58:53.187Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-04-17T10:58:53.187Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-04-17T10:58:53.446Z] INFO: Testing against a local daemon [2021-04-17T10:58:53.446Z] === RUN TestCommitInheritsEnv [2021-04-17T10:58:53.705Z] --- PASS: TestCommitInheritsEnv (0.37s) [2021-04-17T10:58:53.705Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-17T10:58:53.705Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-04-17T10:58:53.705Z] === RUN TestImagesFilterMultiReference [2021-04-17T10:58:53.705Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2021-04-17T10:58:53.705Z] === RUN TestImagePullPlatformInvalid [2021-04-17T10:58:53.965Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-04-17T10:58:53.965Z] === RUN TestRemoveImageOrphaning [2021-04-17T10:58:53.965Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-04-17T10:58:54.224Z] --- PASS: TestRemoveImageOrphaning (0.46s) [2021-04-17T10:58:54.224Z] === RUN TestRemoveImageGarbageCollector [2021-04-17T10:58:54.628Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-04-17T10:58:54.628Z] --- PASS: TestStopContainerWithTimeout/0 (1.07s) [2021-04-17T10:58:54.628Z] --- PASS: TestStopContainerWithTimeout/-1 (3.05s) [2021-04-17T10:58:54.628Z] --- PASS: TestStopContainerWithTimeout/3 (2.67s) [2021-04-17T10:58:54.628Z] --- PASS: TestStopContainerWithTimeout/1 (1.72s) [2021-04-17T10:58:54.628Z] === RUN TestDeleteDevicemapper [2021-04-17T10:58:54.628Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-17T10:58:54.628Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-17T10:58:54.628Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-17T10:58:55.233Z] --- PASS: TestRunContainerWithBridgeNone (3.18s) [2021-04-17T10:58:55.233Z] === RUN TestNetworkInvalidJSON [2021-04-17T10:58:55.233Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-17T10:58:55.233Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-17T10:58:55.233Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-17T10:58:55.233Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-17T10:58:55.233Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-17T10:58:55.233Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-17T10:58:55.233Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-17T10:58:55.233Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-17T10:58:55.233Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-17T10:58:55.233Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-04-17T10:58:55.233Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-17T10:58:55.233Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-17T10:58:55.233Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-17T10:58:55.233Z] === RUN TestNetworkList [2021-04-17T10:58:55.233Z] === RUN TestNetworkList//networks [2021-04-17T10:58:55.233Z] === PAUSE TestNetworkList//networks [2021-04-17T10:58:55.233Z] === RUN TestNetworkList//networks/ [2021-04-17T10:58:55.233Z] === PAUSE TestNetworkList//networks/ [2021-04-17T10:58:55.233Z] === CONT TestNetworkList//networks [2021-04-17T10:58:55.233Z] === CONT TestNetworkList//networks/ [2021-04-17T10:58:55.233Z] --- PASS: TestNetworkList (0.01s) [2021-04-17T10:58:55.233Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-17T10:58:55.233Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-17T10:58:55.233Z] === RUN TestHostIPv4BridgeLabel [2021-04-17T10:58:55.522Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2021-04-17T10:58:55.522Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-17T10:58:55.603Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-04-17T10:58:56.519Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.35s) [2021-04-17T10:58:56.519Z] === RUN TestUpdateMemory [2021-04-17T10:58:56.579Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2021-04-17T10:58:56.579Z] === RUN TestDaemonDefaultNetworkPools [2021-04-17T10:58:57.509Z] --- PASS: TestRemoveImageGarbageCollector (3.23s) [2021-04-17T10:58:57.509Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-17T10:58:57.509Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-04-17T10:58:57.509Z] === RUN TestTagInvalidReference [2021-04-17T10:58:57.509Z] --- PASS: TestTagInvalidReference (0.03s) [2021-04-17T10:58:57.509Z] === RUN TestTagValidPrefixedRepo [2021-04-17T10:58:57.608Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2021-04-17T10:58:57.608Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-17T10:58:57.769Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-04-17T10:58:57.769Z] === RUN TestTagExistedNameWithoutForce [2021-04-17T10:58:57.769Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-04-17T10:58:57.769Z] === RUN TestTagOfficialNames [2021-04-17T10:58:57.769Z] --- PASS: TestTagOfficialNames (0.06s) [2021-04-17T10:58:57.769Z] === RUN TestTagMatchesDigest [2021-04-17T10:58:57.769Z] --- PASS: TestTagMatchesDigest (0.04s) [2021-04-17T10:58:57.769Z] === CONT TestImportExtremelyLargeImageWorks [2021-04-17T10:58:57.884Z] --- PASS: TestUpdateMemory (1.31s) [2021-04-17T10:58:57.884Z] === RUN TestUpdateCPUQuota [2021-04-17T10:58:58.638Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2021-04-17T10:58:58.638Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-17T10:59:00.138Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2021-04-17T10:59:00.138Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-17T10:59:00.307Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-04-17T10:59:00.428Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s) [2021-04-17T10:59:00.428Z] === RUN TestServiceWithPredefinedNetwork [2021-04-17T10:59:01.688Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-04-17T10:59:02.239Z] Loaded image: buildpack-deps:buster [2021-04-17T10:59:02.240Z] Loaded image: busybox:latest [2021-04-17T10:59:02.240Z] Loaded image: busybox:glibc [2021-04-17T10:59:02.249Z] .......................... [ 67%] [2021-04-17T10:59:02.260Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-04-17T10:59:03.182Z] Loaded image: debian:bullseye [2021-04-17T10:59:03.182Z] Loaded image: hello-world:latest [2021-04-17T10:59:03.182Z] Loaded image: arm32v7/hello-world:latest [2021-04-17T10:59:03.200Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-04-17T10:59:04.877Z] --- PASS: TestServiceWithPredefinedNetwork (3.85s) [2021-04-17T10:59:04.878Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-17T10:59:04.878Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-17T10:59:04.878Z] service_test.go:242: FLAKY_TEST [2021-04-17T10:59:04.878Z] === RUN TestServiceWithDataPathPortInit [2021-04-17T10:59:05.966Z] --- PASS: TestUpdateCPUQuota (6.83s) [2021-04-17T10:59:05.966Z] === RUN TestUpdatePidsLimit [2021-04-17T10:59:05.966Z] === RUN TestUpdatePidsLimit/update_from_none [2021-04-17T10:59:05.966Z] === RUN TestUpdatePidsLimit/no_change [2021-04-17T10:59:06.222Z] === RUN TestUpdatePidsLimit/update_lower [2021-04-17T10:59:06.783Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-04-17T10:59:07.712Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-04-17T10:59:08.274Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-04-17T10:59:09.202Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-04-17T10:59:09.785Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-04-17T10:59:09.785Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-04-17T10:59:10.128Z] --- PASS: TestUpdatePidsLimit (5.48s) [2021-04-17T10:59:10.128Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.70s) [2021-04-17T10:59:10.128Z] --- PASS: TestUpdatePidsLimit/no_change (0.71s) [2021-04-17T10:59:10.128Z] --- PASS: TestUpdatePidsLimit/update_lower (0.71s) [2021-04-17T10:59:10.128Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.71s) [2021-04-17T10:59:10.128Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.70s) [2021-04-17T10:59:10.128Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.69s) [2021-04-17T10:59:10.128Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.72s) [2021-04-17T10:59:10.128Z] === RUN TestUpdateRestartPolicy [2021-04-17T10:59:10.352Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-04-17T10:59:11.731Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-04-17T10:59:12.668Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-04-17T10:59:13.179Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (25.24s) [2021-04-17T10:59:13.179Z] PASS [2021-04-17T10:59:13.179Z] [2021-04-17T10:59:13.179Z] === Skipped [2021-04-17T10:59:13.179Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-04-17T10:59:13.179Z] build_session_test.go:25: TODO: BuildKit [2021-04-17T10:59:13.179Z] [2021-04-17T10:59:13.179Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-04-17T10:59:13.179Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-17T10:59:13.179Z] [2021-04-17T10:59:13.179Z] [2021-04-17T10:59:13.179Z] DONE 34 tests, 2 skipped in 132.849s [2021-04-17T10:59:13.179Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-04-17T10:59:13.179Z] ++ 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-04-17T10:59:13.179Z] ++ set -e [2021-04-17T10:59:13.179Z] ++ '[' -n 0 ']' [2021-04-17T10:59:13.179Z] ++ set -x [2021-04-17T10:59:13.179Z] ++ env -i DEST=/go/src/github.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-04-17T10:59:13.179Z] INFO: Testing against a local daemon [2021-04-17T10:59:13.179Z] === RUN TestConfigInspect [2021-04-17T10:59:14.573Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-04-17T10:59:14.573Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-04-17T10:59:16.477Z] --- PASS: TestConfigInspect (3.41s) [2021-04-17T10:59:16.477Z] === RUN TestConfigList [2021-04-17T10:59:19.776Z] --- PASS: TestConfigList (3.11s) [2021-04-17T10:59:19.776Z] === RUN TestConfigsCreateAndDelete [2021-04-17T10:59:19.844Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-04-17T10:59:21.224Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-04-17T10:59:23.073Z] --- PASS: TestConfigsCreateAndDelete (3.18s) [2021-04-17T10:59:23.073Z] === RUN TestConfigsUpdate [2021-04-17T10:59:24.963Z] --- PASS: TestUpdateRestartPolicy (12.77s) [2021-04-17T10:59:24.963Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-17T10:59:24.963Z] --- PASS: TestUpdateRestartWithAutoRemove (0.71s) [2021-04-17T10:59:24.963Z] === RUN TestWaitNonBlocked [2021-04-17T10:59:24.963Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-17T10:59:24.963Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-17T10:59:24.963Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-17T10:59:24.963Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-17T10:59:24.963Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-17T10:59:24.963Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-17T10:59:24.963Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-04-17T10:59:24.963Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.04s) [2021-04-17T10:59:24.963Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.10s) [2021-04-17T10:59:24.963Z] === RUN TestWaitBlocked [2021-04-17T10:59:24.963Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-17T10:59:24.963Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-17T10:59:24.963Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-17T10:59:24.963Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-17T10:59:24.963Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-17T10:59:24.963Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-17T10:59:25.421Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-04-17T10:59:25.617Z] --- PASS: TestConfigsUpdate (3.15s) [2021-04-17T10:59:25.617Z] === RUN TestTemplatedConfig [2021-04-17T10:59:25.892Z] --- PASS: TestWaitBlocked (0.01s) [2021-04-17T10:59:25.892Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.99s) [2021-04-17T10:59:25.892Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.10s) [2021-04-17T10:59:25.892Z] === CONT TestContainerStartOnDaemonRestart [2021-04-17T10:59:25.892Z] === CONT TestIpcModeOlderClient [2021-04-17T10:59:25.892Z] --- PASS: TestIpcModeOlderClient (0.08s) [2021-04-17T10:59:25.892Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-17T10:59:27.344Z] --- PASS: TestServiceWithDataPathPortInit (21.10s) [2021-04-17T10:59:27.344Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-17T10:59:27.962Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-04-17T10:59:29.158Z] --- PASS: TestContainerStartOnDaemonRestart (3.12s) [2021-04-17T10:59:29.158Z] === CONT TestContainerKillOnDaemonStart [2021-04-17T10:59:29.719Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.58s) [2021-04-17T10:59:29.719Z] === CONT TestDaemonHostGatewayIP [2021-04-17T10:59:29.819Z] --- PASS: TestTemplatedConfig (3.81s) [2021-04-17T10:59:29.819Z] === RUN TestConfigCreateResolve [2021-04-17T10:59:32.160Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-04-17T10:59:33.115Z] --- PASS: TestConfigCreateResolve (3.14s) [2021-04-17T10:59:33.115Z] === RUN TestConfigDaemonLibtrustID [2021-04-17T10:59:33.543Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-04-17T10:59:33.543Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-04-17T10:59:33.886Z] --- PASS: TestDaemonHostGatewayIP (4.11s) [2021-04-17T10:59:33.886Z] === CONT TestDaemonRestartIpcMode [2021-04-17T10:59:34.056Z] --- PASS: TestConfigDaemonLibtrustID (1.15s) [2021-04-17T10:59:34.056Z] PASS [2021-04-17T10:59:34.056Z] [2021-04-17T10:59:34.056Z] DONE 7 tests in 21.093s [2021-04-17T10:59:34.056Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-04-17T10:59:34.056Z] ++ 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-04-17T10:59:34.056Z] ++ set -e [2021-04-17T10:59:34.056Z] ++ '[' -n 0 ']' [2021-04-17T10:59:34.056Z] ++ set -x [2021-04-17T10:59:34.056Z] ++ env -i DEST=/go/src/github.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-04-17T10:59:34.056Z] INFO: Testing against a local daemon [2021-04-17T10:59:34.056Z] === RUN TestCheckpoint [2021-04-17T10:59:34.056Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-17T10:59:34.056Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-17T10:59:34.056Z] === RUN TestContainerInvalidJSON [2021-04-17T10:59:34.056Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-17T10:59:34.056Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-17T10:59:34.056Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-17T10:59:34.056Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-17T10:59:34.056Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-17T10:59:34.056Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-17T10:59:34.056Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-17T10:59:34.056Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-17T10:59:34.056Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-17T10:59:34.056Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-04-17T10:59:34.056Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-04-17T10:59:34.056Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-04-17T10:59:34.056Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-17T10:59:34.056Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-17T10:59:34.056Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-04-17T10:59:34.056Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-17T10:59:34.230Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-04-17T10:59:34.230Z] === RUN TestBoolValue [2021-04-17T10:59:34.230Z] --- PASS: TestBoolValue (0.00s) [2021-04-17T10:59:34.230Z] === RUN TestBoolValueOrDefault [2021-04-17T10:59:34.230Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-04-17T10:59:34.230Z] === RUN TestInt64ValueOrZero [2021-04-17T10:59:34.230Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-04-17T10:59:34.230Z] === RUN TestInt64ValueOrDefault [2021-04-17T10:59:34.230Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-04-17T10:59:34.230Z] === RUN TestInt64ValueOrDefaultWithError [2021-04-17T10:59:34.230Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-04-17T10:59:34.230Z] === RUN TestJsonContentType [2021-04-17T10:59:34.230Z] --- PASS: TestJsonContentType (0.00s) [2021-04-17T10:59:34.230Z] PASS [2021-04-17T10:59:34.230Z] coverage: 14.7% of statements [2021-04-17T10:59:34.230Z] ok github.com/docker/docker/api/server/httputils 0.054s coverage: 14.7% of statements [2021-04-17T10:59:34.316Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-04-17T10:59:34.316Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-17T10:59:34.316Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-04-17T10:59:34.316Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-17T10:59:34.316Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-04-17T10:59:34.316Z] === RUN TestCopyFromContainer [2021-04-17T10:59:34.482Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-04-17T10:59:35.784Z] === RUN TestMaskSecretKeys [2021-04-17T10:59:35.784Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-04-17T10:59:35.784Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-04-17T10:59:35.784Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-04-17T10:59:35.784Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-04-17T10:59:35.784Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-04-17T10:59:35.784Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-04-17T10:59:35.784Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-04-17T10:59:35.784Z] === RUN TestVersionMiddlewareVersion [2021-04-17T10:59:35.784Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-04-17T10:59:35.784Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-04-17T10:59:35.784Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-04-17T10:59:35.784Z] PASS [2021-04-17T10:59:35.784Z] coverage: 37.7% of statements [2021-04-17T10:59:35.784Z] ok github.com/docker/docker/api/server/middleware 0.130s coverage: 37.7% of statements [2021-04-17T10:59:35.784Z] ? github.com/docker/docker/api/server/router [no test files] [2021-04-17T10:59:35.784Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-04-17T10:59:35.784Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-04-17T10:59:35.784Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-04-17T10:59:35.784Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-04-17T10:59:35.784Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-04-17T10:59:35.784Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-04-17T10:59:35.784Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-04-17T10:59:35.784Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-04-17T10:59:35.784Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-04-17T10:59:35.784Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-04-17T10:59:35.822Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.40s) [2021-04-17T10:59:35.822Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:zo0w52jcen4whd180tgaloriv Created:2021-04-17 10:59:26.415562298 +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[2e709afeca4d88d8eb6ef81d411b05d98b2ceba77c024e8b71cfc7a4cb70c8c7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qn9r32h6miv53xaz6rt8ut85e EndpointID:44880833a27816f67e4fee51bc30eb18b183fbe06cd8169afaf80474afe60cac MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a88db90d9c9a38d18c9cce480f2007134efe07b042709de18c97858b64f1af0c 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:7d707567ce5e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qn9r32h6miv53xaz6rt8ut85e EndpointID:44880833a27816f67e4fee51bc30eb18b183fbe06cd8169afaf80474afe60cac EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-04-17T10:59:35.822Z] PASS [2021-04-17T10:59:35.822Z] [2021-04-17T10:59:35.822Z] === Skipped [2021-04-17T10:59:35.822Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-17T10:59:35.822Z] service_test.go:242: FLAKY_TEST [2021-04-17T10:59:35.822Z] [2021-04-17T10:59:35.822Z] [2021-04-17T10:59:35.822Z] DONE 26 tests, 1 skipped in 58.901s [2021-04-17T10:59:35.822Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-17T10:59:35.822Z] ++ 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-04-17T10:59:35.822Z] ++ set -e [2021-04-17T10:59:35.822Z] ++ '[' -n 0 ']' [2021-04-17T10:59:35.822Z] ++ set -x [2021-04-17T10:59:35.822Z] ++ env -i DEST=/go/src/github.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-04-17T10:59:35.862Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-04-17T10:59:36.112Z] INFO: Testing against a local daemon [2021-04-17T10:59:36.112Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-17T10:59:36.112Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-04-17T10:59:36.112Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-17T10:59:36.112Z] === RUN TestDockerNetworkIpvlan [2021-04-17T10:59:36.112Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-17T10:59:36.112Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-17T10:59:36.112Z] PASS [2021-04-17T10:59:36.112Z] [2021-04-17T10:59:36.112Z] === Skipped [2021-04-17T10:59:36.112Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-04-17T10:59:36.112Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-17T10:59:36.112Z] [2021-04-17T10:59:36.112Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-17T10:59:36.112Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-17T10:59:36.112Z] [2021-04-17T10:59:36.112Z] [2021-04-17T10:59:36.112Z] DONE 2 tests, 2 skipped in 0.177s [2021-04-17T10:59:36.112Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-17T10:59:36.112Z] ++ 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-04-17T10:59:36.112Z] ++ set -e [2021-04-17T10:59:36.112Z] ++ '[' -n 0 ']' [2021-04-17T10:59:36.112Z] ++ set -x [2021-04-17T10:59:36.112Z] ++ env -i DEST=/go/src/github.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-04-17T10:59:36.112Z] INFO: Testing against a local daemon [2021-04-17T10:59:36.112Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-17T10:59:36.235Z] === RUN TestCopyFromContainer// [2021-04-17T10:59:36.235Z] === RUN TestCopyFromContainer//bar/root [2021-04-17T10:59:36.235Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-17T10:59:36.235Z] === RUN TestCopyFromContainer/bar/quux [2021-04-17T10:59:36.496Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-17T10:59:36.496Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-17T10:59:36.757Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-17T10:59:36.757Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-17T10:59:36.757Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-17T10:59:37.018Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-17T10:59:37.018Z] --- PASS: TestCopyFromContainer (2.74s) [2021-04-17T10:59:37.018Z] --- PASS: TestCopyFromContainer// (0.12s) [2021-04-17T10:59:37.018Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2021-04-17T10:59:37.018Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2021-04-17T10:59:37.018Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2021-04-17T10:59:37.018Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2021-04-17T10:59:37.018Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-04-17T10:59:37.018Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-04-17T10:59:37.018Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-04-17T10:59:37.018Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-04-17T10:59:37.018Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2021-04-17T10:59:37.018Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-17T10:59:37.018Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-17T10:59:37.018Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-17T10:59:37.018Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-17T10:59:37.018Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-17T10:59:37.018Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-17T10:59:37.018Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-17T10:59:37.018Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-17T10:59:37.018Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-17T10:59:37.018Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-17T10:59:37.018Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-04-17T10:59:37.018Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-17T10:59:37.018Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-17T10:59:37.018Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-17T10:59:37.018Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-17T10:59:37.204Z] --- PASS: TestDaemonRestartIpcMode (3.12s) [2021-04-17T10:59:37.279Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-04-17T10:59:37.279Z] === RUN TestCreateWithInvalidEnv [2021-04-17T10:59:37.279Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-17T10:59:37.279Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-17T10:59:37.279Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-17T10:59:37.279Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-17T10:59:37.279Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-17T10:59:37.279Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-17T10:59:37.279Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-17T10:59:37.279Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-17T10:59:37.279Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-17T10:59:37.279Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-04-17T10:59:37.279Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-17T10:59:37.279Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-17T10:59:37.279Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-17T10:59:37.279Z] === RUN TestCreateTmpfsMountsTarget [2021-04-17T10:59:37.279Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-04-17T10:59:37.279Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-17T10:59:37.332Z] === RUN TestToJSON [2021-04-17T10:59:37.332Z] --- PASS: TestToJSON (0.00s) [2021-04-17T10:59:37.332Z] === RUN TestToParamWithVersion [2021-04-17T10:59:37.332Z] --- PASS: TestToParamWithVersion (0.00s) [2021-04-17T10:59:37.332Z] === RUN TestFromJSON [2021-04-17T10:59:37.332Z] --- PASS: TestFromJSON (0.00s) [2021-04-17T10:59:37.332Z] === RUN TestEmpty [2021-04-17T10:59:37.332Z] --- PASS: TestEmpty (0.00s) [2021-04-17T10:59:37.332Z] === RUN TestArgsMatchKVListEmptySources [2021-04-17T10:59:37.332Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-04-17T10:59:37.332Z] === RUN TestArgsMatchKVList [2021-04-17T10:59:37.332Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-04-17T10:59:37.332Z] === RUN TestArgsMatch [2021-04-17T10:59:37.332Z] --- PASS: TestArgsMatch (0.00s) [2021-04-17T10:59:37.332Z] === RUN TestAdd [2021-04-17T10:59:37.332Z] --- PASS: TestAdd (0.00s) [2021-04-17T10:59:37.332Z] === RUN TestDel [2021-04-17T10:59:37.332Z] --- PASS: TestDel (0.00s) [2021-04-17T10:59:37.332Z] === RUN TestLen [2021-04-17T10:59:37.332Z] --- PASS: TestLen (0.00s) [2021-04-17T10:59:37.332Z] === RUN TestExactMatch [2021-04-17T10:59:37.332Z] --- PASS: TestExactMatch (0.00s) [2021-04-17T10:59:37.332Z] === RUN TestOnlyOneExactMatch [2021-04-17T10:59:37.332Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-04-17T10:59:37.332Z] === RUN TestContains [2021-04-17T10:59:37.332Z] --- PASS: TestContains (0.00s) [2021-04-17T10:59:37.332Z] === RUN TestValidate [2021-04-17T10:59:37.332Z] --- PASS: TestValidate (0.00s) [2021-04-17T10:59:37.332Z] === RUN TestWalkValues [2021-04-17T10:59:37.332Z] --- PASS: TestWalkValues (0.00s) [2021-04-17T10:59:37.332Z] === RUN TestFuzzyMatch [2021-04-17T10:59:37.332Z] --- PASS: TestFuzzyMatch (0.00s) [2021-04-17T10:59:37.332Z] === RUN TestClone [2021-04-17T10:59:37.332Z] --- PASS: TestClone (0.00s) [2021-04-17T10:59:37.332Z] PASS [2021-04-17T10:59:37.332Z] coverage: 92.2% of statements [2021-04-17T10:59:37.332Z] ok github.com/docker/docker/api/types/filters 0.068s coverage: 92.2% of statements [2021-04-17T10:59:37.332Z] === RUN TestStrSliceMarshalJSON [2021-04-17T10:59:37.332Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-04-17T10:59:37.332Z] === RUN TestStrSliceUnmarshalJSON [2021-04-17T10:59:37.332Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-04-17T10:59:37.332Z] === RUN TestStrSliceUnmarshalString [2021-04-17T10:59:37.332Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-04-17T10:59:37.332Z] === RUN TestStrSliceUnmarshalSlice [2021-04-17T10:59:37.332Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-04-17T10:59:37.332Z] PASS [2021-04-17T10:59:37.332Z] coverage: 90.0% of statements [2021-04-17T10:59:37.332Z] ok github.com/docker/docker/api/types/strslice 0.085s coverage: 90.0% of statements [2021-04-17T10:59:37.332Z] === RUN TestDurationToSecondsString [2021-04-17T10:59:37.332Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-04-17T10:59:37.332Z] === RUN TestGetTimestamp [2021-04-17T10:59:37.332Z] === RUN TestAdjustForAPIVersion [2021-04-17T10:59:37.332Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-04-17T10:59:37.332Z] PASS [2021-04-17T10:59:37.332Z] coverage: 5.7% of statements [2021-04-17T10:59:37.332Z] ok github.com/docker/docker/api/server/router/swarm 0.062s coverage: 5.7% of statements [2021-04-17T10:59:37.332Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-04-17T10:59:37.332Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-04-17T10:59:37.332Z] ? github.com/docker/docker/api/types [no test files] [2021-04-17T10:59:37.332Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-04-17T10:59:37.332Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-04-17T10:59:37.332Z] ? github.com/docker/docker/api/types/container [no test files] [2021-04-17T10:59:37.332Z] ? github.com/docker/docker/api/types/events [no test files] [2021-04-17T10:59:37.332Z] ? github.com/docker/docker/api/types/image [no test files] [2021-04-17T10:59:37.332Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-04-17T10:59:37.332Z] ? github.com/docker/docker/api/types/network [no test files] [2021-04-17T10:59:37.332Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-04-17T10:59:37.332Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-04-17T10:59:37.332Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-04-17T10:59:37.332Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-04-17T10:59:37.332Z] --- PASS: TestGetTimestamp (0.15s) [2021-04-17T10:59:37.332Z] === RUN TestParseTimestamps [2021-04-17T10:59:37.332Z] --- PASS: TestParseTimestamps (0.00s) [2021-04-17T10:59:37.332Z] PASS [2021-04-17T10:59:37.332Z] coverage: 100.0% of statements [2021-04-17T10:59:37.332Z] ok github.com/docker/docker/api/types/time 0.198s coverage: 100.0% of statements [2021-04-17T10:59:37.612Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.47s) [2021-04-17T10:59:37.612Z] === RUN TestDockerNetworkMacvlan [2021-04-17T10:59:37.796Z] === RUN TestCompareVersion [2021-04-17T10:59:37.796Z] --- PASS: TestCompareVersion (0.00s) [2021-04-17T10:59:37.796Z] PASS [2021-04-17T10:59:37.796Z] coverage: 75.0% of statements [2021-04-17T10:59:37.796Z] ok github.com/docker/docker/api/types/versions 0.034s coverage: 75.0% of statements [2021-04-17T10:59:37.796Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-04-17T10:59:37.796Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-04-17T10:59:37.796Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-04-17T10:59:37.796Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-04-17T10:59:37.796Z] ? github.com/docker/docker/builder [no test files] [2021-04-17T10:59:37.796Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-04-17T10:59:37.796Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-04-17T10:59:37.796Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-04-17T10:59:37.796Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-04-17T10:59:37.796Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-04-17T10:59:37.796Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-04-17T10:59:37.796Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-04-17T10:59:38.640Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-04-17T10:59:39.269Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-04-17T10:59:39.347Z] === RUN TestParseRemoteURL [2021-04-17T10:59:39.347Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-04-17T10:59:39.347Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-04-17T10:59:39.347Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-04-17T10:59:39.347Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-04-17T10:59:39.347Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-04-17T10:59:39.347Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-04-17T10:59:39.347Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-04-17T10:59:39.347Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-04-17T10:59:39.347Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-04-17T10:59:39.347Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-04-17T10:59:39.347Z] --- PASS: TestParseRemoteURL (0.00s) [2021-04-17T10:59:39.347Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-04-17T10:59:39.347Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-04-17T10:59:39.347Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-04-17T10:59:39.347Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-04-17T10:59:39.347Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-04-17T10:59:39.347Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-04-17T10:59:39.347Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-04-17T10:59:39.347Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-04-17T10:59:39.347Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-04-17T10:59:39.347Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-04-17T10:59:39.347Z] === RUN TestCloneArgsSmartHttp [2021-04-17T10:59:39.347Z] --- PASS: TestCloneArgsSmartHttp (0.00s) [2021-04-17T10:59:39.347Z] === RUN TestCloneArgsDumbHttp [2021-04-17T10:59:39.347Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-04-17T10:59:39.347Z] === RUN TestCloneArgsGit [2021-04-17T10:59:39.347Z] --- PASS: TestCloneArgsGit (0.00s) [2021-04-17T10:59:39.347Z] === RUN TestCheckoutGit [2021-04-17T10:59:39.821Z] --- PASS: TestCreateWithCustomMaskedPaths (2.34s) [2021-04-17T10:59:39.821Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-17T10:59:40.078Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-04-17T10:59:40.297Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-04-17T10:59:41.539Z] === RUN TestEnable [2021-04-17T10:59:41.539Z] --- PASS: TestEnable (0.00s) [2021-04-17T10:59:41.539Z] === RUN TestDisable [2021-04-17T10:59:41.539Z] --- PASS: TestDisable (0.00s) [2021-04-17T10:59:41.539Z] === RUN TestEnabled [2021-04-17T10:59:41.539Z] --- PASS: TestEnabled (0.00s) [2021-04-17T10:59:41.539Z] PASS [2021-04-17T10:59:41.539Z] coverage: 100.0% of statements [2021-04-17T10:59:41.539Z] ok github.com/docker/docker/cli/debug 0.178s coverage: 100.0% of statements [2021-04-17T10:59:42.001Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-04-17T10:59:42.001Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-04-17T10:59:42.001Z] === RUN TestProcessNoDockerignore [2021-04-17T10:59:42.001Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-04-17T10:59:42.001Z] === RUN TestProcessShouldLeaveAllFiles [2021-04-17T10:59:42.001Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-04-17T10:59:42.001Z] === RUN TestDetectContentType [2021-04-17T10:59:42.001Z] --- PASS: TestDetectContentType (0.00s) [2021-04-17T10:59:42.001Z] === RUN TestSelectAcceptableMIME [2021-04-17T10:59:42.001Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-04-17T10:59:42.001Z] === RUN TestInspectEmptyResponse [2021-04-17T10:59:42.001Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-04-17T10:59:42.001Z] === RUN TestInspectResponseBinary [2021-04-17T10:59:42.001Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-04-17T10:59:42.001Z] === RUN TestResponseUnsupportedContentType [2021-04-17T10:59:42.001Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-04-17T10:59:42.001Z] === RUN TestInspectResponseTextSimple [2021-04-17T10:59:42.001Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-04-17T10:59:42.001Z] === RUN TestInspectResponseEmptyContentType [2021-04-17T10:59:42.001Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-04-17T10:59:42.001Z] === RUN TestUnknownContentLength [2021-04-17T10:59:42.001Z] --- PASS: TestUnknownContentLength (0.00s) [2021-04-17T10:59:42.001Z] === RUN TestDownloadRemote [2021-04-17T10:59:42.001Z] --- PASS: TestDownloadRemote (0.07s) [2021-04-17T10:59:42.001Z] === RUN TestGetWithStatusError [2021-04-17T10:59:42.001Z] --- PASS: TestGetWithStatusError (0.00s) [2021-04-17T10:59:42.001Z] === RUN TestCloseRootDirectory [2021-04-17T10:59:42.001Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-04-17T10:59:42.001Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-17T10:59:42.001Z] === RUN TestHashFile [2021-04-17T10:59:42.001Z] --- SKIP: TestHashFile (0.00s) [2021-04-17T10:59:42.001Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-17T10:59:42.001Z] === RUN TestHashSubdir [2021-04-17T10:59:42.001Z] --- SKIP: TestHashSubdir (0.01s) [2021-04-17T10:59:42.001Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-17T10:59:42.001Z] === RUN TestRemoveDirectory [2021-04-17T10:59:42.001Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-04-17T10:59:42.001Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-17T10:59:42.001Z] PASS [2021-04-17T10:59:42.001Z] coverage: 9.3% of statements [2021-04-17T10:59:42.001Z] ok github.com/docker/docker/builder/remotecontext 0.222s coverage: 9.3% of statements [2021-04-17T10:59:42.364Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.36s) [2021-04-17T10:59:42.364Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-17T10:59:42.364Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-17T10:59:42.364Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-17T10:59:42.364Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-17T10:59:42.364Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-17T10:59:42.364Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-17T10:59:42.364Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-17T10:59:42.364Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-17T10:59:42.364Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-17T10:59:42.364Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-17T10:59:42.364Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-17T10:59:42.364Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-17T10:59:42.364Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-17T10:59:42.364Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-17T10:59:42.364Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-17T10:59:42.364Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-17T10:59:42.364Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-04-17T10:59:42.364Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-04-17T10:59:42.364Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-04-17T10:59:42.364Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2021-04-17T10:59:42.364Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s) [2021-04-17T10:59:42.364Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-04-17T10:59:42.364Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-17T10:59:42.443Z] --- PASS: TestContainerKillOnDaemonStart (12.61s) [2021-04-17T10:59:42.443Z] PASS [2021-04-17T10:59:42.443Z] [2021-04-17T10:59:42.443Z] === Skipped [2021-04-17T10:59:42.443Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-04-17T10:59:42.443Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-17T10:59:42.443Z] [2021-04-17T10:59:42.443Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-04-17T10:59:42.443Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-04-17T10:59:42.443Z] [2021-04-17T10:59:42.443Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-17T10:59:42.443Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-17T10:59:42.443Z] [2021-04-17T10:59:42.443Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-04-17T10:59:42.443Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-04-17T10:59:42.443Z] [2021-04-17T10:59:42.443Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-04-17T10:59:42.443Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-04-17T10:59:42.443Z] [2021-04-17T10:59:42.443Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-04-17T10:59:42.443Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-17T10:59:42.443Z] [2021-04-17T10:59:42.443Z] [2021-04-17T10:59:42.443Z] DONE 197 tests, 6 skipped in 166.132s [2021-04-17T10:59:42.443Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-04-17T10:59:42.443Z] INFO: Testing against a local daemon [2021-04-17T10:59:42.443Z] === RUN TestCommitInheritsEnv [2021-04-17T10:59:42.443Z] --- PASS: TestCommitInheritsEnv (0.36s) [2021-04-17T10:59:42.443Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-17T10:59:42.443Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-04-17T10:59:42.443Z] === RUN TestImagesFilterMultiReference [2021-04-17T10:59:42.443Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-04-17T10:59:42.443Z] === RUN TestImagePullPlatformInvalid [2021-04-17T10:59:42.443Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-04-17T10:59:42.443Z] === RUN TestRemoveImageOrphaning [2021-04-17T10:59:42.443Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2021-04-17T10:59:42.443Z] === RUN TestRemoveImageGarbageCollector [2021-04-17T10:59:42.464Z] === RUN TestGetAllAllowed [2021-04-17T10:59:42.464Z] --- PASS: TestGetAllAllowed (0.00s) [2021-04-17T10:59:42.464Z] === RUN TestGetAllMeta [2021-04-17T10:59:42.464Z] --- PASS: TestGetAllMeta (0.00s) [2021-04-17T10:59:42.464Z] === RUN TestWarnOnUnusedBuildArgs [2021-04-17T10:59:42.464Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-04-17T10:59:42.464Z] === RUN TestIsUnreferencedBuiltin [2021-04-17T10:59:42.464Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-04-17T10:59:42.464Z] === RUN TestIsExistingDirectory [2021-04-17T10:59:42.464Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-04-17T10:59:42.464Z] === RUN TestGetFilenameForDownload [2021-04-17T10:59:42.464Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-04-17T10:59:42.464Z] === RUN TestEnv2Variables [2021-04-17T10:59:42.464Z] --- PASS: TestEnv2Variables (0.00s) [2021-04-17T10:59:42.464Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-04-17T10:59:42.464Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-04-17T10:59:42.464Z] === RUN TestMaintainer [2021-04-17T10:59:42.464Z] --- PASS: TestMaintainer (0.00s) [2021-04-17T10:59:42.464Z] === RUN TestLabel [2021-04-17T10:59:42.464Z] --- PASS: TestLabel (0.00s) [2021-04-17T10:59:42.464Z] === RUN TestFromScratch [2021-04-17T10:59:42.464Z] --- PASS: TestFromScratch (0.00s) [2021-04-17T10:59:42.464Z] === RUN TestFromWithArg [2021-04-17T10:59:42.464Z] --- PASS: TestFromWithArg (0.00s) [2021-04-17T10:59:42.464Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-04-17T10:59:42.464Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-04-17T10:59:42.464Z] === RUN TestFromWithUndefinedArg [2021-04-17T10:59:42.464Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-04-17T10:59:42.464Z] === RUN TestFromMultiStageWithNamedStage [2021-04-17T10:59:42.464Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-04-17T10:59:42.464Z] === RUN TestOnbuild [2021-04-17T10:59:42.464Z] --- PASS: TestOnbuild (0.00s) [2021-04-17T10:59:42.464Z] === RUN TestWorkdir [2021-04-17T10:59:42.464Z] --- PASS: TestWorkdir (0.00s) [2021-04-17T10:59:42.464Z] === RUN TestCmd [2021-04-17T10:59:42.464Z] --- PASS: TestCmd (0.00s) [2021-04-17T10:59:42.464Z] === RUN TestHealthcheckNone [2021-04-17T10:59:42.464Z] --- PASS: TestHealthcheckNone (0.00s) [2021-04-17T10:59:42.464Z] === RUN TestHealthcheckCmd [2021-04-17T10:59:42.464Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-04-17T10:59:42.464Z] === RUN TestEntrypoint [2021-04-17T10:59:42.464Z] --- PASS: TestEntrypoint (0.00s) [2021-04-17T10:59:42.464Z] === RUN TestExpose [2021-04-17T10:59:42.464Z] --- PASS: TestExpose (0.00s) [2021-04-17T10:59:42.464Z] === RUN TestUser [2021-04-17T10:59:42.464Z] --- PASS: TestUser (0.00s) [2021-04-17T10:59:42.464Z] === RUN TestVolume [2021-04-17T10:59:42.464Z] --- PASS: TestVolume (0.00s) [2021-04-17T10:59:42.464Z] === RUN TestStopSignal [2021-04-17T10:59:42.464Z] --- SKIP: TestStopSignal (0.00s) [2021-04-17T10:59:42.464Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-04-17T10:59:42.464Z] === RUN TestArg [2021-04-17T10:59:42.464Z] --- PASS: TestArg (0.00s) [2021-04-17T10:59:42.464Z] === RUN TestShell [2021-04-17T10:59:42.464Z] --- PASS: TestShell (0.00s) [2021-04-17T10:59:42.464Z] === RUN TestPrependEnvOnCmd [2021-04-17T10:59:42.464Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-04-17T10:59:42.464Z] === RUN TestRunWithBuildArgs [2021-04-17T10:59:42.464Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-04-17T10:59:42.464Z] === RUN TestRunIgnoresHealthcheck [2021-04-17T10:59:42.464Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-04-17T10:59:42.464Z] === RUN TestDispatchUnsupportedOptions [2021-04-17T10:59:42.464Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-04-17T10:59:42.464Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-04-17T10:59:42.464Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-04-17T10:59:42.464Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-04-17T10:59:42.464Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-04-17T10:59:42.464Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-04-17T10:59:42.464Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-04-17T10:59:42.464Z] === RUN TestNormalizeWorkdir [2021-04-17T10:59:42.464Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-04-17T10:59:42.464Z] === RUN TestDispatch [2021-04-17T10:59:42.464Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-04-17T10:59:42.464Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-04-17T10:59:42.464Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-04-17T10:59:42.464Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-04-17T10:59:42.464Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-04-17T10:59:42.464Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-04-17T10:59:42.464Z] === RUN TestDispatch/COPY_url [2021-04-17T10:59:42.464Z] --- PASS: TestDispatch (0.10s) [2021-04-17T10:59:42.464Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.04s) [2021-04-17T10:59:42.464Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2021-04-17T10:59:42.464Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2021-04-17T10:59:42.464Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-04-17T10:59:42.464Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-04-17T10:59:42.464Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s) [2021-04-17T10:59:42.464Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-04-17T10:59:42.464Z] === RUN TestAddScratchImageAddsToMounts [2021-04-17T10:59:42.464Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-04-17T10:59:42.464Z] === RUN TestAddFromScratchPopulatesPlatform [2021-04-17T10:59:42.464Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-04-17T10:59:42.464Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-04-17T10:59:42.464Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-04-17T10:59:42.464Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-04-17T10:59:42.464Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-04-17T10:59:42.464Z] === RUN TestImageSourceGetAddsToMounts [2021-04-17T10:59:42.464Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-04-17T10:59:42.464Z] === RUN TestEmptyDockerfile [2021-04-17T10:59:42.464Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-04-17T10:59:42.464Z] === RUN TestSymlinkDockerfile [2021-04-17T10:59:42.464Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-04-17T10:59:42.464Z] === RUN TestDockerfileOutsideTheBuildContext [2021-04-17T10:59:42.464Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-04-17T10:59:42.464Z] === RUN TestNonExistingDockerfile [2021-04-17T10:59:42.464Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-04-17T10:59:42.464Z] === RUN TestCopyRunConfig [2021-04-17T10:59:42.464Z] --- PASS: TestCopyRunConfig (0.00s) [2021-04-17T10:59:42.464Z] === RUN TestDeepCopyRunConfig [2021-04-17T10:59:42.464Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-04-17T10:59:42.464Z] === RUN TestExportImage [2021-04-17T10:59:42.464Z] --- PASS: TestExportImage (0.00s) [2021-04-17T10:59:42.464Z] === RUN TestNormalizeDest [2021-04-17T10:59:42.464Z] --- PASS: TestNormalizeDest (0.00s) [2021-04-17T10:59:42.464Z] PASS [2021-04-17T10:59:42.464Z] coverage: 46.8% of statements [2021-04-17T10:59:42.464Z] ok github.com/docker/docker/builder/dockerfile 0.285s coverage: 46.8% of statements [2021-04-17T10:59:42.464Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-04-17T10:59:42.934Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s) [2021-04-17T10:59:42.934Z] === RUN TestCreateDifferentPlatform [2021-04-17T10:59:42.934Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-17T10:59:42.934Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-17T10:59:42.934Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-04-17T10:59:42.934Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-04-17T10:59:42.934Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-17T10:59:42.934Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-17T10:59:42.934Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-04-17T10:59:42.934Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-17T10:59:42.934Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-04-17T10:59:42.934Z] === RUN TestContainerStartOnDaemonRestart [2021-04-17T10:59:42.934Z] === PAUSE TestContainerStartOnDaemonRestart [2021-04-17T10:59:42.934Z] === RUN TestDaemonRestartIpcMode [2021-04-17T10:59:42.934Z] === PAUSE TestDaemonRestartIpcMode [2021-04-17T10:59:42.934Z] === RUN TestDaemonHostGatewayIP [2021-04-17T10:59:42.934Z] === PAUSE TestDaemonHostGatewayIP [2021-04-17T10:59:42.934Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-17T10:59:42.934Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-17T10:59:42.934Z] === RUN TestContainerKillOnDaemonStart [2021-04-17T10:59:42.934Z] === PAUSE TestContainerKillOnDaemonStart [2021-04-17T10:59:42.934Z] === RUN TestDiff [2021-04-17T10:59:43.369Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-04-17T10:59:43.875Z] --- PASS: TestDiff (0.81s) [2021-04-17T10:59:43.875Z] === RUN TestExecWithCloseStdin [2021-04-17T10:59:44.732Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-04-17T10:59:44.816Z] --- PASS: TestExecWithCloseStdin (1.13s) [2021-04-17T10:59:44.816Z] === RUN TestExec [2021-04-17T10:59:44.956Z] --- PASS: TestRemoveImageGarbageCollector (2.12s) [2021-04-17T10:59:44.956Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-17T10:59:44.956Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-04-17T10:59:44.956Z] === RUN TestTagInvalidReference [2021-04-17T10:59:44.956Z] --- PASS: TestTagInvalidReference (0.01s) [2021-04-17T10:59:44.956Z] === RUN TestTagValidPrefixedRepo [2021-04-17T10:59:44.956Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-04-17T10:59:44.956Z] === RUN TestTagExistedNameWithoutForce [2021-04-17T10:59:44.956Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-04-17T10:59:44.956Z] === RUN TestTagOfficialNames [2021-04-17T10:59:44.956Z] --- PASS: TestTagOfficialNames (0.05s) [2021-04-17T10:59:44.956Z] === RUN TestTagMatchesDigest [2021-04-17T10:59:44.956Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-04-17T10:59:44.956Z] === CONT TestImportExtremelyLargeImageWorks [2021-04-17T10:59:46.200Z] --- PASS: TestExec (1.11s) [2021-04-17T10:59:46.200Z] === RUN TestExecUser [2021-04-17T10:59:46.656Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-04-17T10:59:46.656Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-04-17T10:59:47.141Z] --- PASS: TestExecUser (1.08s) [2021-04-17T10:59:47.141Z] === RUN TestExportContainerAndImportImage [2021-04-17T10:59:47.296Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-04-17T10:59:48.081Z] --- PASS: TestExportContainerAndImportImage (1.08s) [2021-04-17T10:59:48.081Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-17T10:59:49.204Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-04-17T10:59:51.378Z] --- PASS: TestExportContainerAfterDaemonRestart (2.98s) [2021-04-17T10:59:51.378Z] === RUN TestHealthCheckWorkdir [2021-04-17T10:59:52.761Z] --- PASS: TestHealthCheckWorkdir (1.42s) [2021-04-17T10:59:52.761Z] === RUN TestHealthKillContainer [2021-04-17T10:59:52.829Z] === RUN TestCheckpointCreateError [2021-04-17T10:59:52.829Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-04-17T10:59:52.829Z] === RUN TestCheckpointCreate [2021-04-17T10:59:52.829Z] --- PASS: TestCheckpointCreate (0.00s) [2021-04-17T10:59:52.829Z] === RUN TestCheckpointDeleteError [2021-04-17T10:59:52.829Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-04-17T10:59:52.829Z] === RUN TestCheckpointDelete [2021-04-17T10:59:52.829Z] --- PASS: TestCheckpointDelete (0.00s) [2021-04-17T10:59:52.829Z] === RUN TestCheckpointListError [2021-04-17T10:59:52.829Z] --- PASS: TestCheckpointListError (0.00s) [2021-04-17T10:59:52.829Z] === RUN TestCheckpointList [2021-04-17T10:59:52.829Z] --- PASS: TestCheckpointList (0.00s) [2021-04-17T10:59:52.829Z] === RUN TestCheckpointListContainerNotFound [2021-04-17T10:59:52.829Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-04-17T10:59:52.829Z] === RUN TestNewClientWithOpsFromEnv [2021-04-17T10:59:52.829Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-04-17T10:59:52.829Z] client_test.go:23: runtime.GOOS == "windows" [2021-04-17T10:59:52.829Z] === RUN TestGetAPIPath [2021-04-17T10:59:52.829Z] --- PASS: TestGetAPIPath (0.00s) [2021-04-17T10:59:52.829Z] === RUN TestParseHostURL [2021-04-17T10:59:52.829Z] --- PASS: TestParseHostURL (0.00s) [2021-04-17T10:59:52.829Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-04-17T10:59:52.829Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-04-17T10:59:52.829Z] === RUN TestNegotiateAPIVersionEmpty [2021-04-17T10:59:52.829Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-04-17T10:59:52.829Z] === RUN TestNegotiateAPIVersion [2021-04-17T10:59:52.829Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-04-17T10:59:52.829Z] === RUN TestNegotiateAPVersionOverride [2021-04-17T10:59:52.829Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-04-17T10:59:52.829Z] === RUN TestNegotiateAPIVersionAutomatic [2021-04-17T10:59:52.829Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-04-17T10:59:52.829Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-04-17T10:59:52.829Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-04-17T10:59:52.829Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-04-17T10:59:52.829Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-04-17T10:59:52.829Z] === RUN TestClientRedirect [2021-04-17T10:59:52.829Z] --- PASS: TestClientRedirect (0.00s) [2021-04-17T10:59:52.829Z] === RUN TestConfigCreateUnsupported [2021-04-17T10:59:52.829Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-04-17T10:59:52.829Z] === RUN TestConfigCreateError [2021-04-17T10:59:52.829Z] --- PASS: TestConfigCreateError (0.00s) [2021-04-17T10:59:52.829Z] === RUN TestConfigCreate [2021-04-17T10:59:52.829Z] --- PASS: TestConfigCreate (0.00s) [2021-04-17T10:59:52.829Z] === RUN TestConfigInspectNotFound [2021-04-17T10:59:52.829Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-04-17T10:59:52.829Z] === RUN TestConfigInspectWithEmptyID [2021-04-17T10:59:52.829Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-04-17T10:59:52.829Z] === RUN TestConfigInspectUnsupported [2021-04-17T10:59:52.829Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-04-17T10:59:52.829Z] === RUN TestConfigInspectError [2021-04-17T10:59:52.829Z] --- PASS: TestConfigInspectError (0.00s) [2021-04-17T10:59:52.829Z] === RUN TestConfigInspectConfigNotFound [2021-04-17T10:59:52.829Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-04-17T10:59:52.829Z] === RUN TestConfigInspect [2021-04-17T10:59:53.228Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-04-17T10:59:53.292Z] --- PASS: TestConfigInspect (0.00s) [2021-04-17T10:59:53.292Z] === RUN TestConfigListUnsupported [2021-04-17T10:59:53.292Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-04-17T10:59:53.292Z] === RUN TestConfigListError [2021-04-17T10:59:53.292Z] --- PASS: TestConfigListError (0.00s) [2021-04-17T10:59:53.292Z] === RUN TestConfigList [2021-04-17T10:59:53.292Z] --- PASS: TestConfigList (0.00s) [2021-04-17T10:59:53.292Z] === RUN TestConfigRemoveUnsupported [2021-04-17T10:59:53.292Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-04-17T10:59:53.292Z] === RUN TestConfigRemoveError [2021-04-17T10:59:53.292Z] --- PASS: TestConfigRemoveError (0.00s) [2021-04-17T10:59:53.292Z] === RUN TestConfigRemove [2021-04-17T10:59:53.292Z] --- PASS: TestConfigRemove (0.00s) [2021-04-17T10:59:53.292Z] === RUN TestConfigUpdateUnsupported [2021-04-17T10:59:53.292Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-04-17T10:59:53.292Z] === RUN TestConfigUpdateError [2021-04-17T10:59:53.292Z] --- PASS: TestConfigUpdateError (0.00s) [2021-04-17T10:59:53.292Z] === RUN TestConfigUpdate [2021-04-17T10:59:53.292Z] --- PASS: TestConfigUpdate (0.00s) [2021-04-17T10:59:53.292Z] === RUN TestContainerCommitError [2021-04-17T10:59:53.292Z] --- PASS: TestContainerCommitError (0.00s) [2021-04-17T10:59:53.292Z] === RUN TestContainerCommit [2021-04-17T10:59:53.292Z] --- PASS: TestContainerCommit (0.00s) [2021-04-17T10:59:53.292Z] === RUN TestContainerStatPathError [2021-04-17T10:59:53.292Z] --- PASS: TestContainerStatPathError (0.00s) [2021-04-17T10:59:53.292Z] === RUN TestContainerStatPathNotFoundError [2021-04-17T10:59:53.292Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-04-17T10:59:53.292Z] === RUN TestContainerStatPathNoHeaderError [2021-04-17T10:59:53.292Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-04-17T10:59:53.292Z] === RUN TestContainerStatPath [2021-04-17T10:59:53.292Z] --- PASS: TestContainerStatPath (0.00s) [2021-04-17T10:59:53.292Z] === RUN TestCopyToContainerError [2021-04-17T10:59:53.292Z] --- PASS: TestCopyToContainerError (0.00s) [2021-04-17T10:59:53.292Z] === RUN TestCopyToContainerNotFoundError [2021-04-17T10:59:53.292Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-04-17T10:59:53.292Z] === RUN TestCopyToContainerNotStatusOKError [2021-04-17T10:59:53.292Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-04-17T10:59:53.292Z] === RUN TestCopyToContainer [2021-04-17T10:59:53.292Z] --- PASS: TestCopyToContainer (0.00s) [2021-04-17T10:59:53.292Z] === RUN TestCopyFromContainerError [2021-04-17T10:59:53.292Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-04-17T10:59:53.292Z] === RUN TestCopyFromContainerNotFoundError [2021-04-17T10:59:53.292Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-04-17T10:59:53.292Z] === RUN TestCopyFromContainerNotStatusOKError [2021-04-17T10:59:53.292Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-04-17T10:59:53.292Z] === RUN TestCopyFromContainerNoHeaderError [2021-04-17T10:59:53.292Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-04-17T10:59:53.292Z] === RUN TestCopyFromContainer [2021-04-17T10:59:53.292Z] --- PASS: TestCopyFromContainer (0.00s) [2021-04-17T10:59:53.292Z] === RUN TestContainerCreateError [2021-04-17T10:59:53.292Z] --- PASS: TestContainerCreateError (0.00s) [2021-04-17T10:59:53.292Z] === RUN TestContainerCreateImageNotFound [2021-04-17T10:59:53.292Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-04-17T10:59:53.292Z] === RUN TestContainerCreateWithName [2021-04-17T10:59:53.292Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-04-17T10:59:53.292Z] === RUN TestContainerCreateAutoRemove [2021-04-17T10:59:53.292Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-04-17T10:59:53.292Z] === RUN TestContainerDiffError [2021-04-17T10:59:53.292Z] --- PASS: TestContainerDiffError (0.00s) [2021-04-17T10:59:53.292Z] === RUN TestContainerDiff [2021-04-17T10:59:53.292Z] --- PASS: TestContainerDiff (0.00s) [2021-04-17T10:59:53.292Z] === RUN TestContainerExecCreateError [2021-04-17T10:59:53.292Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-04-17T10:59:53.292Z] === RUN TestContainerExecCreate [2021-04-17T10:59:53.292Z] --- PASS: TestContainerExecCreate (0.00s) [2021-04-17T10:59:53.292Z] === RUN TestContainerExecStartError [2021-04-17T10:59:53.292Z] --- PASS: TestContainerExecStartError (0.00s) [2021-04-17T10:59:53.292Z] === RUN TestContainerExecStart [2021-04-17T10:59:53.292Z] --- PASS: TestContainerExecStart (0.00s) [2021-04-17T10:59:53.292Z] === RUN TestContainerExecInspectError [2021-04-17T10:59:53.292Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-04-17T10:59:53.292Z] === RUN TestContainerExecInspect [2021-04-17T10:59:53.292Z] --- PASS: TestContainerExecInspect (0.00s) [2021-04-17T10:59:53.292Z] === RUN TestContainerExportError [2021-04-17T10:59:53.292Z] --- PASS: TestContainerExportError (0.00s) [2021-04-17T10:59:53.292Z] === RUN TestContainerExport [2021-04-17T10:59:53.292Z] --- PASS: TestContainerExport (0.00s) [2021-04-17T10:59:53.292Z] === RUN TestContainerInspectError [2021-04-17T10:59:53.292Z] --- PASS: TestContainerInspectError (0.00s) [2021-04-17T10:59:53.292Z] === RUN TestContainerInspectContainerNotFound [2021-04-17T10:59:53.292Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-04-17T10:59:53.292Z] === RUN TestContainerInspectWithEmptyID [2021-04-17T10:59:53.292Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-04-17T10:59:53.292Z] === RUN TestContainerInspect [2021-04-17T10:59:53.292Z] --- PASS: TestContainerInspect (0.00s) [2021-04-17T10:59:53.292Z] === RUN TestContainerInspectNode [2021-04-17T10:59:53.292Z] --- PASS: TestContainerInspectNode (0.00s) [2021-04-17T10:59:53.292Z] === RUN TestContainerKillError [2021-04-17T10:59:53.292Z] --- PASS: TestContainerKillError (0.00s) [2021-04-17T10:59:53.292Z] === RUN TestContainerKill [2021-04-17T10:59:53.292Z] --- PASS: TestContainerKill (0.00s) [2021-04-17T10:59:53.292Z] === RUN TestContainerListError [2021-04-17T10:59:53.292Z] --- PASS: TestContainerListError (0.00s) [2021-04-17T10:59:53.292Z] === RUN TestContainerList [2021-04-17T10:59:53.292Z] --- PASS: TestContainerList (0.00s) [2021-04-17T10:59:53.292Z] === RUN TestContainerLogsNotFoundError [2021-04-17T10:59:53.292Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-04-17T10:59:53.292Z] === RUN TestContainerLogsError [2021-04-17T10:59:53.292Z] --- PASS: TestContainerLogsError (0.00s) [2021-04-17T10:59:53.292Z] === RUN TestContainerLogs [2021-04-17T10:59:53.292Z] --- PASS: TestContainerLogs (0.19s) [2021-04-17T10:59:53.292Z] === RUN TestContainerPauseError [2021-04-17T10:59:53.292Z] --- PASS: TestContainerPauseError (0.00s) [2021-04-17T10:59:53.292Z] === RUN TestContainerPause [2021-04-17T10:59:53.292Z] --- PASS: TestContainerPause (0.00s) [2021-04-17T10:59:53.292Z] === RUN TestContainersPruneError [2021-04-17T10:59:53.292Z] --- PASS: TestContainersPruneError (0.00s) [2021-04-17T10:59:53.292Z] === RUN TestContainersPrune [2021-04-17T10:59:53.292Z] --- PASS: TestContainersPrune (0.00s) [2021-04-17T10:59:53.292Z] === RUN TestContainerRemoveError [2021-04-17T10:59:53.292Z] --- PASS: TestContainerRemoveError (0.00s) [2021-04-17T10:59:53.292Z] === RUN TestContainerRemoveNotFoundError [2021-04-17T10:59:53.292Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-04-17T10:59:53.292Z] === RUN TestContainerRemove [2021-04-17T10:59:53.293Z] --- PASS: TestContainerRemove (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestContainerRenameError [2021-04-17T10:59:53.293Z] --- PASS: TestContainerRenameError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestContainerRename [2021-04-17T10:59:53.293Z] --- PASS: TestContainerRename (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestContainerResizeError [2021-04-17T10:59:53.293Z] --- PASS: TestContainerResizeError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestContainerExecResizeError [2021-04-17T10:59:53.293Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestContainerResize [2021-04-17T10:59:53.293Z] --- PASS: TestContainerResize (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestContainerExecResize [2021-04-17T10:59:53.293Z] --- PASS: TestContainerExecResize (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestContainerRestartError [2021-04-17T10:59:53.293Z] --- PASS: TestContainerRestartError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestContainerRestart [2021-04-17T10:59:53.293Z] --- PASS: TestContainerRestart (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestContainerStartError [2021-04-17T10:59:53.293Z] --- PASS: TestContainerStartError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestContainerStart [2021-04-17T10:59:53.293Z] --- PASS: TestContainerStart (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestContainerStatsError [2021-04-17T10:59:53.293Z] --- PASS: TestContainerStatsError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestContainerStats [2021-04-17T10:59:53.293Z] --- PASS: TestContainerStats (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestContainerStopError [2021-04-17T10:59:53.293Z] --- PASS: TestContainerStopError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestContainerStop [2021-04-17T10:59:53.293Z] --- PASS: TestContainerStop (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestContainerTopError [2021-04-17T10:59:53.293Z] --- PASS: TestContainerTopError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestContainerTop [2021-04-17T10:59:53.293Z] --- PASS: TestContainerTop (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestContainerUnpauseError [2021-04-17T10:59:53.293Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestContainerUnpause [2021-04-17T10:59:53.293Z] --- PASS: TestContainerUnpause (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestContainerUpdateError [2021-04-17T10:59:53.293Z] --- PASS: TestContainerUpdateError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestContainerUpdate [2021-04-17T10:59:53.293Z] --- PASS: TestContainerUpdate (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestContainerWaitError [2021-04-17T10:59:53.293Z] --- PASS: TestContainerWaitError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestContainerWait [2021-04-17T10:59:53.293Z] --- PASS: TestContainerWait (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestDiskUsageError [2021-04-17T10:59:53.293Z] --- PASS: TestDiskUsageError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestDiskUsage [2021-04-17T10:59:53.293Z] --- PASS: TestDiskUsage (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestDistributionInspectUnsupported [2021-04-17T10:59:53.293Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestDistributionInspectWithEmptyID [2021-04-17T10:59:53.293Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestEventsErrorInOptions [2021-04-17T10:59:53.293Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestEventsErrorFromServer [2021-04-17T10:59:53.293Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestEvents [2021-04-17T10:59:53.293Z] --- PASS: TestEvents (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestTLSCloseWriter [2021-04-17T10:59:53.293Z] === PAUSE TestTLSCloseWriter [2021-04-17T10:59:53.293Z] === RUN TestImageBuildError [2021-04-17T10:59:53.293Z] --- PASS: TestImageBuildError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestImageBuild [2021-04-17T10:59:53.293Z] --- PASS: TestImageBuild (0.07s) [2021-04-17T10:59:53.293Z] === RUN TestGetDockerOS [2021-04-17T10:59:53.293Z] --- PASS: TestGetDockerOS (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestImageCreateError [2021-04-17T10:59:53.293Z] --- PASS: TestImageCreateError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestImageCreate [2021-04-17T10:59:53.293Z] --- PASS: TestImageCreate (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestImageHistoryError [2021-04-17T10:59:53.293Z] --- PASS: TestImageHistoryError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestImageHistory [2021-04-17T10:59:53.293Z] --- PASS: TestImageHistory (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestImageImportError [2021-04-17T10:59:53.293Z] --- PASS: TestImageImportError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestImageImport [2021-04-17T10:59:53.293Z] --- PASS: TestImageImport (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestImageInspectError [2021-04-17T10:59:53.293Z] --- PASS: TestImageInspectError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestImageInspectImageNotFound [2021-04-17T10:59:53.293Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestImageInspectWithEmptyID [2021-04-17T10:59:53.293Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestImageInspect [2021-04-17T10:59:53.293Z] --- PASS: TestImageInspect (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestImageListError [2021-04-17T10:59:53.293Z] --- PASS: TestImageListError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestImageList [2021-04-17T10:59:53.293Z] --- PASS: TestImageList (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestImageListApiBefore125 [2021-04-17T10:59:53.293Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestImageLoadError [2021-04-17T10:59:53.293Z] --- PASS: TestImageLoadError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestImageLoad [2021-04-17T10:59:53.293Z] --- PASS: TestImageLoad (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestImagesPruneError [2021-04-17T10:59:53.293Z] --- PASS: TestImagesPruneError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestImagesPrune [2021-04-17T10:59:53.293Z] --- PASS: TestImagesPrune (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestImagePullReferenceParseError [2021-04-17T10:59:53.293Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestImagePullAnyError [2021-04-17T10:59:53.293Z] --- PASS: TestImagePullAnyError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestImagePullStatusUnauthorizedError [2021-04-17T10:59:53.293Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-04-17T10:59:53.293Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-04-17T10:59:53.293Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-04-17T10:59:53.293Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestImagePullWithoutErrors [2021-04-17T10:59:53.293Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestImagePushReferenceError [2021-04-17T10:59:53.293Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestImagePushAnyError [2021-04-17T10:59:53.293Z] --- PASS: TestImagePushAnyError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestImagePushStatusUnauthorizedError [2021-04-17T10:59:53.293Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-04-17T10:59:53.293Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-04-17T10:59:53.293Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-04-17T10:59:53.293Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestImagePushWithoutErrors [2021-04-17T10:59:53.293Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-04-17T10:59:53.293Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-04-17T10:59:53.293Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-04-17T10:59:53.293Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-04-17T10:59:53.293Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-04-17T10:59:53.293Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-04-17T10:59:53.293Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-04-17T10:59:53.293Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-04-17T10:59:53.293Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestImageRemoveError [2021-04-17T10:59:53.293Z] --- PASS: TestImageRemoveError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestImageRemoveImageNotFound [2021-04-17T10:59:53.293Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestImageRemove [2021-04-17T10:59:53.293Z] --- PASS: TestImageRemove (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestImageSaveError [2021-04-17T10:59:53.293Z] --- PASS: TestImageSaveError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestImageSave [2021-04-17T10:59:53.293Z] --- PASS: TestImageSave (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestImageSearchAnyError [2021-04-17T10:59:53.293Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestImageSearchStatusUnauthorizedError [2021-04-17T10:59:53.293Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-04-17T10:59:53.293Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-04-17T10:59:53.293Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-04-17T10:59:53.293Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestImageSearchWithoutErrors [2021-04-17T10:59:53.293Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestImageTagError [2021-04-17T10:59:53.293Z] --- PASS: TestImageTagError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestImageTagInvalidReference [2021-04-17T10:59:53.293Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestImageTagInvalidSourceImageName [2021-04-17T10:59:53.293Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestImageTagHexSource [2021-04-17T10:59:53.293Z] --- PASS: TestImageTagHexSource (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestImageTag [2021-04-17T10:59:53.293Z] --- PASS: TestImageTag (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestInfoServerError [2021-04-17T10:59:53.293Z] --- PASS: TestInfoServerError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestInfoInvalidResponseJSONError [2021-04-17T10:59:53.293Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestInfo [2021-04-17T10:59:53.293Z] --- PASS: TestInfo (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestNetworkConnectError [2021-04-17T10:59:53.293Z] --- PASS: TestNetworkConnectError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-04-17T10:59:53.293Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestNetworkConnect [2021-04-17T10:59:53.293Z] --- PASS: TestNetworkConnect (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestNetworkCreateError [2021-04-17T10:59:53.293Z] --- PASS: TestNetworkCreateError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestNetworkCreate [2021-04-17T10:59:53.293Z] --- PASS: TestNetworkCreate (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestNetworkDisconnectError [2021-04-17T10:59:53.293Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestNetworkDisconnect [2021-04-17T10:59:53.293Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestNetworkInspectError [2021-04-17T10:59:53.293Z] --- PASS: TestNetworkInspectError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestNetworkInspectNotFoundError [2021-04-17T10:59:53.293Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestNetworkInspectWithEmptyID [2021-04-17T10:59:53.293Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestNetworkInspect [2021-04-17T10:59:53.293Z] --- PASS: TestNetworkInspect (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestNetworkListError [2021-04-17T10:59:53.293Z] --- PASS: TestNetworkListError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestNetworkList [2021-04-17T10:59:53.293Z] --- PASS: TestNetworkList (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestNetworksPruneError [2021-04-17T10:59:53.293Z] --- PASS: TestNetworksPruneError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestNetworksPrune [2021-04-17T10:59:53.293Z] --- PASS: TestNetworksPrune (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestNetworkRemoveError [2021-04-17T10:59:53.293Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestNetworkRemove [2021-04-17T10:59:53.293Z] --- PASS: TestNetworkRemove (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestNodeInspectError [2021-04-17T10:59:53.293Z] --- PASS: TestNodeInspectError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestNodeInspectNodeNotFound [2021-04-17T10:59:53.293Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestNodeInspectWithEmptyID [2021-04-17T10:59:53.293Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestNodeInspect [2021-04-17T10:59:53.293Z] --- PASS: TestNodeInspect (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestNodeListError [2021-04-17T10:59:53.293Z] --- PASS: TestNodeListError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestNodeList [2021-04-17T10:59:53.293Z] --- PASS: TestNodeList (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestNodeRemoveError [2021-04-17T10:59:53.293Z] --- PASS: TestNodeRemoveError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestNodeRemove [2021-04-17T10:59:53.293Z] --- PASS: TestNodeRemove (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestNodeUpdateError [2021-04-17T10:59:53.293Z] --- PASS: TestNodeUpdateError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestNodeUpdate [2021-04-17T10:59:53.293Z] --- PASS: TestNodeUpdate (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestOptionWithTimeout [2021-04-17T10:59:53.293Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestPingFail [2021-04-17T10:59:53.293Z] --- PASS: TestPingFail (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestPingWithError [2021-04-17T10:59:53.293Z] 2021/04/17 10:59:52 RoundTripper returned a response & error; ignoring response [2021-04-17T10:59:53.293Z] 2021/04/17 10:59:52 RoundTripper returned a response & error; ignoring response [2021-04-17T10:59:53.293Z] --- PASS: TestPingWithError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestPingSuccess [2021-04-17T10:59:53.293Z] --- PASS: TestPingSuccess (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestPingHeadFallback [2021-04-17T10:59:53.293Z] === RUN TestPingHeadFallback/OK [2021-04-17T10:59:53.293Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-04-17T10:59:53.293Z] === RUN TestPingHeadFallback/Not_Found [2021-04-17T10:59:53.293Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-04-17T10:59:53.293Z] --- PASS: TestPingHeadFallback (0.00s) [2021-04-17T10:59:53.293Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-04-17T10:59:53.293Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-04-17T10:59:53.293Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-04-17T10:59:53.293Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestPluginDisableError [2021-04-17T10:59:53.293Z] --- PASS: TestPluginDisableError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestPluginDisable [2021-04-17T10:59:53.293Z] --- PASS: TestPluginDisable (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestPluginEnableError [2021-04-17T10:59:53.293Z] --- PASS: TestPluginEnableError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestPluginEnable [2021-04-17T10:59:53.293Z] --- PASS: TestPluginEnable (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestPluginInspectError [2021-04-17T10:59:53.293Z] --- PASS: TestPluginInspectError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestPluginInspectWithEmptyID [2021-04-17T10:59:53.293Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestPluginInspect [2021-04-17T10:59:53.293Z] --- PASS: TestPluginInspect (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestPluginListError [2021-04-17T10:59:53.293Z] --- PASS: TestPluginListError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestPluginList [2021-04-17T10:59:53.293Z] --- PASS: TestPluginList (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestPluginPushError [2021-04-17T10:59:53.293Z] --- PASS: TestPluginPushError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestPluginPush [2021-04-17T10:59:53.293Z] --- PASS: TestPluginPush (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestPluginRemoveError [2021-04-17T10:59:53.293Z] --- PASS: TestPluginRemoveError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestPluginRemove [2021-04-17T10:59:53.293Z] --- PASS: TestPluginRemove (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestPluginSetError [2021-04-17T10:59:53.293Z] --- PASS: TestPluginSetError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestPluginSet [2021-04-17T10:59:53.293Z] --- PASS: TestPluginSet (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestSetHostHeader [2021-04-17T10:59:53.293Z] --- PASS: TestSetHostHeader (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestPlainTextError [2021-04-17T10:59:53.293Z] --- PASS: TestPlainTextError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestInfiniteError [2021-04-17T10:59:53.293Z] --- PASS: TestInfiniteError (0.01s) [2021-04-17T10:59:53.293Z] === RUN TestSecretCreateUnsupported [2021-04-17T10:59:53.293Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestSecretCreateError [2021-04-17T10:59:53.293Z] --- PASS: TestSecretCreateError (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestSecretCreate [2021-04-17T10:59:53.293Z] --- PASS: TestSecretCreate (0.00s) [2021-04-17T10:59:53.293Z] === RUN TestSecretInspectUnsupported [2021-04-17T10:59:53.294Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-04-17T10:59:53.294Z] === RUN TestSecretInspectError [2021-04-17T10:59:53.294Z] --- PASS: TestSecretInspectError (0.00s) [2021-04-17T10:59:53.294Z] === RUN TestSecretInspectSecretNotFound [2021-04-17T10:59:53.294Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-04-17T10:59:53.294Z] === RUN TestSecretInspectWithEmptyID [2021-04-17T10:59:53.294Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-04-17T10:59:53.294Z] === RUN TestSecretInspect [2021-04-17T10:59:53.294Z] --- PASS: TestSecretInspect (0.00s) [2021-04-17T10:59:53.294Z] === RUN TestSecretListUnsupported [2021-04-17T10:59:53.294Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-04-17T10:59:53.294Z] === RUN TestSecretListError [2021-04-17T10:59:53.294Z] --- PASS: TestSecretListError (0.00s) [2021-04-17T10:59:53.294Z] === RUN TestSecretList [2021-04-17T10:59:53.294Z] --- PASS: TestSecretList (0.00s) [2021-04-17T10:59:53.294Z] === RUN TestSecretRemoveUnsupported [2021-04-17T10:59:53.294Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-04-17T10:59:53.294Z] === RUN TestSecretRemoveError [2021-04-17T10:59:53.294Z] --- PASS: TestSecretRemoveError (0.00s) [2021-04-17T10:59:53.294Z] === RUN TestSecretRemove [2021-04-17T10:59:53.294Z] --- PASS: TestSecretRemove (0.00s) [2021-04-17T10:59:53.294Z] === RUN TestSecretUpdateUnsupported [2021-04-17T10:59:53.294Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-04-17T10:59:53.294Z] === RUN TestSecretUpdateError [2021-04-17T10:59:53.294Z] --- PASS: TestSecretUpdateError (0.00s) [2021-04-17T10:59:53.294Z] === RUN TestSecretUpdate [2021-04-17T10:59:53.294Z] --- PASS: TestSecretUpdate (0.00s) [2021-04-17T10:59:53.294Z] === RUN TestServiceCreateError [2021-04-17T10:59:53.294Z] --- PASS: TestServiceCreateError (0.00s) [2021-04-17T10:59:53.294Z] === RUN TestServiceCreate [2021-04-17T10:59:53.294Z] --- PASS: TestServiceCreate (0.00s) [2021-04-17T10:59:53.294Z] === RUN TestServiceCreateCompatiblePlatforms [2021-04-17T10:59:53.294Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-04-17T10:59:53.294Z] === RUN TestServiceCreateDigestPinning [2021-04-17T10:59:53.294Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-04-17T10:59:53.294Z] === RUN TestServiceInspectError [2021-04-17T10:59:53.294Z] --- PASS: TestServiceInspectError (0.00s) [2021-04-17T10:59:53.294Z] === RUN TestServiceInspectServiceNotFound [2021-04-17T10:59:53.294Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-04-17T10:59:53.294Z] === RUN TestServiceInspectWithEmptyID [2021-04-17T10:59:53.294Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-04-17T10:59:53.294Z] === RUN TestServiceInspect [2021-04-17T10:59:53.294Z] --- PASS: TestServiceInspect (0.00s) [2021-04-17T10:59:53.294Z] === RUN TestServiceListError [2021-04-17T10:59:53.294Z] --- PASS: TestServiceListError (0.00s) [2021-04-17T10:59:53.294Z] === RUN TestServiceList [2021-04-17T10:59:53.294Z] --- PASS: TestServiceList (0.00s) [2021-04-17T10:59:53.294Z] === RUN TestServiceLogsError [2021-04-17T10:59:53.294Z] --- PASS: TestServiceLogsError (0.00s) [2021-04-17T10:59:53.294Z] === RUN TestServiceLogs [2021-04-17T10:59:53.294Z] --- PASS: TestServiceLogs (0.00s) [2021-04-17T10:59:53.294Z] === RUN TestServiceRemoveError [2021-04-17T10:59:53.294Z] --- PASS: TestServiceRemoveError (0.00s) [2021-04-17T10:59:53.294Z] === RUN TestServiceRemoveNotFoundError [2021-04-17T10:59:53.294Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-04-17T10:59:53.294Z] === RUN TestServiceRemove [2021-04-17T10:59:53.294Z] --- PASS: TestServiceRemove (0.00s) [2021-04-17T10:59:53.294Z] === RUN TestServiceUpdateError [2021-04-17T10:59:53.294Z] --- PASS: TestServiceUpdateError (0.00s) [2021-04-17T10:59:53.294Z] === RUN TestServiceUpdate [2021-04-17T10:59:53.294Z] --- PASS: TestServiceUpdate (0.00s) [2021-04-17T10:59:53.294Z] === RUN TestSwarmGetUnlockKeyError [2021-04-17T10:59:53.294Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-04-17T10:59:53.294Z] === RUN TestSwarmGetUnlockKey [2021-04-17T10:59:53.294Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-04-17T10:59:53.294Z] === RUN TestSwarmInitError [2021-04-17T10:59:53.294Z] --- PASS: TestSwarmInitError (0.00s) [2021-04-17T10:59:53.294Z] === RUN TestSwarmInit [2021-04-17T10:59:53.294Z] --- PASS: TestSwarmInit (0.00s) [2021-04-17T10:59:53.294Z] === RUN TestSwarmInspectError [2021-04-17T10:59:53.294Z] --- PASS: TestSwarmInspectError (0.00s) [2021-04-17T10:59:53.294Z] === RUN TestSwarmInspect [2021-04-17T10:59:53.294Z] --- PASS: TestSwarmInspect (0.00s) [2021-04-17T10:59:53.294Z] === RUN TestSwarmJoinError [2021-04-17T10:59:53.294Z] --- PASS: TestSwarmJoinError (0.00s) [2021-04-17T10:59:53.294Z] === RUN TestSwarmJoin [2021-04-17T10:59:53.294Z] --- PASS: TestSwarmJoin (0.00s) [2021-04-17T10:59:53.294Z] === RUN TestSwarmLeaveError [2021-04-17T10:59:53.294Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-04-17T10:59:53.294Z] === RUN TestSwarmLeave [2021-04-17T10:59:53.294Z] --- PASS: TestSwarmLeave (0.00s) [2021-04-17T10:59:53.294Z] === RUN TestSwarmUnlockError [2021-04-17T10:59:53.294Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-04-17T10:59:53.294Z] === RUN TestSwarmUnlock [2021-04-17T10:59:53.294Z] --- PASS: TestSwarmUnlock (0.00s) [2021-04-17T10:59:53.294Z] === RUN TestSwarmUpdateError [2021-04-17T10:59:53.294Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-04-17T10:59:53.294Z] === RUN TestSwarmUpdate [2021-04-17T10:59:53.294Z] --- PASS: TestSwarmUpdate (0.00s) [2021-04-17T10:59:53.294Z] === RUN TestTaskInspectError [2021-04-17T10:59:53.294Z] --- PASS: TestTaskInspectError (0.00s) [2021-04-17T10:59:53.294Z] === RUN TestTaskInspectWithEmptyID [2021-04-17T10:59:53.294Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-04-17T10:59:53.294Z] === RUN TestTaskInspect [2021-04-17T10:59:53.294Z] --- PASS: TestTaskInspect (0.00s) [2021-04-17T10:59:53.294Z] === RUN TestTaskListError [2021-04-17T10:59:53.294Z] --- PASS: TestTaskListError (0.00s) [2021-04-17T10:59:53.294Z] === RUN TestTaskList [2021-04-17T10:59:53.294Z] --- PASS: TestTaskList (0.00s) [2021-04-17T10:59:53.294Z] === RUN TestVolumeCreateError [2021-04-17T10:59:53.294Z] --- PASS: TestVolumeCreateError (0.00s) [2021-04-17T10:59:53.294Z] === RUN TestVolumeCreate [2021-04-17T10:59:53.294Z] --- PASS: TestVolumeCreate (0.00s) [2021-04-17T10:59:53.294Z] === RUN TestVolumeInspectError [2021-04-17T10:59:53.294Z] --- PASS: TestVolumeInspectError (0.00s) [2021-04-17T10:59:53.294Z] === RUN TestVolumeInspectNotFound [2021-04-17T10:59:53.294Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-04-17T10:59:53.294Z] === RUN TestVolumeInspectWithEmptyID [2021-04-17T10:59:53.294Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-04-17T10:59:53.294Z] === RUN TestVolumeInspect [2021-04-17T10:59:53.294Z] --- PASS: TestVolumeInspect (0.00s) [2021-04-17T10:59:53.294Z] === RUN TestVolumeListError [2021-04-17T10:59:53.294Z] --- PASS: TestVolumeListError (0.00s) [2021-04-17T10:59:53.294Z] === RUN TestVolumeList [2021-04-17T10:59:53.294Z] --- PASS: TestVolumeList (0.00s) [2021-04-17T10:59:53.294Z] === RUN TestVolumeRemoveError [2021-04-17T10:59:53.294Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-04-17T10:59:53.294Z] === RUN TestVolumeRemove [2021-04-17T10:59:53.294Z] --- PASS: TestVolumeRemove (0.00s) [2021-04-17T10:59:53.294Z] === CONT TestTLSCloseWriter [2021-04-17T10:59:53.294Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-04-17T10:59:53.294Z] PASS [2021-04-17T10:59:53.294Z] coverage: 74.9% of statements [2021-04-17T10:59:53.294Z] ok github.com/docker/docker/client 0.549s coverage: 74.9% of statements [2021-04-17T10:59:55.766Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-04-17T10:59:56.058Z] --- PASS: TestHealthKillContainer (3.08s) [2021-04-17T10:59:56.058Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-17T10:59:56.629Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2021-04-17T10:59:56.629Z] === RUN TestIpcModeNone [2021-04-17T10:59:57.582Z] --- PASS: TestIpcModeNone (1.12s) [2021-04-17T10:59:57.582Z] === RUN TestIpcModePrivate [2021-04-17T10:59:57.659Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-04-17T10:59:58.088Z] 4612f6d0b889: Pull complete [2021-04-17T10:59:58.981Z] --- PASS: TestIpcModePrivate (1.09s) [2021-04-17T10:59:58.981Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2021-04-17T10:59:58.981Z] === RUN TestIpcModeShareable [2021-04-17T10:59:59.057Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-04-17T10:59:59.057Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-04-17T10:59:59.922Z] --- PASS: TestIpcModeShareable (1.08s) [2021-04-17T10:59:59.922Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true [2021-04-17T10:59:59.922Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-17T11:00:00.383Z] --- PASS: TestDockerNetworkMacvlan (22.28s) [2021-04-17T11:00:00.383Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2021-04-17T11:00:00.383Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2021-04-17T11:00:00.383Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.85s) [2021-04-17T11:00:00.383Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.06s) [2021-04-17T11:00:00.383Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.74s) [2021-04-17T11:00:00.383Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.83s) [2021-04-17T11:00:00.383Z] PASS [2021-04-17T11:00:00.383Z] [2021-04-17T11:00:00.383Z] DONE 8 tests in 23.850s [2021-04-17T11:00:00.383Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-17T11:00:00.383Z] ++ 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-04-17T11:00:00.383Z] ++ set -e [2021-04-17T11:00:00.383Z] ++ '[' -n 0 ']' [2021-04-17T11:00:00.383Z] ++ set -x [2021-04-17T11:00:00.383Z] ++ env -i DEST=/go/src/github.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-04-17T11:00:00.383Z] testing: warning: no tests to run [2021-04-17T11:00:00.383Z] PASS [2021-04-17T11:00:00.383Z] [2021-04-17T11:00:00.383Z] DONE 0 tests in 0.053s [2021-04-17T11:00:00.383Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-17T11:00:00.383Z] ++ 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-04-17T11:00:00.383Z] ++ set -e [2021-04-17T11:00:00.383Z] ++ '[' -n 0 ']' [2021-04-17T11:00:00.383Z] ++ set -x [2021-04-17T11:00:00.383Z] ++ env -i DEST=/go/src/github.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-04-17T11:00:00.383Z] INFO: Testing against a local daemon [2021-04-17T11:00:00.383Z] === RUN TestAuthZPluginAllowRequest [2021-04-17T11:00:01.595Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-04-17T11:00:02.165Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-04-17T11:00:02.441Z] --- PASS: TestAuthZPluginAllowRequest (1.94s) [2021-04-17T11:00:02.441Z] === RUN TestAuthZPluginTLS [2021-04-17T11:00:02.730Z] --- PASS: TestAuthZPluginTLS (0.53s) [2021-04-17T11:00:02.730Z] === RUN TestAuthZPluginDenyRequest [2021-04-17T11:00:02.734Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-04-17T11:00:03.020Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2021-04-17T11:00:03.020Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-17T11:00:03.219Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.13s) [2021-04-17T11:00:03.219Z] === RUN TestAPIIpcModeHost [2021-04-17T11:00:03.649Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2021-04-17T11:00:03.649Z] === RUN TestAuthZPluginDenyResponse [2021-04-17T11:00:03.674Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-04-17T11:00:04.160Z] --- PASS: TestAPIIpcModeHost (1.12s) [2021-04-17T11:00:04.160Z] === RUN TestDaemonIpcModeShareable [2021-04-17T11:00:04.278Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-04-17T11:00:04.278Z] === RUN TestAuthZPluginAllowEventStream [2021-04-17T11:00:04.611Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-04-17T11:00:05.323Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-04-17T11:00:05.323Z] tests/integration/client_test.py ..... [ 75%] [2021-04-17T11:00:05.323Z] tests/integration/context_api_test.py ... [ 76%] [2021-04-17T11:00:05.323Z] tests/integration/errors_test.py . [ 76%] [2021-04-17T11:00:06.363Z] --- PASS: TestAuthZPluginAllowEventStream (1.90s) [2021-04-17T11:00:06.363Z] === RUN TestAuthZPluginErrorResponse [2021-04-17T11:00:06.652Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-04-17T11:00:06.652Z] === RUN TestAuthZPluginErrorRequest [2021-04-17T11:00:06.855Z] --- PASS: TestDaemonIpcModeShareable (2.46s) [2021-04-17T11:00:06.855Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-04-17T11:00:06.855Z] === RUN TestDaemonIpcModePrivate [2021-04-17T11:00:07.281Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) [2021-04-17T11:00:07.281Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-17T11:00:07.571Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.52s) [2021-04-17T11:00:07.571Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-17T11:00:07.902Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-04-17T11:00:07.902Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-04-17T11:00:09.397Z] --- PASS: TestDaemonIpcModePrivate (2.48s) [2021-04-17T11:00:09.397Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-04-17T11:00:09.397Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-17T11:00:09.807Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-04-17T11:00:10.296Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.30s) [2021-04-17T11:00:10.296Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-17T11:00:11.034Z] --- PASS: TestCheckoutGit (29.67s) [2021-04-17T11:00:11.034Z] === RUN TestValidGitTransport [2021-04-17T11:00:11.034Z] --- PASS: TestValidGitTransport (0.00s) [2021-04-17T11:00:11.034Z] === RUN TestGitInvalidRef [2021-04-17T11:00:11.034Z] --- PASS: TestGitInvalidRef (0.18s) [2021-04-17T11:00:11.034Z] PASS [2021-04-17T11:00:11.034Z] coverage: 86.3% of statements [2021-04-17T11:00:11.034Z] ok github.com/docker/docker/builder/remotecontext/git 29.939s coverage: 86.3% of statements [2021-04-17T11:00:11.034Z] ? github.com/docker/docker/cli [no test files] [2021-04-17T11:00:11.034Z] ? github.com/docker/docker/cli/config [no test files] [2021-04-17T11:00:11.745Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-04-17T11:00:11.941Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.58s) [2021-04-17T11:00:11.941Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-04-17T11:00:11.941Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-17T11:00:12.353Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.54s) [2021-04-17T11:00:12.353Z] === RUN TestAuthZPluginHeader [2021-04-17T11:00:13.380Z] --- PASS: TestAuthZPluginHeader (0.86s) [2021-04-17T11:00:13.380Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-17T11:00:13.380Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2021-04-17T11:00:13.380Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-17T11:00:13.380Z] === RUN TestAuthZPluginV2Disable [2021-04-17T11:00:13.380Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-04-17T11:00:13.380Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-17T11:00:13.380Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-17T11:00:13.380Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-17T11:00:13.380Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-17T11:00:13.380Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-17T11:00:13.380Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-17T11:00:13.380Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-17T11:00:13.380Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-17T11:00:14.485Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.50s) [2021-04-17T11:00:14.485Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-04-17T11:00:14.485Z] === RUN TestIpcModeOlderClient [2021-04-17T11:00:14.485Z] === PAUSE TestIpcModeOlderClient [2021-04-17T11:00:14.485Z] === RUN TestKillContainerInvalidSignal [2021-04-17T11:00:14.746Z] --- PASS: TestKillContainerInvalidSignal (0.79s) [2021-04-17T11:00:14.746Z] === RUN TestKillContainer [2021-04-17T11:00:14.916Z] --- PASS: TestImportExtremelyLargeImageWorks (105.93s) [2021-04-17T11:00:14.916Z] PASS [2021-04-17T11:00:14.916Z] [2021-04-17T11:00:14.916Z] === Skipped [2021-04-17T11:00:14.916Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-04-17T11:00:14.916Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-04-17T11:00:14.916Z] [2021-04-17T11:00:14.916Z] [2021-04-17T11:00:14.916Z] DONE 12 tests, 1 skipped in 109.836s [2021-04-17T11:00:14.916Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-04-17T11:00:14.916Z] INFO: Testing against a local daemon [2021-04-17T11:00:14.916Z] === RUN TestNetworkCreateDelete [2021-04-17T11:00:14.916Z] --- PASS: TestNetworkCreateDelete (0.46s) [2021-04-17T11:00:14.916Z] === RUN TestDockerNetworkDeletePreferID [2021-04-17T11:00:14.916Z] --- PASS: TestDockerNetworkDeletePreferID (1.24s) [2021-04-17T11:00:14.916Z] === RUN TestDaemonDNSFallback [2021-04-17T11:00:15.006Z] === RUN TestKillContainer/no_signal [2021-04-17T11:00:15.577Z] === RUN TestKillContainer/non_killing_signal [2021-04-17T11:00:15.937Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-04-17T11:00:16.518Z] === RUN TestKillContainer/killing_signal [2021-04-17T11:00:17.459Z] --- PASS: TestKillContainer (2.49s) [2021-04-17T11:00:17.459Z] --- PASS: TestKillContainer/no_signal (0.81s) [2021-04-17T11:00:17.459Z] --- PASS: TestKillContainer/non_killing_signal (0.65s) [2021-04-17T11:00:17.459Z] --- PASS: TestKillContainer/killing_signal (0.79s) [2021-04-17T11:00:17.459Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-17T11:00:17.459Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-17T11:00:18.140Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-04-17T11:00:18.140Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-04-17T11:00:18.140Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-04-17T11:00:18.140Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-04-17T11:00:18.140Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-04-17T11:00:18.140Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-04-17T11:00:18.140Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-04-17T11:00:18.140Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-04-17T11:00:18.140Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-04-17T11:00:18.140Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-04-17T11:00:18.140Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-04-17T11:00:18.140Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-04-17T11:00:18.140Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-04-17T11:00:18.140Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-04-17T11:00:18.140Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-04-17T11:00:18.140Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-04-17T11:00:18.140Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-04-17T11:00:18.140Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-04-17T11:00:18.140Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-04-17T11:00:18.140Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-04-17T11:00:18.140Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-04-17T11:00:18.140Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-04-17T11:00:18.140Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-04-17T11:00:18.140Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.01s) [2021-04-17T11:00:18.140Z] === RUN TestConfigureDaemonLogs [2021-04-17T11:00:18.140Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-04-17T11:00:18.140Z] === RUN TestCommonOptionsInstallFlags [2021-04-17T11:00:18.140Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-04-17T11:00:18.140Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-04-17T11:00:18.140Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-04-17T11:00:18.140Z] PASS [2021-04-17T11:00:18.140Z] coverage: 18.4% of statements [2021-04-17T11:00:18.140Z] ok github.com/docker/docker/cmd/dockerd 0.472s coverage: 18.4% of statements [2021-04-17T11:00:18.400Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-17T11:00:18.471Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-04-17T11:00:18.971Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.62s) [2021-04-17T11:00:18.971Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.79s) [2021-04-17T11:00:18.971Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s) [2021-04-17T11:00:18.971Z] === RUN TestKillStoppedContainer [2021-04-17T11:00:18.971Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-04-17T11:00:18.971Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-17T11:00:19.042Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-17T11:00:19.042Z] [2021-04-17T11:00:19.042Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-17T11:00:19.042Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-17T11:00:19.042Z] HOSTNAME=f60e23cc17bd [2021-04-17T11:00:19.042Z] TESTDEBUG=0 [2021-04-17T11:00:19.042Z] DEST=bundles/test-integration [2021-04-17T11:00:19.042Z] PWD=/go/src/github.com/docker/docker [2021-04-17T11:00:19.042Z] DOCKER_GITCOMMIT=041d074ebe3a55e558e18ad494c69ca6e13c9979 [2021-04-17T11:00:19.042Z] container=docker [2021-04-17T11:00:19.042Z] HOME=/root [2021-04-17T11:00:19.042Z] GOLANG_VERSION=1.13.15 [2021-04-17T11:00:19.042Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-17T11:00:19.042Z] VALIDATE_BRANCH=master [2021-04-17T11:00:19.042Z] TERM=xterm [2021-04-17T11:00:19.042Z] DOCKER_PKG=github.com/docker/docker [2021-04-17T11:00:19.042Z] SHLVL=1 [2021-04-17T11:00:19.042Z] TIMEOUT=120m [2021-04-17T11:00:19.042Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-17T11:00:19.042Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-17T11:00:19.042Z] GO111MODULE=off [2021-04-17T11:00:19.042Z] DOCKER_EXPERIMENTAL=1 [2021-04-17T11:00:19.042Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-17T11:00:19.042Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-17T11:00:19.042Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-17T11:00:19.042Z] GOPATH=/go [2021-04-17T11:00:19.042Z] PKG_CONFIG=pkg-config [2021-04-17T11:00:19.042Z] _=/usr/bin/env [2021-04-17T11:00:19.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-17T11:00:19.100Z] --- PASS: TestDaemonDNSFallback (8.01s) [2021-04-17T11:00:19.100Z] === RUN TestInspectNetwork [2021-04-17T11:00:19.100Z] --- SKIP: TestInspectNetwork (0.00s) [2021-04-17T11:00:19.100Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:19.100Z] === RUN TestRunContainerWithBridgeNone [2021-04-17T11:00:19.100Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-04-17T11:00:19.100Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-17T11:00:19.100Z] === RUN TestNetworkInvalidJSON [2021-04-17T11:00:19.100Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-17T11:00:19.100Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-17T11:00:19.100Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-17T11:00:19.100Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-17T11:00:19.100Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-17T11:00:19.100Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-17T11:00:19.100Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-17T11:00:19.100Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-17T11:00:19.100Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-17T11:00:19.100Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-04-17T11:00:19.100Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-17T11:00:19.100Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-17T11:00:19.100Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-17T11:00:19.100Z] === RUN TestNetworkList [2021-04-17T11:00:19.100Z] === RUN TestNetworkList//networks [2021-04-17T11:00:19.100Z] === PAUSE TestNetworkList//networks [2021-04-17T11:00:19.100Z] === RUN TestNetworkList//networks/ [2021-04-17T11:00:19.100Z] === PAUSE TestNetworkList//networks/ [2021-04-17T11:00:19.100Z] === CONT TestNetworkList//networks [2021-04-17T11:00:19.100Z] === CONT TestNetworkList//networks/ [2021-04-17T11:00:19.100Z] --- PASS: TestNetworkList (0.01s) [2021-04-17T11:00:19.100Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-17T11:00:19.100Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-17T11:00:19.100Z] === RUN TestHostIPv4BridgeLabel [2021-04-17T11:00:19.100Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-04-17T11:00:19.100Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-17T11:00:19.100Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-17T11:00:19.100Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-04-17T11:00:19.100Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-17T11:00:19.100Z] === RUN TestDaemonDefaultNetworkPools [2021-04-17T11:00:19.100Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-04-17T11:00:19.100Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-17T11:00:19.100Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-17T11:00:19.100Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-04-17T11:00:19.100Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-17T11:00:19.100Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-17T11:00:19.100Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-04-17T11:00:19.100Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-17T11:00:19.100Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-17T11:00:19.100Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-04-17T11:00:19.100Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-17T11:00:19.100Z] === RUN TestServiceWithPredefinedNetwork [2021-04-17T11:00:19.100Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-04-17T11:00:19.100Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:19.100Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-17T11:00:19.100Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-17T11:00:19.100Z] service_test.go:242: FLAKY_TEST [2021-04-17T11:00:19.100Z] === RUN TestServiceWithDataPathPortInit [2021-04-17T11:00:19.100Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-04-17T11:00:19.100Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:19.100Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-17T11:00:19.101Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-04-17T11:00:19.101Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:19.101Z] PASS [2021-04-17T11:00:19.101Z] [2021-04-17T11:00:19.101Z] === Skipped [2021-04-17T11:00:19.101Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-04-17T11:00:19.101Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:19.101Z] [2021-04-17T11:00:19.101Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-04-17T11:00:19.101Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-17T11:00:19.101Z] [2021-04-17T11:00:19.101Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-04-17T11:00:19.101Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-17T11:00:19.101Z] [2021-04-17T11:00:19.101Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-04-17T11:00:19.101Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-17T11:00:19.101Z] [2021-04-17T11:00:19.101Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2021-04-17T11:00:19.101Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-17T11:00:19.101Z] [2021-04-17T11:00:19.101Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-04-17T11:00:19.101Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-17T11:00:19.101Z] [2021-04-17T11:00:19.101Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-04-17T11:00:19.101Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-17T11:00:19.101Z] [2021-04-17T11:00:19.101Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-04-17T11:00:19.101Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-17T11:00:19.101Z] [2021-04-17T11:00:19.101Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-04-17T11:00:19.101Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:19.101Z] [2021-04-17T11:00:19.101Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-17T11:00:19.101Z] service_test.go:242: FLAKY_TEST [2021-04-17T11:00:19.101Z] [2021-04-17T11:00:19.101Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2021-04-17T11:00:19.101Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:19.101Z] [2021-04-17T11:00:19.101Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-04-17T11:00:19.101Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:19.101Z] [2021-04-17T11:00:19.101Z] [2021-04-17T11:00:19.101Z] DONE 22 tests, 12 skipped in 9.900s [2021-04-17T11:00:19.101Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-17T11:00:19.115Z] === RUN TestContainerStopSignal [2021-04-17T11:00:19.115Z] --- PASS: TestContainerStopSignal (0.00s) [2021-04-17T11:00:19.115Z] === RUN TestContainerStopTimeout [2021-04-17T11:00:19.115Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-04-17T11:00:19.115Z] === RUN TestContainerSecretReferenceDestTarget [2021-04-17T11:00:19.115Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-04-17T11:00:19.115Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-04-17T11:00:19.115Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-04-17T11:00:19.115Z] === RUN TestContainerLogPathSetForRingLogger [2021-04-17T11:00:19.115Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-04-17T11:00:19.115Z] === RUN TestReplaceAndAppendEnvVars [2021-04-17T11:00:19.115Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-04-17T11:00:19.115Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-04-17T11:00:19.115Z] === RUN TestNewMemoryStore [2021-04-17T11:00:19.115Z] --- PASS: TestNewMemoryStore (0.00s) [2021-04-17T11:00:19.115Z] === RUN TestAddContainers [2021-04-17T11:00:19.115Z] --- PASS: TestAddContainers (0.00s) [2021-04-17T11:00:19.115Z] === RUN TestGetContainer [2021-04-17T11:00:19.115Z] --- PASS: TestGetContainer (0.00s) [2021-04-17T11:00:19.115Z] === RUN TestDeleteContainer [2021-04-17T11:00:19.115Z] --- PASS: TestDeleteContainer (0.00s) [2021-04-17T11:00:19.115Z] === RUN TestListContainers [2021-04-17T11:00:19.115Z] --- PASS: TestListContainers (0.00s) [2021-04-17T11:00:19.115Z] === RUN TestFirstContainer [2021-04-17T11:00:19.115Z] --- PASS: TestFirstContainer (0.00s) [2021-04-17T11:00:19.115Z] === RUN TestApplyAllContainer [2021-04-17T11:00:19.115Z] --- PASS: TestApplyAllContainer (0.00s) [2021-04-17T11:00:19.115Z] === RUN TestIsValidHealthString [2021-04-17T11:00:19.115Z] --- PASS: TestIsValidHealthString (0.00s) [2021-04-17T11:00:19.115Z] === RUN TestStateRunStop [2021-04-17T11:00:19.115Z] --- PASS: TestStateRunStop (0.00s) [2021-04-17T11:00:19.115Z] === RUN TestStateTimeoutWait [2021-04-17T11:00:19.115Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-04-17T11:00:19.115Z] state_test.go:141: Stop callback fired [2021-04-17T11:00:19.115Z] state_test.go:165: Stop callback fired [2021-04-17T11:00:19.115Z] === RUN TestIsValidStateString [2021-04-17T11:00:19.115Z] --- PASS: TestIsValidStateString (0.00s) [2021-04-17T11:00:19.115Z] === RUN TestViewSaveDelete [2021-04-17T11:00:19.115Z] --- PASS: TestViewSaveDelete (0.01s) [2021-04-17T11:00:19.115Z] === RUN TestViewAll [2021-04-17T11:00:19.115Z] --- PASS: TestViewAll (0.01s) [2021-04-17T11:00:19.115Z] === RUN TestViewGet [2021-04-17T11:00:19.115Z] --- PASS: TestViewGet (0.01s) [2021-04-17T11:00:19.115Z] === RUN TestNames [2021-04-17T11:00:19.115Z] --- PASS: TestNames (0.00s) [2021-04-17T11:00:19.115Z] === RUN TestViewWithHealthCheck [2021-04-17T11:00:19.115Z] --- PASS: TestViewWithHealthCheck (0.10s) [2021-04-17T11:00:19.115Z] PASS [2021-04-17T11:00:19.115Z] coverage: 41.3% of statements [2021-04-17T11:00:19.115Z] ok github.com/docker/docker/container 0.372s coverage: 41.3% of statements [2021-04-17T11:00:19.233Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-04-17T11:00:19.233Z] === RUN TestKillDifferentUserContainer [2021-04-17T11:00:19.359Z] INFO: Testing against a local daemon [2021-04-17T11:00:19.359Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-17T11:00:19.359Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-17T11:00:19.359Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-17T11:00:19.359Z] === RUN TestDockerNetworkIpvlan [2021-04-17T11:00:19.359Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-17T11:00:19.359Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-17T11:00:19.359Z] PASS [2021-04-17T11:00:19.359Z] [2021-04-17T11:00:19.359Z] === Skipped [2021-04-17T11:00:19.359Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-17T11:00:19.359Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-17T11:00:19.359Z] [2021-04-17T11:00:19.359Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-17T11:00:19.359Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-17T11:00:19.359Z] [2021-04-17T11:00:19.359Z] [2021-04-17T11:00:19.359Z] DONE 2 tests, 2 skipped in 0.140s [2021-04-17T11:00:19.359Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-17T11:00:19.359Z] INFO: Testing against a local daemon [2021-04-17T11:00:19.359Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-17T11:00:19.359Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-04-17T11:00:19.359Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-17T11:00:19.359Z] === RUN TestDockerNetworkMacvlan [2021-04-17T11:00:19.359Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-04-17T11:00:19.359Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-17T11:00:19.359Z] PASS [2021-04-17T11:00:19.359Z] [2021-04-17T11:00:19.359Z] === Skipped [2021-04-17T11:00:19.359Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-04-17T11:00:19.359Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-17T11:00:19.359Z] [2021-04-17T11:00:19.359Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-04-17T11:00:19.359Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-17T11:00:19.359Z] [2021-04-17T11:00:19.359Z] [2021-04-17T11:00:19.359Z] DONE 2 tests, 2 skipped in 0.116s [2021-04-17T11:00:19.578Z] ? github.com/docker/docker/container/stream [no test files] [2021-04-17T11:00:19.578Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-04-17T11:00:19.578Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-04-17T11:00:19.578Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-04-17T11:00:19.617Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-17T11:00:19.617Z] testing: warning: no tests to run [2021-04-17T11:00:19.617Z] PASS [2021-04-17T11:00:19.617Z] [2021-04-17T11:00:19.617Z] DONE 0 tests in 0.029s [2021-04-17T11:00:19.617Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-17T11:00:19.617Z] INFO: Testing against a local daemon [2021-04-17T11:00:19.617Z] === RUN TestAuthZPluginAllowRequest [2021-04-17T11:00:19.617Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-04-17T11:00:19.617Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-17T11:00:19.617Z] === RUN TestAuthZPluginTLS [2021-04-17T11:00:19.617Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-04-17T11:00:19.617Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-17T11:00:19.617Z] === RUN TestAuthZPluginDenyRequest [2021-04-17T11:00:19.617Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-04-17T11:00:19.617Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-17T11:00:19.617Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-17T11:00:19.617Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-04-17T11:00:19.617Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-17T11:00:19.617Z] === RUN TestAuthZPluginDenyResponse [2021-04-17T11:00:19.617Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-04-17T11:00:19.617Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-17T11:00:19.617Z] === RUN TestAuthZPluginAllowEventStream [2021-04-17T11:00:19.617Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-04-17T11:00:19.617Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-17T11:00:19.617Z] === RUN TestAuthZPluginErrorResponse [2021-04-17T11:00:19.617Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-04-17T11:00:19.617Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-17T11:00:19.617Z] === RUN TestAuthZPluginErrorRequest [2021-04-17T11:00:19.617Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-04-17T11:00:19.617Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-17T11:00:19.617Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-17T11:00:19.617Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-04-17T11:00:19.617Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-17T11:00:19.617Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-17T11:00:19.617Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-04-17T11:00:19.617Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-17T11:00:19.617Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-17T11:00:19.617Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-04-17T11:00:19.617Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-17T11:00:19.617Z] === RUN TestAuthZPluginHeader [2021-04-17T11:00:19.617Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-04-17T11:00:19.617Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-17T11:00:19.617Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-17T11:00:19.803Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2021-04-17T11:00:19.803Z] === RUN TestInspectOomKilledTrue [2021-04-17T11:00:19.803Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-17T11:00:19.803Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-17T11:00:19.803Z] === RUN TestInspectOomKilledFalse [2021-04-17T11:00:19.803Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-17T11:00:19.803Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-17T11:00:19.803Z] === RUN TestLinksEtcHostsContentMatch [2021-04-17T11:00:19.875Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.20s) [2021-04-17T11:00:19.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-17T11:00:19.875Z] === RUN TestAuthZPluginV2Disable [2021-04-17T11:00:19.875Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-04-17T11:00:19.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-17T11:00:19.875Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-17T11:00:19.875Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-04-17T11:00:19.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-17T11:00:19.875Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-17T11:00:19.875Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2021-04-17T11:00:19.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-17T11:00:19.875Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-17T11:00:19.875Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2021-04-17T11:00:19.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-17T11:00:19.875Z] PASS [2021-04-17T11:00:19.875Z] [2021-04-17T11:00:19.875Z] === Skipped [2021-04-17T11:00:19.875Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-04-17T11:00:19.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-17T11:00:19.875Z] [2021-04-17T11:00:19.875Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-04-17T11:00:19.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-17T11:00:19.875Z] [2021-04-17T11:00:19.875Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-04-17T11:00:19.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-17T11:00:19.875Z] [2021-04-17T11:00:19.875Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-04-17T11:00:19.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-17T11:00:19.875Z] [2021-04-17T11:00:19.875Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-04-17T11:00:19.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-17T11:00:19.875Z] [2021-04-17T11:00:19.875Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-04-17T11:00:19.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-17T11:00:19.875Z] [2021-04-17T11:00:19.875Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-04-17T11:00:19.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-17T11:00:19.875Z] [2021-04-17T11:00:19.875Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-04-17T11:00:19.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-17T11:00:19.875Z] [2021-04-17T11:00:19.875Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-04-17T11:00:19.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-17T11:00:19.875Z] [2021-04-17T11:00:19.875Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-04-17T11:00:19.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-17T11:00:19.875Z] [2021-04-17T11:00:19.875Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-04-17T11:00:19.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-17T11:00:19.875Z] [2021-04-17T11:00:19.875Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-04-17T11:00:19.876Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-17T11:00:19.876Z] [2021-04-17T11:00:19.876Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.20s) [2021-04-17T11:00:19.876Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-17T11:00:19.876Z] [2021-04-17T11:00:19.876Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-04-17T11:00:19.876Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-17T11:00:19.876Z] [2021-04-17T11:00:19.876Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-04-17T11:00:19.876Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-17T11:00:19.876Z] [2021-04-17T11:00:19.876Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2021-04-17T11:00:19.876Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-17T11:00:19.876Z] [2021-04-17T11:00:19.876Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2021-04-17T11:00:19.876Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-17T11:00:19.876Z] [2021-04-17T11:00:19.876Z] [2021-04-17T11:00:19.876Z] DONE 17 tests, 17 skipped in 0.401s [2021-04-17T11:00:19.876Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-17T11:00:20.134Z] INFO: Testing against a local daemon [2021-04-17T11:00:20.134Z] === RUN TestPluginInvalidJSON [2021-04-17T11:00:20.134Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-17T11:00:20.134Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-17T11:00:20.134Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-17T11:00:20.134Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-04-17T11:00:20.134Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-17T11:00:20.134Z] === RUN TestPluginInstall [2021-04-17T11:00:20.134Z] --- SKIP: TestPluginInstall (0.00s) [2021-04-17T11:00:20.134Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-17T11:00:20.134Z] === RUN TestPluginsWithRuntimes [2021-04-17T11:00:20.134Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-04-17T11:00:20.134Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-04-17T11:00:20.134Z] === RUN TestPluginBackCompatMediaTypes [2021-04-17T11:00:20.134Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-04-17T11:00:20.134Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-04-17T11:00:20.134Z] PASS [2021-04-17T11:00:20.134Z] [2021-04-17T11:00:20.134Z] === Skipped [2021-04-17T11:00:20.134Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-04-17T11:00:20.134Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-17T11:00:20.134Z] [2021-04-17T11:00:20.134Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-04-17T11:00:20.134Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-04-17T11:00:20.134Z] [2021-04-17T11:00:20.134Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-04-17T11:00:20.134Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-04-17T11:00:20.134Z] [2021-04-17T11:00:20.134Z] [2021-04-17T11:00:20.134Z] DONE 5 tests, 3 skipped in 0.163s [2021-04-17T11:00:20.134Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-17T11:00:20.134Z] INFO: Testing against a local daemon [2021-04-17T11:00:20.134Z] === RUN TestExternalGraphDriver [2021-04-17T11:00:20.392Z] --- SKIP: TestExternalGraphDriver (0.07s) [2021-04-17T11:00:20.392Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-04-17T11:00:20.392Z] === RUN TestGraphdriverPluginV2 [2021-04-17T11:00:20.746Z] --- PASS: TestLinksEtcHostsContentMatch (0.81s) [2021-04-17T11:00:20.746Z] === RUN TestLinksContainerNames [2021-04-17T11:00:21.004Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-04-17T11:00:21.126Z] === RUN TestPrepare [2021-04-17T11:00:21.126Z] --- PASS: TestPrepare (0.00s) [2021-04-17T11:00:21.126Z] === RUN TestStart [2021-04-17T11:00:21.126Z] --- PASS: TestStart (0.00s) [2021-04-17T11:00:21.126Z] === RUN TestWaitCancel [2021-04-17T11:00:21.126Z] --- PASS: TestWaitCancel (0.00s) [2021-04-17T11:00:21.126Z] === RUN TestWaitDisabled [2021-04-17T11:00:21.126Z] --- PASS: TestWaitDisabled (0.00s) [2021-04-17T11:00:21.126Z] === RUN TestWaitEnabled [2021-04-17T11:00:21.126Z] --- PASS: TestWaitEnabled (0.00s) [2021-04-17T11:00:21.126Z] === RUN TestRemove [2021-04-17T11:00:21.126Z] --- PASS: TestRemove (0.00s) [2021-04-17T11:00:21.126Z] PASS [2021-04-17T11:00:21.126Z] coverage: 65.3% of statements [2021-04-17T11:00:21.126Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.141s coverage: 65.3% of statements [2021-04-17T11:00:22.665Z] --- PASS: TestLinksContainerNames (1.62s) [2021-04-17T11:00:22.665Z] === RUN TestLogsFollowTailEmpty [2021-04-17T11:00:23.235Z] --- PASS: TestLogsFollowTailEmpty (0.81s) [2021-04-17T11:00:23.235Z] === RUN TestContainerNetworkMountsNoChown [2021-04-17T11:00:24.048Z] === RUN TestNewListSecretsFilters [2021-04-17T11:00:24.048Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-04-17T11:00:24.048Z] === RUN TestNewListConfigsFilters [2021-04-17T11:00:24.048Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-04-17T11:00:24.048Z] PASS [2021-04-17T11:00:24.048Z] coverage: 0.5% of statements [2021-04-17T11:00:24.048Z] ok github.com/docker/docker/daemon/cluster 0.352s coverage: 0.5% of statements [2021-04-17T11:00:24.048Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-04-17T11:00:24.177Z] --- PASS: TestContainerNetworkMountsNoChown (0.83s) [2021-04-17T11:00:24.177Z] === RUN TestMountDaemonRoot [2021-04-17T11:00:24.177Z] === RUN TestMountDaemonRoot/default [2021-04-17T11:00:24.177Z] === PAUSE TestMountDaemonRoot/default [2021-04-17T11:00:24.177Z] === RUN TestMountDaemonRoot/private [2021-04-17T11:00:24.177Z] === PAUSE TestMountDaemonRoot/private [2021-04-17T11:00:24.177Z] === RUN TestMountDaemonRoot/rprivate [2021-04-17T11:00:24.177Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-17T11:00:24.177Z] === RUN TestMountDaemonRoot/slave [2021-04-17T11:00:24.177Z] === PAUSE TestMountDaemonRoot/slave [2021-04-17T11:00:24.177Z] === RUN TestMountDaemonRoot/rslave [2021-04-17T11:00:24.177Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-17T11:00:24.177Z] === RUN TestMountDaemonRoot/shared [2021-04-17T11:00:24.177Z] === PAUSE TestMountDaemonRoot/shared [2021-04-17T11:00:24.177Z] === RUN TestMountDaemonRoot/rshared [2021-04-17T11:00:24.177Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-17T11:00:24.177Z] === CONT TestMountDaemonRoot/default [2021-04-17T11:00:24.177Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-17T11:00:24.177Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-17T11:00:24.177Z] === CONT TestMountDaemonRoot/rslave [2021-04-17T11:00:24.177Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-17T11:00:24.177Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-17T11:00:24.177Z] === CONT TestMountDaemonRoot/rshared [2021-04-17T11:00:24.177Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-17T11:00:24.177Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-17T11:00:24.177Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-17T11:00:24.177Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-17T11:00:24.177Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-17T11:00:24.177Z] === CONT TestMountDaemonRoot/rprivate [2021-04-17T11:00:24.177Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-17T11:00:24.177Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-17T11:00:24.177Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-17T11:00:24.177Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-17T11:00:24.177Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-17T11:00:24.177Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-17T11:00:24.177Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-17T11:00:24.177Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-17T11:00:24.177Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-17T11:00:24.177Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-17T11:00:24.177Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-17T11:00:24.177Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-17T11:00:24.177Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-17T11:00:24.177Z] === CONT TestMountDaemonRoot/slave [2021-04-17T11:00:24.177Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-17T11:00:24.177Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-17T11:00:24.177Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-17T11:00:24.177Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-17T11:00:24.177Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-17T11:00:24.177Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-17T11:00:24.177Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-17T11:00:24.177Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-17T11:00:24.177Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-17T11:00:24.177Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-17T11:00:24.177Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-17T11:00:24.177Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-17T11:00:24.177Z] === CONT TestMountDaemonRoot/private [2021-04-17T11:00:24.177Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-17T11:00:24.177Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-17T11:00:24.177Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-17T11:00:24.177Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-17T11:00:24.177Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-17T11:00:24.177Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-17T11:00:24.177Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-17T11:00:24.177Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-17T11:00:24.177Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-17T11:00:24.177Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-17T11:00:24.177Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-17T11:00:24.177Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-17T11:00:24.177Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-17T11:00:24.177Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-17T11:00:24.177Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-17T11:00:24.177Z] === CONT TestMountDaemonRoot/shared [2021-04-17T11:00:24.177Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-17T11:00:24.177Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-17T11:00:24.177Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-17T11:00:24.177Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-17T11:00:24.177Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-17T11:00:24.177Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-17T11:00:24.177Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-17T11:00:24.177Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-17T11:00:24.177Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-17T11:00:24.177Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-17T11:00:24.177Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-17T11:00:24.177Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-17T11:00:24.177Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-17T11:00:24.177Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-17T11:00:24.177Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-17T11:00:24.177Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-17T11:00:24.177Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-17T11:00:24.177Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-17T11:00:24.177Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-17T11:00:24.177Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-17T11:00:24.177Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-17T11:00:24.177Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-17T11:00:24.177Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-17T11:00:24.177Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-17T11:00:24.177Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-17T11:00:24.177Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-17T11:00:24.177Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-17T11:00:24.177Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-17T11:00:24.438Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-17T11:00:24.438Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-17T11:00:24.438Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-17T11:00:24.438Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-17T11:00:24.438Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-17T11:00:24.438Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-17T11:00:24.438Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-17T11:00:24.438Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-04-17T11:00:24.438Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-17T11:00:24.438Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-04-17T11:00:24.438Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-04-17T11:00:24.438Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-04-17T11:00:24.438Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-04-17T11:00:24.438Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-17T11:00:24.438Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-04-17T11:00:24.438Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-04-17T11:00:24.438Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-04-17T11:00:24.438Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-04-17T11:00:24.438Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-17T11:00:24.438Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-04-17T11:00:24.438Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-04-17T11:00:24.438Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-04-17T11:00:24.438Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-04-17T11:00:24.438Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-17T11:00:24.438Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-04-17T11:00:24.438Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-04-17T11:00:24.438Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2021-04-17T11:00:24.438Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-04-17T11:00:24.438Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-17T11:00:24.438Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-04-17T11:00:24.438Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-04-17T11:00:24.438Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-04-17T11:00:24.438Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-04-17T11:00:24.438Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-17T11:00:24.438Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-04-17T11:00:24.438Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-04-17T11:00:24.438Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-04-17T11:00:24.438Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-04-17T11:00:24.438Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-17T11:00:24.438Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-04-17T11:00:24.438Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-04-17T11:00:24.438Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-04-17T11:00:24.438Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-04-17T11:00:24.438Z] === RUN TestContainerBindMountNonRecursive [2021-04-17T11:00:24.511Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.15s) [2021-04-17T11:00:24.511Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-04-17T11:00:24.511Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-04-17T11:00:24.511Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-04-17T11:00:24.511Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-04-17T11:00:24.511Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-04-17T11:00:24.511Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-04-17T11:00:24.511Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-04-17T11:00:24.511Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-04-17T11:00:24.511Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-04-17T11:00:24.511Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-04-17T11:00:24.511Z] === RUN TestServiceConvertToGRPCIsolation [2021-04-17T11:00:24.511Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-04-17T11:00:24.511Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-04-17T11:00:24.511Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-04-17T11:00:24.511Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-04-17T11:00:24.511Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-04-17T11:00:24.511Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-04-17T11:00:24.511Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-04-17T11:00:24.511Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-04-17T11:00:24.511Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-04-17T11:00:24.511Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-04-17T11:00:24.511Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-04-17T11:00:24.511Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-04-17T11:00:24.511Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-04-17T11:00:24.511Z] === RUN TestServiceConvertFromGRPCIsolation [2021-04-17T11:00:24.511Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-04-17T11:00:24.511Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-04-17T11:00:24.511Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-04-17T11:00:24.511Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-04-17T11:00:24.511Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-04-17T11:00:24.511Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-04-17T11:00:24.511Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-04-17T11:00:24.511Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-04-17T11:00:24.511Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-04-17T11:00:24.511Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-04-17T11:00:24.511Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-04-17T11:00:24.511Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-04-17T11:00:24.511Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-04-17T11:00:24.511Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-04-17T11:00:24.511Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-04-17T11:00:24.511Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-04-17T11:00:24.511Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-04-17T11:00:24.511Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-04-17T11:00:24.511Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-04-17T11:00:24.511Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-04-17T11:00:24.511Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-04-17T11:00:24.511Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-04-17T11:00:24.511Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-04-17T11:00:24.511Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-04-17T11:00:24.511Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-04-17T11:00:24.511Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-04-17T11:00:24.511Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-04-17T11:00:24.511Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-04-17T11:00:24.511Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-04-17T11:00:24.511Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-04-17T11:00:24.511Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-04-17T11:00:24.511Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-04-17T11:00:24.511Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-04-17T11:00:24.511Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-04-17T11:00:24.511Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-04-17T11:00:24.511Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-04-17T11:00:24.511Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-04-17T11:00:24.974Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-04-17T11:00:24.974Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-04-17T11:00:24.974Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-04-17T11:00:24.974Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-04-17T11:00:24.974Z] === RUN TestServiceConvertFromGRPCConfigs [2021-04-17T11:00:24.974Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-04-17T11:00:24.974Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-04-17T11:00:24.974Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-04-17T11:00:24.974Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-04-17T11:00:24.974Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-04-17T11:00:24.974Z] === RUN TestServiceConvertToGRPCConfigs [2021-04-17T11:00:24.974Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-04-17T11:00:24.974Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-04-17T11:00:24.974Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-04-17T11:00:24.974Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-04-17T11:00:24.974Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-04-17T11:00:24.974Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-04-17T11:00:24.974Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-04-17T11:00:24.974Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-04-17T11:00:24.974Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-04-17T11:00:24.974Z] PASS [2021-04-17T11:00:24.974Z] coverage: 35.9% of statements [2021-04-17T11:00:24.974Z] ok github.com/docker/docker/daemon/cluster/convert 0.506s coverage: 35.9% of statements [2021-04-17T11:00:26.274Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-04-17T11:00:26.274Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-04-17T11:00:26.274Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-04-17T11:00:26.948Z] --- PASS: TestGraphdriverPluginV2 (6.56s) [2021-04-17T11:00:26.948Z] PASS [2021-04-17T11:00:26.948Z] [2021-04-17T11:00:26.948Z] === Skipped [2021-04-17T11:00:26.948Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2021-04-17T11:00:26.948Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-04-17T11:00:26.948Z] [2021-04-17T11:00:26.948Z] [2021-04-17T11:00:26.948Z] DONE 2 tests, 1 skipped in 6.754s [2021-04-17T11:00:26.948Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-17T11:00:26.948Z] INFO: Testing against a local daemon [2021-04-17T11:00:26.948Z] === RUN TestContinueAfterPluginCrash [2021-04-17T11:00:26.948Z] === PAUSE TestContinueAfterPluginCrash [2021-04-17T11:00:26.948Z] === RUN TestReadPluginNoRead [2021-04-17T11:00:26.948Z] === PAUSE TestReadPluginNoRead [2021-04-17T11:00:26.948Z] === RUN TestDaemonStartWithLogOpt [2021-04-17T11:00:26.948Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-17T11:00:26.948Z] === CONT TestContinueAfterPluginCrash [2021-04-17T11:00:26.948Z] === CONT TestDaemonStartWithLogOpt [2021-04-17T11:00:26.981Z] --- PASS: TestContainerBindMountNonRecursive (2.31s) [2021-04-17T11:00:26.981Z] === RUN TestContainerVolumesMountedAsShared [2021-04-17T11:00:27.242Z] --- PASS: TestContainerVolumesMountedAsShared (0.63s) [2021-04-17T11:00:27.242Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-17T11:00:28.184Z] --- PASS: TestContainerVolumesMountedAsSlave (0.87s) [2021-04-17T11:00:28.184Z] === RUN TestNetworkNat [2021-04-17T11:00:29.125Z] --- PASS: TestNetworkNat (1.04s) [2021-04-17T11:00:29.125Z] === RUN TestNetworkLocalhostTCPNat [2021-04-17T11:00:29.688Z] === RUN TestDiscoveryOptsErrors [2021-04-17T11:00:29.688Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-04-17T11:00:29.688Z] === RUN TestDiscoveryOpts [2021-04-17T11:00:29.688Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-04-17T11:00:29.688Z] PASS [2021-04-17T11:00:29.688Z] coverage: 30.0% of statements [2021-04-17T11:00:29.688Z] ok github.com/docker/docker/daemon/discovery 0.093s coverage: 30.0% of statements [2021-04-17T11:00:30.155Z] === RUN TestBuilderGC [2021-04-17T11:00:30.155Z] --- PASS: TestBuilderGC (0.00s) [2021-04-17T11:00:30.155Z] === RUN TestDaemonConfigurationNotFound [2021-04-17T11:00:30.155Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-04-17T11:00:30.155Z] === RUN TestDaemonBrokenConfiguration [2021-04-17T11:00:30.155Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-04-17T11:00:30.155Z] === RUN TestParseClusterAdvertiseSettings [2021-04-17T11:00:30.155Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-04-17T11:00:30.155Z] === RUN TestFindConfigurationConflicts [2021-04-17T11:00:30.155Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-04-17T11:00:30.155Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-04-17T11:00:30.155Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-04-17T11:00:30.155Z] === RUN TestDaemonConfigurationMergeConflicts [2021-04-17T11:00:30.155Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-04-17T11:00:30.155Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-04-17T11:00:30.155Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-04-17T11:00:30.155Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-04-17T11:00:30.155Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-04-17T11:00:30.155Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-04-17T11:00:30.155Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-04-17T11:00:30.155Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-04-17T11:00:30.155Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-04-17T11:00:30.155Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-04-17T11:00:30.155Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-04-17T11:00:30.155Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-04-17T11:00:30.155Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-04-17T11:00:30.155Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-04-17T11:00:30.155Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-04-17T11:00:30.155Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-04-17T11:00:30.155Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-04-17T11:00:30.155Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-04-17T11:00:30.155Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-04-17T11:00:30.155Z] === RUN TestValidateConfigurationErrors [2021-04-17T11:00:30.155Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-04-17T11:00:30.155Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-04-17T11:00:30.155Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-04-17T11:00:30.155Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-04-17T11:00:30.155Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-04-17T11:00:30.155Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-04-17T11:00:30.155Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-04-17T11:00:30.155Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-04-17T11:00:30.155Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-04-17T11:00:30.155Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-04-17T11:00:30.155Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-04-17T11:00:30.155Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-04-17T11:00:30.155Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-04-17T11:00:30.155Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-04-17T11:00:30.155Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-04-17T11:00:30.155Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-04-17T11:00:30.155Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-04-17T11:00:30.155Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-04-17T11:00:30.155Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-04-17T11:00:30.155Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-04-17T11:00:30.155Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-04-17T11:00:30.155Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-04-17T11:00:30.155Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-04-17T11:00:30.155Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-04-17T11:00:30.155Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-04-17T11:00:30.155Z] === RUN TestValidateConfiguration [2021-04-17T11:00:30.155Z] === RUN TestValidateConfiguration/with_label [2021-04-17T11:00:30.155Z] === RUN TestValidateConfiguration/with_dns [2021-04-17T11:00:30.155Z] === RUN TestValidateConfiguration/with_dns-search [2021-04-17T11:00:30.155Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-04-17T11:00:30.155Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-04-17T11:00:30.155Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-04-17T11:00:30.155Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-04-17T11:00:30.155Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-04-17T11:00:30.155Z] --- PASS: TestValidateConfiguration (0.00s) [2021-04-17T11:00:30.155Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-04-17T11:00:30.155Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-04-17T11:00:30.155Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-04-17T11:00:30.155Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-04-17T11:00:30.155Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-04-17T11:00:30.155Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-04-17T11:00:30.155Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-04-17T11:00:30.155Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-04-17T11:00:30.155Z] === RUN TestModifiedDiscoverySettings [2021-04-17T11:00:30.509Z] --- PASS: TestNetworkLocalhostTCPNat (1.01s) [2021-04-17T11:00:30.509Z] === RUN TestNetworkLoopbackNat [2021-04-17T11:00:30.618Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-04-17T11:00:30.618Z] === RUN TestReloadSetConfigFileNotExist [2021-04-17T11:00:30.618Z] time="2021-04-17T11:00:29Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-04-17T11:00:30.618Z] --- PASS: TestReloadSetConfigFileNotExist (0.16s) [2021-04-17T11:00:30.618Z] === RUN TestReloadDefaultConfigNotExist [2021-04-17T11:00:30.618Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-04-17T11:00:30.618Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-04-17T11:00:30.618Z] === RUN TestReloadBadDefaultConfig [2021-04-17T11:00:30.618Z] time="2021-04-17T11:00:29Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-519140835" [2021-04-17T11:00:30.618Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-04-17T11:00:30.618Z] === RUN TestReloadWithConflictingLabels [2021-04-17T11:00:30.618Z] time="2021-04-17T11:00:29Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-470665702" [2021-04-17T11:00:30.618Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-04-17T11:00:30.618Z] === RUN TestReloadWithDuplicateLabels [2021-04-17T11:00:30.618Z] time="2021-04-17T11:00:29Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-655531533" [2021-04-17T11:00:30.618Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-04-17T11:00:30.618Z] === RUN TestDaemonConfigurationMerge [2021-04-17T11:00:30.618Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-04-17T11:00:30.618Z] PASS [2021-04-17T11:00:30.618Z] coverage: 79.7% of statements [2021-04-17T11:00:30.618Z] ok github.com/docker/docker/daemon/config 0.402s coverage: 79.7% of statements [2021-04-17T11:00:31.550Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-04-17T11:00:31.593Z] === RUN TestEventsLog [2021-04-17T11:00:31.593Z] --- PASS: TestEventsLog (0.00s) [2021-04-17T11:00:31.593Z] === RUN TestEventsLogTimeout [2021-04-17T11:00:31.593Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-04-17T11:00:31.593Z] === RUN TestLogEvents [2021-04-17T11:00:31.593Z] === RUN TestVerifyNetworkingConfig [2021-04-17T11:00:31.593Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-04-17T11:00:31.593Z] === RUN TestGetContainer [2021-04-17T11:00:31.593Z] --- PASS: TestGetContainer (0.00s) [2021-04-17T11:00:31.593Z] === RUN TestValidContainerNames [2021-04-17T11:00:31.593Z] --- PASS: TestValidContainerNames (0.00s) [2021-04-17T11:00:31.593Z] === RUN TestContainerInitDNS [2021-04-17T11:00:31.593Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-04-17T11:00:31.593Z] daemon_test.go:147: root required [2021-04-17T11:00:31.593Z] === RUN TestMerge [2021-04-17T11:00:31.593Z] --- PASS: TestMerge (0.00s) [2021-04-17T11:00:31.593Z] === RUN TestValidateContainerIsolation [2021-04-17T11:00:31.593Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-04-17T11:00:31.593Z] === RUN TestFindNetworkErrorType [2021-04-17T11:00:31.593Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-04-17T11:00:31.593Z] === RUN TestEnsureServicesExist [2021-04-17T11:00:31.593Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-04-17T11:00:31.593Z] === RUN TestEnsureServicesExistErrors [2021-04-17T11:00:31.593Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-04-17T11:00:31.594Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-04-17T11:00:31.594Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-04-17T11:00:31.594Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-04-17T11:00:31.594Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-04-17T11:00:31.594Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-04-17T11:00:31.594Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-04-17T11:00:31.594Z] === RUN TestContainerDelete [2021-04-17T11:00:31.594Z] --- PASS: TestContainerDelete (0.00s) [2021-04-17T11:00:31.594Z] === RUN TestContainerDoubleDelete [2021-04-17T11:00:31.594Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-04-17T11:00:31.594Z] === RUN TestLogContainerEventCopyLabels [2021-04-17T11:00:31.594Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-04-17T11:00:31.594Z] === RUN TestLogContainerEventWithAttributes [2021-04-17T11:00:31.594Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-04-17T11:00:31.594Z] === RUN TestNoneHealthcheck [2021-04-17T11:00:31.594Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-04-17T11:00:31.594Z] === RUN TestHealthStates [2021-04-17T11:00:31.594Z] --- PASS: TestLogEvents (0.05s) [2021-04-17T11:00:31.594Z] === RUN TestLoadBufferedEvents [2021-04-17T11:00:31.594Z] --- PASS: TestLoadBufferedEvents (0.17s) [2021-04-17T11:00:31.594Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-04-17T11:00:31.594Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-04-17T11:00:31.594Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-04-17T11:00:31.594Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-04-17T11:00:31.594Z] PASS [2021-04-17T11:00:31.594Z] coverage: 50.0% of statements [2021-04-17T11:00:31.594Z] ok github.com/docker/docker/daemon/events 0.353s coverage: 50.0% of statements [2021-04-17T11:00:31.594Z] time="2021-04-17T11:00:31Z" 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-04-17T11:00:31.594Z] time="2021-04-17T11:00:31Z" 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-04-17T11:00:31.594Z] time="2021-04-17T11:00:31Z" 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-04-17T11:00:31.594Z] time="2021-04-17T11:00:31Z" 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-04-17T11:00:31.594Z] time="2021-04-17T11:00:31Z" 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-04-17T11:00:31.594Z] time="2021-04-17T11:00:31Z" 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-04-17T11:00:31.594Z] time="2021-04-17T11:00:31Z" 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-04-17T11:00:31.594Z] time="2021-04-17T11:00:31Z" 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-04-17T11:00:31.594Z] time="2021-04-17T11:00:31Z" 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-04-17T11:00:31.594Z] time="2021-04-17T11:00:31Z" 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-04-17T11:00:31.594Z] --- PASS: TestHealthStates (0.19s) [2021-04-17T11:00:31.594Z] === RUN TestMaskURLCredentials [2021-04-17T11:00:31.594Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-04-17T11:00:31.594Z] === RUN TestGetInspectData [2021-04-17T11:00:31.594Z] --- PASS: TestGetInspectData (0.00s) [2021-04-17T11:00:31.594Z] === RUN TestFillLicense [2021-04-17T11:00:31.594Z] --- PASS: TestFillLicense (0.00s) [2021-04-17T11:00:31.594Z] === RUN TestListInvalidFilter [2021-04-17T11:00:31.594Z] --- PASS: TestListInvalidFilter (0.00s) [2021-04-17T11:00:31.594Z] === RUN TestNameFilter [2021-04-17T11:00:31.594Z] --- PASS: TestNameFilter (0.00s) [2021-04-17T11:00:31.594Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-04-17T11:00:31.594Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-04-17T11:00:31.594Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-04-17T11:00:31.594Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-04-17T11:00:31.594Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-04-17T11:00:31.594Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-04-17T11:00:31.594Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-04-17T11:00:31.594Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-04-17T11:00:31.594Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-04-17T11:00:31.594Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-04-17T11:00:31.594Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-04-17T11:00:31.594Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-04-17T11:00:31.594Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-04-17T11:00:31.594Z] === 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-04-17T11:00:31.594Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-04-17T11:00:31.594Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-04-17T11:00:31.594Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-04-17T11:00:31.594Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-04-17T11:00:31.594Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-04-17T11:00:31.594Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-04-17T11:00:31.594Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-04-17T11:00:31.594Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-04-17T11:00:31.594Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.02s) [2021-04-17T11:00:31.594Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-04-17T11:00:31.594Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-04-17T11:00:31.594Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-04-17T11:00:31.594Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-04-17T11:00:31.594Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-04-17T11:00:31.594Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-04-17T11:00:31.594Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-04-17T11:00:31.594Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-04-17T11:00:31.594Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-04-17T11:00:31.594Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-04-17T11:00:31.594Z] --- 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-04-17T11:00:31.594Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-04-17T11:00:31.594Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-04-17T11:00:31.594Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-04-17T11:00:31.594Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-04-17T11:00:31.594Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-04-17T11:00:31.594Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-04-17T11:00:31.594Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-04-17T11:00:31.594Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-04-17T11:00:31.594Z] === RUN TestDaemonReloadLabels [2021-04-17T11:00:31.594Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-04-17T11:00:31.594Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-04-17T11:00:31.594Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-04-17T11:00:31.594Z] === RUN TestDaemonReloadMirrors [2021-04-17T11:00:31.594Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-04-17T11:00:31.594Z] === RUN TestDaemonReloadInsecureRegistries [2021-04-17T11:00:31.594Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-04-17T11:00:31.594Z] === RUN TestDaemonReloadNotAffectOthers [2021-04-17T11:00:31.594Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-04-17T11:00:31.594Z] === RUN TestDaemonDiscoveryReload [2021-04-17T11:00:31.928Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.76s) [2021-04-17T11:00:31.928Z] PASS [2021-04-17T11:00:31.928Z] [2021-04-17T11:00:31.928Z] === Skipped [2021-04-17T11:00:31.928Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2021-04-17T11:00:31.928Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-17T11:00:31.928Z] [2021-04-17T11:00:31.928Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-04-17T11:00:31.928Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-17T11:00:31.928Z] [2021-04-17T11:00:31.928Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-17T11:00:31.928Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-17T11:00:31.928Z] [2021-04-17T11:00:31.928Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-17T11:00:31.928Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-17T11:00:31.928Z] [2021-04-17T11:00:31.928Z] [2021-04-17T11:00:31.928Z] DONE 17 tests, 4 skipped in 30.152s [2021-04-17T11:00:31.928Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-17T11:00:31.928Z] ++ 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-04-17T11:00:31.928Z] ++ set -e [2021-04-17T11:00:31.928Z] ++ '[' -n 0 ']' [2021-04-17T11:00:31.928Z] ++ set -x [2021-04-17T11:00:31.928Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-17T11:00:31.928Z] INFO: Testing against a local daemon [2021-04-17T11:00:31.928Z] === RUN TestPluginInvalidJSON [2021-04-17T11:00:31.928Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-17T11:00:31.928Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-17T11:00:31.928Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-17T11:00:31.928Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-04-17T11:00:31.928Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-17T11:00:31.928Z] === RUN TestPluginInstall [2021-04-17T11:00:31.928Z] === RUN TestPluginInstall/no_auth [2021-04-17T11:00:32.057Z] === RUN TestWaitNodeAttachment [2021-04-17T11:00:32.081Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-04-17T11:00:32.488Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-04-17T11:00:32.521Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-04-17T11:00:32.521Z] === RUN TestIsolationConversion [2021-04-17T11:00:32.521Z] === RUN TestIsolationConversion/default [2021-04-17T11:00:32.521Z] === RUN TestIsolationConversion/process [2021-04-17T11:00:32.521Z] === RUN TestIsolationConversion/hyperv [2021-04-17T11:00:32.521Z] --- PASS: TestIsolationConversion (0.00s) [2021-04-17T11:00:32.521Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-04-17T11:00:32.521Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-04-17T11:00:32.521Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-04-17T11:00:32.521Z] === RUN TestContainerLabels [2021-04-17T11:00:32.521Z] --- PASS: TestContainerLabels (0.00s) [2021-04-17T11:00:32.521Z] === RUN TestCredentialSpecConversion [2021-04-17T11:00:32.521Z] === RUN TestCredentialSpecConversion/none [2021-04-17T11:00:32.521Z] === RUN TestCredentialSpecConversion/config [2021-04-17T11:00:32.521Z] === RUN TestCredentialSpecConversion/file [2021-04-17T11:00:32.521Z] === RUN TestCredentialSpecConversion/registry [2021-04-17T11:00:32.521Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-04-17T11:00:32.521Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-04-17T11:00:32.521Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-04-17T11:00:32.521Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-04-17T11:00:32.521Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-04-17T11:00:32.521Z] === RUN TestControllerValidateMountBind [2021-04-17T11:00:32.521Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-04-17T11:00:32.521Z] === RUN TestControllerValidateMountVolume [2021-04-17T11:00:32.521Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-04-17T11:00:32.521Z] === RUN TestControllerValidateMountTarget [2021-04-17T11:00:32.521Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-04-17T11:00:32.521Z] === RUN TestControllerValidateMountTmpfs [2021-04-17T11:00:32.521Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-04-17T11:00:32.521Z] === RUN TestControllerValidateMountInvalidType [2021-04-17T11:00:32.521Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-04-17T11:00:32.521Z] === RUN TestControllerValidateMountNamedPipe [2021-04-17T11:00:32.521Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-04-17T11:00:32.521Z] PASS [2021-04-17T11:00:32.521Z] coverage: 11.3% of statements [2021-04-17T11:00:32.521Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.721s coverage: 11.3% of statements [2021-04-17T11:00:32.596Z] time="2021-04-17T11:00:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-17T11:00:32.596Z] time="2021-04-17T11:00:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:33f9f78f2ee860b23b4b63e1c40508821d76039e1573c2c383b14532d084551e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-17T11:00:32.596Z] time="2021-04-17T11:00:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-17T11:00:32.597Z] time="2021-04-17T11:00:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:33f9f78f2ee860b23b4b63e1c40508821d76039e1573c2c383b14532d084551e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-17T11:00:32.886Z] === RUN TestPluginInstall/with_htpasswd [2021-04-17T11:00:32.984Z] === RUN TestIsEmptyDir [2021-04-17T11:00:32.984Z] --- PASS: TestIsEmptyDir (0.01s) [2021-04-17T11:00:32.984Z] PASS [2021-04-17T11:00:32.984Z] coverage: 2.3% of statements [2021-04-17T11:00:32.984Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-04-17T11:00:32.984Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-04-17T11:00:32.984Z] ok github.com/docker/docker/daemon/graphdriver 0.065s coverage: 2.3% of statements [2021-04-17T11:00:33.057Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-04-17T11:00:33.446Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-04-17T11:00:33.446Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-04-17T11:00:33.446Z] === RUN TestLinkNaming [2021-04-17T11:00:33.446Z] --- PASS: TestLinkNaming (0.00s) [2021-04-17T11:00:33.446Z] === RUN TestLinkNew [2021-04-17T11:00:33.446Z] --- PASS: TestLinkNew (0.00s) [2021-04-17T11:00:33.446Z] === RUN TestLinkEnv [2021-04-17T11:00:33.446Z] --- PASS: TestLinkEnv (0.00s) [2021-04-17T11:00:33.446Z] === RUN TestLinkMultipleEnv [2021-04-17T11:00:33.446Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-04-17T11:00:33.446Z] === RUN TestLinkPortRangeEnv [2021-04-17T11:00:33.446Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-04-17T11:00:33.446Z] PASS [2021-04-17T11:00:33.446Z] coverage: 93.0% of statements [2021-04-17T11:00:33.446Z] ok github.com/docker/docker/daemon/links 0.173s coverage: 93.0% of statements [2021-04-17T11:00:33.514Z] time="2021-04-17T11:00:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-17T11:00:33.514Z] time="2021-04-17T11:00:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:69949937d7411b86a36da161283910225124bab93f16cf7d4678359037415833" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-17T11:00:33.514Z] time="2021-04-17T11:00:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-17T11:00:33.514Z] time="2021-04-17T11:00:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:69949937d7411b86a36da161283910225124bab93f16cf7d4678359037415833" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-17T11:00:33.624Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-04-17T11:00:33.803Z] === RUN TestPluginInstall/with_insecure [2021-04-17T11:00:33.805Z] --- PASS: TestNetworkLoopbackNat (3.41s) [2021-04-17T11:00:33.805Z] === RUN TestPause [2021-04-17T11:00:33.909Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-04-17T11:00:33.909Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-04-17T11:00:33.909Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-04-17T11:00:33.909Z] reload_test.go:520: root required [2021-04-17T11:00:33.909Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-04-17T11:00:33.909Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-04-17T11:00:33.909Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-04-17T11:00:33.909Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-04-17T11:00:33.909Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-04-17T11:00:33.909Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-04-17T11:00:33.909Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-04-17T11:00:33.909Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s) [2021-04-17T11:00:33.909Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-04-17T11:00:33.909Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-04-17T11:00:33.909Z] === RUN TestParseVolumesFrom [2021-04-17T11:00:33.909Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-04-17T11:00:33.909Z] PASS [2021-04-17T11:00:33.909Z] coverage: 9.0% of statements [2021-04-17T11:00:33.909Z] ok github.com/docker/docker/daemon 2.825s coverage: 9.0% of statements [2021-04-17T11:00:33.909Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-04-17T11:00:33.909Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-04-17T11:00:33.909Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-04-17T11:00:33.909Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-04-17T11:00:33.909Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-04-17T11:00:33.909Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-04-17T11:00:33.909Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-04-17T11:00:33.909Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-04-17T11:00:33.909Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-04-17T11:00:33.909Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-04-17T11:00:33.909Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-04-17T11:00:33.909Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-04-17T11:00:33.909Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-04-17T11:00:33.909Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-04-17T11:00:33.909Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-04-17T11:00:34.746Z] --- PASS: TestPause (0.86s) [2021-04-17T11:00:34.746Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-17T11:00:34.746Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-17T11:00:34.746Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-17T11:00:34.746Z] === RUN TestPauseStopPausedContainer [2021-04-17T11:00:34.831Z] time="2021-04-17T11:00:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-17T11:00:34.831Z] time="2021-04-17T11:00:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:98ad50818c28d4ca7f771b92798e45c1285790d166d5d1abbe2024af4e208b9a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-17T11:00:34.831Z] time="2021-04-17T11:00:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-17T11:00:34.831Z] time="2021-04-17T11:00:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:98ad50818c28d4ca7f771b92798e45c1285790d166d5d1abbe2024af4e208b9a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-17T11:00:34.831Z] --- PASS: TestPluginInstall (4.61s) [2021-04-17T11:00:34.831Z] --- PASS: TestPluginInstall/no_auth (2.50s) [2021-04-17T11:00:34.831Z] --- PASS: TestPluginInstall/with_htpasswd (0.82s) [2021-04-17T11:00:34.831Z] --- PASS: TestPluginInstall/with_insecure (1.29s) [2021-04-17T11:00:34.831Z] plugin_test.go:165: [d34e277f61603] daemon is not started [2021-04-17T11:00:34.831Z] === RUN TestPluginsWithRuntimes [2021-04-17T11:00:35.002Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-04-17T11:00:35.002Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-04-17T11:00:35.062Z] --- PASS: TestDaemonStartWithLogOpt (6.64s) [2021-04-17T11:00:35.062Z] === CONT TestReadPluginNoRead [2021-04-17T11:00:35.317Z] --- PASS: TestPauseStopPausedContainer (0.88s) [2021-04-17T11:00:35.317Z] === RUN TestPidHost [2021-04-17T11:00:35.571Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-04-17T11:00:35.830Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-04-17T11:00:36.101Z] === RUN TestAdapterReadLogs [2021-04-17T11:00:36.101Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-04-17T11:00:36.101Z] === RUN TestCopier [2021-04-17T11:00:36.101Z] --- PASS: TestCopier (0.00s) [2021-04-17T11:00:36.101Z] === RUN TestCopierLongLines [2021-04-17T11:00:36.101Z] --- PASS: TestCopierLongLines (0.00s) [2021-04-17T11:00:36.101Z] === RUN TestCopierSlow [2021-04-17T11:00:36.563Z] --- PASS: TestCopierSlow (0.43s) [2021-04-17T11:00:36.563Z] === RUN TestCopierWithSized [2021-04-17T11:00:36.563Z] === RUN TestCopierWithSized/as_is [2021-04-17T11:00:36.563Z] === RUN TestCopierWithSized/With_RingLogger [2021-04-17T11:00:36.563Z] --- PASS: TestCopierWithSized (0.02s) [2021-04-17T11:00:36.563Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-04-17T11:00:36.563Z] --- PASS: TestCopierWithSized/With_RingLogger (0.02s) [2021-04-17T11:00:36.563Z] === RUN TestCopierWithPartial [2021-04-17T11:00:36.563Z] --- PASS: TestCopierWithPartial (0.01s) [2021-04-17T11:00:36.563Z] === RUN TestRingLogger [2021-04-17T11:00:36.563Z] --- PASS: TestRingLogger (0.00s) [2021-04-17T11:00:36.563Z] === RUN TestRingCap [2021-04-17T11:00:36.563Z] --- PASS: TestRingCap (0.00s) [2021-04-17T11:00:36.563Z] === RUN TestRingClose [2021-04-17T11:00:36.563Z] --- PASS: TestRingClose (0.00s) [2021-04-17T11:00:36.563Z] === RUN TestRingDrain [2021-04-17T11:00:36.563Z] --- PASS: TestRingDrain (0.00s) [2021-04-17T11:00:36.563Z] PASS [2021-04-17T11:00:36.563Z] coverage: 43.0% of statements [2021-04-17T11:00:36.563Z] ok github.com/docker/docker/daemon/logger 0.546s coverage: 43.0% of statements [2021-04-17T11:00:36.889Z] === RUN TestPluginsWithRuntimes/No_Args [2021-04-17T11:00:37.029Z] === RUN TestNewStreamConfig [2021-04-17T11:00:37.029Z] === RUN TestNewStreamConfig/defaults [2021-04-17T11:00:37.029Z] === RUN TestNewStreamConfig/invalid_create_group [2021-04-17T11:00:37.029Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-04-17T11:00:37.029Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-04-17T11:00:37.029Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-04-17T11:00:37.029Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-04-17T11:00:37.029Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-04-17T11:00:37.029Z] --- PASS: TestNewStreamConfig (0.00s) [2021-04-17T11:00:37.029Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-04-17T11:00:37.029Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-04-17T11:00:37.029Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-04-17T11:00:37.029Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-04-17T11:00:37.029Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-04-17T11:00:37.029Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-04-17T11:00:37.029Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-04-17T11:00:37.029Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-04-17T11:00:37.029Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-04-17T11:00:37.029Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-04-17T11:00:37.029Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-04-17T11:00:37.029Z] === RUN TestNewAWSLogsClientRegionDetect [2021-04-17T11:00:37.029Z] time="2021-04-17T11:00:36Z" level=info msg="Trying to get region from EC2 Metadata" [2021-04-17T11:00:37.029Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s) [2021-04-17T11:00:37.029Z] === RUN TestCreateSuccess [2021-04-17T11:00:37.029Z] --- PASS: TestCreateSuccess (0.00s) [2021-04-17T11:00:37.029Z] === RUN TestCreateLogGroupSuccess [2021-04-17T11:00:37.029Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-04-17T11:00:37.029Z] === RUN TestCreateError [2021-04-17T11:00:37.029Z] --- PASS: TestCreateError (0.00s) [2021-04-17T11:00:37.029Z] === RUN TestCreateAlreadyExists [2021-04-17T11:00:37.029Z] time="2021-04-17T11:00:36Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-04-17T11:00:37.029Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-04-17T11:00:37.029Z] === RUN TestLogClosed [2021-04-17T11:00:37.029Z] --- PASS: TestLogClosed (0.00s) [2021-04-17T11:00:37.029Z] === RUN TestLogBlocking [2021-04-17T11:00:37.029Z] --- PASS: TestLogBlocking (0.00s) [2021-04-17T11:00:37.029Z] === RUN TestLogNonBlockingBufferEmpty [2021-04-17T11:00:37.029Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-04-17T11:00:37.029Z] === RUN TestLogNonBlockingBufferFull [2021-04-17T11:00:37.029Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-04-17T11:00:37.029Z] === RUN TestPublishBatchSuccess [2021-04-17T11:00:37.029Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-04-17T11:00:37.029Z] === RUN TestPublishBatchError [2021-04-17T11:00:37.029Z] time="2021-04-17T11:00:36Z" level=error msg=Error [2021-04-17T11:00:37.029Z] --- PASS: TestPublishBatchError (0.00s) [2021-04-17T11:00:37.029Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-04-17T11:00:37.029Z] time="2021-04-17T11:00:36Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-04-17T11:00:37.029Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-04-17T11:00:37.029Z] === RUN TestPublishBatchAlreadyAccepted [2021-04-17T11:00:37.029Z] time="2021-04-17T11:00:36Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-04-17T11:00:37.029Z] time="2021-04-17T11:00:36Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-04-17T11:00:37.029Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-04-17T11:00:37.029Z] === RUN TestCollectBatchSimple [2021-04-17T11:00:37.029Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-04-17T11:00:37.029Z] === RUN TestCollectBatchTicker [2021-04-17T11:00:37.029Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-04-17T11:00:37.029Z] === RUN TestCollectBatchMultilinePattern [2021-04-17T11:00:37.029Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-04-17T11:00:37.029Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-04-17T11:00:37.029Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-04-17T11:00:37.029Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-04-17T11:00:37.029Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-04-17T11:00:37.029Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-04-17T11:00:37.029Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-04-17T11:00:37.029Z] === RUN TestCollectBatchClose [2021-04-17T11:00:37.029Z] --- PASS: TestCollectBatchClose (0.00s) [2021-04-17T11:00:37.029Z] === RUN TestEffectiveLen [2021-04-17T11:00:37.029Z] === RUN TestEffectiveLen/0/Hello [2021-04-17T11:00:37.029Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-04-17T11:00:37.029Z] === RUN TestEffectiveLen/2/🙃 [2021-04-17T11:00:37.029Z] === RUN TestEffectiveLen/3/���� [2021-04-17T11:00:37.029Z] === RUN TestEffectiveLen/4/He��o [2021-04-17T11:00:37.029Z] === RUN TestEffectiveLen/5/ [2021-04-17T11:00:37.029Z] --- PASS: TestEffectiveLen (0.00s) [2021-04-17T11:00:37.029Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-04-17T11:00:37.029Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-04-17T11:00:37.029Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-04-17T11:00:37.029Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-04-17T11:00:37.029Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-04-17T11:00:37.029Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-04-17T11:00:37.029Z] === RUN TestFindValidSplit [2021-04-17T11:00:37.029Z] === RUN TestFindValidSplit/0/ [2021-04-17T11:00:37.029Z] === RUN TestFindValidSplit/1/Hello [2021-04-17T11:00:37.029Z] === RUN TestFindValidSplit/2/Hello [2021-04-17T11:00:37.029Z] === RUN TestFindValidSplit/3/Hello [2021-04-17T11:00:37.029Z] === RUN TestFindValidSplit/4/🙃 [2021-04-17T11:00:37.029Z] === RUN TestFindValidSplit/5/🙃 [2021-04-17T11:00:37.029Z] === RUN TestFindValidSplit/6/a� [2021-04-17T11:00:37.029Z] === RUN TestFindValidSplit/7/a� [2021-04-17T11:00:37.029Z] --- PASS: TestFindValidSplit (0.00s) [2021-04-17T11:00:37.029Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-04-17T11:00:37.029Z] cloudwatchlogs_test.go:1044: [2021-04-17T11:00:37.029Z] cloudwatchlogs_test.go:1045: [2021-04-17T11:00:37.029Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-04-17T11:00:37.029Z] cloudwatchlogs_test.go:1044: Hello [2021-04-17T11:00:37.029Z] cloudwatchlogs_test.go:1045: [2021-04-17T11:00:37.029Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-04-17T11:00:37.029Z] cloudwatchlogs_test.go:1044: He [2021-04-17T11:00:37.029Z] cloudwatchlogs_test.go:1045: llo [2021-04-17T11:00:37.029Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-04-17T11:00:37.029Z] cloudwatchlogs_test.go:1044: [2021-04-17T11:00:37.029Z] cloudwatchlogs_test.go:1045: Hello [2021-04-17T11:00:37.029Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-04-17T11:00:37.029Z] cloudwatchlogs_test.go:1044: [2021-04-17T11:00:37.029Z] cloudwatchlogs_test.go:1045: 🙃 [2021-04-17T11:00:37.029Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-04-17T11:00:37.029Z] cloudwatchlogs_test.go:1044: 🙃 [2021-04-17T11:00:37.029Z] cloudwatchlogs_test.go:1045: [2021-04-17T11:00:37.029Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-04-17T11:00:37.029Z] cloudwatchlogs_test.go:1044: a [2021-04-17T11:00:37.029Z] cloudwatchlogs_test.go:1045: � [2021-04-17T11:00:37.029Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-04-17T11:00:37.029Z] cloudwatchlogs_test.go:1044: a� [2021-04-17T11:00:37.029Z] cloudwatchlogs_test.go:1045: [2021-04-17T11:00:37.029Z] === RUN TestProcessEventEmoji [2021-04-17T11:00:37.029Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-04-17T11:00:37.029Z] === RUN TestCollectBatchLineSplit [2021-04-17T11:00:37.029Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-04-17T11:00:37.029Z] === RUN TestCollectBatchLineSplitWithBinary [2021-04-17T11:00:37.029Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-04-17T11:00:37.029Z] === RUN TestCollectBatchMaxEvents [2021-04-17T11:00:37.029Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-04-17T11:00:37.029Z] === RUN TestCollectBatchMaxTotalBytes [2021-04-17T11:00:37.029Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-04-17T11:00:37.029Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-04-17T11:00:37.029Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-04-17T11:00:37.029Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-04-17T11:00:37.029Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-04-17T11:00:37.029Z] === RUN TestParseLogOptionsMultilinePattern [2021-04-17T11:00:37.029Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-04-17T11:00:37.029Z] === RUN TestParseLogOptionsDatetimeFormat [2021-04-17T11:00:37.029Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-04-17T11:00:37.029Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-04-17T11:00:37.029Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-04-17T11:00:37.029Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-04-17T11:00:37.029Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-04-17T11:00:37.029Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-04-17T11:00:37.029Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-04-17T11:00:37.029Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-04-17T11:00:37.029Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-04-17T11:00:37.029Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-04-17T11:00:37.029Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-04-17T11:00:37.029Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-04-17T11:00:37.029Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-04-17T11:00:37.029Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-04-17T11:00:37.029Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-04-17T11:00:37.029Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-04-17T11:00:37.030Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-04-17T11:00:37.030Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-04-17T11:00:37.030Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-04-17T11:00:37.030Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-04-17T11:00:37.030Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-04-17T11:00:37.030Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-04-17T11:00:37.030Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-04-17T11:00:37.030Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-04-17T11:00:37.030Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-04-17T11:00:37.030Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-04-17T11:00:37.030Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-04-17T11:00:37.030Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-04-17T11:00:37.030Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-04-17T11:00:37.030Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-04-17T11:00:37.030Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-04-17T11:00:37.030Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-04-17T11:00:37.030Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-04-17T11:00:37.030Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-04-17T11:00:37.030Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-04-17T11:00:37.030Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-04-17T11:00:37.030Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-04-17T11:00:37.030Z] === RUN TestCreateTagSuccess [2021-04-17T11:00:37.030Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-04-17T11:00:37.030Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-04-17T11:00:37.030Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-04-17T11:00:37.030Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-04-17T11:00:37.030Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-04-17T11:00:37.030Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-04-17T11:00:37.030Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-04-17T11:00:37.030Z] PASS [2021-04-17T11:00:37.030Z] coverage: 77.8% of statements [2021-04-17T11:00:37.030Z] ok github.com/docker/docker/daemon/logger/awslogs 0.405s coverage: 77.8% of statements [2021-04-17T11:00:37.493Z] === RUN TestSearchRegistryForImagesErrors [2021-04-17T11:00:37.493Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-04-17T11:00:37.493Z] === RUN TestSearchRegistryForImages [2021-04-17T11:00:37.493Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-04-17T11:00:37.493Z] === RUN TestOnlyPlatformWithFallback [2021-04-17T11:00:37.493Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-04-17T11:00:37.493Z] === RUN TestImageDelete [2021-04-17T11:00:37.493Z] === RUN TestImageDelete/no_lease [2021-04-17T11:00:37.493Z] === RUN TestImageDelete/lease_exists [2021-04-17T11:00:37.493Z] --- PASS: TestImageDelete (0.04s) [2021-04-17T11:00:37.493Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-04-17T11:00:37.493Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-04-17T11:00:37.493Z] === RUN TestContentStoreForPull [2021-04-17T11:00:37.493Z] --- PASS: TestContentStoreForPull (0.21s) [2021-04-17T11:00:37.493Z] PASS [2021-04-17T11:00:37.493Z] coverage: 6.7% of statements [2021-04-17T11:00:37.493Z] ok github.com/docker/docker/daemon/images 0.505s coverage: 6.7% of statements [2021-04-17T11:00:37.493Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-04-17T11:00:37.493Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-04-17T11:00:37.493Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-04-17T11:00:37.493Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-04-17T11:00:37.493Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-04-17T11:00:37.493Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-04-17T11:00:37.493Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-04-17T11:00:37.589Z] === RUN TestReadPluginNoRead/default [2021-04-17T11:00:37.590Z] --- PASS: TestContinueAfterPluginCrash (10.63s) [2021-04-17T11:00:37.735Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-04-17T11:00:37.860Z] --- PASS: TestPidHost (2.16s) [2021-04-17T11:00:37.860Z] === RUN TestPsFilter [2021-04-17T11:00:37.860Z] --- PASS: TestPsFilter (0.15s) [2021-04-17T11:00:37.860Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-17T11:00:37.955Z] === RUN TestJSONFileLogger [2021-04-17T11:00:37.955Z] --- PASS: TestJSONFileLogger (0.00s) [2021-04-17T11:00:37.955Z] === RUN TestJSONFileLoggerWithTags [2021-04-17T11:00:37.955Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-04-17T11:00:37.955Z] === RUN TestJSONFileLoggerWithOpts [2021-04-17T11:00:37.955Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-04-17T11:00:37.955Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-04-17T11:00:37.955Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-04-17T11:00:37.955Z] === RUN TestEncodeDecode [2021-04-17T11:00:37.955Z] === PAUSE TestEncodeDecode [2021-04-17T11:00:37.955Z] === RUN TestUnexpectedEOF [2021-04-17T11:00:37.955Z] time="2021-04-17T11:00:37Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-04-17T11:00:37.955Z] time="2021-04-17T11:00:37Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-04-17T11:00:37.955Z] --- PASS: TestUnexpectedEOF (0.15s) [2021-04-17T11:00:37.955Z] === CONT TestEncodeDecode [2021-04-17T11:00:37.955Z] --- PASS: TestEncodeDecode (0.00s) [2021-04-17T11:00:37.955Z] PASS [2021-04-17T11:00:37.955Z] coverage: 69.9% of statements [2021-04-17T11:00:37.955Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.256s coverage: 69.9% of statements [2021-04-17T11:00:38.388Z] === RUN TestPluginsWithRuntimes/With_Args [2021-04-17T11:00:38.417Z] === RUN TestJSONLogsMarshalJSONBuf [2021-04-17T11:00:38.417Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-04-17T11:00:38.417Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-04-17T11:00:38.417Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.15s) [2021-04-17T11:00:38.417Z] === RUN TestFastTimeMarshalJSON [2021-04-17T11:00:38.417Z] --- PASS: TestFastTimeMarshalJSON (0.02s) [2021-04-17T11:00:38.417Z] PASS [2021-04-17T11:00:38.417Z] coverage: 87.2% of statements [2021-04-17T11:00:38.417Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.319s coverage: 87.2% of statements [2021-04-17T11:00:38.431Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s) [2021-04-17T11:00:38.431Z] === RUN TestRemoveContainerWithVolume [2021-04-17T11:00:39.113Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-04-17T11:00:39.373Z] --- PASS: TestRemoveContainerWithVolume (0.79s) [2021-04-17T11:00:39.373Z] === RUN TestRemoveContainerRunning [2021-04-17T11:00:39.392Z] === RUN TestWriteLog [2021-04-17T11:00:39.392Z] === PAUSE TestWriteLog [2021-04-17T11:00:39.855Z] === RUN TestReadLog [2021-04-17T11:00:39.855Z] === PAUSE TestReadLog [2021-04-17T11:00:39.855Z] === CONT TestWriteLog [2021-04-17T11:00:39.855Z] --- PASS: TestWriteLog (0.01s) [2021-04-17T11:00:39.855Z] === CONT TestReadLog [2021-04-17T11:00:39.855Z] === RUN TestReadLog/tail_exact [2021-04-17T11:00:39.855Z] === RUN TestReadLog/tail_less_than_available [2021-04-17T11:00:39.855Z] === RUN TestReadLog/tail_more_than_available [2021-04-17T11:00:39.855Z] --- PASS: TestReadLog (0.26s) [2021-04-17T11:00:39.855Z] --- PASS: TestReadLog/tail_exact (0.15s) [2021-04-17T11:00:39.855Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-04-17T11:00:39.855Z] --- PASS: TestReadLog/tail_more_than_available (0.10s) [2021-04-17T11:00:39.855Z] PASS [2021-04-17T11:00:39.855Z] coverage: 75.2% of statements [2021-04-17T11:00:39.855Z] ok github.com/docker/docker/daemon/logger/local 0.354s coverage: 75.2% of statements [2021-04-17T11:00:39.855Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-04-17T11:00:39.887Z] --- PASS: TestPluginsWithRuntimes (4.75s) [2021-04-17T11:00:39.887Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.39s) [2021-04-17T11:00:39.887Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.44s) [2021-04-17T11:00:39.887Z] === RUN TestPluginBackCompatMediaTypes [2021-04-17T11:00:40.050Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-04-17T11:00:40.117Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-17T11:00:40.313Z] --- PASS: TestRemoveContainerRunning (0.80s) [2021-04-17T11:00:40.313Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-17T11:00:40.318Z] === RUN TestOpenFileDelete [2021-04-17T11:00:40.318Z] --- PASS: TestOpenFileDelete (0.00s) [2021-04-17T11:00:40.318Z] === RUN TestOpenFileRename [2021-04-17T11:00:40.318Z] --- PASS: TestOpenFileRename (0.00s) [2021-04-17T11:00:40.318Z] === RUN TestParseLogTagDefaultTag [2021-04-17T11:00:40.318Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-04-17T11:00:40.318Z] === RUN TestParseLogTag [2021-04-17T11:00:40.318Z] --- PASS: TestParseLogTag (0.00s) [2021-04-17T11:00:40.318Z] === RUN TestParseLogTagEmptyTag [2021-04-17T11:00:40.318Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-04-17T11:00:40.318Z] === RUN TestTailFiles [2021-04-17T11:00:40.318Z] --- PASS: TestTailFiles (0.00s) [2021-04-17T11:00:40.318Z] === RUN TestFollowLogsConsumerGone [2021-04-17T11:00:40.318Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-04-17T11:00:40.318Z] === RUN TestFollowLogsProducerGone [2021-04-17T11:00:40.318Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-04-17T11:00:40.318Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-04-17T11:00:40.318Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-04-17T11:00:40.318Z] === RUN TestCheckCapacityAndRotate [2021-04-17T11:00:40.318Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-04-17T11:00:40.318Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-04-17T11:00:40.318Z] --- PASS: TestCheckCapacityAndRotate (0.20s) [2021-04-17T11:00:40.318Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.13s) [2021-04-17T11:00:40.318Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2021-04-17T11:00:40.318Z] PASS [2021-04-17T11:00:40.318Z] coverage: 53.7% of statements [2021-04-17T11:00:40.318Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.299s coverage: 53.7% of statements [2021-04-17T11:00:40.516Z] --- PASS: TestPluginBackCompatMediaTypes (0.73s) [2021-04-17T11:00:40.516Z] PASS [2021-04-17T11:00:40.516Z] [2021-04-17T11:00:40.516Z] DONE 10 tests in 10.312s [2021-04-17T11:00:40.516Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-17T11:00:40.516Z] ++ 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-04-17T11:00:40.516Z] ++ set -e [2021-04-17T11:00:40.516Z] ++ '[' -n 0 ']' [2021-04-17T11:00:40.516Z] ++ set -x [2021-04-17T11:00:40.516Z] ++ env -i DEST=/go/src/github.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-04-17T11:00:40.516Z] INFO: Testing against a local daemon [2021-04-17T11:00:40.516Z] === RUN TestExternalGraphDriver [2021-04-17T11:00:40.781Z] === RUN TestLog [2021-04-17T11:00:40.781Z] --- PASS: TestLog (0.01s) [2021-04-17T11:00:40.781Z] PASS [2021-04-17T11:00:40.781Z] coverage: 31.5% of statements [2021-04-17T11:00:40.781Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.131s coverage: 31.5% of statements [2021-04-17T11:00:40.805Z] === RUN TestExternalGraphDriver/json [2021-04-17T11:00:40.884Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.83s) [2021-04-17T11:00:40.884Z] === RUN TestRemoveInvalidContainer [2021-04-17T11:00:40.884Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-04-17T11:00:40.884Z] === RUN TestRenameLinkedContainer [2021-04-17T11:00:41.244Z] === RUN TestValidateLogOpt [2021-04-17T11:00:41.244Z] --- PASS: TestValidateLogOpt (0.00s) [2021-04-17T11:00:41.244Z] === RUN TestNewMissedConfig [2021-04-17T11:00:41.244Z] --- PASS: TestNewMissedConfig (0.00s) [2021-04-17T11:00:41.244Z] === RUN TestNewMissedUrl [2021-04-17T11:00:41.244Z] --- PASS: TestNewMissedUrl (0.00s) [2021-04-17T11:00:41.244Z] === RUN TestNewMissedToken [2021-04-17T11:00:41.244Z] --- PASS: TestNewMissedToken (0.00s) [2021-04-17T11:00:41.244Z] === RUN TestNewWithProxy [2021-04-17T11:00:41.244Z] --- PASS: TestNewWithProxy (0.00s) [2021-04-17T11:00:41.244Z] === RUN TestDefault [2021-04-17T11:00:41.244Z] --- PASS: TestDefault (0.01s) [2021-04-17T11:00:41.244Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-04-17T11:00:41.244Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-04-17T11:00:41.244Z] === RUN TestJsonFormat [2021-04-17T11:00:41.244Z] --- PASS: TestJsonFormat (0.00s) [2021-04-17T11:00:41.244Z] === RUN TestRawFormat [2021-04-17T11:00:41.244Z] --- PASS: TestRawFormat (0.00s) [2021-04-17T11:00:41.244Z] === RUN TestRawFormatWithLabels [2021-04-17T11:00:41.244Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-04-17T11:00:41.244Z] === RUN TestRawFormatWithoutTag [2021-04-17T11:00:41.244Z] --- PASS: TestRawFormatWithoutTag (0.02s) [2021-04-17T11:00:41.244Z] === RUN TestBatching [2021-04-17T11:00:41.446Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-04-17T11:00:41.707Z] --- PASS: TestBatching (0.21s) [2021-04-17T11:00:41.707Z] === RUN TestFrequency [2021-04-17T11:00:41.707Z] === RUN TestNewParse [2021-04-17T11:00:41.707Z] --- PASS: TestNewParse (0.00s) [2021-04-17T11:00:41.707Z] PASS [2021-04-17T11:00:41.707Z] coverage: 8.3% of statements [2021-04-17T11:00:41.707Z] ok github.com/docker/docker/daemon/logger/templates 0.036s coverage: 8.3% of statements [2021-04-17T11:00:41.707Z] --- PASS: TestFrequency (0.20s) [2021-04-17T11:00:41.707Z] === RUN TestOneMessagePerRequest [2021-04-17T11:00:41.707Z] --- PASS: TestOneMessagePerRequest (0.01s) [2021-04-17T11:00:41.707Z] === RUN TestVerify [2021-04-17T11:00:41.707Z] --- PASS: TestVerify (0.00s) [2021-04-17T11:00:41.707Z] === RUN TestSkipVerify [2021-04-17T11:00:41.707Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-04-17T11:00:42.171Z] time="2021-04-17T11:00:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-17T11:00:42.171Z] time="2021-04-17T11:00:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-17T11:00:42.171Z] time="2021-04-17T11:00:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-17T11:00:42.171Z] --- PASS: TestSkipVerify (0.59s) [2021-04-17T11:00:42.171Z] === RUN TestBufferMaximum [2021-04-17T11:00:42.171Z] time="2021-04-17T11:00:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-17T11:00:42.171Z] time="2021-04-17T11:00:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-17T11:00:42.171Z] time="2021-04-17T11:00:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-17T11:00:42.171Z] time="2021-04-17T11:00:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-17T11:00:42.171Z] time="2021-04-17T11:00:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-17T11:00:42.171Z] time="2021-04-17T11:00:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1618657242.075111\",\"host\":\"3863a705bf77\"}'" [2021-04-17T11:00:42.171Z] time="2021-04-17T11:00:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1618657242.075111\",\"host\":\"3863a705bf77\"}'" [2021-04-17T11:00:42.171Z] --- PASS: TestBufferMaximum (0.00s) [2021-04-17T11:00:42.171Z] === RUN TestServerAlwaysDown [2021-04-17T11:00:42.171Z] time="2021-04-17T11:00:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-17T11:00:42.171Z] time="2021-04-17T11:00:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-17T11:00:42.171Z] time="2021-04-17T11:00:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1618657242.078111\",\"host\":\"3863a705bf77\"}'" [2021-04-17T11:00:42.171Z] time="2021-04-17T11:00:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1618657242.078111\",\"host\":\"3863a705bf77\"}'" [2021-04-17T11:00:42.171Z] time="2021-04-17T11:00:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-17T11:00:42.171Z] time="2021-04-17T11:00:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1618657242.078111\",\"host\":\"3863a705bf77\"}'" [2021-04-17T11:00:42.171Z] time="2021-04-17T11:00:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1618657242.079111\",\"host\":\"3863a705bf77\"}'" [2021-04-17T11:00:42.171Z] time="2021-04-17T11:00:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1618657242.079111\",\"host\":\"3863a705bf77\"}'" [2021-04-17T11:00:42.171Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-04-17T11:00:42.171Z] === RUN TestCannotSendAfterClose [2021-04-17T11:00:42.171Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-04-17T11:00:42.171Z] === RUN TestDeadlockOnBlockedEndpoint [2021-04-17T11:00:42.171Z] === RUN TestParseLogFormat [2021-04-17T11:00:42.171Z] --- PASS: TestParseLogFormat (0.00s) [2021-04-17T11:00:42.171Z] === RUN TestValidateLogOptEmpty [2021-04-17T11:00:42.171Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-04-17T11:00:42.171Z] === RUN TestValidateSyslogAddress [2021-04-17T11:00:42.171Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-04-17T11:00:42.171Z] === RUN TestParseAddressDefaultPort [2021-04-17T11:00:42.171Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-04-17T11:00:42.171Z] === RUN TestValidateSyslogFacility [2021-04-17T11:00:42.171Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-04-17T11:00:42.171Z] === RUN TestValidateLogOptSyslogFormat [2021-04-17T11:00:42.171Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-04-17T11:00:42.171Z] === RUN TestValidateLogOpt [2021-04-17T11:00:42.171Z] --- PASS: TestValidateLogOpt (0.00s) [2021-04-17T11:00:42.171Z] PASS [2021-04-17T11:00:42.171Z] coverage: 46.8% of statements [2021-04-17T11:00:42.171Z] ok github.com/docker/docker/daemon/logger/syslog 0.173s coverage: 46.8% of statements [2021-04-17T11:00:42.647Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-17T11:00:42.862Z] === RUN TestExternalGraphDriver/spec [2021-04-17T11:00:43.615Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-04-17T11:00:43.615Z] === RUN TestDockerSuite/TestBuildEnv [2021-04-17T11:00:43.723Z] time="2021-04-17T11:00:43Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49198/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-04-17T11:00:43.723Z] time="2021-04-17T11:00:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"3863a705bf77\"}'" [2021-04-17T11:00:43.723Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.08s) [2021-04-17T11:00:43.723Z] PASS [2021-04-17T11:00:43.723Z] coverage: 82.5% of statements [2021-04-17T11:00:43.724Z] ok github.com/docker/docker/daemon/logger/splunk 2.327s coverage: 82.5% of statements [2021-04-17T11:00:43.724Z] ? github.com/docker/docker/daemon/names [no test files] [2021-04-17T11:00:43.724Z] ? github.com/docker/docker/daemon/network [no test files] [2021-04-17T11:00:43.724Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-04-17T11:00:44.186Z] === RUN TestV1IDService [2021-04-17T11:00:44.186Z] --- PASS: TestV1IDService (0.04s) [2021-04-17T11:00:44.186Z] === RUN TestV2MetadataService [2021-04-17T11:00:44.188Z] --- PASS: TestRenameLinkedContainer (3.28s) [2021-04-17T11:00:44.188Z] === RUN TestRenameStoppedContainer [2021-04-17T11:00:44.547Z] --- PASS: TestReadPluginNoRead (10.99s) [2021-04-17T11:00:44.547Z] --- PASS: TestReadPluginNoRead/default (2.46s) [2021-04-17T11:00:44.547Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.47s) [2021-04-17T11:00:44.547Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.48s) [2021-04-17T11:00:44.547Z] read_test.go:92: [dd7bf0f1637fb] daemon is not started [2021-04-17T11:00:44.547Z] PASS [2021-04-17T11:00:44.547Z] [2021-04-17T11:00:44.547Z] DONE 6 tests in 17.776s [2021-04-17T11:00:44.547Z] 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-04-17T11:00:44.650Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-04-17T11:00:44.650Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-04-17T11:00:44.650Z] === RUN TestContinueOnError_MirrorEndpoint [2021-04-17T11:00:44.650Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-04-17T11:00:44.650Z] === RUN TestContinueOnError_NeverContinue [2021-04-17T11:00:44.650Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-04-17T11:00:44.650Z] === RUN TestManifestStore [2021-04-17T11:00:44.650Z] === RUN TestManifestStore/no_remote_or_local [2021-04-17T11:00:44.650Z] time="2021-04-17T11:00:44Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local007703779\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-04-17T11:00:44.650Z] === RUN TestManifestStore/no_local_cache [2021-04-17T11:00:44.650Z] === RUN TestManifestStore/with_local_cache [2021-04-17T11:00:44.650Z] === RUN TestManifestStore/unknown_media_type [2021-04-17T11:00:44.650Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-04-17T11:00:44.650Z] time="2021-04-17T11:00:44Z" level=warning msg="reference for unknown type: " [2021-04-17T11:00:44.650Z] time="2021-04-17T11:00:44Z" level=warning msg="reference for unknown type: " [2021-04-17T11:00:44.650Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-04-17T11:00:44.650Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-04-17T11:00:44.806Z] testing: warning: no tests to run [2021-04-17T11:00:44.806Z] PASS [2021-04-17T11:00:44.806Z] [2021-04-17T11:00:44.806Z] DONE 0 tests in 0.052s [2021-04-17T11:00:44.806Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-17T11:00:44.806Z] INFO: Testing against a local daemon [2021-04-17T11:00:44.806Z] === RUN TestPluginWithDevMounts [2021-04-17T11:00:44.806Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-04-17T11:00:44.806Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-04-17T11:00:44.806Z] PASS [2021-04-17T11:00:44.806Z] [2021-04-17T11:00:44.806Z] === Skipped [2021-04-17T11:00:44.806Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-04-17T11:00:44.806Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-04-17T11:00:44.806Z] [2021-04-17T11:00:44.806Z] [2021-04-17T11:00:44.806Z] DONE 1 tests, 1 skipped in 0.146s [2021-04-17T11:00:44.806Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-04-17T11:00:45.064Z] INFO: Testing against a local daemon [2021-04-17T11:00:45.064Z] === RUN TestSecretInspect [2021-04-17T11:00:45.064Z] --- SKIP: TestSecretInspect (0.01s) [2021-04-17T11:00:45.064Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:45.064Z] === RUN TestSecretList [2021-04-17T11:00:45.064Z] --- SKIP: TestSecretList (0.01s) [2021-04-17T11:00:45.064Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:45.064Z] === RUN TestSecretsCreateAndDelete [2021-04-17T11:00:45.064Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-04-17T11:00:45.064Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:45.064Z] === RUN TestSecretsUpdate [2021-04-17T11:00:45.064Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-04-17T11:00:45.064Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:45.064Z] === RUN TestTemplatedSecret [2021-04-17T11:00:45.064Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-04-17T11:00:45.064Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:45.064Z] === RUN TestSecretCreateResolve [2021-04-17T11:00:45.064Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-04-17T11:00:45.064Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:45.064Z] PASS [2021-04-17T11:00:45.064Z] [2021-04-17T11:00:45.064Z] === Skipped [2021-04-17T11:00:45.064Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-04-17T11:00:45.064Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:45.064Z] [2021-04-17T11:00:45.064Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-04-17T11:00:45.064Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:45.064Z] [2021-04-17T11:00:45.064Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-04-17T11:00:45.064Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:45.064Z] [2021-04-17T11:00:45.064Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-04-17T11:00:45.064Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:45.064Z] [2021-04-17T11:00:45.064Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-04-17T11:00:45.064Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:45.064Z] [2021-04-17T11:00:45.064Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-04-17T11:00:45.064Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:45.064Z] [2021-04-17T11:00:45.064Z] [2021-04-17T11:00:45.064Z] DONE 6 tests, 6 skipped in 0.198s [2021-04-17T11:00:45.064Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-04-17T11:00:45.113Z] time="2021-04-17T11:00:44Z" level=warning msg="reference for unknown type: " [2021-04-17T11:00:45.113Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-04-17T11:00:45.113Z] time="2021-04-17T11:00:44Z" level=warning msg="reference for unknown type: " [2021-04-17T11:00:45.113Z] time="2021-04-17T11:00:44Z" level=warning msg="reference for unknown type: " [2021-04-17T11:00:45.113Z] === RUN TestManifestStore/error_persisting_manifest [2021-04-17T11:00:45.113Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-04-17T11:00:45.113Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-04-17T11:00:45.113Z] time="2021-04-17T11:00:44Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-04-17T11:00:45.113Z] --- PASS: TestManifestStore (0.33s) [2021-04-17T11:00:45.113Z] --- PASS: TestManifestStore/no_remote_or_local (0.18s) [2021-04-17T11:00:45.113Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-04-17T11:00:45.113Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-04-17T11:00:45.113Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-04-17T11:00:45.113Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-04-17T11:00:45.113Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-04-17T11:00:45.113Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-04-17T11:00:45.113Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-04-17T11:00:45.113Z] --- PASS: TestManifestStore/error_persisting_manifest (0.06s) [2021-04-17T11:00:45.113Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-04-17T11:00:45.113Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.06s) [2021-04-17T11:00:45.113Z] === RUN TestDetectManifestBlobMediaType [2021-04-17T11:00:45.113Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-04-17T11:00:45.113Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-04-17T11:00:45.113Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-04-17T11:00:45.113Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-04-17T11:00:45.113Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-04-17T11:00:45.113Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-04-17T11:00:45.113Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-04-17T11:00:45.113Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-04-17T11:00:45.113Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-04-17T11:00:45.113Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-04-17T11:00:45.113Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-04-17T11:00:45.113Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-04-17T11:00:45.113Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-04-17T11:00:45.113Z] === RUN TestFixManifestLayers [2021-04-17T11:00:45.113Z] --- PASS: TestFixManifestLayers (0.00s) [2021-04-17T11:00:45.113Z] === RUN TestFixManifestLayersBaseLayerParent [2021-04-17T11:00:45.113Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-04-17T11:00:45.113Z] pull_v2_test.go:73: Needs fixing on Windows [2021-04-17T11:00:45.113Z] === RUN TestFixManifestLayersBadParent [2021-04-17T11:00:45.113Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-04-17T11:00:45.113Z] === RUN TestValidateManifest [2021-04-17T11:00:45.113Z] --- SKIP: TestValidateManifest (0.00s) [2021-04-17T11:00:45.113Z] pull_v2_test.go:118: Needs fixing on Windows [2021-04-17T11:00:45.113Z] === RUN TestFormatPlatform [2021-04-17T11:00:45.113Z] --- PASS: TestFormatPlatform (0.00s) [2021-04-17T11:00:45.113Z] === RUN TestGetRepositoryMountCandidates [2021-04-17T11:00:45.113Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-04-17T11:00:45.113Z] === RUN TestLayerAlreadyExists [2021-04-17T11:00:45.113Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-04-17T11:00:45.113Z] 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-04-17T11:00:45.113Z] 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-04-17T11:00:45.113Z] 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-04-17T11:00:45.113Z] 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-04-17T11:00:45.113Z] 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-04-17T11:00:45.113Z] 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-04-17T11:00:45.113Z] === RUN TestWhenEmptyAuthConfig [2021-04-17T11:00:45.113Z] --- PASS: TestV2MetadataService (0.97s) [2021-04-17T11:00:45.113Z] PASS [2021-04-17T11:00:45.113Z] coverage: 48.2% of statements [2021-04-17T11:00:45.113Z] ok github.com/docker/docker/distribution/metadata 1.169s coverage: 48.2% of statements [2021-04-17T11:00:45.113Z] === RUN TestSuccessfulDownload [2021-04-17T11:00:45.113Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-04-17T11:00:45.113Z] download_test.go:268: Needs fixing on Windows [2021-04-17T11:00:45.113Z] === RUN TestCancelledDownload [2021-04-17T11:00:45.113Z] --- PASS: TestCancelledDownload (0.00s) [2021-04-17T11:00:45.113Z] === RUN TestMaxDownloadAttempts [2021-04-17T11:00:45.113Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-04-17T11:00:45.113Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-04-17T11:00:45.113Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-04-17T11:00:45.113Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-04-17T11:00:45.113Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-04-17T11:00:45.113Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-04-17T11:00:45.113Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-04-17T11:00:45.113Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-04-17T11:00:45.113Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-04-17T11:00:45.113Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-04-17T11:00:45.113Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-04-17T11:00:45.113Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-04-17T11:00:45.129Z] --- PASS: TestRenameStoppedContainer (0.78s) [2021-04-17T11:00:45.129Z] === RUN TestRenameRunningContainerAndReuse [2021-04-17T11:00:45.322Z] INFO: Testing against a local daemon [2021-04-17T11:00:45.322Z] === RUN TestServiceCreateInit [2021-04-17T11:00:45.322Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-17T11:00:45.322Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-17T11:00:45.322Z] --- PASS: TestServiceCreateInit (0.03s) [2021-04-17T11:00:45.322Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-17T11:00:45.322Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:45.322Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-17T11:00:45.322Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:45.322Z] === RUN TestCreateServiceMultipleTimes [2021-04-17T11:00:45.322Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-04-17T11:00:45.322Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:45.322Z] === RUN TestCreateServiceConflict [2021-04-17T11:00:45.322Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-04-17T11:00:45.322Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:45.322Z] === RUN TestCreateServiceMaxReplicas [2021-04-17T11:00:45.322Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-04-17T11:00:45.322Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:45.322Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-17T11:00:45.322Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-04-17T11:00:45.322Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:45.322Z] === RUN TestCreateServiceSecretFileMode [2021-04-17T11:00:45.322Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-04-17T11:00:45.322Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:45.322Z] === RUN TestCreateServiceConfigFileMode [2021-04-17T11:00:45.322Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-04-17T11:00:45.322Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:45.322Z] === RUN TestCreateServiceSysctls [2021-04-17T11:00:45.322Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-04-17T11:00:45.322Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:45.322Z] === RUN TestCreateServiceCapabilities [2021-04-17T11:00:45.322Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-04-17T11:00:45.322Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:45.322Z] === RUN TestInspect [2021-04-17T11:00:45.322Z] --- SKIP: TestInspect (0.01s) [2021-04-17T11:00:45.322Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:45.322Z] === RUN TestCreateJob [2021-04-17T11:00:45.322Z] --- SKIP: TestCreateJob (0.01s) [2021-04-17T11:00:45.322Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:45.322Z] === RUN TestReplicatedJob [2021-04-17T11:00:45.322Z] --- SKIP: TestReplicatedJob (0.01s) [2021-04-17T11:00:45.322Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:45.322Z] === RUN TestUpdateReplicatedJob [2021-04-17T11:00:45.322Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-04-17T11:00:45.322Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:45.322Z] === RUN TestServiceListWithStatuses [2021-04-17T11:00:45.322Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-17T11:00:45.322Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-17T11:00:45.322Z] === RUN TestDockerNetworkConnectAlias [2021-04-17T11:00:45.520Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-04-17T11:00:45.575Z] time="2021-04-17T11:00:45Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-17T11:00:45.575Z] time="2021-04-17T11:00:45Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-17T11:00:45.575Z] time="2021-04-17T11:00:45Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-17T11:00:45.575Z] time="2021-04-17T11:00:45Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-17T11:00:45.575Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-04-17T11:00:45.575Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.36s) [2021-04-17T11:00:45.575Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.36s) [2021-04-17T11:00:45.575Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.36s) [2021-04-17T11:00:45.575Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.36s) [2021-04-17T11:00:45.575Z] === RUN TestTransfer [2021-04-17T11:00:45.575Z] === RUN TestNotFound [2021-04-17T11:00:45.575Z] --- PASS: TestNotFound (0.00s) [2021-04-17T11:00:45.575Z] === RUN TestConflict [2021-04-17T11:00:45.575Z] --- PASS: TestConflict (0.00s) [2021-04-17T11:00:45.575Z] === RUN TestForbidden [2021-04-17T11:00:45.575Z] --- PASS: TestForbidden (0.00s) [2021-04-17T11:00:45.575Z] === RUN TestInvalidParameter [2021-04-17T11:00:45.575Z] --- PASS: TestInvalidParameter (0.00s) [2021-04-17T11:00:45.575Z] === RUN TestNotImplemented [2021-04-17T11:00:45.575Z] --- PASS: TestNotImplemented (0.00s) [2021-04-17T11:00:45.575Z] === RUN TestNotModified [2021-04-17T11:00:45.575Z] --- PASS: TestNotModified (0.00s) [2021-04-17T11:00:45.575Z] === RUN TestUnauthorized [2021-04-17T11:00:45.575Z] --- PASS: TestUnauthorized (0.00s) [2021-04-17T11:00:45.575Z] === RUN TestUnknown [2021-04-17T11:00:45.576Z] --- PASS: TestUnknown (0.00s) [2021-04-17T11:00:45.576Z] === RUN TestCancelled [2021-04-17T11:00:45.576Z] --- PASS: TestCancelled (0.00s) [2021-04-17T11:00:45.576Z] === RUN TestDeadline [2021-04-17T11:00:45.576Z] --- PASS: TestDeadline (0.00s) [2021-04-17T11:00:45.576Z] === RUN TestDataLoss [2021-04-17T11:00:45.576Z] --- PASS: TestDataLoss (0.00s) [2021-04-17T11:00:45.576Z] === RUN TestUnavailable [2021-04-17T11:00:45.576Z] --- PASS: TestUnavailable (0.00s) [2021-04-17T11:00:45.576Z] === RUN TestSystem [2021-04-17T11:00:45.576Z] --- PASS: TestSystem (0.00s) [2021-04-17T11:00:45.576Z] === RUN TestFromStatusCode [2021-04-17T11:00:45.576Z] === RUN TestFromStatusCode/Not_Found [2021-04-17T11:00:45.576Z] === RUN TestFromStatusCode/Bad_Request [2021-04-17T11:00:45.576Z] === RUN TestFromStatusCode/Conflict [2021-04-17T11:00:45.576Z] === RUN TestFromStatusCode/Unauthorized [2021-04-17T11:00:45.576Z] === RUN TestFromStatusCode/Service_Unavailable [2021-04-17T11:00:45.576Z] === RUN TestFromStatusCode/Forbidden [2021-04-17T11:00:45.576Z] === RUN TestFromStatusCode/Not_Modified [2021-04-17T11:00:45.576Z] === RUN TestFromStatusCode/Not_Implemented [2021-04-17T11:00:45.576Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-04-17T11:00:45.576Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-04-17T11:00:45.576Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-04-17T11:00:45.576Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-04-17T11:00:45.576Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-04-17T11:00:45.576Z] --- PASS: TestFromStatusCode (0.00s) [2021-04-17T11:00:45.576Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-04-17T11:00:45.576Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-04-17T11:00:45.576Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-04-17T11:00:45.576Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-04-17T11:00:45.576Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-04-17T11:00:45.576Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-04-17T11:00:45.576Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-04-17T11:00:45.576Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-04-17T11:00:45.576Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-04-17T11:00:45.576Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-04-17T11:00:45.576Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-04-17T11:00:45.576Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-04-17T11:00:45.576Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-04-17T11:00:45.576Z] PASS [2021-04-17T11:00:45.576Z] coverage: 53.1% of statements [2021-04-17T11:00:45.576Z] --- PASS: TestTransfer (0.12s) [2021-04-17T11:00:45.576Z] === RUN TestConcurrencyLimit [2021-04-17T11:00:45.576Z] ok github.com/docker/docker/errdefs 0.044s coverage: 53.1% of statements [2021-04-17T11:00:45.579Z] === RUN TestExternalGraphDriver/pull [2021-04-17T11:00:45.580Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2021-04-17T11:00:45.580Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:45.580Z] === RUN TestDockerNetworkReConnect [2021-04-17T11:00:45.580Z] --- SKIP: TestDockerNetworkReConnect (0.03s) [2021-04-17T11:00:45.580Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:45.580Z] === RUN TestServicePlugin [2021-04-17T11:00:46.041Z] --- PASS: TestWhenEmptyAuthConfig (1.06s) [2021-04-17T11:00:46.041Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-04-17T11:00:46.041Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-04-17T11:00:46.041Z] === RUN TestTokenPassThru [2021-04-17T11:00:46.041Z] --- PASS: TestTokenPassThru (0.00s) [2021-04-17T11:00:46.041Z] === RUN TestTokenPassThruDifferentHost [2021-04-17T11:00:46.041Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-04-17T11:00:46.041Z] PASS [2021-04-17T11:00:46.041Z] coverage: 23.6% of statements [2021-04-17T11:00:46.041Z] --- PASS: TestConcurrencyLimit (0.41s) [2021-04-17T11:00:46.041Z] === RUN TestInactiveJobs [2021-04-17T11:00:46.041Z] ok github.com/docker/docker/distribution 1.614s coverage: 23.6% of statements [2021-04-17T11:00:46.041Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-04-17T11:00:46.505Z] --- PASS: TestInactiveJobs (0.48s) [2021-04-17T11:00:46.505Z] === RUN TestWatchRelease [2021-04-17T11:00:46.505Z] --- PASS: TestWatchRelease (0.07s) [2021-04-17T11:00:46.505Z] === RUN TestWatchFinishedTransfer [2021-04-17T11:00:46.505Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-04-17T11:00:46.505Z] === RUN TestDuplicateTransfer [2021-04-17T11:00:46.505Z] --- PASS: TestDuplicateTransfer (0.10s) [2021-04-17T11:00:46.505Z] === RUN TestSuccessfulUpload [2021-04-17T11:00:46.534Z] --- PASS: TestRenameRunningContainerAndReuse (1.64s) [2021-04-17T11:00:46.534Z] === RUN TestRenameInvalidName [2021-04-17T11:00:46.968Z] time="2021-04-17T11:00:46Z" level=error msg="Upload failed, retrying: simulating retry" [2021-04-17T11:00:47.427Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-04-17T11:00:47.474Z] --- PASS: TestSuccessfulUpload (0.61s) [2021-04-17T11:00:47.474Z] === RUN TestCancelledUpload [2021-04-17T11:00:47.474Z] --- PASS: TestCancelledUpload (0.00s) [2021-04-17T11:00:47.474Z] PASS [2021-04-17T11:00:47.474Z] coverage: 77.3% of statements [2021-04-17T11:00:47.474Z] ok github.com/docker/docker/distribution/xfer 2.227s coverage: 77.3% of statements [2021-04-17T11:00:47.474Z] ? github.com/docker/docker/dockerversion [no test files] [2021-04-17T11:00:47.474Z] === RUN TestFSGetInvalidData [2021-04-17T11:00:47.475Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-04-17T11:00:47.475Z] === RUN TestFSInvalidSet [2021-04-17T11:00:47.475Z] --- PASS: TestFSInvalidSet (0.01s) [2021-04-17T11:00:47.475Z] === RUN TestFSInvalidRoot [2021-04-17T11:00:47.475Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-04-17T11:00:47.475Z] === RUN TestFSMetadataGetSet [2021-04-17T11:00:47.475Z] === RUN TestCompare [2021-04-17T11:00:47.475Z] --- PASS: TestCompare (0.00s) [2021-04-17T11:00:47.475Z] PASS [2021-04-17T11:00:47.475Z] coverage: 19.2% of statements [2021-04-17T11:00:47.475Z] ok github.com/docker/docker/image/cache 0.077s coverage: 19.2% of statements [2021-04-17T11:00:47.475Z] --- PASS: TestFSMetadataGetSet (0.05s) [2021-04-17T11:00:47.475Z] === RUN TestFSInvalidWalker [2021-04-17T11:00:47.475Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-04-17T11:00:47.475Z] === RUN TestFSGetSet [2021-04-17T11:00:47.475Z] --- PASS: TestFSGetSet (0.02s) [2021-04-17T11:00:47.475Z] === RUN TestFSGetUnsetKey [2021-04-17T11:00:47.475Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-04-17T11:00:47.475Z] === RUN TestFSGetEmptyData [2021-04-17T11:00:47.475Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-04-17T11:00:47.475Z] === RUN TestFSDelete [2021-04-17T11:00:47.475Z] --- PASS: TestFSDelete (0.02s) [2021-04-17T11:00:47.475Z] === RUN TestFSWalker [2021-04-17T11:00:47.475Z] --- PASS: TestFSWalker (0.02s) [2021-04-17T11:00:47.475Z] === RUN TestFSWalkerStopOnError [2021-04-17T11:00:47.475Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2021-04-17T11:00:47.475Z] === RUN TestNewFromJSON [2021-04-17T11:00:47.475Z] --- PASS: TestNewFromJSON (0.00s) [2021-04-17T11:00:47.475Z] === RUN TestNewFromJSONWithInvalidJSON [2021-04-17T11:00:47.475Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-04-17T11:00:47.475Z] === RUN TestMarshalKeyOrder [2021-04-17T11:00:47.475Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-04-17T11:00:47.475Z] === RUN TestHistoryEqual [2021-04-17T11:00:47.479Z] --- PASS: TestRenameInvalidName (0.86s) [2021-04-17T11:00:47.479Z] === RUN TestRenameAnonymousContainer [2021-04-17T11:00:47.678Z] --- PASS: TestExternalGraphDriver (6.75s) [2021-04-17T11:00:47.678Z] --- PASS: TestExternalGraphDriver/json (2.23s) [2021-04-17T11:00:47.678Z] --- PASS: TestExternalGraphDriver/spec (2.17s) [2021-04-17T11:00:47.679Z] --- PASS: TestExternalGraphDriver/pull (2.23s) [2021-04-17T11:00:47.679Z] === RUN TestGraphdriverPluginV2 [2021-04-17T11:00:47.679Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2021-04-17T11:00:47.679Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-17T11:00:47.679Z] PASS [2021-04-17T11:00:47.679Z] [2021-04-17T11:00:47.679Z] === Skipped [2021-04-17T11:00:47.679Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2021-04-17T11:00:47.679Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-17T11:00:47.679Z] [2021-04-17T11:00:47.679Z] [2021-04-17T11:00:47.679Z] DONE 5 tests, 1 skipped in 6.971s [2021-04-17T11:00:47.679Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-17T11:00:47.679Z] ++ 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-04-17T11:00:47.679Z] ++ set -e [2021-04-17T11:00:47.679Z] ++ '[' -n 0 ']' [2021-04-17T11:00:47.679Z] ++ set -x [2021-04-17T11:00:47.679Z] ++ env -i DEST=/go/src/github.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-04-17T11:00:47.679Z] INFO: Testing against a local daemon [2021-04-17T11:00:47.679Z] === RUN TestContinueAfterPluginCrash [2021-04-17T11:00:47.679Z] === PAUSE TestContinueAfterPluginCrash [2021-04-17T11:00:47.679Z] === RUN TestReadPluginNoRead [2021-04-17T11:00:47.679Z] === PAUSE TestReadPluginNoRead [2021-04-17T11:00:47.679Z] === RUN TestDaemonStartWithLogOpt [2021-04-17T11:00:47.679Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-17T11:00:47.679Z] === CONT TestContinueAfterPluginCrash [2021-04-17T11:00:47.679Z] === CONT TestDaemonStartWithLogOpt [2021-04-17T11:00:47.688Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-04-17T11:00:47.939Z] --- PASS: TestHistoryEqual (0.17s) [2021-04-17T11:00:47.939Z] === RUN TestImage [2021-04-17T11:00:47.939Z] --- PASS: TestImage (0.00s) [2021-04-17T11:00:47.939Z] === RUN TestImageOSNotEmpty [2021-04-17T11:00:47.939Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-04-17T11:00:47.939Z] === RUN TestNewChildImageFromImageWithRootFS [2021-04-17T11:00:47.939Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-04-17T11:00:47.939Z] === RUN TestCreate [2021-04-17T11:00:47.939Z] --- PASS: TestCreate (0.05s) [2021-04-17T11:00:47.939Z] === RUN TestRestore [2021-04-17T11:00:47.939Z] time="2021-04-17T11:00:47Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-04-17T11:00:47.939Z] --- PASS: TestRestore (0.11s) [2021-04-17T11:00:47.939Z] === RUN TestAddDelete [2021-04-17T11:00:47.939Z] --- PASS: TestAddDelete (0.04s) [2021-04-17T11:00:47.939Z] === RUN TestSearchAfterDelete [2021-04-17T11:00:47.939Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-04-17T11:00:47.939Z] === RUN TestParentReset [2021-04-17T11:00:47.939Z] --- PASS: TestParentReset (0.05s) [2021-04-17T11:00:47.939Z] === RUN TestGetAndSetLastUpdated [2021-04-17T11:00:47.939Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-04-17T11:00:47.939Z] === RUN TestStoreLen [2021-04-17T11:00:47.939Z] --- PASS: TestStoreLen (0.06s) [2021-04-17T11:00:47.939Z] PASS [2021-04-17T11:00:47.939Z] coverage: 86.6% of statements [2021-04-17T11:00:47.939Z] ok github.com/docker/docker/image 0.858s coverage: 86.6% of statements [2021-04-17T11:00:48.405Z] === RUN TestValidateManifest [2021-04-17T11:00:48.405Z] === RUN TestValidateManifest/nil [2021-04-17T11:00:48.405Z] === RUN TestValidateManifest/non-nil [2021-04-17T11:00:48.405Z] --- PASS: TestValidateManifest (0.00s) [2021-04-17T11:00:48.405Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-04-17T11:00:48.405Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-04-17T11:00:48.405Z] PASS [2021-04-17T11:00:48.405Z] coverage: 0.6% of statements [2021-04-17T11:00:48.405Z] ok github.com/docker/docker/image/tarexport 0.066s coverage: 0.6% of statements [2021-04-17T11:00:49.067Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-04-17T11:00:49.380Z] === RUN TestMakeV1ConfigFromConfig [2021-04-17T11:00:49.380Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-04-17T11:00:49.380Z] PASS [2021-04-17T11:00:49.380Z] coverage: 25.0% of statements [2021-04-17T11:00:49.380Z] ok github.com/docker/docker/image/v1 0.096s coverage: 25.0% of statements [2021-04-17T11:00:49.380Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-04-17T11:00:49.764Z] --- SKIP: TestServicePlugin (3.71s) [2021-04-17T11:00:49.764Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:49.764Z] === RUN TestServiceUpdateLabel [2021-04-17T11:00:49.764Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2021-04-17T11:00:49.764Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:49.764Z] === RUN TestServiceUpdateSecrets [2021-04-17T11:00:49.764Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-04-17T11:00:49.764Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:49.764Z] === RUN TestServiceUpdateConfigs [2021-04-17T11:00:49.764Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-04-17T11:00:49.764Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:49.764Z] === RUN TestServiceUpdateNetwork [2021-04-17T11:00:49.764Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-04-17T11:00:49.764Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:49.764Z] === RUN TestServiceUpdatePidsLimit [2021-04-17T11:00:49.764Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-04-17T11:00:49.764Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:49.764Z] PASS [2021-04-17T11:00:49.764Z] [2021-04-17T11:00:49.764Z] === Skipped [2021-04-17T11:00:49.764Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-17T11:00:49.764Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-17T11:00:49.764Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:49.764Z] [2021-04-17T11:00:49.764Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-17T11:00:49.764Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-17T11:00:49.764Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:49.764Z] [2021-04-17T11:00:49.764Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-04-17T11:00:49.764Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:49.764Z] [2021-04-17T11:00:49.764Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-04-17T11:00:49.764Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:49.764Z] [2021-04-17T11:00:49.764Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-04-17T11:00:49.764Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:49.764Z] [2021-04-17T11:00:49.764Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-04-17T11:00:49.764Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:49.764Z] [2021-04-17T11:00:49.764Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-04-17T11:00:49.764Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:49.764Z] [2021-04-17T11:00:49.764Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-04-17T11:00:49.764Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:49.764Z] [2021-04-17T11:00:49.764Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2021-04-17T11:00:49.764Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:49.764Z] [2021-04-17T11:00:49.764Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-04-17T11:00:49.764Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:49.764Z] [2021-04-17T11:00:49.764Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-04-17T11:00:49.764Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:49.764Z] [2021-04-17T11:00:49.764Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-04-17T11:00:49.764Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:49.764Z] [2021-04-17T11:00:49.764Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-04-17T11:00:49.764Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:49.764Z] [2021-04-17T11:00:49.764Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-04-17T11:00:49.764Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:49.764Z] [2021-04-17T11:00:49.764Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-04-17T11:00:49.764Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-17T11:00:49.764Z] [2021-04-17T11:00:49.764Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2021-04-17T11:00:49.764Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:49.764Z] [2021-04-17T11:00:49.764Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.03s) [2021-04-17T11:00:49.764Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:49.764Z] [2021-04-17T11:00:49.764Z] === SKIP: amd64.integration.service TestServicePlugin (3.71s) [2021-04-17T11:00:49.764Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:49.764Z] [2021-04-17T11:00:49.764Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2021-04-17T11:00:49.764Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:49.764Z] [2021-04-17T11:00:49.764Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-04-17T11:00:49.764Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:49.764Z] [2021-04-17T11:00:49.764Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-04-17T11:00:49.764Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:49.764Z] [2021-04-17T11:00:49.764Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-04-17T11:00:49.764Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:49.764Z] [2021-04-17T11:00:49.764Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-04-17T11:00:49.764Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-17T11:00:49.764Z] [2021-04-17T11:00:49.764Z] [2021-04-17T11:00:49.764Z] DONE 24 tests, 23 skipped in 4.162s [2021-04-17T11:00:49.764Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-04-17T11:00:49.764Z] INFO: Testing against a local daemon [2021-04-17T11:00:49.764Z] === RUN TestSessionCreate [2021-04-17T11:00:49.764Z] --- PASS: TestSessionCreate (0.02s) [2021-04-17T11:00:49.764Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-17T11:00:49.764Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-04-17T11:00:49.764Z] PASS [2021-04-17T11:00:49.764Z] [2021-04-17T11:00:49.764Z] DONE 2 tests in 0.166s [2021-04-17T11:00:49.764Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-04-17T11:00:49.764Z] INFO: Testing against a local daemon [2021-04-17T11:00:49.764Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-17T11:00:49.764Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-17T11:00:49.764Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-17T11:00:49.764Z] === RUN TestEventsExecDie [2021-04-17T11:00:50.356Z] === RUN TestSerialization [2021-04-17T11:00:50.356Z] --- PASS: TestSerialization (0.02s) [2021-04-17T11:00:50.356Z] PASS [2021-04-17T11:00:50.356Z] coverage: 100.0% of statements [2021-04-17T11:00:50.356Z] ok github.com/docker/docker/libcontainerd/queue 0.053s coverage: 100.0% of statements [2021-04-17T11:00:50.699Z] --- PASS: TestEventsExecDie (0.99s) [2021-04-17T11:00:50.699Z] === RUN TestEventsBackwardsCompatible [2021-04-17T11:00:50.699Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-04-17T11:00:50.699Z] === RUN TestInfoBinaryCommits [2021-04-17T11:00:50.699Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-04-17T11:00:50.699Z] === RUN TestInfoAPIVersioned [2021-04-17T11:00:50.699Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-04-17T11:00:50.699Z] === RUN TestInfoDiscoveryBackend [2021-04-17T11:00:51.025Z] ......... [ 86%] [2021-04-17T11:00:51.331Z] === RUN TestEmptyLayer [2021-04-17T11:00:51.331Z] --- PASS: TestEmptyLayer (0.00s) [2021-04-17T11:00:51.331Z] === RUN TestCommitFailure [2021-04-17T11:00:51.331Z] --- PASS: TestCommitFailure (0.01s) [2021-04-17T11:00:51.331Z] === RUN TestStartTransactionFailure [2021-04-17T11:00:51.331Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-04-17T11:00:51.331Z] === RUN TestGetOrphan [2021-04-17T11:00:51.331Z] --- PASS: TestGetOrphan (0.01s) [2021-04-17T11:00:51.331Z] === RUN TestMountAndRegister [2021-04-17T11:00:51.331Z] --- PASS: TestMountAndRegister (0.05s) [2021-04-17T11:00:51.331Z] layer_test.go:271: Layer size: 14 [2021-04-17T11:00:51.331Z] === RUN TestLayerRelease [2021-04-17T11:00:51.331Z] --- SKIP: TestLayerRelease (0.00s) [2021-04-17T11:00:51.331Z] layer_test.go:304: Failing on Windows [2021-04-17T11:00:51.331Z] === RUN TestStoreRestore [2021-04-17T11:00:51.331Z] --- SKIP: TestStoreRestore (0.00s) [2021-04-17T11:00:51.331Z] layer_test.go:353: Failing on Windows [2021-04-17T11:00:51.331Z] === RUN TestTarStreamStability [2021-04-17T11:00:51.331Z] --- SKIP: TestTarStreamStability (0.00s) [2021-04-17T11:00:51.331Z] layer_test.go:468: Failing on Windows [2021-04-17T11:00:51.331Z] === RUN TestRegisterExistingLayer [2021-04-17T11:00:51.331Z] --- PASS: TestRegisterExistingLayer (0.25s) [2021-04-17T11:00:51.331Z] === RUN TestTarStreamVerification [2021-04-17T11:00:51.331Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-04-17T11:00:51.331Z] layer_test.go:697: Failing on Windows [2021-04-17T11:00:51.331Z] === RUN TestLayerMigration [2021-04-17T11:00:51.331Z] --- SKIP: TestLayerMigration (0.00s) [2021-04-17T11:00:51.331Z] migration_test.go:46: Failing on Windows [2021-04-17T11:00:51.331Z] === RUN TestLayerMigrationNoTarsplit [2021-04-17T11:00:51.331Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-04-17T11:00:51.331Z] migration_test.go:182: Failing on Windows [2021-04-17T11:00:51.331Z] === RUN TestMountInit [2021-04-17T11:00:51.331Z] --- SKIP: TestMountInit (0.00s) [2021-04-17T11:00:51.331Z] mount_test.go:17: Failing on Windows [2021-04-17T11:00:51.331Z] === RUN TestMountSize [2021-04-17T11:00:51.331Z] --- SKIP: TestMountSize (0.00s) [2021-04-17T11:00:51.331Z] mount_test.go:76: Failing on Windows [2021-04-17T11:00:51.331Z] === RUN TestMountChanges [2021-04-17T11:00:51.331Z] --- SKIP: TestMountChanges (0.00s) [2021-04-17T11:00:51.331Z] mount_test.go:125: Failing on Windows [2021-04-17T11:00:51.331Z] === RUN TestMountApply [2021-04-17T11:00:51.331Z] --- SKIP: TestMountApply (0.00s) [2021-04-17T11:00:51.331Z] mount_test.go:212: Failing on Windows [2021-04-17T11:00:51.331Z] PASS [2021-04-17T11:00:51.331Z] coverage: 30.1% of statements [2021-04-17T11:00:51.331Z] ok github.com/docker/docker/layer 0.619s coverage: 30.1% of statements [2021-04-17T11:00:51.681Z] --- PASS: TestRenameAnonymousContainer (4.30s) [2021-04-17T11:00:51.681Z] === RUN TestRenameContainerWithSameName [2021-04-17T11:00:51.794Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-04-17T11:00:51.794Z] === RUN TestEnvironmentParsing [2021-04-17T11:00:51.794Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-04-17T11:00:51.794Z] PASS [2021-04-17T11:00:51.794Z] coverage: 1.0% of statements [2021-04-17T11:00:51.794Z] ok github.com/docker/docker/libcontainerd/local 0.137s coverage: 1.0% of statements [2021-04-17T11:00:51.794Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-04-17T11:00:51.794Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-04-17T11:00:51.794Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-04-17T11:00:51.794Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-04-17T11:00:51.794Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-04-17T11:00:51.794Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-04-17T11:00:51.794Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-04-17T11:00:51.794Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-04-17T11:00:51.794Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-04-17T11:00:51.794Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-04-17T11:00:51.794Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-04-17T11:00:51.794Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-04-17T11:00:51.794Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-04-17T11:00:51.794Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-04-17T11:00:51.794Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-04-17T11:00:51.794Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-04-17T11:00:51.794Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-04-17T11:00:51.794Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-04-17T11:00:51.794Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-04-17T11:00:51.794Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-04-17T11:00:51.794Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-04-17T11:00:51.794Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-04-17T11:00:51.794Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-04-17T11:00:51.794Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-04-17T11:00:51.794Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-04-17T11:00:51.794Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-04-17T11:00:51.794Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-04-17T11:00:51.794Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-04-17T11:00:51.794Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-04-17T11:00:51.794Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-04-17T11:00:51.794Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-04-17T11:00:51.794Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-04-17T11:00:51.794Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-04-17T11:00:51.794Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-04-17T11:00:51.794Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-04-17T11:00:51.794Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-04-17T11:00:51.794Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-04-17T11:00:51.794Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-04-17T11:00:51.794Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-04-17T11:00:51.794Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-04-17T11:00:51.794Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-04-17T11:00:51.794Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-04-17T11:00:51.794Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-04-17T11:00:51.794Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-04-17T11:00:51.794Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-04-17T11:00:51.794Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-04-17T11:00:51.794Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-04-17T11:00:51.794Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-04-17T11:00:51.794Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-04-17T11:00:51.794Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-04-17T11:00:51.794Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-04-17T11:00:51.794Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-04-17T11:00:51.794Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-04-17T11:00:51.794Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-04-17T11:00:51.794Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-04-17T11:00:51.794Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-04-17T11:00:51.794Z] PASS [2021-04-17T11:00:51.794Z] coverage: 42.3% of statements [2021-04-17T11:00:51.794Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-04-17T11:00:51.794Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-04-17T11:00:51.794Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-04-17T11:00:51.794Z] ok github.com/docker/docker/oci 0.048s coverage: 42.3% of statements [2021-04-17T11:00:51.794Z] ? github.com/docker/docker/oci/caps [no test files] [2021-04-17T11:00:51.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-17T11:00:51.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-17T11:00:52.115Z] --- PASS: TestDaemonStartWithLogOpt (3.90s) [2021-04-17T11:00:52.115Z] === CONT TestReadPluginNoRead [2021-04-17T11:00:52.598Z] --- PASS: TestInfoDiscoveryBackend (1.75s) [2021-04-17T11:00:52.599Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-17T11:00:52.623Z] --- PASS: TestRenameContainerWithSameName (0.82s) [2021-04-17T11:00:52.623Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-17T11:00:52.769Z] === RUN TestAddressPoolOpt [2021-04-17T11:00:52.769Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-04-17T11:00:52.769Z] === RUN TestValidateEnv [2021-04-17T11:00:52.769Z] === RUN TestValidateEnv/a [2021-04-17T11:00:52.769Z] === RUN TestValidateEnv/something [2021-04-17T11:00:52.769Z] === RUN TestValidateEnv/_=a [2021-04-17T11:00:52.769Z] === RUN TestValidateEnv/env1=value1 [2021-04-17T11:00:52.770Z] === RUN TestValidateEnv/_env1=value1 [2021-04-17T11:00:52.770Z] === RUN TestValidateEnv/env2=value2=value3 [2021-04-17T11:00:52.770Z] === RUN TestValidateEnv/env3=abc!qwe [2021-04-17T11:00:52.770Z] === RUN TestValidateEnv/env_4=value_4 [2021-04-17T11:00:52.770Z] === RUN TestValidateEnv/PATH [2021-04-17T11:00:52.770Z] === RUN TestValidateEnv/=a [2021-04-17T11:00:52.770Z] === RUN TestValidateEnv/PATH= [2021-04-17T11:00:52.770Z] === RUN TestValidateEnv/PATH=something [2021-04-17T11:00:52.770Z] === RUN TestValidateEnv/asd!qwe [2021-04-17T11:00:52.770Z] === RUN TestValidateEnv/1asd [2021-04-17T11:00:52.770Z] === RUN TestValidateEnv/123 [2021-04-17T11:00:52.770Z] === RUN TestValidateEnv/some_space [2021-04-17T11:00:52.770Z] === RUN TestValidateEnv/__some_space_before [2021-04-17T11:00:52.770Z] === RUN TestValidateEnv/some_space_after__ [2021-04-17T11:00:52.770Z] === RUN TestValidateEnv/= [2021-04-17T11:00:52.770Z] === RUN TestValidateEnv/PaTh [2021-04-17T11:00:52.770Z] --- PASS: TestValidateEnv (0.00s) [2021-04-17T11:00:52.770Z] --- PASS: TestValidateEnv/a (0.00s) [2021-04-17T11:00:52.770Z] --- PASS: TestValidateEnv/something (0.00s) [2021-04-17T11:00:52.770Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-04-17T11:00:52.770Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-04-17T11:00:52.770Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-04-17T11:00:52.770Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-04-17T11:00:52.770Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-04-17T11:00:52.770Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-04-17T11:00:52.770Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-04-17T11:00:52.770Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-04-17T11:00:52.770Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-04-17T11:00:52.770Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-04-17T11:00:52.770Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-04-17T11:00:52.770Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-04-17T11:00:52.770Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-04-17T11:00:52.770Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-04-17T11:00:52.770Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-04-17T11:00:52.770Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-04-17T11:00:52.770Z] --- PASS: TestValidateEnv/= (0.00s) [2021-04-17T11:00:52.770Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-04-17T11:00:52.770Z] === RUN TestParseHost [2021-04-17T11:00:52.770Z] --- PASS: TestParseHost (0.00s) [2021-04-17T11:00:52.770Z] === RUN TestParseDockerDaemonHost [2021-04-17T11:00:52.770Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-04-17T11:00:52.770Z] === RUN TestParseTCP [2021-04-17T11:00:52.770Z] --- PASS: TestParseTCP (0.00s) [2021-04-17T11:00:52.770Z] === RUN TestParseInvalidUnixAddrInvalid [2021-04-17T11:00:52.770Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-04-17T11:00:52.770Z] === RUN TestValidateExtraHosts [2021-04-17T11:00:52.770Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-04-17T11:00:52.770Z] === RUN TestIpOptString [2021-04-17T11:00:52.770Z] --- PASS: TestIpOptString (0.00s) [2021-04-17T11:00:52.770Z] === RUN TestNewIpOptInvalidDefaultVal [2021-04-17T11:00:52.770Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-04-17T11:00:52.770Z] === RUN TestNewIpOptValidDefaultVal [2021-04-17T11:00:52.770Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-04-17T11:00:52.770Z] === RUN TestIpOptSetInvalidVal [2021-04-17T11:00:52.770Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-04-17T11:00:52.770Z] === RUN TestValidateIPAddress [2021-04-17T11:00:52.770Z] --- PASS: TestValidateIPAddress (0.00s) [2021-04-17T11:00:52.770Z] === RUN TestMapOpts [2021-04-17T11:00:52.770Z] --- PASS: TestMapOpts (0.00s) [2021-04-17T11:00:52.770Z] === RUN TestListOptsWithoutValidator [2021-04-17T11:00:52.770Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-04-17T11:00:52.770Z] === RUN TestListOptsWithValidator [2021-04-17T11:00:52.770Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-04-17T11:00:52.770Z] === RUN TestValidateDNSSearch [2021-04-17T11:00:52.770Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-04-17T11:00:52.770Z] === RUN TestValidateLabel [2021-04-17T11:00:52.770Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-04-17T11:00:52.770Z] === RUN TestValidateLabel/label_with_general_format [2021-04-17T11:00:52.770Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-04-17T11:00:52.770Z] === RUN TestValidateLabel/label_with_one_more [2021-04-17T11:00:52.770Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-04-17T11:00:52.770Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-04-17T11:00:52.770Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-04-17T11:00:52.770Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-04-17T11:00:52.770Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-04-17T11:00:52.770Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-04-17T11:00:52.770Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-04-17T11:00:52.770Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-04-17T11:00:52.770Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-04-17T11:00:52.770Z] --- PASS: TestValidateLabel (0.00s) [2021-04-17T11:00:52.770Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-04-17T11:00:52.770Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-04-17T11:00:52.770Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-04-17T11:00:52.770Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-04-17T11:00:52.770Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-04-17T11:00:52.770Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-04-17T11:00:52.770Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-04-17T11:00:52.770Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-04-17T11:00:52.770Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-04-17T11:00:52.770Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-04-17T11:00:52.770Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-04-17T11:00:52.770Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-04-17T11:00:52.770Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-04-17T11:00:52.770Z] === RUN TestNamedListOpts [2021-04-17T11:00:52.770Z] --- PASS: TestNamedListOpts (0.00s) [2021-04-17T11:00:52.770Z] === RUN TestNamedMapOpts [2021-04-17T11:00:52.770Z] --- PASS: TestNamedMapOpts (0.00s) [2021-04-17T11:00:52.770Z] === RUN TestParseLink [2021-04-17T11:00:52.770Z] --- PASS: TestParseLink (0.00s) [2021-04-17T11:00:52.770Z] === RUN TestQuotedStringSetWithQuotes [2021-04-17T11:00:52.770Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-04-17T11:00:52.770Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-04-17T11:00:52.770Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-04-17T11:00:52.770Z] === RUN TestQuotedStringSetWithNoQuotes [2021-04-17T11:00:52.770Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-04-17T11:00:52.770Z] === RUN TestUlimitOpt [2021-04-17T11:00:52.770Z] --- PASS: TestUlimitOpt (0.00s) [2021-04-17T11:00:52.770Z] PASS [2021-04-17T11:00:52.770Z] coverage: 67.1% of statements [2021-04-17T11:00:52.770Z] ok github.com/docker/docker/opts 0.128s coverage: 67.1% of statements [2021-04-17T11:00:52.770Z] === RUN TestParseVersion [2021-04-17T11:00:52.770Z] --- PASS: TestParseVersion (0.00s) [2021-04-17T11:00:52.770Z] PASS [2021-04-17T11:00:52.770Z] coverage: 52.9% of statements [2021-04-17T11:00:52.770Z] ok github.com/docker/docker/pkg/aaparser 0.069s coverage: 52.9% of statements [2021-04-17T11:00:53.745Z] === RUN TestPeerCertificateMarshalJSON [2021-04-17T11:00:53.745Z] === RUN TestUnbuffered [2021-04-17T11:00:53.745Z] --- PASS: TestUnbuffered (0.00s) [2021-04-17T11:00:53.745Z] === RUN TestRaceUnbuffered [2021-04-17T11:00:53.745Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-04-17T11:00:53.745Z] PASS [2021-04-17T11:00:53.745Z] coverage: 100.0% of statements [2021-04-17T11:00:54.207Z] ok github.com/docker/docker/pkg/broadcaster 0.066s coverage: 100.0% of statements [2021-04-17T11:00:54.533Z] --- PASS: TestRenameContainerWithLinkedContainer (1.65s) [2021-04-17T11:00:54.533Z] === RUN TestResize [2021-04-17T11:00:54.670Z] === RUN TestMatch [2021-04-17T11:00:54.670Z] === RUN TestMatch/[[]] [2021-04-17T11:00:54.670Z] === RUN TestMatch/[[foo]] [2021-04-17T11:00:54.670Z] === RUN TestMatch/[[bar]_[foo]] [2021-04-17T11:00:54.670Z] === RUN TestMatch/[[foo_bar]] [2021-04-17T11:00:54.670Z] === RUN TestMatch/[[qux]_[foo]] [2021-04-17T11:00:54.670Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-04-17T11:00:54.670Z] === RUN TestMatch/[] [2021-04-17T11:00:54.670Z] === RUN TestMatch/[]#01 [2021-04-17T11:00:54.670Z] === RUN TestMatch/[[qux]] [2021-04-17T11:00:54.670Z] === RUN TestMatch/[[foo_bar_qux]] [2021-04-17T11:00:54.670Z] === RUN TestMatch/[[qux]_[baz]] [2021-04-17T11:00:54.670Z] === RUN TestMatch/[[foo_baz]] [2021-04-17T11:00:54.670Z] --- PASS: TestMatch (0.00s) [2021-04-17T11:00:54.670Z] --- PASS: TestMatch/[[]] (0.00s) [2021-04-17T11:00:54.670Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-04-17T11:00:54.670Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-04-17T11:00:54.670Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-04-17T11:00:54.670Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-04-17T11:00:54.670Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-04-17T11:00:54.670Z] --- PASS: TestMatch/[] (0.00s) [2021-04-17T11:00:54.670Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-04-17T11:00:54.670Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-04-17T11:00:54.670Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-04-17T11:00:54.670Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-04-17T11:00:54.670Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-04-17T11:00:54.670Z] PASS [2021-04-17T11:00:54.670Z] coverage: 87.5% of statements [2021-04-17T11:00:54.670Z] ok github.com/docker/docker/pkg/capabilities 0.078s coverage: 87.5% of statements [2021-04-17T11:00:54.670Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-04-17T11:00:54.670Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-04-17T11:00:54.670Z] --- PASS: TestPeerCertificateMarshalJSON (0.91s) [2021-04-17T11:00:54.670Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-04-17T11:00:54.670Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-04-17T11:00:54.670Z] === RUN TestMiddleware [2021-04-17T11:00:54.670Z] --- PASS: TestMiddleware (0.00s) [2021-04-17T11:00:54.670Z] === RUN TestNewResponseModifier [2021-04-17T11:00:54.670Z] --- PASS: TestNewResponseModifier (0.00s) [2021-04-17T11:00:54.670Z] PASS [2021-04-17T11:00:54.670Z] coverage: 26.8% of statements [2021-04-17T11:00:54.670Z] ok github.com/docker/docker/pkg/authorization 0.957s coverage: 26.8% of statements [2021-04-17T11:00:54.833Z] === RUN TestReadPluginNoRead/default [2021-04-17T11:00:55.103Z] --- PASS: TestResize (0.82s) [2021-04-17T11:00:55.103Z] === RUN TestResizeWithInvalidSize [2021-04-17T11:00:55.134Z] === RUN TestIsArchivePathDir [2021-04-17T11:00:55.134Z] --- PASS: TestIsArchivePathDir (0.09s) [2021-04-17T11:00:55.134Z] === RUN TestIsArchivePathInvalidFile [2021-04-17T11:00:55.134Z] --- PASS: TestIsArchivePathInvalidFile (0.18s) [2021-04-17T11:00:55.134Z] === RUN TestIsArchivePathTar [2021-04-17T11:00:55.597Z] === RUN TestChrootTarUntar [2021-04-17T11:00:55.597Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-04-17T11:00:55.597Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-04-17T11:00:55.597Z] === RUN TestChrootUntarWithHugeExcludesList [2021-04-17T11:00:55.597Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-04-17T11:00:55.597Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-04-17T11:00:55.597Z] === RUN TestChrootUntarEmptyArchive [2021-04-17T11:00:55.597Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-04-17T11:00:55.597Z] === RUN TestChrootTarUntarWithSymlink [2021-04-17T11:00:55.597Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-04-17T11:00:55.597Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-17T11:00:55.597Z] === RUN TestChrootCopyWithTar [2021-04-17T11:00:55.597Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-04-17T11:00:55.597Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-17T11:00:55.597Z] === RUN TestChrootCopyFileWithTar [2021-04-17T11:00:55.597Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-04-17T11:00:55.597Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-04-17T11:00:55.597Z] === RUN TestChrootUntarPath [2021-04-17T11:00:55.597Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-04-17T11:00:55.597Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-17T11:00:55.597Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-04-17T11:00:55.597Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-04-17T11:00:55.597Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-04-17T11:00:55.597Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-04-17T11:00:55.597Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-04-17T11:00:55.597Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-04-17T11:00:55.597Z] === RUN TestChrootApplyDotDotFile [2021-04-17T11:00:55.597Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-04-17T11:00:55.597Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-04-17T11:00:55.597Z] PASS [2021-04-17T11:00:55.597Z] coverage: 15.4% of statements [2021-04-17T11:00:55.597Z] ok github.com/docker/docker/pkg/chrootarchive 0.113s coverage: 15.4% of statements [2021-04-17T11:00:55.597Z] --- PASS: TestIsArchivePathTar (0.21s) [2021-04-17T11:00:55.597Z] === RUN TestDecompressStreamGzip [2021-04-17T11:00:55.597Z] --- PASS: TestDecompressStreamGzip (0.16s) [2021-04-17T11:00:55.597Z] === RUN TestDecompressStreamBzip2 [2021-04-17T11:00:55.597Z] === RUN TestSizeEmpty [2021-04-17T11:00:55.597Z] --- PASS: TestSizeEmpty (0.00s) [2021-04-17T11:00:55.597Z] === RUN TestSizeEmptyFile [2021-04-17T11:00:55.597Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-04-17T11:00:55.597Z] === RUN TestSizeNonemptyFile [2021-04-17T11:00:55.597Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-04-17T11:00:55.597Z] === RUN TestSizeNestedDirectoryEmpty [2021-04-17T11:00:55.597Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-04-17T11:00:55.597Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-04-17T11:00:55.597Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-04-17T11:00:55.597Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-04-17T11:00:55.597Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-04-17T11:00:55.597Z] === RUN TestMoveToSubdir [2021-04-17T11:00:55.597Z] --- PASS: TestMoveToSubdir (0.00s) [2021-04-17T11:00:55.597Z] === RUN TestSizeNonExistingDirectory [2021-04-17T11:00:55.597Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-04-17T11:00:55.597Z] PASS [2021-04-17T11:00:55.597Z] coverage: 80.0% of statements [2021-04-17T11:00:55.597Z] ok github.com/docker/docker/pkg/directory 0.094s coverage: 80.0% of statements [2021-04-17T11:00:55.597Z] --- PASS: TestDecompressStreamBzip2 (0.14s) [2021-04-17T11:00:55.597Z] === RUN TestDecompressStreamXz [2021-04-17T11:00:55.597Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-04-17T11:00:55.597Z] archive_test.go:134: Xz not present in msys2 [2021-04-17T11:00:55.597Z] === RUN TestCompressStreamXzUnsupported [2021-04-17T11:00:55.597Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-04-17T11:00:55.597Z] === RUN TestCompressStreamBzip2Unsupported [2021-04-17T11:00:55.597Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-04-17T11:00:55.597Z] === RUN TestCompressStreamInvalid [2021-04-17T11:00:55.597Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-04-17T11:00:55.597Z] === RUN TestExtensionInvalid [2021-04-17T11:00:55.597Z] --- PASS: TestExtensionInvalid (0.00s) [2021-04-17T11:00:55.597Z] === RUN TestExtensionUncompressed [2021-04-17T11:00:55.597Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-04-17T11:00:55.597Z] === RUN TestExtensionBzip2 [2021-04-17T11:00:55.597Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-04-17T11:00:55.597Z] === RUN TestExtensionGzip [2021-04-17T11:00:55.597Z] --- PASS: TestExtensionGzip (0.00s) [2021-04-17T11:00:55.597Z] === RUN TestExtensionXz [2021-04-17T11:00:55.597Z] --- PASS: TestExtensionXz (0.00s) [2021-04-17T11:00:55.597Z] === RUN TestCmdStreamLargeStderr [2021-04-17T11:00:55.877Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.39s) [2021-04-17T11:00:55.877Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-17T11:00:55.877Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-04-17T11:00:55.877Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-17T11:00:55.877Z] === RUN TestInfoAPI [2021-04-17T11:00:55.877Z] --- PASS: TestInfoAPI (0.02s) [2021-04-17T11:00:55.877Z] === RUN TestInfoAPIWarnings [2021-04-17T11:00:56.043Z] --- PASS: TestResizeWithInvalidSize (0.87s) [2021-04-17T11:00:56.043Z] === RUN TestResizeWhenContainerNotStarted [2021-04-17T11:00:56.059Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2021-04-17T11:00:56.059Z] === RUN TestCmdStreamBad [2021-04-17T11:00:56.059Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-04-17T11:00:56.059Z] archive_test.go:239: Failing on Windows CI machines [2021-04-17T11:00:56.059Z] === RUN TestCmdStreamGood [2021-04-17T11:00:56.059Z] --- PASS: TestCmdStreamGood (0.05s) [2021-04-17T11:00:56.059Z] === RUN TestUntarPathWithInvalidDest [2021-04-17T11:00:56.059Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-04-17T11:00:56.059Z] === RUN TestUntarPathWithInvalidSrc [2021-04-17T11:00:56.059Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-04-17T11:00:56.059Z] === RUN TestUntarPath [2021-04-17T11:00:56.059Z] --- PASS: TestUntarPath (0.14s) [2021-04-17T11:00:56.059Z] === RUN TestUntarPathWithDestinationFile [2021-04-17T11:00:56.059Z] --- PASS: TestUntarPathWithDestinationFile (0.10s) [2021-04-17T11:00:56.059Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-04-17T11:00:56.059Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-04-17T11:00:56.059Z] === RUN TestCopyWithTarInvalidSrc [2021-04-17T11:00:56.059Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-04-17T11:00:56.059Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-04-17T11:00:56.059Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-04-17T11:00:56.059Z] === RUN TestCopyWithTarSrcFile [2021-04-17T11:00:56.059Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-04-17T11:00:56.059Z] === RUN TestCopyWithTarSrcFolder [2021-04-17T11:00:56.059Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-04-17T11:00:56.140Z] tests/integration/models_images_test.py ............... [ 89%] [2021-04-17T11:00:56.333Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-17T11:00:56.522Z] === RUN TestCopyFileWithTarInvalidSrc [2021-04-17T11:00:56.522Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-04-17T11:00:56.522Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-04-17T11:00:56.522Z] === RUN Test [2021-04-17T11:00:56.522Z] === RUN Test/TestContainsEntry [2021-04-17T11:00:56.522Z] === RUN Test/TestCreateEntries [2021-04-17T11:00:56.522Z] === RUN Test/TestEntriesDiff [2021-04-17T11:00:56.522Z] === RUN Test/TestEntriesEquality [2021-04-17T11:00:56.522Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-04-17T11:00:56.522Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-04-17T11:00:56.522Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-04-17T11:00:56.522Z] === RUN Test/TestGeneratorNotGenerate [2021-04-17T11:00:56.522Z] === RUN Test/TestGeneratorWithPort [2021-04-17T11:00:56.522Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-04-17T11:00:56.522Z] === RUN Test/TestNewEntry [2021-04-17T11:00:56.522Z] === RUN Test/TestParse [2021-04-17T11:00:56.522Z] --- PASS: Test (0.00s) [2021-04-17T11:00:56.522Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-04-17T11:00:56.522Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-04-17T11:00:56.522Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-04-17T11:00:56.522Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-04-17T11:00:56.522Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-04-17T11:00:56.522Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-04-17T11:00:56.522Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-04-17T11:00:56.522Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-04-17T11:00:56.522Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-04-17T11:00:56.522Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-04-17T11:00:56.522Z] --- PASS: Test/TestNewEntry (0.00s) [2021-04-17T11:00:56.522Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2021-04-17T11:00:56.522Z] --- PASS: Test/TestParse (0.00s) [2021-04-17T11:00:56.522Z] PASS [2021-04-17T11:00:56.522Z] coverage: 58.3% of statements [2021-04-17T11:00:56.522Z] === RUN TestCopyFileWithTarSrcFolder [2021-04-17T11:00:56.522Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-04-17T11:00:56.522Z] === RUN TestCopyFileWithTarSrcFile [2021-04-17T11:00:56.522Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-04-17T11:00:56.522Z] === RUN TestTarFiles [2021-04-17T11:00:56.522Z] ok github.com/docker/docker/pkg/discovery 0.063s coverage: 58.3% of statements [2021-04-17T11:00:56.522Z] === RUN Test [2021-04-17T11:00:56.522Z] === RUN Test/TestContent [2021-04-17T11:00:56.522Z] === RUN Test/TestInitialize [2021-04-17T11:00:56.522Z] === RUN Test/TestNew [2021-04-17T11:00:56.522Z] === RUN Test/TestParsingContentsWithComments [2021-04-17T11:00:56.522Z] === RUN Test/TestRegister [2021-04-17T11:00:56.522Z] === RUN Test/TestWatch [2021-04-17T11:00:56.522Z] --- PASS: Test (0.02s) [2021-04-17T11:00:56.522Z] --- PASS: Test/TestContent (0.00s) [2021-04-17T11:00:56.522Z] --- PASS: Test/TestInitialize (0.00s) [2021-04-17T11:00:56.522Z] --- PASS: Test/TestNew (0.00s) [2021-04-17T11:00:56.522Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-04-17T11:00:56.522Z] --- PASS: Test/TestRegister (0.00s) [2021-04-17T11:00:56.522Z] --- PASS: Test/TestWatch (0.02s) [2021-04-17T11:00:56.522Z] PASS [2021-04-17T11:00:56.522Z] coverage: 92.9% of statements [2021-04-17T11:00:56.523Z] ok github.com/docker/docker/pkg/discovery/file 0.064s coverage: 92.9% of statements [2021-04-17T11:00:56.965Z] --- PASS: TestContinueAfterPluginCrash (9.26s) [2021-04-17T11:00:56.985Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s) [2021-04-17T11:00:56.985Z] === RUN TestDaemonRestartKillContainers [2021-04-17T11:00:56.985Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-17T11:00:56.985Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-17T11:00:56.985Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-17T11:00:56.985Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-17T11:00:56.985Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-17T11:00:56.985Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-17T11:00:56.985Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-17T11:00:56.985Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-17T11:00:56.985Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-17T11:00:56.985Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-17T11:00:56.985Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-17T11:00:56.985Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-17T11:00:56.985Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-17T11:00:56.985Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-17T11:00:56.985Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-17T11:00:56.985Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-17T11:00:56.985Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-17T11:00:56.985Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-17T11:00:56.985Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-17T11:00:56.985Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-17T11:00:56.985Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-17T11:00:56.985Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-17T11:00:56.985Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-17T11:00:56.985Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-17T11:00:56.985Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-17T11:00:56.986Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-17T11:00:56.986Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-17T11:00:56.986Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-17T11:00:58.071Z] === RUN Test [2021-04-17T11:00:58.071Z] === RUN Test/TestWatch [2021-04-17T11:00:58.071Z] --- PASS: Test (0.00s) [2021-04-17T11:00:58.071Z] --- PASS: Test/TestWatch (0.00s) [2021-04-17T11:00:58.071Z] PASS [2021-04-17T11:00:58.071Z] coverage: 92.3% of statements [2021-04-17T11:00:58.071Z] ok github.com/docker/docker/pkg/discovery/memory 0.114s coverage: 92.3% of statements [2021-04-17T11:00:58.071Z] === RUN Test [2021-04-17T11:00:58.071Z] === RUN Test/TestInitialize [2021-04-17T11:00:58.071Z] === RUN Test [2021-04-17T11:00:58.071Z] === RUN Test/TestInitialize [2021-04-17T11:00:58.071Z] === RUN Test/TestInitializeWithPattern [2021-04-17T11:00:58.071Z] === RUN Test/TestRegister [2021-04-17T11:00:58.071Z] === RUN Test/TestWatch [2021-04-17T11:00:58.071Z] --- PASS: Test (0.00s) [2021-04-17T11:00:58.071Z] --- PASS: Test/TestInitialize (0.00s) [2021-04-17T11:00:58.534Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-04-17T11:00:58.534Z] --- PASS: Test/TestRegister (0.00s) [2021-04-17T11:00:58.534Z] --- PASS: Test/TestWatch (0.00s) [2021-04-17T11:00:58.534Z] PASS [2021-04-17T11:00:58.534Z] coverage: 93.8% of statements [2021-04-17T11:00:58.534Z] ok github.com/docker/docker/pkg/discovery/nodes 0.069s coverage: 93.8% of statements [2021-04-17T11:00:58.534Z] time="2021-04-17T11:00:57Z" level=info msg="Initializing discovery without TLS" [2021-04-17T11:00:58.534Z] time="2021-04-17T11:00:58Z" level=info msg="Initializing discovery without TLS" [2021-04-17T11:00:58.534Z] time="2021-04-17T11:00:58Z" level=info msg="Initializing discovery without TLS" [2021-04-17T11:00:58.534Z] === RUN Test/TestInitializeWithCerts [2021-04-17T11:00:58.534Z] time="2021-04-17T11:00:58Z" level=info msg="Initializing discovery with TLS" [2021-04-17T11:00:58.534Z] === RUN Test/TestWatch [2021-04-17T11:00:58.534Z] time="2021-04-17T11:00:58Z" level=info msg="Initializing discovery without TLS" [2021-04-17T11:00:58.877Z] tests/integration/models_networks_test.py .... [ 91%] [2021-04-17T11:00:58.997Z] === RUN TestPollerAddRemove [2021-04-17T11:00:58.997Z] --- PASS: TestPollerAddRemove (0.00s) [2021-04-17T11:00:58.997Z] === RUN TestPollerEvent [2021-04-17T11:00:58.997Z] --- SKIP: TestPollerEvent (0.00s) [2021-04-17T11:00:58.997Z] poller_test.go:41: No chmod on Windows [2021-04-17T11:00:58.997Z] === RUN TestPollerClose [2021-04-17T11:00:58.997Z] --- PASS: TestPollerClose (0.00s) [2021-04-17T11:00:58.997Z] PASS [2021-04-17T11:00:58.997Z] coverage: 36.2% of statements [2021-04-17T11:00:58.997Z] ok github.com/docker/docker/pkg/filenotify 0.056s coverage: 36.2% of statements [2021-04-17T11:00:59.022Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-17T11:00:59.056Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-04-17T11:00:59.535Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-17T11:00:59.623Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-04-17T11:00:59.799Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-17T11:00:59.799Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-17T11:00:59.973Z] === RUN TestCopyFileWithInvalidSrc [2021-04-17T11:00:59.973Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-04-17T11:00:59.973Z] === RUN TestCopyFileWithInvalidDest [2021-04-17T11:00:59.973Z] --- PASS: TestCopyFileWithInvalidDest (0.01s) [2021-04-17T11:00:59.973Z] === RUN TestCopyFileWithSameSrcAndDest [2021-04-17T11:00:59.973Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-04-17T11:00:59.973Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-04-17T11:00:59.973Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-04-17T11:00:59.973Z] === RUN TestCopyFile [2021-04-17T11:00:59.973Z] --- PASS: TestCopyFile (0.00s) [2021-04-17T11:00:59.973Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-04-17T11:00:59.973Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-04-17T11:00:59.973Z] fileutils_test.go:134: Needs porting to Windows [2021-04-17T11:00:59.973Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-04-17T11:00:59.973Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-04-17T11:00:59.973Z] === RUN TestReadSymlinkedDirectoryToFile [2021-04-17T11:00:59.973Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-04-17T11:00:59.973Z] fileutils_test.go:180: Needs porting to Windows [2021-04-17T11:00:59.973Z] === RUN TestWildcardMatches [2021-04-17T11:00:59.973Z] --- PASS: TestWildcardMatches (0.00s) [2021-04-17T11:00:59.973Z] === RUN TestPatternMatches [2021-04-17T11:00:59.973Z] --- PASS: TestPatternMatches (0.00s) [2021-04-17T11:00:59.973Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-04-17T11:00:59.973Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-04-17T11:00:59.973Z] === RUN TestPatternMatchesFolderExclusions [2021-04-17T11:00:59.973Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-04-17T11:00:59.973Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-04-17T11:00:59.973Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-04-17T11:00:59.973Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-04-17T11:00:59.973Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-04-17T11:00:59.973Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-04-17T11:00:59.973Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-04-17T11:00:59.973Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-04-17T11:00:59.973Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-04-17T11:00:59.973Z] === RUN TestSingleExclamationError [2021-04-17T11:00:59.973Z] --- PASS: TestSingleExclamationError (0.00s) [2021-04-17T11:00:59.973Z] === RUN TestMatchesWithNoPatterns [2021-04-17T11:00:59.973Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-04-17T11:00:59.973Z] === RUN TestMatchesWithMalformedPatterns [2021-04-17T11:00:59.973Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-04-17T11:00:59.973Z] === RUN TestMatches [2021-04-17T11:00:59.973Z] --- PASS: TestMatches (0.00s) [2021-04-17T11:00:59.973Z] === RUN TestCleanPatterns [2021-04-17T11:00:59.973Z] --- PASS: TestCleanPatterns (0.00s) [2021-04-17T11:00:59.973Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-04-17T11:00:59.973Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-04-17T11:00:59.973Z] === RUN TestCleanPatternsExceptionFlag [2021-04-17T11:00:59.973Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-04-17T11:00:59.973Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-04-17T11:00:59.973Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-04-17T11:00:59.973Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-04-17T11:00:59.973Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-04-17T11:00:59.973Z] === RUN TestCleanPatternsErrorSingleException [2021-04-17T11:00:59.973Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-04-17T11:00:59.973Z] === RUN TestCreateIfNotExistsDir [2021-04-17T11:00:59.973Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-04-17T11:00:59.973Z] === RUN TestCreateIfNotExistsFile [2021-04-17T11:00:59.973Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-04-17T11:00:59.973Z] === RUN TestMatch [2021-04-17T11:00:59.973Z] --- PASS: TestMatch (0.00s) [2021-04-17T11:00:59.973Z] PASS [2021-04-17T11:00:59.973Z] coverage: 87.7% of statements [2021-04-17T11:00:59.973Z] ok github.com/docker/docker/pkg/fileutils 0.097s coverage: 87.7% of statements [2021-04-17T11:00:59.973Z] === RUN TestGet [2021-04-17T11:01:00.436Z] --- PASS: TestGet (0.00s) [2021-04-17T11:01:00.436Z] === RUN TestGetShortcutString [2021-04-17T11:01:00.436Z] --- PASS: TestGetShortcutString (0.00s) [2021-04-17T11:01:00.436Z] PASS [2021-04-17T11:01:00.436Z] coverage: 42.9% of statements [2021-04-17T11:01:00.436Z] ok github.com/docker/docker/pkg/homedir 0.044s coverage: 42.9% of statements [2021-04-17T11:01:00.743Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-17T11:01:01.080Z] --- PASS: TestReadPluginNoRead (9.35s) [2021-04-17T11:01:01.080Z] --- PASS: TestReadPluginNoRead/default (2.06s) [2021-04-17T11:01:01.080Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.29s) [2021-04-17T11:01:01.080Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.16s) [2021-04-17T11:01:01.080Z] read_test.go:92: [d6fef9a34f0b0] daemon is not started [2021-04-17T11:01:01.080Z] PASS [2021-04-17T11:01:01.080Z] [2021-04-17T11:01:01.080Z] DONE 6 tests in 13.409s [2021-04-17T11:01:01.080Z] 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-04-17T11:01:01.080Z] ++ 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-04-17T11:01:01.080Z] ++ set -e [2021-04-17T11:01:01.080Z] ++ '[' -n 0 ']' [2021-04-17T11:01:01.080Z] ++ set -x [2021-04-17T11:01:01.080Z] ++ env -i DEST=/go/src/github.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-04-17T11:01:01.080Z] testing: warning: no tests to run [2021-04-17T11:01:01.080Z] PASS [2021-04-17T11:01:01.080Z] [2021-04-17T11:01:01.080Z] DONE 0 tests in 0.101s [2021-04-17T11:01:01.080Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-17T11:01:01.080Z] ++ 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-04-17T11:01:01.080Z] ++ set -e [2021-04-17T11:01:01.080Z] ++ '[' -n 0 ']' [2021-04-17T11:01:01.080Z] ++ set -x [2021-04-17T11:01:01.080Z] ++ env -i DEST=/go/src/github.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-04-17T11:01:01.080Z] INFO: Testing against a local daemon [2021-04-17T11:01:01.080Z] === RUN TestPluginWithDevMounts [2021-04-17T11:01:01.080Z] === PAUSE TestPluginWithDevMounts [2021-04-17T11:01:01.080Z] === CONT TestPluginWithDevMounts [2021-04-17T11:01:01.317Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-17T11:01:01.411Z] === RUN TestCreateIDMapOrder [2021-04-17T11:01:01.411Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-04-17T11:01:01.411Z] PASS [2021-04-17T11:01:01.411Z] coverage: 7.2% of statements [2021-04-17T11:01:01.411Z] ok github.com/docker/docker/pkg/idtools 0.043s coverage: 7.2% of statements [2021-04-17T11:01:01.411Z] --- PASS: Test (3.20s) [2021-04-17T11:01:01.411Z] --- PASS: Test/TestInitialize (0.18s) [2021-04-17T11:01:01.411Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-04-17T11:01:01.411Z] --- PASS: Test/TestWatch (3.01s) [2021-04-17T11:01:01.411Z] PASS [2021-04-17T11:01:01.411Z] coverage: 84.1% of statements [2021-04-17T11:01:01.411Z] ok github.com/docker/docker/pkg/discovery/kv 3.348s coverage: 84.1% of statements [2021-04-17T11:01:01.873Z] === RUN TestFixedBufferCap [2021-04-17T11:01:01.873Z] --- PASS: TestFixedBufferCap (0.00s) [2021-04-17T11:01:01.873Z] === RUN TestFixedBufferLen [2021-04-17T11:01:01.873Z] --- PASS: TestFixedBufferLen (0.00s) [2021-04-17T11:01:01.873Z] === RUN TestFixedBufferString [2021-04-17T11:01:01.873Z] --- PASS: TestFixedBufferString (0.00s) [2021-04-17T11:01:01.873Z] === RUN TestFixedBufferWrite [2021-04-17T11:01:01.873Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-04-17T11:01:01.873Z] === RUN TestFixedBufferRead [2021-04-17T11:01:01.873Z] --- PASS: TestFixedBufferRead (0.00s) [2021-04-17T11:01:01.873Z] === RUN TestBytesPipeRead [2021-04-17T11:01:01.873Z] --- PASS: TestBytesPipeRead (0.00s) [2021-04-17T11:01:01.873Z] === RUN TestBytesPipeWrite [2021-04-17T11:01:01.873Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-04-17T11:01:01.873Z] === RUN TestBytesPipeWriteRandomChunks [2021-04-17T11:01:02.336Z] --- PASS: TestTarFiles (5.83s) [2021-04-17T11:01:02.336Z] === RUN TestTarUntar [2021-04-17T11:01:02.336Z] --- PASS: TestTarUntar (0.03s) [2021-04-17T11:01:02.336Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-04-17T11:01:02.336Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-04-17T11:01:02.336Z] === RUN TestTarWithOptions [2021-04-17T11:01:02.336Z] --- PASS: TestTarWithOptions (0.03s) [2021-04-17T11:01:02.336Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-04-17T11:01:02.336Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-04-17T11:01:02.336Z] === RUN TestUntarUstarGnuConflict [2021-04-17T11:01:02.336Z] --- PASS: TestUntarUstarGnuConflict (0.04s) [2021-04-17T11:01:02.336Z] === RUN TestUntarInvalidFilenames [2021-04-17T11:01:02.336Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames788827802\\dest" [2021-04-17T11:01:02.336Z] --- PASS: TestUntarInvalidFilenames (0.17s) [2021-04-17T11:01:02.336Z] === RUN TestUntarHardlinkToSymlink [2021-04-17T11:01:02.336Z] --- PASS: TestUntarHardlinkToSymlink (0.02s) [2021-04-17T11:01:02.336Z] === RUN TestUntarInvalidHardlink [2021-04-17T11:01:02.336Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink373810827\\victim\\hello" -> "../victim/hello" [2021-04-17T11:01:02.336Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink108078190\\victim\\hello" -> "/../victim/hello" [2021-04-17T11:01:02.336Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink905988853\\victim" -> "../victim" [2021-04-17T11:01:02.336Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink990941648\\victim" -> "../victim" [2021-04-17T11:01:02.336Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink999252207\\victim" -> "../victim" [2021-04-17T11:01:02.336Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink582344578\\victim" -> "../victim" [2021-04-17T11:01:02.336Z] --- PASS: TestUntarInvalidHardlink (0.06s) [2021-04-17T11:01:02.336Z] === RUN TestUntarInvalidSymlink [2021-04-17T11:01:02.336Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink248532729\\dest\\dotdot" -> "../victim/hello" [2021-04-17T11:01:02.336Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink539192836\\dest\\slash-dotdot" -> "/../victim/hello" [2021-04-17T11:01:02.336Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink128238483\\dest\\loophole-victim" -> "../victim" [2021-04-17T11:01:02.336Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink803710422\\dest\\loophole-victim" -> "../victim" [2021-04-17T11:01:02.336Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink064759613\\dest\\loophole-victim" -> "../victim" [2021-04-17T11:01:02.336Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink214505336\\dest\\loophole-victim" -> "../victim" [2021-04-17T11:01:02.336Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink035126391\\dest\\dir\\loophole" -> "../../victim" [2021-04-17T11:01:02.336Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-04-17T11:01:02.336Z] === RUN TestTempArchiveCloseMultipleTimes [2021-04-17T11:01:02.336Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-04-17T11:01:02.336Z] === RUN TestXGlobalNoParent [2021-04-17T11:01:02.336Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-04-17T11:01:02.336Z] === RUN TestReplaceFileTarWrapper [2021-04-17T11:01:02.336Z] --- PASS: TestBytesPipeWriteRandomChunks (0.53s) [2021-04-17T11:01:02.336Z] === RUN TestAtomicWriteToFile [2021-04-17T11:01:02.336Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-04-17T11:01:02.336Z] === RUN TestAtomicWriteSetCommit [2021-04-17T11:01:02.336Z] --- PASS: TestAtomicWriteSetCommit (0.02s) [2021-04-17T11:01:02.336Z] === RUN TestAtomicWriteSetCancel [2021-04-17T11:01:02.705Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-17T11:01:02.705Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-17T11:01:02.705Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-17T11:01:02.799Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-04-17T11:01:02.799Z] === RUN TestReadCloserWrapperClose [2021-04-17T11:01:02.799Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-04-17T11:01:02.799Z] === RUN TestReaderErrWrapperReadOnError [2021-04-17T11:01:02.799Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-04-17T11:01:02.799Z] === RUN TestReaderErrWrapperRead [2021-04-17T11:01:02.799Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-04-17T11:01:02.799Z] === RUN TestHashData [2021-04-17T11:01:02.799Z] --- PASS: TestHashData (0.00s) [2021-04-17T11:01:02.799Z] === RUN TestCancelReadCloser [2021-04-17T11:01:02.799Z] === RUN TestStandardLongPath [2021-04-17T11:01:02.799Z] --- PASS: TestStandardLongPath (0.00s) [2021-04-17T11:01:02.799Z] === RUN TestUNCLongPath [2021-04-17T11:01:02.799Z] --- PASS: TestUNCLongPath (0.00s) [2021-04-17T11:01:02.799Z] PASS [2021-04-17T11:01:02.799Z] coverage: 100.0% of statements [2021-04-17T11:01:02.799Z] === RUN TestError [2021-04-17T11:01:02.799Z] --- PASS: TestError (0.00s) [2021-04-17T11:01:02.799Z] === RUN TestProgressString [2021-04-17T11:01:02.799Z] === RUN TestProgressString/no_progress [2021-04-17T11:01:02.799Z] === RUN TestProgressString/progress_1 [2021-04-17T11:01:02.799Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-04-17T11:01:02.799Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-04-17T11:01:02.799Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-04-17T11:01:02.799Z] === RUN TestProgressString/with_units [2021-04-17T11:01:02.799Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-04-17T11:01:02.799Z] === RUN TestProgressString/hide_counts [2021-04-17T11:01:02.799Z] --- PASS: TestProgressString (0.00s) [2021-04-17T11:01:02.799Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-04-17T11:01:02.799Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-04-17T11:01:02.799Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-04-17T11:01:02.799Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-04-17T11:01:02.799Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-04-17T11:01:02.799Z] --- PASS: TestProgressString/with_units (0.00s) [2021-04-17T11:01:02.799Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-04-17T11:01:02.799Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-04-17T11:01:02.799Z] === RUN TestJSONMessageDisplay [2021-04-17T11:01:02.800Z] ok github.com/docker/docker/pkg/longpath 0.046s coverage: 100.0% of statements [2021-04-17T11:01:02.800Z] --- PASS: TestCancelReadCloser (0.10s) [2021-04-17T11:01:02.800Z] === RUN TestWriteCloserWrapperClose [2021-04-17T11:01:02.800Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-04-17T11:01:02.800Z] === RUN TestNopWriteCloser [2021-04-17T11:01:02.800Z] --- PASS: TestNopWriteCloser (0.00s) [2021-04-17T11:01:02.800Z] === RUN TestNopWriter [2021-04-17T11:01:02.800Z] --- PASS: TestNopWriter (0.00s) [2021-04-17T11:01:02.800Z] === RUN TestWriteCounter [2021-04-17T11:01:02.800Z] --- PASS: TestWriteCounter (0.00s) [2021-04-17T11:01:02.800Z] PASS [2021-04-17T11:01:02.800Z] coverage: 69.7% of statements [2021-04-17T11:01:02.800Z] ok github.com/docker/docker/pkg/ioutils 0.723s coverage: 69.7% of statements [2021-04-17T11:01:02.800Z] --- PASS: TestReplaceFileTarWrapper (0.19s) [2021-04-17T11:01:02.800Z] === RUN TestPrefixHeaderReadable [2021-04-17T11:01:02.800Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-04-17T11:01:02.800Z] === RUN TestDisablePigz [2021-04-17T11:01:02.800Z] --- PASS: TestJSONMessageDisplay (0.15s) [2021-04-17T11:01:02.800Z] === RUN TestJSONMessageDisplayWithJSONError [2021-04-17T11:01:02.800Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-04-17T11:01:02.800Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-04-17T11:01:02.800Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-04-17T11:01:02.800Z] === RUN TestDisplayJSONMessagesStream [2021-04-17T11:01:02.800Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-04-17T11:01:02.800Z] PASS [2021-04-17T11:01:02.800Z] coverage: 91.7% of statements [2021-04-17T11:01:02.800Z] ok github.com/docker/docker/pkg/jsonmessage 0.192s coverage: 91.7% of statements [2021-04-17T11:01:02.800Z] --- PASS: TestDisablePigz (0.12s) [2021-04-17T11:01:02.800Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-04-17T11:01:02.800Z] === RUN TestPigz [2021-04-17T11:01:03.171Z] --- PASS: TestPluginWithDevMounts (1.90s) [2021-04-17T11:01:03.171Z] PASS [2021-04-17T11:01:03.171Z] [2021-04-17T11:01:03.171Z] DONE 1 tests in 2.042s [2021-04-17T11:01:03.171Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2021-04-17T11:01:03.171Z] ++ 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-04-17T11:01:03.171Z] ++ set -e [2021-04-17T11:01:03.171Z] ++ '[' -n 0 ']' [2021-04-17T11:01:03.171Z] ++ set -x [2021-04-17T11:01:03.171Z] ++ env -i DEST=/go/src/github.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-04-17T11:01:03.171Z] INFO: Testing against a local daemon [2021-04-17T11:01:03.171Z] === RUN TestSecretInspect [2021-04-17T11:01:03.263Z] --- PASS: TestPigz (0.15s) [2021-04-17T11:01:03.263Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-04-17T11:01:03.263Z] === RUN TestCopyFileWithInvalidDest [2021-04-17T11:01:03.263Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-04-17T11:01:03.263Z] archive_windows_test.go:16: Currently fails [2021-04-17T11:01:03.263Z] === RUN TestCanonicalTarNameForPath [2021-04-17T11:01:03.263Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-04-17T11:01:03.263Z] === RUN TestCanonicalTarName [2021-04-17T11:01:03.263Z] --- PASS: TestCanonicalTarName (0.00s) [2021-04-17T11:01:03.263Z] === RUN TestChmodTarEntry [2021-04-17T11:01:03.263Z] --- PASS: TestChmodTarEntry (0.00s) [2021-04-17T11:01:03.263Z] === RUN TestHardLinkOrder [2021-04-17T11:01:03.263Z] --- PASS: TestHardLinkOrder (0.09s) [2021-04-17T11:01:03.263Z] === RUN TestChangeString [2021-04-17T11:01:03.263Z] --- PASS: TestChangeString (0.00s) [2021-04-17T11:01:03.263Z] === RUN TestChangesWithNoChanges [2021-04-17T11:01:03.263Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-04-17T11:01:03.263Z] === RUN TestChangesWithChanges [2021-04-17T11:01:03.263Z] --- PASS: TestChangesWithChanges (0.05s) [2021-04-17T11:01:03.263Z] === RUN TestChangesWithChangesGH13590 [2021-04-17T11:01:03.263Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-04-17T11:01:03.263Z] changes_test.go:196: needs more investigation [2021-04-17T11:01:03.263Z] === RUN TestChangesDirsEmpty [2021-04-17T11:01:03.263Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-04-17T11:01:03.263Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-04-17T11:01:03.263Z] === RUN TestChangesDirsMutated [2021-04-17T11:01:03.263Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-04-17T11:01:03.263Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-04-17T11:01:03.263Z] === RUN TestApplyLayer [2021-04-17T11:01:03.263Z] --- SKIP: TestApplyLayer (0.00s) [2021-04-17T11:01:03.263Z] changes_test.go:433: needs further investigation [2021-04-17T11:01:03.263Z] === RUN TestChangesSizeWithHardlinks [2021-04-17T11:01:03.263Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-04-17T11:01:03.263Z] changes_test.go:469: needs further investigation [2021-04-17T11:01:03.263Z] === RUN TestChangesSizeWithNoChanges [2021-04-17T11:01:03.263Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-04-17T11:01:03.263Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-04-17T11:01:03.263Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-04-17T11:01:03.263Z] === RUN TestChangesSize [2021-04-17T11:01:03.263Z] --- PASS: TestChangesSize (0.01s) [2021-04-17T11:01:03.263Z] === RUN TestApplyLayerInvalidFilenames [2021-04-17T11:01:03.263Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames810122620\\dest" [2021-04-17T11:01:03.263Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-04-17T11:01:03.263Z] === RUN TestApplyLayerInvalidHardlink [2021-04-17T11:01:03.263Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink671911950\\victim\\hello" -> "../victim/hello" [2021-04-17T11:01:03.263Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink473632277\\victim\\hello" -> "/../victim/hello" [2021-04-17T11:01:03.263Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink007359088\\victim" -> "../victim" [2021-04-17T11:01:03.263Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink153129231\\victim" -> "../victim" [2021-04-17T11:01:03.263Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink152486690\\victim" -> "../victim" [2021-04-17T11:01:03.263Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink073785369\\victim" -> "../victim" [2021-04-17T11:01:03.263Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-04-17T11:01:03.263Z] === RUN TestApplyLayerInvalidSymlink [2021-04-17T11:01:03.263Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink554943140\\dest\\dotdot" -> "../victim/hello" [2021-04-17T11:01:03.263Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink962162611\\dest\\slash-dotdot" -> "/../victim/hello" [2021-04-17T11:01:03.263Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink968908150\\dest\\loophole-victim" -> "../victim" [2021-04-17T11:01:03.263Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink416734301\\dest\\loophole-victim" -> "../victim" [2021-04-17T11:01:03.263Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink896703000\\dest\\loophole-victim" -> "../victim" [2021-04-17T11:01:03.263Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink043775127\\dest\\loophole-victim" -> "../victim" [2021-04-17T11:01:03.263Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-04-17T11:01:03.263Z] === RUN TestApplyLayerWhiteouts [2021-04-17T11:01:03.263Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2021-04-17T11:01:03.263Z] === RUN TestGenerateEmptyFile [2021-04-17T11:01:03.263Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-04-17T11:01:03.263Z] === RUN TestGenerateWithContent [2021-04-17T11:01:03.263Z] --- PASS: TestGenerateWithContent (0.00s) [2021-04-17T11:01:03.263Z] PASS [2021-04-17T11:01:03.263Z] coverage: 61.6% of statements [2021-04-17T11:01:03.263Z] ok github.com/docker/docker/pkg/archive 8.468s coverage: 61.6% of statements [2021-04-17T11:01:03.730Z] === RUN TestNameFormat [2021-04-17T11:01:03.730Z] --- PASS: TestNameFormat (0.00s) [2021-04-17T11:01:03.730Z] === RUN TestNameRetries [2021-04-17T11:01:03.730Z] --- PASS: TestNameRetries (0.00s) [2021-04-17T11:01:03.730Z] PASS [2021-04-17T11:01:03.730Z] coverage: 85.7% of statements [2021-04-17T11:01:03.730Z] ok github.com/docker/docker/pkg/namesgenerator 0.055s coverage: 85.7% of statements [2021-04-17T11:01:03.730Z] === RUN TestParseKeyValueOpt [2021-04-17T11:01:03.730Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-04-17T11:01:03.730Z] === RUN TestParseUintList [2021-04-17T11:01:03.730Z] --- PASS: TestParseUintList (0.00s) [2021-04-17T11:01:03.730Z] === RUN TestParseUintListMaximumLimits [2021-04-17T11:01:03.730Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-04-17T11:01:03.730Z] PASS [2021-04-17T11:01:03.730Z] coverage: 97.0% of statements [2021-04-17T11:01:03.730Z] ok github.com/docker/docker/pkg/parsers 0.041s coverage: 97.0% of statements [2021-04-17T11:01:04.192Z] === RUN TestNewAndRemove [2021-04-17T11:01:04.192Z] --- PASS: TestNewAndRemove (0.00s) [2021-04-17T11:01:04.192Z] === RUN TestRemoveInvalidPath [2021-04-17T11:01:04.192Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-04-17T11:01:04.192Z] PASS [2021-04-17T11:01:04.192Z] coverage: 82.6% of statements [2021-04-17T11:01:04.192Z] ok github.com/docker/docker/pkg/pidfile 0.064s coverage: 82.6% of statements [2021-04-17T11:01:05.167Z] === RUN TestParseEmptyInterface [2021-04-17T11:01:05.167Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-04-17T11:01:05.167Z] === RUN TestParseNonInterfaceType [2021-04-17T11:01:05.167Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-04-17T11:01:05.167Z] === RUN TestParseWithOneFunction [2021-04-17T11:01:05.167Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-04-17T11:01:05.167Z] === RUN TestParseWithMultipleFuncs [2021-04-17T11:01:05.167Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-04-17T11:01:05.167Z] === RUN TestParseWithUnnamedReturn [2021-04-17T11:01:05.167Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-04-17T11:01:05.167Z] === RUN TestEmbeddedInterface [2021-04-17T11:01:05.167Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-04-17T11:01:05.167Z] === RUN TestParsedImports [2021-04-17T11:01:05.167Z] --- PASS: TestParsedImports (0.00s) [2021-04-17T11:01:05.167Z] === RUN TestAliasedImports [2021-04-17T11:01:05.167Z] --- PASS: TestAliasedImports (0.00s) [2021-04-17T11:01:05.167Z] PASS [2021-04-17T11:01:05.167Z] coverage: 56.8% of statements [2021-04-17T11:01:05.167Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.052s coverage: 56.8% of statements [2021-04-17T11:01:05.404Z] tests/integration/models_nodes_test.py . [ 91%] [2021-04-17T11:01:05.968Z] tests/integration/models_resources_test.py . [ 91%] [2021-04-17T11:01:06.015Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-04-17T11:01:06.015Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.79s) [2021-04-17T11:01:06.015Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.98s) [2021-04-17T11:01:06.015Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.00s) [2021-04-17T11:01:06.015Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.03s) [2021-04-17T11:01:06.015Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.59s) [2021-04-17T11:01:06.015Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.86s) [2021-04-17T11:01:06.015Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.64s) [2021-04-17T11:01:06.015Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.91s) [2021-04-17T11:01:06.015Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.55s) [2021-04-17T11:01:06.015Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.56s) [2021-04-17T11:01:06.015Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.44s) [2021-04-17T11:01:06.015Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.12s) [2021-04-17T11:01:06.015Z] === RUN TestCgroupNamespacesRun [2021-04-17T11:01:06.142Z] === RUN TestFailedConnection [2021-04-17T11:01:06.604Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-04-17T11:01:06.604Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-04-17T11:01:06.604Z] === RUN TestBufioReaderPoolPutAndGet [2021-04-17T11:01:06.604Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-04-17T11:01:06.604Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-04-17T11:01:06.604Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-04-17T11:01:06.604Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-04-17T11:01:06.604Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-04-17T11:01:06.604Z] === RUN TestBufioWriterPoolPutAndGet [2021-04-17T11:01:06.604Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-04-17T11:01:06.605Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-04-17T11:01:06.605Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-04-17T11:01:06.605Z] === RUN TestBufferPoolPutAndGet [2021-04-17T11:01:06.605Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-04-17T11:01:06.605Z] PASS [2021-04-17T11:01:06.605Z] coverage: 88.2% of statements [2021-04-17T11:01:06.605Z] ok github.com/docker/docker/pkg/pools 0.037s coverage: 88.2% of statements [2021-04-17T11:01:06.605Z] === RUN TestHTTPTransport [2021-04-17T11:01:06.605Z] --- PASS: TestHTTPTransport (0.00s) [2021-04-17T11:01:06.605Z] PASS [2021-04-17T11:01:06.605Z] coverage: 85.7% of statements [2021-04-17T11:01:06.605Z] ok github.com/docker/docker/pkg/plugins/transport 0.045s coverage: 85.7% of statements [2021-04-17T11:01:07.581Z] === RUN TestOutputOnPrematureClose [2021-04-17T11:01:07.581Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-04-17T11:01:07.581Z] === RUN TestCompleteSilently [2021-04-17T11:01:07.581Z] --- PASS: TestCompleteSilently (0.00s) [2021-04-17T11:01:07.581Z] PASS [2021-04-17T11:01:07.581Z] coverage: 75.9% of statements [2021-04-17T11:01:07.581Z] ok github.com/docker/docker/pkg/progress 0.033s coverage: 75.9% of statements [2021-04-17T11:01:07.581Z] === RUN TestSendToOneSub [2021-04-17T11:01:07.581Z] --- PASS: TestSendToOneSub (0.00s) [2021-04-17T11:01:07.581Z] === RUN TestSendToMultipleSubs [2021-04-17T11:01:07.581Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-04-17T11:01:07.581Z] === RUN TestEvictOneSub [2021-04-17T11:01:07.581Z] --- PASS: TestEvictOneSub (0.00s) [2021-04-17T11:01:07.581Z] === RUN TestClosePublisher [2021-04-17T11:01:07.581Z] --- PASS: TestClosePublisher (0.00s) [2021-04-17T11:01:07.581Z] === RUN TestPubSubRace [2021-04-17T11:01:07.606Z] --- PASS: TestSecretInspect (3.76s) [2021-04-17T11:01:07.606Z] === RUN TestSecretList [2021-04-17T11:01:07.928Z] --- PASS: TestCgroupNamespacesRun (2.44s) [2021-04-17T11:01:07.928Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-17T11:01:08.043Z] === RUN TestRegister [2021-04-17T11:01:08.043Z] --- PASS: TestRegister (0.00s) [2021-04-17T11:01:08.043Z] === RUN TestCommand [2021-04-17T11:01:08.043Z] --- PASS: TestCommand (0.03s) [2021-04-17T11:01:08.043Z] === RUN TestNaiveSelf [2021-04-17T11:01:08.044Z] --- PASS: TestNaiveSelf (0.02s) [2021-04-17T11:01:08.044Z] PASS [2021-04-17T11:01:08.044Z] coverage: 82.4% of statements [2021-04-17T11:01:08.044Z] ok github.com/docker/docker/pkg/reexec 0.077s coverage: 82.4% of statements [2021-04-17T11:01:08.072Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-04-17T11:01:08.506Z] --- PASS: TestFailedConnection (2.28s) [2021-04-17T11:01:08.506Z] === RUN TestFailOnce [2021-04-17T11:01:08.506Z] 2021/04/17 11:01:08 http: panic serving 127.0.0.1:49217: Plugin not ready [2021-04-17T11:01:08.506Z] goroutine 34 [running]: [2021-04-17T11:01:08.506Z] net/http.(*conn).serve.func1(0xc00013e000) [2021-04-17T11:01:08.506Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-04-17T11:01:08.506Z] panic(0x849b40, 0x986ad0) [2021-04-17T11:01:08.506Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-04-17T11:01:08.506Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc0001020e0, 0xc00014c000) [2021-04-17T11:01:08.506Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-04-17T11:01:08.506Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a700, 0xc0001020e0, 0xc00014c000) [2021-04-17T11:01:08.506Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-04-17T11:01:08.506Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a700, 0xc0001020e0, 0xc00014c000) [2021-04-17T11:01:08.506Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-04-17T11:01:08.506Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a700, 0xc0001020e0, 0xc00014c000) [2021-04-17T11:01:08.507Z] c:/go/src/net/http/server.go:2831 +0xab [2021-04-17T11:01:08.507Z] net/http.(*conn).serve(0xc00013e000, 0x99b2c0, 0xc000122040) [2021-04-17T11:01:08.507Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-04-17T11:01:08.507Z] created by net/http.(*Server).Serve [2021-04-17T11:01:08.507Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-04-17T11:01:08.507Z] time="2021-04-17T11:01:08Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49216/Test.FailOnce: Post http://127.0.0.1:49216/Test.FailOnce: EOF, retrying in 1s" [2021-04-17T11:01:08.507Z] --- PASS: TestPubSubRace (1.04s) [2021-04-17T11:01:08.507Z] PASS [2021-04-17T11:01:08.507Z] coverage: 75.0% of statements [2021-04-17T11:01:08.507Z] ok github.com/docker/docker/pkg/pubsub 1.071s coverage: 75.0% of statements [2021-04-17T11:01:08.970Z] === RUN TestParseSignal [2021-04-17T11:01:08.970Z] --- PASS: TestParseSignal (0.00s) [2021-04-17T11:01:08.970Z] === RUN TestValidSignalForPlatform [2021-04-17T11:01:08.970Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-04-17T11:01:08.970Z] PASS [2021-04-17T11:01:08.970Z] coverage: 20.3% of statements [2021-04-17T11:01:08.970Z] ok github.com/docker/docker/pkg/signal 0.035s coverage: 20.3% of statements [2021-04-17T11:01:09.433Z] --- PASS: TestFailOnce (1.13s) [2021-04-17T11:01:09.433Z] === RUN TestEchoInputOutput [2021-04-17T11:01:09.433Z] --- PASS: TestEchoInputOutput (0.00s) [2021-04-17T11:01:09.433Z] === RUN TestBackoff [2021-04-17T11:01:09.433Z] --- PASS: TestBackoff (0.00s) [2021-04-17T11:01:09.433Z] === RUN TestAbortRetry [2021-04-17T11:01:09.433Z] --- PASS: TestAbortRetry (0.00s) [2021-04-17T11:01:09.433Z] === RUN TestClientScheme [2021-04-17T11:01:09.433Z] --- PASS: TestClientScheme (0.00s) [2021-04-17T11:01:09.433Z] === RUN TestNewClientWithTimeout [2021-04-17T11:01:09.433Z] === RUN TestNewStdWriter [2021-04-17T11:01:09.433Z] --- PASS: TestNewStdWriter (0.00s) [2021-04-17T11:01:09.433Z] === RUN TestWriteWithUninitializedStdWriter [2021-04-17T11:01:09.433Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-04-17T11:01:09.433Z] === RUN TestWriteWithNilBytes [2021-04-17T11:01:09.433Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-04-17T11:01:09.433Z] === RUN TestWrite [2021-04-17T11:01:09.433Z] --- PASS: TestWrite (0.00s) [2021-04-17T11:01:09.433Z] === RUN TestWriteWithWriterError [2021-04-17T11:01:09.433Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-04-17T11:01:09.433Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-04-17T11:01:09.433Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-04-17T11:01:09.433Z] === RUN TestStdCopyWriteAndRead [2021-04-17T11:01:09.433Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-04-17T11:01:09.433Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-04-17T11:01:09.433Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-04-17T11:01:09.433Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-04-17T11:01:09.433Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-04-17T11:01:09.433Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-04-17T11:01:09.433Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-04-17T11:01:09.433Z] === RUN TestStdCopyWithInvalidInputHeader [2021-04-17T11:01:09.433Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-04-17T11:01:09.433Z] === RUN TestStdCopyWithCorruptedPrefix [2021-04-17T11:01:09.433Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-04-17T11:01:09.433Z] === RUN TestStdCopyReturnsWriteErrors [2021-04-17T11:01:09.433Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-04-17T11:01:09.433Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-04-17T11:01:09.433Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-04-17T11:01:09.433Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-04-17T11:01:09.433Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-04-17T11:01:09.433Z] PASS [2021-04-17T11:01:09.433Z] coverage: 100.0% of statements [2021-04-17T11:01:09.433Z] ok github.com/docker/docker/pkg/stdcopy 0.044s coverage: 100.0% of statements [2021-04-17T11:01:09.895Z] time="2021-04-17T11:01:09Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49221/Test.Echo: Post http://127.0.0.1:49221/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-04-17T11:01:10.360Z] === RUN TestRawProgressFormatterFormatStatus [2021-04-17T11:01:10.360Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-04-17T11:01:10.360Z] === RUN TestRawProgressFormatterFormatProgress [2021-04-17T11:01:10.360Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-04-17T11:01:10.360Z] === RUN TestFormatStatus [2021-04-17T11:01:10.360Z] --- PASS: TestFormatStatus (0.00s) [2021-04-17T11:01:10.360Z] === RUN TestFormatError [2021-04-17T11:01:10.360Z] --- PASS: TestFormatError (0.00s) [2021-04-17T11:01:10.360Z] === RUN TestFormatJSONError [2021-04-17T11:01:10.360Z] --- PASS: TestFormatJSONError (0.00s) [2021-04-17T11:01:10.360Z] === RUN TestJsonProgressFormatterFormatProgress [2021-04-17T11:01:10.360Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-04-17T11:01:10.360Z] === RUN TestJsonProgressFormatterFormatStatus [2021-04-17T11:01:10.360Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-04-17T11:01:10.360Z] === RUN TestNewJSONProgressOutput [2021-04-17T11:01:10.360Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-04-17T11:01:10.360Z] === RUN TestAuxFormatterEmit [2021-04-17T11:01:10.360Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-04-17T11:01:10.360Z] === RUN TestStreamWriterStdout [2021-04-17T11:01:10.360Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-04-17T11:01:10.360Z] === RUN TestStreamWriterStderr [2021-04-17T11:01:10.360Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-04-17T11:01:10.360Z] PASS [2021-04-17T11:01:10.360Z] coverage: 66.2% of statements [2021-04-17T11:01:10.360Z] ok github.com/docker/docker/pkg/streamformatter 0.035s coverage: 66.2% of statements [2021-04-17T11:01:10.360Z] === RUN TestGenerateRandomID [2021-04-17T11:01:10.360Z] --- PASS: TestGenerateRandomID (0.00s) [2021-04-17T11:01:10.360Z] === RUN TestShortenId [2021-04-17T11:01:10.360Z] --- PASS: TestShortenId (0.00s) [2021-04-17T11:01:10.360Z] === RUN TestShortenSha256Id [2021-04-17T11:01:10.360Z] --- PASS: TestShortenSha256Id (0.00s) [2021-04-17T11:01:10.360Z] === RUN TestShortenIdEmpty [2021-04-17T11:01:10.360Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-04-17T11:01:10.360Z] === RUN TestShortenIdInvalid [2021-04-17T11:01:10.360Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-04-17T11:01:10.360Z] === RUN TestIsShortIDNonHex [2021-04-17T11:01:10.360Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-04-17T11:01:10.360Z] === RUN TestIsShortIDNotCorrectSize [2021-04-17T11:01:10.360Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-04-17T11:01:10.360Z] PASS [2021-04-17T11:01:10.360Z] coverage: 70.6% of statements [2021-04-17T11:01:10.360Z] ok github.com/docker/docker/pkg/stringid 0.044s coverage: 70.6% of statements [2021-04-17T11:01:10.469Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.14s) [2021-04-17T11:01:10.469Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-17T11:01:11.108Z] --- PASS: TestSecretList (3.92s) [2021-04-17T11:01:11.108Z] === RUN TestSecretsCreateAndDelete [2021-04-17T11:01:11.335Z] === RUN TestIsCpusetListAvailable [2021-04-17T11:01:11.335Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-04-17T11:01:11.335Z] PASS [2021-04-17T11:01:11.335Z] coverage: 38.2% of statements [2021-04-17T11:01:11.335Z] ok github.com/docker/docker/pkg/sysinfo 0.038s coverage: 38.2% of statements [2021-04-17T11:01:11.335Z] time="2021-04-17T11:01:11Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49221/Test.Echo: Post http://127.0.0.1:49221/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-04-17T11:01:11.797Z] === RUN TestChtimes [2021-04-17T11:01:11.797Z] --- PASS: TestChtimes (0.00s) [2021-04-17T11:01:11.798Z] === RUN TestChtimesWindows [2021-04-17T11:01:11.798Z] --- PASS: TestChtimesWindows (0.00s) [2021-04-17T11:01:11.798Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-04-17T11:01:11.798Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-04-17T11:01:11.798Z] === RUN TestEnsureRemoveAllNotExist [2021-04-17T11:01:11.798Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-04-17T11:01:11.798Z] === RUN TestEnsureRemoveAllWithDir [2021-04-17T11:01:11.798Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-04-17T11:01:11.798Z] === RUN TestEnsureRemoveAllWithFile [2021-04-17T11:01:11.798Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-04-17T11:01:11.798Z] === RUN TestHasWin32KSupport [2021-04-17T11:01:11.798Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-04-17T11:01:11.798Z] syscall_windows_test.go:8: win32k: true [2021-04-17T11:01:11.798Z] PASS [2021-04-17T11:01:11.798Z] coverage: 12.0% of statements [2021-04-17T11:01:11.798Z] ok github.com/docker/docker/pkg/system 0.058s coverage: 12.0% of statements [2021-04-17T11:01:11.836Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-04-17T11:01:11.843Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-04-17T11:01:11.843Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-04-17T11:01:12.774Z] === RUN TestTailFile [2021-04-17T11:01:12.774Z] --- PASS: TestTailFile (0.00s) [2021-04-17T11:01:12.774Z] === RUN TestTailFileManyLines [2021-04-17T11:01:12.774Z] --- PASS: TestTailFileManyLines (0.00s) [2021-04-17T11:01:12.774Z] === RUN TestTailEmptyFile [2021-04-17T11:01:12.774Z] --- PASS: TestTailEmptyFile (0.00s) [2021-04-17T11:01:12.774Z] === RUN TestTailNegativeN [2021-04-17T11:01:12.774Z] --- PASS: TestTailNegativeN (0.00s) [2021-04-17T11:01:12.774Z] === RUN TestNewTailReader [2021-04-17T11:01:12.774Z] === PAUSE TestNewTailReader [2021-04-17T11:01:12.774Z] === CONT TestNewTailReader [2021-04-17T11:01:12.774Z] === RUN TestNewTailReader/4_byte_delimiter [2021-04-17T11:01:12.774Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-04-17T11:01:12.774Z] === RUN TestNewTailReader/8_byte_delimiter [2021-04-17T11:01:12.774Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-04-17T11:01:12.774Z] === RUN TestNewTailReader/12_byte_delimiter [2021-04-17T11:01:12.774Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-04-17T11:01:12.774Z] === RUN TestNewTailReader/no_delimiter [2021-04-17T11:01:12.774Z] === PAUSE TestNewTailReader/no_delimiter [2021-04-17T11:01:12.774Z] === RUN TestNewTailReader/single_byte_delimiter [2021-04-17T11:01:12.774Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-04-17T11:01:12.774Z] === RUN TestNewTailReader/2_byte_delimiter [2021-04-17T11:01:12.774Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-04-17T11:01:12.774Z] === RUN TestNewTailReader/truncated_last_line [2021-04-17T11:01:12.774Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-04-17T11:01:12.774Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-04-17T11:01:12.774Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-04-17T11:01:12.774Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-04-17T11:01:12.774Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-04-17T11:01:12.774Z] === CONT TestNewTailReader/4_byte_delimiter [2021-04-17T11:01:12.774Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-04-17T11:01:12.774Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-04-17T11:01:12.774Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-04-17T11:01:12.774Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-04-17T11:01:12.774Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-04-17T11:01:12.774Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-04-17T11:01:12.774Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-17T11:01:12.774Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-17T11:01:12.774Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-17T11:01:12.774Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-17T11:01:12.774Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-04-17T11:01:12.774Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-04-17T11:01:12.774Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-04-17T11:01:12.774Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-04-17T11:01:12.774Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-04-17T11:01:12.774Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-04-17T11:01:12.774Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-04-17T11:01:12.774Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-04-17T11:01:12.774Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-04-17T11:01:12.774Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-04-17T11:01:12.774Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-04-17T11:01:12.774Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-04-17T11:01:12.774Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-04-17T11:01:12.774Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-04-17T11:01:12.774Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-04-17T11:01:12.774Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-04-17T11:01:12.774Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-04-17T11:01:12.774Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-17T11:01:12.775Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-04-17T11:01:12.775Z] === CONT TestNewTailReader/2_byte_delimiter [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-04-17T11:01:12.775Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-04-17T11:01:12.775Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-17T11:01:12.775Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-17T11:01:12.775Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-17T11:01:12.775Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-17T11:01:12.775Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-17T11:01:12.775Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-17T11:01:12.775Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-17T11:01:12.775Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-17T11:01:12.775Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-17T11:01:12.775Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-17T11:01:12.775Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-17T11:01:12.775Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-17T11:01:12.775Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-17T11:01:12.775Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-17T11:01:12.775Z] === CONT TestNewTailReader/no_delimiter [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-04-17T11:01:12.775Z] === CONT TestNewTailReader/single_byte_delimiter [2021-04-17T11:01:12.775Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-04-17T11:01:12.775Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-04-17T11:01:12.776Z] === CONT TestNewTailReader/8_byte_delimiter [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-04-17T11:01:12.776Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-17T11:01:12.776Z] === CONT TestNewTailReader/12_byte_delimiter [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-04-17T11:01:12.776Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-17T11:01:12.776Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-17T11:01:12.776Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-17T11:01:12.776Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-17T11:01:12.776Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-17T11:01:12.776Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-17T11:01:12.776Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-04-17T11:01:12.776Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-04-17T11:01:12.776Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-17T11:01:12.776Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-04-17T11:01:12.776Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-04-17T11:01:12.776Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-04-17T11:01:12.776Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-17T11:01:12.776Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-04-17T11:01:12.776Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-04-17T11:01:12.776Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-04-17T11:01:12.776Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-17T11:01:12.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-17T11:01:12.776Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-17T11:01:13.011Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.50s) [2021-04-17T11:01:13.011Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-17T11:01:13.239Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-17T11:01:13.239Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-17T11:01:13.239Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-17T11:01:13.239Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-04-17T11:01:13.239Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-17T11:01:13.239Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-17T11:01:13.239Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-17T11:01:13.239Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-04-17T11:01:13.239Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-04-17T11:01:13.239Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-04-17T11:01:13.239Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-17T11:01:13.239Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-04-17T11:01:13.239Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-04-17T11:01:13.239Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-17T11:01:13.239Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-04-17T11:01:13.239Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-04-17T11:01:13.239Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-04-17T11:01:13.239Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-04-17T11:01:13.240Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-17T11:01:13.240Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-17T11:01:13.240Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-17T11:01:13.241Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-17T11:01:13.241Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-17T11:01:13.241Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-17T11:01:13.241Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-17T11:01:13.241Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-17T11:01:13.241Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-17T11:01:13.241Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-17T11:01:13.241Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-17T11:01:13.241Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-17T11:01:13.241Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-17T11:01:13.241Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-17T11:01:13.241Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-17T11:01:13.241Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-17T11:01:13.241Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-17T11:01:13.241Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-17T11:01:13.241Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-04-17T11:01:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-04-17T11:01:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-17T11:01:13.242Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-17T11:01:13.242Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-17T11:01:13.242Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-17T11:01:13.242Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-04-17T11:01:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-04-17T11:01:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-04-17T11:01:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-17T11:01:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-17T11:01:13.242Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-04-17T11:01:13.242Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-04-17T11:01:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-17T11:01:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-17T11:01:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-17T11:01:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-17T11:01:13.242Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-17T11:01:13.242Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-17T11:01:13.242Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-17T11:01:13.242Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-17T11:01:13.242Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-17T11:01:13.242Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-17T11:01:13.242Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-17T11:01:13.242Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-17T11:01:13.242Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-17T11:01:13.242Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-17T11:01:13.242Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-17T11:01:13.242Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-17T11:01:13.242Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-17T11:01:13.242Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-04-17T11:01:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-17T11:01:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-17T11:01:13.242Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-04-17T11:01:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-04-17T11:01:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-04-17T11:01:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-04-17T11:01:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-04-17T11:01:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-04-17T11:01:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-04-17T11:01:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-04-17T11:01:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-04-17T11:01:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-04-17T11:01:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-04-17T11:01:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-04-17T11:01:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-04-17T11:01:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-04-17T11:01:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-04-17T11:01:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-04-17T11:01:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-04-17T11:01:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-04-17T11:01:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-04-17T11:01:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-04-17T11:01:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-04-17T11:01:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-17T11:01:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-17T11:01:13.242Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-04-17T11:01:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-04-17T11:01:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-04-17T11:01:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-17T11:01:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-17T11:01:13.242Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-04-17T11:01:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-17T11:01:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-17T11:01:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-17T11:01:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-17T11:01:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-17T11:01:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-17T11:01:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-17T11:01:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-17T11:01:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-17T11:01:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-17T11:01:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-17T11:01:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-17T11:01:13.242Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-04-17T11:01:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-04-17T11:01:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-04-17T11:01:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-17T11:01:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-17T11:01:13.242Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-17T11:01:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-17T11:01:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-17T11:01:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-17T11:01:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-17T11:01:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-17T11:01:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-17T11:01:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-17T11:01:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-17T11:01:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-17T11:01:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-17T11:01:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-17T11:01:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-17T11:01:13.242Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-17T11:01:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-17T11:01:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-17T11:01:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-17T11:01:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-17T11:01:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-17T11:01:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-17T11:01:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-17T11:01:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-17T11:01:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-17T11:01:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-17T11:01:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-17T11:01:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-17T11:01:13.242Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-04-17T11:01:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-04-17T11:01:13.242Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-04-17T11:01:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-04-17T11:01:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-04-17T11:01:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-17T11:01:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-17T11:01:13.242Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-04-17T11:01:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-04-17T11:01:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-04-17T11:01:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-04-17T11:01:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-04-17T11:01:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-04-17T11:01:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-04-17T11:01:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-04-17T11:01:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-04-17T11:01:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-04-17T11:01:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-04-17T11:01:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-04-17T11:01:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-04-17T11:01:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-04-17T11:01:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-04-17T11:01:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-04-17T11:01:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-04-17T11:01:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-04-17T11:01:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-04-17T11:01:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-04-17T11:01:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-04-17T11:01:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-17T11:01:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-17T11:01:13.242Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-04-17T11:01:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-04-17T11:01:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-04-17T11:01:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-04-17T11:01:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-04-17T11:01:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-04-17T11:01:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-17T11:01:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-17T11:01:13.242Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-17T11:01:13.242Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-17T11:01:13.242Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-17T11:01:13.242Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-17T11:01:13.242Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-04-17T11:01:13.242Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-17T11:01:13.242Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-17T11:01:13.242Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-17T11:01:13.242Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-17T11:01:13.242Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-04-17T11:01:13.242Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-17T11:01:13.242Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-04-17T11:01:13.242Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-04-17T11:01:13.242Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-17T11:01:13.242Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-04-17T11:01:13.242Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-04-17T11:01:13.242Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-04-17T11:01:13.242Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-04-17T11:01:13.242Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-04-17T11:01:13.243Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-17T11:01:13.243Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-04-17T11:01:13.243Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-17T11:01:13.243Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-17T11:01:13.243Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-17T11:01:13.243Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-17T11:01:13.243Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-04-17T11:01:13.706Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-04-17T11:01:13.707Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-04-17T11:01:13.707Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.01s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.01s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.03s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.01s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.01s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.02s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-17T11:01:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-17T11:01:13.983Z] --- PASS: TestInfoAPIWarnings (17.74s) [2021-04-17T11:01:13.983Z] === RUN TestInfoDebug [2021-04-17T11:01:14.173Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-04-17T11:01:14.173Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-17T11:01:14.173Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-17T11:01:14.173Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-17T11:01:14.173Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-17T11:01:14.173Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-17T11:01:14.173Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-17T11:01:14.173Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-17T11:01:14.173Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-17T11:01:14.173Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-17T11:01:14.173Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-17T11:01:14.173Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-17T11:01:14.173Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-17T11:01:14.173Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-17T11:01:14.173Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-17T11:01:14.173Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-17T11:01:14.173Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-17T11:01:14.173Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-17T11:01:14.173Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-17T11:01:14.173Z] PASS [2021-04-17T11:01:14.173Z] coverage: 88.6% of statements [2021-04-17T11:01:14.173Z] ok github.com/docker/docker/pkg/tailfile 0.350s coverage: 88.6% of statements [2021-04-17T11:01:14.173Z] === RUN TestTarSumRemoveNonExistent [2021-04-17T11:01:14.173Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2021-04-17T11:01:14.173Z] === RUN TestTarSumRemove [2021-04-17T11:01:14.173Z] --- PASS: TestTarSumRemove (0.00s) [2021-04-17T11:01:14.173Z] === RUN TestSortFileInfoSums [2021-04-17T11:01:14.173Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-04-17T11:01:14.173Z] === RUN TestNewTarSumForLabelInvalid [2021-04-17T11:01:14.173Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-04-17T11:01:14.173Z] === RUN TestNewTarSumForLabel [2021-04-17T11:01:14.173Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-04-17T11:01:14.173Z] === RUN TestEmptyTar [2021-04-17T11:01:14.173Z] --- PASS: TestEmptyTar (0.01s) [2021-04-17T11:01:14.173Z] === RUN TestTarSumsReadSize [2021-04-17T11:01:14.173Z] --- PASS: TestTarSumsReadSize (0.01s) [2021-04-17T11:01:14.173Z] === RUN TestTarSums [2021-04-17T11:01:14.173Z] --- PASS: TestTarSums (0.09s) [2021-04-17T11:01:14.173Z] time="2021-04-17T11:01:13Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49221/Test.Echo: Post http://127.0.0.1:49221/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-04-17T11:01:14.173Z] === RUN TestIteration [2021-04-17T11:01:14.173Z] --- PASS: TestIteration (0.00s) [2021-04-17T11:01:14.173Z] === RUN TestVersionLabelForChecksum [2021-04-17T11:01:14.173Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-04-17T11:01:14.173Z] === RUN TestVersion [2021-04-17T11:01:14.173Z] --- PASS: TestVersion (0.00s) [2021-04-17T11:01:14.173Z] === RUN TestGetVersion [2021-04-17T11:01:14.173Z] --- PASS: TestGetVersion (0.00s) [2021-04-17T11:01:14.173Z] === RUN TestGetVersions [2021-04-17T11:01:14.173Z] --- PASS: TestGetVersions (0.00s) [2021-04-17T11:01:14.173Z] PASS [2021-04-17T11:01:14.173Z] coverage: 89.3% of statements [2021-04-17T11:01:14.173Z] ok github.com/docker/docker/pkg/tarsum 0.283s coverage: 89.3% of statements [2021-04-17T11:01:14.173Z] testing: warning: no tests to run [2021-04-17T11:01:14.173Z] PASS [2021-04-17T11:01:14.173Z] coverage: [no statements] [2021-04-17T11:01:14.173Z] ok github.com/docker/docker/pkg/term/windows 0.105s coverage: [no statements] [no tests to run] [2021-04-17T11:01:14.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-17T11:01:14.610Z] --- PASS: TestSecretsCreateAndDelete (3.75s) [2021-04-17T11:01:14.610Z] === RUN TestSecretsUpdate [2021-04-17T11:01:14.923Z] --- PASS: TestCgroupNamespacesRunHostMode (2.40s) [2021-04-17T11:01:14.923Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-17T11:01:15.150Z] === RUN TestTruncIndex [2021-04-17T11:01:15.150Z] --- PASS: TestTruncIndex (0.10s) [2021-04-17T11:01:15.150Z] PASS [2021-04-17T11:01:15.150Z] coverage: 91.5% of statements [2021-04-17T11:01:15.150Z] ok github.com/docker/docker/pkg/truncindex 0.141s coverage: 91.5% of statements [2021-04-17T11:01:15.150Z] === RUN TestIsGIT [2021-04-17T11:01:15.150Z] --- PASS: TestIsGIT (0.00s) [2021-04-17T11:01:15.150Z] === RUN TestIsTransport [2021-04-17T11:01:15.150Z] --- PASS: TestIsTransport (0.00s) [2021-04-17T11:01:15.150Z] PASS [2021-04-17T11:01:15.150Z] coverage: 100.0% of statements [2021-04-17T11:01:15.150Z] ok github.com/docker/docker/pkg/urlutil 0.039s coverage: 100.0% of statements [2021-04-17T11:01:15.398Z] --- PASS: TestInfoDebug (1.74s) [2021-04-17T11:01:15.398Z] === RUN TestInfoInsecureRegistries [2021-04-17T11:01:16.029Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-04-17T11:01:16.130Z] === RUN TestVersionInfo [2021-04-17T11:01:16.130Z] --- PASS: TestVersionInfo (0.00s) [2021-04-17T11:01:16.130Z] === RUN TestAppendVersions [2021-04-17T11:01:16.130Z] --- PASS: TestAppendVersions (0.00s) [2021-04-17T11:01:16.130Z] PASS [2021-04-17T11:01:16.130Z] coverage: 88.9% of statements [2021-04-17T11:01:16.130Z] ok github.com/docker/docker/pkg/useragent 0.034s coverage: 88.9% of statements [2021-04-17T11:01:17.031Z] tests/integration/regression_test.py ...... [ 98%] [2021-04-17T11:01:17.286Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-04-17T11:01:17.286Z] tests/integration/credentials/utils_test.py . [100%] [2021-04-17T11:01:17.286Z] [2021-04-17T11:01:17.286Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-04-17T11:01:17.286Z] =========================== short test summary info ============================ [2021-04-17T11:01:17.286Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-04-17T11:01:17.286Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-04-17T11:01:17.286Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-04-17T11:01:17.286Z] Not supported on most drivers [2021-04-17T11:01:17.286Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-04-17T11:01:17.286Z] Output of docker top depends on host distro, and is not formalized. [2021-04-17T11:01:17.286Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-04-17T11:01:17.286Z] Output of docker top depends on host distro, and is not formalized. [2021-04-17T11:01:17.286Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-04-17T11:01:17.286Z] Can fail if eth0 has multiple IP addresses [2021-04-17T11:01:17.286Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-04-17T11:01:17.286Z] This doesn't seem to be taken into account by the engine [2021-04-17T11:01:17.286Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-04-17T11:01:17.286Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-04-17T11:01:17.286Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-04-17T11:01:17.286Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 363.52 seconds == [2021-04-17T11:01:17.298Z] --- PASS: TestInfoInsecureRegistries (1.76s) [2021-04-17T11:01:17.298Z] === RUN TestInfoRegistryMirrors [2021-04-17T11:01:17.465Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.52s) [2021-04-17T11:01:17.466Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-17T11:01:17.541Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-04-17T11:01:17.678Z] === RUN TestValidatePrivileges [2021-04-17T11:01:17.678Z] --- PASS: TestValidatePrivileges (0.00s) [2021-04-17T11:01:17.678Z] === RUN TestFilterByCapNeg [2021-04-17T11:01:17.678Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-04-17T11:01:17.678Z] === RUN TestFilterByCapPos [2021-04-17T11:01:17.678Z] --- PASS: TestFilterByCapPos (0.00s) [2021-04-17T11:01:17.678Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-04-17T11:01:17.678Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-04-17T11:01:17.679Z] PASS [2021-04-17T11:01:17.679Z] coverage: 12.0% of statements [2021-04-17T11:01:17.679Z] ok github.com/docker/docker/plugin 0.056s coverage: 12.0% of statements [2021-04-17T11:01:17.679Z] === RUN TestNewSettable [2021-04-17T11:01:17.679Z] --- PASS: TestNewSettable (0.00s) [2021-04-17T11:01:17.679Z] === RUN TestIsSettable [2021-04-17T11:01:17.679Z] --- PASS: TestIsSettable (0.00s) [2021-04-17T11:01:17.679Z] === RUN TestUpdateSettingsEnv [2021-04-17T11:01:17.679Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-04-17T11:01:17.679Z] PASS [2021-04-17T11:01:17.679Z] coverage: 20.1% of statements [2021-04-17T11:01:17.679Z] ok github.com/docker/docker/plugin/v2 0.053s coverage: 20.1% of statements [2021-04-17T11:01:18.115Z] --- PASS: TestSecretsUpdate (3.38s) [2021-04-17T11:01:18.115Z] === RUN TestTemplatedSecret [2021-04-17T11:01:18.564Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-04-17T11:01:18.653Z] time="2021-04-17T11:01:18Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49221/Test.Echo: Post http://127.0.0.1:49221/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-04-17T11:01:19.116Z] === RUN TestLoad [2021-04-17T11:01:19.116Z] --- PASS: TestLoad (0.00s) [2021-04-17T11:01:19.116Z] === RUN TestSave [2021-04-17T11:01:19.116Z] --- PASS: TestSave (0.02s) [2021-04-17T11:01:19.116Z] === RUN TestAddDeleteGet [2021-04-17T11:01:19.116Z] --- PASS: TestAddDeleteGet (0.04s) [2021-04-17T11:01:19.116Z] === RUN TestInvalidTags [2021-04-17T11:01:19.116Z] --- PASS: TestInvalidTags (0.00s) [2021-04-17T11:01:19.116Z] PASS [2021-04-17T11:01:19.116Z] coverage: 84.4% of statements [2021-04-17T11:01:19.116Z] ok github.com/docker/docker/reference 0.138s coverage: 84.4% of statements [2021-04-17T11:01:19.197Z] --- PASS: TestInfoRegistryMirrors (1.74s) [2021-04-17T11:01:19.197Z] === RUN TestLoginFailsWithBadCredentials [2021-04-17T11:01:19.197Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2021-04-17T11:01:19.197Z] === RUN TestPingCacheHeaders [2021-04-17T11:01:19.197Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-04-17T11:01:19.197Z] === RUN TestPingGet [2021-04-17T11:01:19.197Z] --- PASS: TestPingGet (0.01s) [2021-04-17T11:01:19.197Z] === RUN TestPingHead [2021-04-17T11:01:19.197Z] --- PASS: TestPingHead (0.02s) [2021-04-17T11:01:19.197Z] === RUN TestVersion [2021-04-17T11:01:19.197Z] --- PASS: TestVersion (0.03s) [2021-04-17T11:01:19.197Z] PASS [2021-04-17T11:01:19.197Z] [2021-04-17T11:01:19.197Z] === Skipped [2021-04-17T11:01:19.197Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-17T11:01:19.197Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-17T11:01:19.197Z] [2021-04-17T11:01:19.197Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-04-17T11:01:19.197Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-17T11:01:19.197Z] [2021-04-17T11:01:19.197Z] [2021-04-17T11:01:19.197Z] DONE 18 tests, 2 skipped in 29.573s [2021-04-17T11:01:19.197Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-04-17T11:01:19.197Z] INFO: Testing against a local daemon [2021-04-17T11:01:19.197Z] === RUN TestVolumesCreateAndList [2021-04-17T11:01:19.197Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-04-17T11:01:19.197Z] === RUN TestVolumesRemove [2021-04-17T11:01:19.197Z] --- PASS: TestVolumesRemove (0.05s) [2021-04-17T11:01:19.197Z] === RUN TestVolumesInspect [2021-04-17T11:01:19.197Z] --- PASS: TestVolumesInspect (0.02s) [2021-04-17T11:01:19.197Z] === RUN TestVolumesInvalidJSON [2021-04-17T11:01:19.197Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-17T11:01:19.197Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-17T11:01:19.197Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-17T11:01:19.197Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-04-17T11:01:19.197Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-17T11:01:19.197Z] PASS [2021-04-17T11:01:19.197Z] [2021-04-17T11:01:19.197Z] DONE 5 tests in 0.234s [2021-04-17T11:01:19.197Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-17T11:01:19.455Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12224 is not a child of this shell [2021-04-17T11:01:19.455Z] warning: PID 12224 from bundles/test-integration/docker.pid had a nonzero exit code [2021-04-17T11:01:19.455Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-17T11:01:19.455Z] [2021-04-17T11:01:19.455Z] Unloading profiles will leave already running processes permanently [2021-04-17T11:01:19.455Z] unconfined, which can lead to unexpected situations. [2021-04-17T11:01:19.455Z] [2021-04-17T11:01:19.455Z] To set a process to complain mode, use the command line tool [2021-04-17T11:01:19.455Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-17T11:01:19.455Z] Removing test suite binaries [2021-04-17T11:01:19.455Z] exiting test-integration [2021-04-17T11:01:19.455Z] ++ exit 0 [2021-04-17T11:01:20.008Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.12s) [2021-04-17T11:01:20.008Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-17T11:01:20.388Z] [2021-04-17T11:01:20.665Z] === RUN TestResolveAuthConfigIndexServer [2021-04-17T11:01:20.665Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-04-17T11:01:20.665Z] === RUN TestResolveAuthConfigFullURL [2021-04-17T11:01:20.665Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-04-17T11:01:20.665Z] === RUN TestLoadAllowNondistributableArtifacts [2021-04-17T11:01:20.665Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-04-17T11:01:20.665Z] === RUN TestValidateMirror [2021-04-17T11:01:20.665Z] --- PASS: TestValidateMirror (0.00s) [2021-04-17T11:01:20.665Z] === RUN TestLoadInsecureRegistries [2021-04-17T11:01:20.665Z] time="2021-04-17T11:01:20Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-04-17T11:01:20.665Z] time="2021-04-17T11:01:20Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-04-17T11:01:20.665Z] time="2021-04-17T11:01:20Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-04-17T11:01:20.665Z] --- PASS: TestLoadInsecureRegistries (0.12s) [2021-04-17T11:01:20.665Z] === RUN TestNewServiceConfig [2021-04-17T11:01:20.665Z] --- PASS: TestNewServiceConfig (0.00s) [2021-04-17T11:01:20.665Z] === RUN TestValidateIndexName [2021-04-17T11:01:20.665Z] --- PASS: TestValidateIndexName (0.00s) [2021-04-17T11:01:20.665Z] === RUN TestValidateIndexNameWithError [2021-04-17T11:01:20.665Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-04-17T11:01:20.665Z] === RUN TestEndpointParse [2021-04-17T11:01:20.665Z] --- PASS: TestEndpointParse (0.00s) [2021-04-17T11:01:20.665Z] === RUN TestEndpointParseInvalid [2021-04-17T11:01:20.665Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-04-17T11:01:20.665Z] === RUN TestValidateEndpoint [2021-04-17T11:01:20.665Z] --- PASS: TestValidateEndpoint (0.01s) [2021-04-17T11:01:20.665Z] === RUN TestPing [2021-04-17T11:01:20.665Z] --- PASS: TestPing (0.00s) [2021-04-17T11:01:20.665Z] === RUN TestPingRegistryEndpoint [2021-04-17T11:01:20.665Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-04-17T11:01:20.665Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-04-17T11:01:20.665Z] === RUN TestEndpoint [2021-04-17T11:01:20.665Z] --- SKIP: TestEndpoint (0.00s) [2021-04-17T11:01:20.665Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-04-17T11:01:20.665Z] === RUN TestParseRepositoryInfo [2021-04-17T11:01:20.665Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-04-17T11:01:20.665Z] === RUN TestNewIndexInfo [2021-04-17T11:01:20.665Z] --- PASS: TestNewIndexInfo (0.00s) [2021-04-17T11:01:20.665Z] === RUN TestMirrorEndpointLookup [2021-04-17T11:01:20.665Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-04-17T11:01:20.665Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-04-17T11:01:20.665Z] === RUN TestSearchRepositories [2021-04-17T11:01:20.665Z] --- PASS: TestSearchRepositories (0.00s) [2021-04-17T11:01:20.665Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-04-17T11:01:20.665Z] Host: 127.0.0.1:49245 [2021-04-17T11:01:20.665Z] User-Agent: docker test client [2021-04-17T11:01:20.665Z] Authorization: Token fake-token [2021-04-17T11:01:20.665Z] X-Docker-Token: true [2021-04-17T11:01:20.665Z] Accept-Encoding: gzip [2021-04-17T11:01:20.665Z] [2021-04-17T11:01:20.665Z] [2021-04-17T11:01:20.665Z] registry_test.go:730: HTTP/1.1 200 OK [2021-04-17T11:01:20.665Z] Connection: close [2021-04-17T11:01:20.665Z] Content-Length: 144 [2021-04-17T11:01:20.665Z] Cache-Control: no-cache [2021-04-17T11:01:20.665Z] Content-Type: application/json [2021-04-17T11:01:20.665Z] Date: Sat, 17 Apr 2021 11:01:20 GMT [2021-04-17T11:01:20.665Z] Expires: -1 [2021-04-17T11:01:20.665Z] Pragma: no-cache [2021-04-17T11:01:20.665Z] Server: docker-tests/mock [2021-04-17T11:01:20.665Z] X-Docker-Registry-Config: mock [2021-04-17T11:01:20.665Z] X-Docker-Registry-Version: 0.0.0 [2021-04-17T11:01:20.665Z] [2021-04-17T11:01:20.665Z] [2021-04-17T11:01:20.665Z] === RUN TestTrustedLocation [2021-04-17T11:01:20.665Z] --- PASS: TestTrustedLocation (0.00s) [2021-04-17T11:01:20.665Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-04-17T11:01:20.665Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-04-17T11:01:20.665Z] === RUN TestAllowNondistributableArtifacts [2021-04-17T11:01:20.665Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-04-17T11:01:20.665Z] === RUN TestIsSecureIndex [2021-04-17T11:01:20.665Z] --- PASS: TestIsSecureIndex (0.00s) [2021-04-17T11:01:20.665Z] PASS [2021-04-17T11:01:20.665Z] coverage: 51.7% of statements [2021-04-17T11:01:20.665Z] ok github.com/docker/docker/registry 0.211s coverage: 51.7% of statements [2021-04-17T11:01:20.665Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-04-17T11:01:20.665Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-04-17T11:01:20.665Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-04-17T11:01:21.128Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.02s) [2021-04-17T11:01:21.128Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-04-17T11:01:21.128Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-04-17T11:01:21.128Z] === RUN TestResumableRequestReaderWithReadError [2021-04-17T11:01:21.128Z] time="2021-04-17T11:01:20Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-04-17T11:01:21.128Z] --- PASS: TestResumableRequestReaderWithReadError (0.15s) [2021-04-17T11:01:21.128Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-04-17T11:01:21.128Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-04-17T11:01:21.128Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-04-17T11:01:21.128Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-04-17T11:01:21.128Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-04-17T11:01:21.128Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-04-17T11:01:21.128Z] === RUN TestResumableRequestReader [2021-04-17T11:01:21.128Z] --- PASS: TestResumableRequestReader (0.00s) [2021-04-17T11:01:21.128Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-04-17T11:01:21.128Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-04-17T11:01:21.128Z] PASS [2021-04-17T11:01:21.128Z] coverage: 100.0% of statements [2021-04-17T11:01:21.128Z] ok github.com/docker/docker/registry/resumable 0.253s coverage: 100.0% of statements [2021-04-17T11:01:21.391Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.43s) [2021-04-17T11:01:21.392Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-17T11:01:21.594Z] === RUN TestRestartManagerTimeout [2021-04-17T11:01:21.594Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-04-17T11:01:21.594Z] === RUN TestRestartManagerTimeoutReset [2021-04-17T11:01:21.594Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-04-17T11:01:21.594Z] PASS [2021-04-17T11:01:21.594Z] coverage: 50.9% of statements [2021-04-17T11:01:21.594Z] ok github.com/docker/docker/restartmanager 0.028s coverage: 50.9% of statements [2021-04-17T11:01:21.618Z] --- PASS: TestTemplatedSecret (3.59s) [2021-04-17T11:01:21.618Z] === RUN TestSecretCreateResolve [2021-04-17T11:01:22.058Z] === RUN TestDecodeContainerConfig [2021-04-17T11:01:22.058Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-04-17T11:01:22.058Z] === RUN TestDecodeContainerConfigIsolation [2021-04-17T11:01:22.058Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-04-17T11:01:22.058Z] === RUN TestValidatePrivileged [2021-04-17T11:01:22.058Z] --- PASS: TestValidatePrivileged (0.00s) [2021-04-17T11:01:22.058Z] PASS [2021-04-17T11:01:22.058Z] coverage: 52.2% of statements [2021-04-17T11:01:22.058Z] ok github.com/docker/docker/runconfig 0.037s coverage: 52.2% of statements Post stage [Pipeline] junit [2021-04-17T11:01:22.305Z] Recording test results [2021-04-17T11:01:22.761Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-04-17T11:01:22.761Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-04-17T11:01:22.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-17T11:01:23.034Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-04-17T11:01:23.035Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-04-17T11:01:23.035Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-04-17T11:01:23.035Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-04-17T11:01:23.035Z] PASS [2021-04-17T11:01:23.035Z] coverage: 62.5% of statements [2021-04-17T11:01:23.035Z] ok github.com/docker/docker/testutil 0.037s coverage: 62.5% of statements [2021-04-17T11:01:23.937Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.42s) [2021-04-17T11:01:23.937Z] === RUN TestKernelTCPMemory [2021-04-17T11:01:23.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-17T11:01:24.057Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-17T11:01:24.410Z] + echo Ensuring container killed. [2021-04-17T11:01:24.411Z] Ensuring container killed. [2021-04-17T11:01:24.411Z] + docker rm -vf docker-pr1 [2021-04-17T11:01:24.411Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-04-17T11:01:24.508Z] --- PASS: TestKernelTCPMemory (1.07s) [2021-04-17T11:01:24.508Z] === RUN TestNISDomainname [2021-04-17T11:01:24.585Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-04-17T11:01:24.585Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-04-17T11:01:24.585Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-04-17T11:01:24.585Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-04-17T11:01:24.585Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-04-17T11:01:24.585Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-04-17T11:01:24.585Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-04-17T11:01:24.585Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-04-17T11:01:24.585Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-04-17T11:01:24.692Z] + echo Chowning /workspace to jenkins user [2021-04-17T11:01:24.692Z] Chowning /workspace to jenkins user [2021-04-17T11:01:24.692Z] + id -u [2021-04-17T11:01:24.692Z] + id -g [2021-04-17T11:01:24.692Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42305:/workspace busybox chown -R 1000:1000 /workspace [2021-04-17T11:01:24.692Z] Unable to find image 'busybox:latest' locally [2021-04-17T11:01:24.692Z] latest: Pulling from library/busybox [2021-04-17T11:01:24.956Z] f531cdc67389: Pulling fs layer [2021-04-17T11:01:24.956Z] f531cdc67389: Verifying Checksum [2021-04-17T11:01:24.956Z] f531cdc67389: Download complete [2021-04-17T11:01:24.956Z] f531cdc67389: Pull complete [2021-04-17T11:01:24.956Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7 [2021-04-17T11:01:24.956Z] Status: Downloaded newer image for busybox:latest [2021-04-17T11:01:25.125Z] --- PASS: TestSecretCreateResolve (3.50s) [2021-04-17T11:01:25.125Z] PASS [2021-04-17T11:01:25.125Z] [2021-04-17T11:01:25.125Z] DONE 6 tests in 22.067s [2021-04-17T11:01:25.125Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2021-04-17T11:01:25.125Z] ++ 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-04-17T11:01:25.125Z] ++ set -e [2021-04-17T11:01:25.125Z] ++ '[' -n 0 ']' [2021-04-17T11:01:25.125Z] ++ set -x [2021-04-17T11:01:25.125Z] ++ env -i DEST=/go/src/github.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-04-17T11:01:25.415Z] INFO: Testing against a local daemon [2021-04-17T11:01:25.415Z] === RUN TestServiceCreateInit [2021-04-17T11:01:25.415Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-17T11:01:25.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-17T11:01:25.893Z] --- PASS: TestNISDomainname (1.35s) [2021-04-17T11:01:25.893Z] === RUN TestHostnameDnsResolution [2021-04-17T11:01:26.134Z] === RUN TestGetDriver [2021-04-17T11:01:26.134Z] --- PASS: TestGetDriver (0.00s) [2021-04-17T11:01:26.134Z] === RUN TestVolumeRequestError [2021-04-17T11:01:26.134Z] --- PASS: TestVolumeRequestError (0.01s) [2021-04-17T11:01:26.134Z] PASS [2021-04-17T11:01:26.134Z] coverage: 36.1% of statements [2021-04-17T11:01:26.134Z] ok github.com/docker/docker/volume/drivers 0.050s coverage: 36.1% of statements [2021-04-17T11:01:26.134Z] === RUN TestGetAddress [2021-04-17T11:01:26.134Z] --- PASS: TestGetAddress (0.00s) [2021-04-17T11:01:26.134Z] === RUN TestRemove [2021-04-17T11:01:26.134Z] --- SKIP: TestRemove (0.00s) [2021-04-17T11:01:26.134Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-04-17T11:01:26.134Z] === RUN TestInitializeWithVolumes [2021-04-17T11:01:26.134Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-04-17T11:01:26.134Z] === RUN TestCreate [2021-04-17T11:01:26.134Z] --- PASS: TestCreate (0.01s) [2021-04-17T11:01:26.134Z] === RUN TestValidateName [2021-04-17T11:01:26.134Z] --- PASS: TestValidateName (0.00s) [2021-04-17T11:01:26.134Z] === RUN TestCreateWithOpts [2021-04-17T11:01:26.134Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-04-17T11:01:26.134Z] local_test.go:181: runtime.GOOS == "windows" [2021-04-17T11:01:26.134Z] === RUN TestRelaodNoOpts [2021-04-17T11:01:26.134Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-04-17T11:01:26.134Z] PASS [2021-04-17T11:01:26.134Z] coverage: 41.5% of statements [2021-04-17T11:01:26.134Z] ok github.com/docker/docker/volume/local 0.083s coverage: 41.5% of statements [2021-04-17T11:01:26.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-17T11:01:26.602Z] === RUN TestConvertTmpfsOptions [2021-04-17T11:01:26.602Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-04-17T11:01:26.602Z] parser_test.go:49: data="mode=700,size=1m" [2021-04-17T11:01:26.602Z] parser_test.go:49: data="ro" [2021-04-17T11:01:26.602Z] === RUN TestParseMountRaw [2021-04-17T11:01:26.602Z] --- PASS: TestParseMountRaw (0.04s) [2021-04-17T11:01:26.602Z] === RUN TestParseMountRawSplit [2021-04-17T11:01:26.602Z] --- PASS: TestParseMountRawSplit (0.01s) [2021-04-17T11:01:26.602Z] parser_test.go:390: case 0 [2021-04-17T11:01:26.602Z] parser_test.go:390: case 1 [2021-04-17T11:01:26.602Z] parser_test.go:390: case 2 [2021-04-17T11:01:26.602Z] parser_test.go:390: case 3 [2021-04-17T11:01:26.602Z] parser_test.go:390: case 4 [2021-04-17T11:01:26.602Z] parser_test.go:390: case 5 [2021-04-17T11:01:26.602Z] parser_test.go:390: case 6 [2021-04-17T11:01:26.602Z] parser_test.go:390: case 7 [2021-04-17T11:01:26.602Z] parser_test.go:390: case 8 [2021-04-17T11:01:26.602Z] parser_test.go:390: case 0 [2021-04-17T11:01:26.602Z] parser_test.go:390: case 1 [2021-04-17T11:01:26.602Z] parser_test.go:390: case 2 [2021-04-17T11:01:26.602Z] parser_test.go:390: case 3 [2021-04-17T11:01:26.602Z] parser_test.go:390: case 4 [2021-04-17T11:01:26.602Z] parser_test.go:390: case 5 [2021-04-17T11:01:26.602Z] parser_test.go:390: case 6 [2021-04-17T11:01:26.602Z] parser_test.go:390: case 7 [2021-04-17T11:01:26.602Z] parser_test.go:390: case 8 [2021-04-17T11:01:26.602Z] parser_test.go:390: case 9 [2021-04-17T11:01:26.602Z] parser_test.go:390: case 10 [2021-04-17T11:01:26.602Z] parser_test.go:390: case 11 [2021-04-17T11:01:26.602Z] parser_test.go:390: case 12 [2021-04-17T11:01:26.602Z] parser_test.go:390: case 0 [2021-04-17T11:01:26.602Z] parser_test.go:390: case 1 [2021-04-17T11:01:26.602Z] parser_test.go:390: case 2 [2021-04-17T11:01:26.602Z] parser_test.go:390: case 3 [2021-04-17T11:01:26.602Z] parser_test.go:390: case 4 [2021-04-17T11:01:26.602Z] parser_test.go:390: case 5 [2021-04-17T11:01:26.602Z] parser_test.go:390: case 6 [2021-04-17T11:01:26.602Z] parser_test.go:390: case 7 [2021-04-17T11:01:26.602Z] parser_test.go:390: case 8 [2021-04-17T11:01:26.602Z] parser_test.go:390: case 9 [2021-04-17T11:01:26.602Z] parser_test.go:390: case 10 [2021-04-17T11:01:26.602Z] parser_test.go:390: case 11 [2021-04-17T11:01:26.602Z] === RUN TestParseMountSpec [2021-04-17T11:01:26.602Z] --- PASS: TestParseMountSpec (0.00s) [2021-04-17T11:01:26.602Z] parser_test.go:455: case 0 [2021-04-17T11:01:26.602Z] parser_test.go:455: case 1 [2021-04-17T11:01:26.602Z] parser_test.go:455: case 2 [2021-04-17T11:01:26.602Z] parser_test.go:455: case 3 [2021-04-17T11:01:26.602Z] parser_test.go:455: case 4 [2021-04-17T11:01:26.602Z] parser_test.go:455: case 5 [2021-04-17T11:01:26.602Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-04-17T11:01:26.602Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-04-17T11:01:26.602Z] === RUN TestValidateMount [2021-04-17T11:01:26.602Z] --- PASS: TestValidateMount (0.00s) [2021-04-17T11:01:26.602Z] PASS [2021-04-17T11:01:26.602Z] coverage: 66.2% of statements [2021-04-17T11:01:26.602Z] ok github.com/docker/docker/volume/mounts 0.094s coverage: 66.2% of statements [2021-04-17T11:01:26.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-17T11:01:27.064Z] --- PASS: TestNewClientWithTimeout (17.67s) [2021-04-17T11:01:27.064Z] === RUN TestClientStream [2021-04-17T11:01:27.064Z] --- PASS: TestClientStream (0.00s) [2021-04-17T11:01:27.064Z] === RUN TestClientSendFile [2021-04-17T11:01:27.064Z] --- PASS: TestClientSendFile (0.00s) [2021-04-17T11:01:27.064Z] === RUN TestClientWithRequestTimeout [2021-04-17T11:01:27.064Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-04-17T11:01:27.064Z] === RUN TestFileSpecPlugin [2021-04-17T11:01:27.064Z] --- PASS: TestFileSpecPlugin (0.02s) [2021-04-17T11:01:27.064Z] === RUN TestFileJSONSpecPlugin [2021-04-17T11:01:27.064Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2021-04-17T11:01:27.064Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-04-17T11:01:27.064Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-04-17T11:01:27.064Z] === RUN TestPluginAddHandler [2021-04-17T11:01:27.064Z] --- PASS: TestPluginAddHandler (0.00s) [2021-04-17T11:01:27.064Z] === RUN TestPluginWaitBadPlugin [2021-04-17T11:01:27.064Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-04-17T11:01:27.064Z] === RUN TestGet [2021-04-17T11:01:27.064Z] time="2021-04-17T11:01:26Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-04-17T11:01:27.155Z] + bundleName=amd64-rootless [2021-04-17T11:01:27.155Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-04-17T11:01:27.155Z] Creating amd64-rootless-bundles.tar.gz [2021-04-17T11:01:27.155Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-04-17T11:01:27.155Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-04-17T11:01:27.167Z] Archiving artifacts [2021-04-17T11:01:27.528Z] === RUN TestSetGetMeta [2021-04-17T11:01:27.528Z] === PAUSE TestSetGetMeta [2021-04-17T11:01:27.528Z] === RUN TestRestore [2021-04-17T11:01:27.528Z] === PAUSE TestRestore [2021-04-17T11:01:27.528Z] === RUN TestServiceCreate [2021-04-17T11:01:27.528Z] === PAUSE TestServiceCreate [2021-04-17T11:01:27.528Z] === RUN TestServiceList [2021-04-17T11:01:27.528Z] === PAUSE TestServiceList [2021-04-17T11:01:27.528Z] === RUN TestServiceRemove [2021-04-17T11:01:27.528Z] === PAUSE TestServiceRemove [2021-04-17T11:01:27.528Z] === RUN TestServiceGet [2021-04-17T11:01:27.528Z] === PAUSE TestServiceGet [2021-04-17T11:01:27.528Z] === RUN TestServicePrune [2021-04-17T11:01:27.528Z] === PAUSE TestServicePrune [2021-04-17T11:01:27.528Z] === RUN TestCreate [2021-04-17T11:01:27.528Z] === PAUSE TestCreate [2021-04-17T11:01:27.528Z] === RUN TestRemove [2021-04-17T11:01:27.528Z] === PAUSE TestRemove [2021-04-17T11:01:27.528Z] === RUN TestList [2021-04-17T11:01:27.528Z] === PAUSE TestList [2021-04-17T11:01:27.528Z] === RUN TestFindByDriver [2021-04-17T11:01:27.528Z] === PAUSE TestFindByDriver [2021-04-17T11:01:27.528Z] === RUN TestFindByReferenced [2021-04-17T11:01:27.528Z] === PAUSE TestFindByReferenced [2021-04-17T11:01:27.528Z] === RUN TestDerefMultipleOfSameRef [2021-04-17T11:01:27.528Z] === PAUSE TestDerefMultipleOfSameRef [2021-04-17T11:01:27.528Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-04-17T11:01:27.528Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-04-17T11:01:27.528Z] === RUN TestDefererencePluginOnCreateError [2021-04-17T11:01:27.528Z] === PAUSE TestDefererencePluginOnCreateError [2021-04-17T11:01:27.528Z] === RUN TestRefDerefRemove [2021-04-17T11:01:27.528Z] === PAUSE TestRefDerefRemove [2021-04-17T11:01:27.528Z] === RUN TestGet [2021-04-17T11:01:27.528Z] === PAUSE TestGet [2021-04-17T11:01:27.528Z] === RUN TestGetWithReference [2021-04-17T11:01:27.528Z] === PAUSE TestGetWithReference [2021-04-17T11:01:27.528Z] === RUN TestFilterFunc [2021-04-17T11:01:27.528Z] === RUN TestFilterFunc/test_nil_list [2021-04-17T11:01:27.528Z] === PAUSE TestFilterFunc/test_nil_list [2021-04-17T11:01:27.528Z] === RUN TestFilterFunc/test_empty_list [2021-04-17T11:01:27.528Z] === PAUSE TestFilterFunc/test_empty_list [2021-04-17T11:01:27.528Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-04-17T11:01:27.528Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-04-17T11:01:27.528Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-04-17T11:01:27.528Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-04-17T11:01:27.528Z] === RUN TestFilterFunc/test_filter_some [2021-04-17T11:01:27.528Z] === PAUSE TestFilterFunc/test_filter_some [2021-04-17T11:01:27.528Z] === RUN TestFilterFunc/test_filter_middle [2021-04-17T11:01:27.528Z] === PAUSE TestFilterFunc/test_filter_middle [2021-04-17T11:01:27.528Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-04-17T11:01:27.528Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-04-17T11:01:27.528Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-04-17T11:01:27.528Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-04-17T11:01:27.528Z] === CONT TestFilterFunc/test_nil_list [2021-04-17T11:01:27.528Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-04-17T11:01:27.528Z] === CONT TestFilterFunc/test_filter_some [2021-04-17T11:01:27.528Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-04-17T11:01:27.528Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-04-17T11:01:27.528Z] === CONT TestFilterFunc/test_empty_list [2021-04-17T11:01:27.528Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-04-17T11:01:27.528Z] === CONT TestFilterFunc/test_filter_middle [2021-04-17T11:01:27.992Z] --- PASS: TestFilterFunc (0.00s) [2021-04-17T11:01:27.992Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-04-17T11:01:27.992Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-04-17T11:01:27.992Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-04-17T11:01:27.992Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-04-17T11:01:27.992Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-04-17T11:01:27.992Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-04-17T11:01:27.992Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-04-17T11:01:27.992Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-04-17T11:01:27.992Z] === CONT TestSetGetMeta [2021-04-17T11:01:27.992Z] === CONT TestFindByReferenced [2021-04-17T11:01:27.992Z] === CONT TestServicePrune [2021-04-17T11:01:27.992Z] === CONT TestGetWithReference [2021-04-17T11:01:27.992Z] === CONT TestFindByDriver [2021-04-17T11:01:27.992Z] --- PASS: TestSetGetMeta (0.02s) [2021-04-17T11:01:27.992Z] --- PASS: TestFindByReferenced (0.03s) [2021-04-17T11:01:27.992Z] === CONT TestList [2021-04-17T11:01:27.992Z] --- PASS: TestGetWithReference (0.03s) [2021-04-17T11:01:27.992Z] === CONT TestRemove [2021-04-17T11:01:27.992Z] --- PASS: TestFindByDriver (0.02s) [2021-04-17T11:01:27.992Z] === CONT TestCreate [2021-04-17T11:01:27.992Z] --- PASS: TestRemove (0.03s) [2021-04-17T11:01:27.992Z] === CONT TestGet [2021-04-17T11:01:27.992Z] --- PASS: TestList (0.03s) [2021-04-17T11:01:27.992Z] === CONT TestRefDerefRemove [2021-04-17T11:01:27.992Z] --- PASS: TestCreate (0.02s) [2021-04-17T11:01:27.992Z] === CONT TestDefererencePluginOnCreateError [2021-04-17T11:01:27.992Z] --- PASS: TestGet (0.02s) [2021-04-17T11:01:27.992Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-04-17T11:01:27.992Z] --- PASS: TestRefDerefRemove (0.02s) [2021-04-17T11:01:27.992Z] === CONT TestDerefMultipleOfSameRef [2021-04-17T11:01:27.992Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-04-17T11:01:27.992Z] === CONT TestServiceGet [2021-04-17T11:01:27.992Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-04-17T11:01:27.992Z] === CONT TestServiceRemove [2021-04-17T11:01:27.992Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-04-17T11:01:27.992Z] === CONT TestServiceList [2021-04-17T11:01:27.992Z] --- PASS: TestServiceGet (0.07s) [2021-04-17T11:01:27.992Z] === CONT TestServiceCreate [2021-04-17T11:01:27.992Z] --- PASS: TestServiceRemove (0.07s) [2021-04-17T11:01:27.992Z] === CONT TestRestore [2021-04-17T11:01:27.992Z] time="2021-04-17T11:01:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-17T11:01:27.992Z] --- PASS: TestServiceList (0.07s) [2021-04-17T11:01:27.992Z] time="2021-04-17T11:01:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-17T11:01:27.992Z] time="2021-04-17T11:01:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-17T11:01:27.992Z] time="2021-04-17T11:01:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-04-17T11:01:27.992Z] --- PASS: TestServiceCreate (0.03s) [2021-04-17T11:01:27.992Z] --- PASS: TestRestore (0.03s) [2021-04-17T11:01:27.992Z] time="2021-04-17T11:01:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-17T11:01:27.992Z] --- PASS: TestServicePrune (0.20s) [2021-04-17T11:01:27.992Z] PASS [2021-04-17T11:01:27.992Z] coverage: 70.3% of statements [2021-04-17T11:01:27.992Z] ok github.com/docker/docker/volume/service 0.241s coverage: 70.3% of statements [2021-04-17T11:01:27.992Z] time="2021-04-17T11:01:27Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-04-17T11:01:28.438Z] --- PASS: TestHostnameDnsResolution (2.31s) [2021-04-17T11:01:28.438Z] === RUN TestStats [2021-04-17T11:01:28.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-17T11:01:28.993Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42305/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-17T11:01:29.311Z] + make clean [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite (517.55s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.42s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.30s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (17.02s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.68s) [2021-04-17T11:01:29.365Z] docker_cli_daemon_test.go:1455: [dc93a18fc70e5] daemon is not started [2021-04-17T11:01:29.365Z] check_test.go:309: [d3180fa84f520] daemon is not started [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.70s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.89s) [2021-04-17T11:01:29.365Z] check_test.go:309: [de41a77ffcaa4] daemon is not started [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.89s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (4.89s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (4.38s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.62s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (6.24s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (4.75s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.88s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (4.28s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-04-17T11:01:29.365Z] check_test.go:309: [d44e1a77ae012] daemon is not started [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-04-17T11:01:29.365Z] check_test.go:309: [d40b075134dd0] daemon is not started [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.53s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.86s) [2021-04-17T11:01:29.365Z] check_test.go:309: [d582bccca70c1] daemon is not started [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (4.29s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (2.87s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (4.42s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (2.41s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.84s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.85s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (4.16s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.50s) [2021-04-17T11:01:29.365Z] check_test.go:309: [d909f104d800f] daemon is not started [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.82s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.77s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (1.03s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (5.30s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (7.46s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.97s) [2021-04-17T11:01:29.365Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-04-17T11:01:29.365Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-04-17T11:01:29.365Z] check_test.go:309: [df915bdb55cb4] daemon is not started [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (3.40s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (3.31s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (3.42s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.79s) [2021-04-17T11:01:29.365Z] check_test.go:309: [d34816b8c3089] daemon is not started [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (5.29s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.89s) [2021-04-17T11:01:29.365Z] check_test.go:309: [d16313c3b30a9] daemon is not started [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.28s) [2021-04-17T11:01:29.365Z] docker_cli_daemon_plugins_test.go:79: [d7b7825f84025] daemon is not started [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.60s) [2021-04-17T11:01:29.365Z] docker_cli_daemon_plugins_test.go:169: [d5def0703fdd8] daemon is not started [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (5.83s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (1.03s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.93s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2021-04-17T11:01:29.365Z] check_test.go:309: [d5082b0764b1c] daemon is not started [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.57s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.78s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.69s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.57s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.87s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.73s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (3.11s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.79s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.85s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.82s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.75s) [2021-04-17T11:01:29.365Z] check_test.go:309: [d2b55ab6eba92] daemon is not started [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (3.69s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (29.03s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (3.85s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (2.09s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (8.62s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (5.40s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (8.22s) [2021-04-17T11:01:29.365Z] check_test.go:309: [dd62e5307c875] daemon is not started [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (2.93s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (3.74s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (16.82s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (5.08s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (2.75s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (3.84s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (5.03s) [2021-04-17T11:01:29.365Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-04-17T11:01:29.365Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-04-17T11:01:29.365Z] check_test.go:309: [dfc7090d17123] daemon is not started [2021-04-17T11:01:29.365Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-04-17T11:01:29.365Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-04-17T11:01:29.365Z] check_test.go:309: [d5dedd5a3efa4] daemon is not started [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (5.08s) [2021-04-17T11:01:29.365Z] check_test.go:309: [d3679e350798d] daemon is not started [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (6.28s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (5.34s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (5.20s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.16s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.33s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (5.68s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (7.16s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (3.99s) [2021-04-17T11:01:29.365Z] check_test.go:309: [d02dba2c3eaca] daemon is not started [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (5.73s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (5.07s) [2021-04-17T11:01:29.365Z] docker_cli_daemon_plugins_test.go:105: [d97f3bf4d4606] daemon is not started [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.93s) [2021-04-17T11:01:29.365Z] check_test.go:309: [dd77a4670c78a] daemon is not started [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.87s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.63s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.89s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (1.00s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (6.62s) [2021-04-17T11:01:29.365Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-04-17T11:01:29.365Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-04-17T11:01:29.365Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-04-17T11:01:29.365Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-04-17T11:01:29.365Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-04-17T11:01:29.365Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-04-17T11:01:29.365Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-04-17T11:01:29.365Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-04-17T11:01:29.365Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-04-17T11:01:29.365Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-04-17T11:01:29.365Z] check_test.go:309: [d79e1e1e8d34a] daemon is not started [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.94s) [2021-04-17T11:01:29.365Z] check_test.go:309: [d941da171c9d1] daemon is not started [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.90s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.98s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (5.23s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (1.02s) [2021-04-17T11:01:29.365Z] check_test.go:309: [d90aeae3e86b7] daemon is not started [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (4.18s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.64s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (6.80s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.39s) [2021-04-17T11:01:29.365Z] check_test.go:309: [d9c7b76e86e7a] daemon is not started [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (10.50s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (6.13s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (6.12s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.94s) [2021-04-17T11:01:29.365Z] check_test.go:309: [dee82b8015da2] daemon is not started [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (1.05s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.87s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.98s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.89s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.03s) [2021-04-17T11:01:29.365Z] check_test.go:309: [dddce7b60679f] daemon is not started [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.02s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.15s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.34s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (2.06s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.53s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (5.07s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (5.14s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (7.03s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.24s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.68s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.56s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (4.49s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (11.93s) [2021-04-17T11:01:29.365Z] docker_cli_daemon_test.go:2550: [da4db87fd4a19] daemon is not started [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.79s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (4.01s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.79s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (4.11s) [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2021-04-17T11:01:29.365Z] check_test.go:309: [d49523ed9d9d3] daemon is not started [2021-04-17T11:01:29.365Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.37s) [2021-04-17T11:01:29.365Z] === RUN TestDockerSwarmSuite [2021-04-17T11:01:29.365Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-04-17T11:01:29.571Z] docker volume rm -f docker-dev-cache [2021-04-17T11:01:29.571Z] docker-dev-cache [Pipeline] deleteDir [2021-04-17T11:01:29.697Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-17T11:01:29.697Z] [2021-04-17T11:01:29.697Z] Unloading profiles will leave already running processes permanently [2021-04-17T11:01:29.697Z] unconfined, which can lead to unexpected situations. [2021-04-17T11:01:29.697Z] [2021-04-17T11:01:29.697Z] To set a process to complain mode, use the command line tool [2021-04-17T11:01:29.697Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-17T11:01:29.697Z] Post stage [Pipeline] junit [2021-04-17T11:01:29.707Z] Recording test results [2021-04-17T11:01:29.935Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-04-17T11:01:30.186Z] time="2021-04-17T11:01:29Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-17T11:01:30.673Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-04-17T11:01:30.987Z] + echo Ensuring container killed. [2021-04-17T11:01:30.987Z] Ensuring container killed. [2021-04-17T11:01:30.987Z] + docker rm -vf docker-pr1 [2021-04-17T11:01:30.987Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-04-17T11:01:31.302Z] + echo Chowning /workspace to jenkins user [2021-04-17T11:01:31.302Z] Chowning /workspace to jenkins user [2021-04-17T11:01:31.302Z] + id -u [2021-04-17T11:01:31.302Z] + id -g [2021-04-17T11:01:31.302Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42305:/workspace busybox chown -R 1000:1000 /workspace [2021-04-17T11:01:31.302Z] Unable to find image 'busybox:latest' locally [2021-04-17T11:01:31.302Z] latest: Pulling from library/busybox [2021-04-17T11:01:31.561Z] f531cdc67389: Pulling fs layer [2021-04-17T11:01:31.561Z] f531cdc67389: Download complete [2021-04-17T11:01:31.561Z] f531cdc67389: Pull complete [2021-04-17T11:01:31.561Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7 [2021-04-17T11:01:31.561Z] Status: Downloaded newer image for busybox:latest [2021-04-17T11:01:31.740Z] --- PASS: TestStats (2.86s) [2021-04-17T11:01:31.740Z] === RUN TestStopContainerWithTimeout [2021-04-17T11:01:31.740Z] === RUN TestStopContainerWithTimeout/0 [2021-04-17T11:01:31.740Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-17T11:01:31.740Z] === RUN TestStopContainerWithTimeout/1 [2021-04-17T11:01:31.740Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-17T11:01:31.740Z] === RUN TestStopContainerWithTimeout/3 [2021-04-17T11:01:31.740Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-17T11:01:31.740Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-17T11:01:31.740Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-17T11:01:31.740Z] === CONT TestStopContainerWithTimeout/0 [2021-04-17T11:01:31.740Z] === CONT TestStopContainerWithTimeout/1 [2021-04-17T11:01:31.740Z] === CONT TestStopContainerWithTimeout/3 [2021-04-17T11:01:31.740Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-17T11:01:32.292Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-17T11:01:32.475Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-04-17T11:01:32.475Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [Pipeline] catchError [Pipeline] { [2021-04-17T11:01:32.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [Pipeline] sh [2021-04-17T11:01:32.825Z] + bundleName=docker-py [2021-04-17T11:01:32.825Z] + echo Creating docker-py-bundles.tar.gz [2021-04-17T11:01:32.825Z] Creating docker-py-bundles.tar.gz [2021-04-17T11:01:32.825Z] + 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-04-17T11:01:32.835Z] Archiving artifacts [2021-04-17T11:01:33.951Z] time="2021-04-17T11:01:33Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-04-17T11:01:34.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-17T11:01:34.282Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42305/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-04-17T11:01:34.698Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42305/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=041d074ebe3a55e558e18ad494c69ca6e13c9979 -e DOCKER_GRAPHDRIVER docker:041d074ebe3a55e558e18ad494c69ca6e13c9979 hack/make.sh binary-daemon [2021-04-17T11:01:35.042Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-04-17T11:01:35.042Z] --- PASS: TestStopContainerWithTimeout/0 (1.38s) [2021-04-17T11:01:35.042Z] --- PASS: TestStopContainerWithTimeout/1 (2.44s) [2021-04-17T11:01:35.042Z] --- PASS: TestStopContainerWithTimeout/3 (3.10s) [2021-04-17T11:01:35.042Z] --- PASS: TestStopContainerWithTimeout/-1 (3.43s) [2021-04-17T11:01:35.042Z] === RUN TestDeleteDevicemapper [2021-04-17T11:01:35.042Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-17T11:01:35.042Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-17T11:01:35.042Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-17T11:01:35.258Z] [2021-04-17T11:01:35.258Z] Removing bundles/ [2021-04-17T11:01:35.258Z] [2021-04-17T11:01:35.258Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-04-17T11:01:35.258Z] Building: bundles/binary-daemon/dockerd-dev [2021-04-17T11:01:35.258Z] GOOS="" GOARCH="" GOARM="" [2021-04-17T11:01:35.560Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-17T11:01:36.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-17T11:01:36.334Z] --- PASS: TestImportExtremelyLargeImageWorks (105.95s) [2021-04-17T11:01:36.334Z] PASS [2021-04-17T11:01:36.334Z] [2021-04-17T11:01:36.334Z] DONE 12 tests in 109.076s [2021-04-17T11:01:36.334Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-04-17T11:01:36.334Z] INFO: Testing against a local daemon [2021-04-17T11:01:36.334Z] === RUN TestNetworkCreateDelete [2021-04-17T11:01:36.334Z] --- PASS: TestNetworkCreateDelete (0.47s) [2021-04-17T11:01:36.334Z] === RUN TestDockerNetworkDeletePreferID [2021-04-17T11:01:36.334Z] --- PASS: TestDockerNetworkDeletePreferID (1.28s) [2021-04-17T11:01:36.334Z] === RUN TestDaemonDNSFallback [2021-04-17T11:01:36.670Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-04-17T11:01:36.957Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.47s) [2021-04-17T11:01:36.957Z] === RUN TestUpdateMemory [2021-04-17T11:01:36.957Z] --- SKIP: TestUpdateMemory (0.00s) [2021-04-17T11:01:36.957Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-17T11:01:36.957Z] === RUN TestUpdateCPUQuota [2021-04-17T11:01:37.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-17T11:01:37.845Z] --- PASS: TestServiceCreateInit (11.62s) [2021-04-17T11:01:37.845Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.89s) [2021-04-17T11:01:37.845Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.72s) [2021-04-17T11:01:37.845Z] === RUN TestCreateServiceMultipleTimes [2021-04-17T11:01:39.256Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-17T11:01:40.500Z] --- PASS: TestDaemonDNSFallback (7.22s) [2021-04-17T11:01:40.500Z] === RUN TestInspectNetwork [2021-04-17T11:01:41.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-17T11:01:42.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-17T11:01:42.557Z] --- PASS: TestGet (15.00s) [2021-04-17T11:01:42.557Z] === RUN TestPluginWithNoManifest [2021-04-17T11:01:42.557Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-04-17T11:01:42.557Z] === RUN TestGetAll [2021-04-17T11:01:42.557Z] --- PASS: TestGetAll (0.00s) [2021-04-17T11:01:42.557Z] PASS [2021-04-17T11:01:42.557Z] coverage: 73.4% of statements [2021-04-17T11:01:42.557Z] ok github.com/docker/docker/pkg/plugins 36.246s coverage: 73.4% of statements [2021-04-17T11:01:42.557Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-04-17T11:01:42.557Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-04-17T11:01:42.557Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-04-17T11:01:42.557Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-04-17T11:01:42.557Z] ? github.com/docker/docker/pkg/term [no test files] [2021-04-17T11:01:42.557Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-04-17T11:01:42.557Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-04-17T11:01:42.557Z] ? github.com/docker/docker/quota [no test files] [2021-04-17T11:01:42.557Z] ? github.com/docker/docker/rootless [no test files] [2021-04-17T11:01:42.557Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-04-17T11:01:42.557Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-04-17T11:01:42.557Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-04-17T11:01:42.557Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-04-17T11:01:42.557Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-04-17T11:01:42.557Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-04-17T11:01:42.557Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-04-17T11:01:42.557Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-04-17T11:01:42.557Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-04-17T11:01:42.557Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-04-17T11:01:42.557Z] ? github.com/docker/docker/testutil/request [no test files] [2021-04-17T11:01:42.557Z] ? github.com/docker/docker/volume [no test files] [2021-04-17T11:01:42.557Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-04-17T11:01:42.557Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-04-17T11:01:43.246Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-04-17T11:01:43.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-17T11:01:43.546Z] --- PASS: TestUpdateCPUQuota (5.77s) [2021-04-17T11:01:43.546Z] === RUN TestUpdatePidsLimit [2021-04-17T11:01:43.546Z] === RUN TestUpdatePidsLimit/update_from_none [2021-04-17T11:01:43.546Z] === RUN TestUpdatePidsLimit/no_change [2021-04-17T11:01:44.106Z] [2021-04-17T11:01:44.106Z] === Skipped [2021-04-17T11:01:44.106Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-04-17T11:01:44.106Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-04-17T11:01:44.106Z] [2021-04-17T11:01:44.106Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-04-17T11:01:44.106Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-17T11:01:44.106Z] [2021-04-17T11:01:44.106Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-04-17T11:01:44.106Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-17T11:01:44.106Z] [2021-04-17T11:01:44.106Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-04-17T11:01:44.106Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-17T11:01:44.106Z] [2021-04-17T11:01:44.106Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-04-17T11:01:44.106Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-17T11:01:44.106Z] [2021-04-17T11:01:44.106Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-04-17T11:01:44.106Z] client_test.go:23: runtime.GOOS == "windows" [2021-04-17T11:01:44.106Z] [2021-04-17T11:01:44.106Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-04-17T11:01:44.106Z] daemon_test.go:147: root required [2021-04-17T11:01:44.106Z] [2021-04-17T11:01:44.106Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-04-17T11:01:44.106Z] reload_test.go:520: root required [2021-04-17T11:01:44.106Z] [2021-04-17T11:01:44.106Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-04-17T11:01:44.106Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-04-17T11:01:44.106Z] [2021-04-17T11:01:44.106Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-04-17T11:01:44.106Z] pull_v2_test.go:73: Needs fixing on Windows [2021-04-17T11:01:44.106Z] [2021-04-17T11:01:44.106Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-04-17T11:01:44.106Z] pull_v2_test.go:118: Needs fixing on Windows [2021-04-17T11:01:44.106Z] [2021-04-17T11:01:44.106Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-04-17T11:01:44.106Z] download_test.go:268: Needs fixing on Windows [2021-04-17T11:01:44.106Z] [2021-04-17T11:01:44.106Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-04-17T11:01:44.106Z] layer_test.go:304: Failing on Windows [2021-04-17T11:01:44.106Z] [2021-04-17T11:01:44.106Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-04-17T11:01:44.106Z] layer_test.go:353: Failing on Windows [2021-04-17T11:01:44.106Z] [2021-04-17T11:01:44.106Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-04-17T11:01:44.106Z] layer_test.go:468: Failing on Windows [2021-04-17T11:01:44.106Z] [2021-04-17T11:01:44.106Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-04-17T11:01:44.106Z] layer_test.go:697: Failing on Windows [2021-04-17T11:01:44.106Z] [2021-04-17T11:01:44.106Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-04-17T11:01:44.106Z] migration_test.go:46: Failing on Windows [2021-04-17T11:01:44.106Z] [2021-04-17T11:01:44.106Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-04-17T11:01:44.106Z] migration_test.go:182: Failing on Windows [2021-04-17T11:01:44.106Z] [2021-04-17T11:01:44.106Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-04-17T11:01:44.106Z] mount_test.go:17: Failing on Windows [2021-04-17T11:01:44.106Z] [2021-04-17T11:01:44.106Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-04-17T11:01:44.106Z] mount_test.go:76: Failing on Windows [2021-04-17T11:01:44.106Z] [2021-04-17T11:01:44.106Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-04-17T11:01:44.106Z] mount_test.go:125: Failing on Windows [2021-04-17T11:01:44.106Z] [2021-04-17T11:01:44.106Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-04-17T11:01:44.106Z] mount_test.go:212: Failing on Windows [2021-04-17T11:01:44.106Z] [2021-04-17T11:01:44.106Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-04-17T11:01:44.106Z] archive_test.go:134: Xz not present in msys2 [2021-04-17T11:01:44.106Z] [2021-04-17T11:01:44.106Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-04-17T11:01:44.106Z] archive_test.go:239: Failing on Windows CI machines [2021-04-17T11:01:44.106Z] [2021-04-17T11:01:44.106Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-04-17T11:01:44.106Z] archive_windows_test.go:16: Currently fails [2021-04-17T11:01:44.106Z] [2021-04-17T11:01:44.106Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-04-17T11:01:44.106Z] changes_test.go:196: needs more investigation [2021-04-17T11:01:44.106Z] [2021-04-17T11:01:44.106Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-04-17T11:01:44.106Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-04-17T11:01:44.106Z] [2021-04-17T11:01:44.106Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-04-17T11:01:44.106Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-04-17T11:01:44.106Z] [2021-04-17T11:01:44.106Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-04-17T11:01:44.106Z] changes_test.go:433: needs further investigation [2021-04-17T11:01:44.106Z] [2021-04-17T11:01:44.106Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-04-17T11:01:44.106Z] changes_test.go:469: needs further investigation [2021-04-17T11:01:44.106Z] [2021-04-17T11:01:44.106Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-04-17T11:01:44.106Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-04-17T11:01:44.106Z] [2021-04-17T11:01:44.106Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-04-17T11:01:44.106Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-04-17T11:01:44.106Z] [2021-04-17T11:01:44.106Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-04-17T11:01:44.106Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-17T11:01:44.106Z] [2021-04-17T11:01:44.106Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-04-17T11:01:44.106Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-17T11:01:44.106Z] [2021-04-17T11:01:44.106Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-04-17T11:01:44.106Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-04-17T11:01:44.106Z] [2021-04-17T11:01:44.107Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-04-17T11:01:44.107Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-17T11:01:44.107Z] [2021-04-17T11:01:44.107Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-04-17T11:01:44.107Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-04-17T11:01:44.107Z] [2021-04-17T11:01:44.107Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-04-17T11:01:44.107Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-04-17T11:01:44.107Z] [2021-04-17T11:01:44.107Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-04-17T11:01:44.107Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-04-17T11:01:44.107Z] [2021-04-17T11:01:44.107Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-04-17T11:01:44.107Z] poller_test.go:41: No chmod on Windows [2021-04-17T11:01:44.107Z] [2021-04-17T11:01:44.107Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-04-17T11:01:44.107Z] fileutils_test.go:134: Needs porting to Windows [2021-04-17T11:01:44.107Z] [2021-04-17T11:01:44.107Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-04-17T11:01:44.107Z] fileutils_test.go:180: Needs porting to Windows [2021-04-17T11:01:44.107Z] [2021-04-17T11:01:44.107Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-04-17T11:01:44.107Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-04-17T11:01:44.107Z] [2021-04-17T11:01:44.107Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-04-17T11:01:44.107Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-04-17T11:01:44.107Z] [2021-04-17T11:01:44.107Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-04-17T11:01:44.107Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-04-17T11:01:44.107Z] [2021-04-17T11:01:44.107Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-04-17T11:01:44.107Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-04-17T11:01:44.107Z] [2021-04-17T11:01:44.107Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-04-17T11:01:44.107Z] local_test.go:181: runtime.GOOS == "windows" [2021-04-17T11:01:44.107Z] [2021-04-17T11:01:44.107Z] [2021-04-17T11:01:44.107Z] DONE 1833 tests, 47 skipped in 201.256s [2021-04-17T11:01:44.107Z] INFO: make.ps1 ended at 04/17/2021 11:01:43 [2021-04-17T11:01:44.122Z] === RUN TestUpdatePidsLimit/update_lower [2021-04-17T11:01:44.668Z] === RUN TestInspectNetwork/full_network_id [2021-04-17T11:01:44.668Z] === RUN TestInspectNetwork/partial_network_id [2021-04-17T11:01:44.668Z] === RUN TestInspectNetwork/network_name [2021-04-17T11:01:44.668Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-04-17T11:01:44.696Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-04-17T11:01:44.981Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-17T11:01:44.981Z] Using test binary docker [2021-04-17T11:01:44.981Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-17T11:01:44.981Z] +++ /etc/init.d/apparmor start [2021-04-17T11:01:44.981Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-17T11:01:44.981Z] INFO: Waiting for daemon to start... [2021-04-17T11:01:44.981Z] Starting dockerd [2021-04-17T11:01:44.981Z] +++ 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-04-17T11:01:45.156Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-04-17T11:01:45.638Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-04-17T11:01:46.210Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-04-17T11:01:46.302Z] powershell.exe : Unsupported signal: . Discarding. [2021-04-17T11:01:46.302Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-e2b0fc2a\powershellWrapper.ps1:3 char:1 [2021-04-17T11:01:46.302Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2021-04-17T11:01:46.302Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2021-04-17T11:01:46.302Z] + CategoryInfo : NotSpecified: (Unsupported signal: . Discarding.:String) [], RemoteException [2021-04-17T11:01:46.302Z] + FullyQualifiedErrorId : NativeCommandError [2021-04-17T11:01:46.303Z] [2021-04-17T11:01:46.303Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-04-17T11:01:46.303Z] INFO: Unit tests ended at 04/17/2021 11:01:45. Duration:00:03:36.2271179 [2021-04-17T11:01:46.303Z] INFO: Building busybox [2021-04-17T11:01:46.303Z] Sending build context to Docker daemon 5.12kB [2021-04-17T11:01:46.303Z] [2021-04-17T11:01:46.303Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-04-17T11:01:46.303Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-04-17T11:01:46.303Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-04-17T11:01:46.303Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-04-17T11:01:46.303Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-04-17T11:01:46.303Z] ---> 39d157a84080 [2021-04-17T11:01:46.303Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-04-17T11:01:46.303Z] ---> Running in 91df6e9dfd01 [2021-04-17T11:01:46.537Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-04-17T11:01:46.783Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-04-17T11:01:47.067Z] . [2021-04-17T11:01:47.067Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-17T11:01:47.067Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-17T11:01:47.067Z] Error: No such image: emptyfs [2021-04-17T11:01:47.067Z] ++++ docker load [2021-04-17T11:01:47.067Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-17T11:01:47.107Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-04-17T11:01:47.366Z] Running integration-test (iteration 1) [2021-04-17T11:01:47.366Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2021-04-17T11:01:47.366Z] ++ 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-04-17T11:01:47.366Z] ++ set -e [2021-04-17T11:01:47.366Z] ++ '[' -n 0 ']' [2021-04-17T11:01:47.366Z] ++ set -x [2021-04-17T11:01:47.366Z] ++ env -i DEST=/go/src/github.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-04-17T11:01:47.676Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-04-17T11:01:48.169Z] --- PASS: TestUpdatePidsLimit (5.25s) [2021-04-17T11:01:48.169Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.64s) [2021-04-17T11:01:48.169Z] --- PASS: TestUpdatePidsLimit/no_change (0.67s) [2021-04-17T11:01:48.169Z] --- PASS: TestUpdatePidsLimit/update_lower (0.67s) [2021-04-17T11:01:48.169Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.64s) [2021-04-17T11:01:48.169Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.64s) [2021-04-17T11:01:48.169Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.65s) [2021-04-17T11:01:48.169Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.64s) [2021-04-17T11:01:48.169Z] === RUN TestUpdateRestartPolicy [2021-04-17T11:01:48.835Z] --- PASS: TestInspectNetwork (8.37s) [2021-04-17T11:01:48.835Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-04-17T11:01:48.835Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-04-17T11:01:48.835Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-04-17T11:01:48.835Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-04-17T11:01:48.835Z] === RUN TestRunContainerWithBridgeNone [2021-04-17T11:01:49.060Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-04-17T11:01:49.060Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-04-17T11:01:49.628Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-04-17T11:01:50.063Z] Removing intermediate container 91df6e9dfd01 [2021-04-17T11:01:50.063Z] ---> 5affce0bcb57 [2021-04-17T11:01:50.063Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-04-17T11:01:50.063Z] ---> Running in 83e3c4445617 [2021-04-17T11:01:50.063Z] Removing intermediate container 83e3c4445617 [2021-04-17T11:01:50.063Z] ---> a5a7efe19aa9 [2021-04-17T11:01:50.063Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-04-17T11:01:50.063Z] ---> Running in b287a609a67b [2021-04-17T11:01:50.527Z] Removing intermediate container b287a609a67b [2021-04-17T11:01:50.527Z] ---> be7783838fa5 [2021-04-17T11:01:50.527Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-04-17T11:01:51.355Z] --- PASS: TestRunContainerWithBridgeNone (3.17s) [2021-04-17T11:01:51.355Z] === RUN TestNetworkInvalidJSON [2021-04-17T11:01:51.355Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-17T11:01:51.355Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-17T11:01:51.355Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-17T11:01:51.355Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-17T11:01:51.355Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-17T11:01:51.355Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-17T11:01:51.355Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-17T11:01:51.355Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-17T11:01:51.355Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-17T11:01:51.355Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-04-17T11:01:51.355Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-17T11:01:51.355Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-17T11:01:51.355Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-17T11:01:51.355Z] === RUN TestNetworkList [2021-04-17T11:01:51.355Z] === RUN TestNetworkList//networks [2021-04-17T11:01:51.355Z] === PAUSE TestNetworkList//networks [2021-04-17T11:01:51.355Z] === RUN TestNetworkList//networks/ [2021-04-17T11:01:51.355Z] === PAUSE TestNetworkList//networks/ [2021-04-17T11:01:51.355Z] === CONT TestNetworkList//networks [2021-04-17T11:01:51.355Z] === CONT TestNetworkList//networks/ [2021-04-17T11:01:51.355Z] --- PASS: TestNetworkList (0.01s) [2021-04-17T11:01:51.355Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-17T11:01:51.355Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-17T11:01:51.355Z] === RUN TestHostIPv4BridgeLabel [2021-04-17T11:01:51.504Z] [2021-04-17T11:01:51.967Z] ---> 4d3fc8c36f2b [2021-04-17T11:01:51.967Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-04-17T11:01:51.967Z] ---> Running in b9a3f80b1e33 [2021-04-17T11:01:52.284Z] --- PASS: TestHostIPv4BridgeLabel (0.83s) [2021-04-17T11:01:52.284Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-17T11:01:53.651Z] --- PASS: TestDaemonRestartWithLiveRestore (1.51s) [2021-04-17T11:01:53.651Z] === RUN TestDaemonDefaultNetworkPools [2021-04-17T11:01:54.613Z] 399f118dfaa9: Pull complete [2021-04-17T11:01:54.613Z] Digest: sha256:1bb6543a7fe87bb95d9adfa4c53ea3469c1c846ad63baf32729078062e8c1127 [2021-04-17T11:01:54.613Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-17T11:01:54.613Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-04-17T11:01:54.613Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-04-17T11:01:54.613Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1879' [2021-04-17T11:01:54.613Z] WARN: Skipping validation tests [2021-04-17T11:01:54.613Z] INFO: Running unit tests at 04/17/2021 11:01:45... [2021-04-17T11:01:54.613Z] INFO: make.ps1 starting at 04/17/2021 11:01:48 [2021-04-17T11:01:54.613Z] INFO: Git commit (041d074ebe) assumed from DOCKER_GITCOMMIT environment variable [2021-04-17T11:01:54.613Z] INFO: Invoking autogen... [2021-04-17T11:01:54.613Z] INFO: Running unit tests... [2021-04-17T11:01:55.018Z] --- PASS: TestDaemonDefaultNetworkPools (1.40s) [2021-04-17T11:01:55.018Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-17T11:01:57.537Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.10s) [2021-04-17T11:01:57.537Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-17T11:01:57.759Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-04-17T11:01:57.759Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-04-17T11:02:00.059Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.63s) [2021-04-17T11:02:00.059Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-17T11:02:00.282Z] --- PASS: TestCreateServiceMultipleTimes (21.85s) [2021-04-17T11:02:00.282Z] === RUN TestCreateServiceConflict [2021-04-17T11:02:00.439Z] 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-04-17T11:02:00.621Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.84s) [2021-04-17T11:02:00.621Z] === RUN TestServiceWithPredefinedNetwork [2021-04-17T11:02:00.625Z] Removing intermediate container b9a3f80b1e33 [2021-04-17T11:02:00.625Z] ---> 074cd7931942 [2021-04-17T11:02:00.625Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-04-17T11:02:00.625Z] ---> Running in 398da12cae0d [2021-04-17T11:02:01.604Z] [2021-04-17T11:02:01.604Z] SUCCESS: Specified value was saved. [2021-04-17T11:02:02.809Z] Loaded image: buildpack-deps:buster [2021-04-17T11:02:02.809Z] Loaded image: busybox:latest [2021-04-17T11:02:02.809Z] Loaded image: busybox:glibc [2021-04-17T11:02:03.063Z] --- PASS: TestCreateServiceConflict (3.82s) [2021-04-17T11:02:03.063Z] === RUN TestCreateServiceMaxReplicas [2021-04-17T11:02:03.080Z] --- PASS: TestUpdateRestartPolicy (13.12s) [2021-04-17T11:02:03.080Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-17T11:02:03.080Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s) [2021-04-17T11:02:03.080Z] === RUN TestWaitNonBlocked [2021-04-17T11:02:03.080Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-17T11:02:03.080Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-17T11:02:03.080Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-17T11:02:03.080Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-17T11:02:03.080Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-17T11:02:03.080Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-17T11:02:03.104Z] Loaded image: debian:bullseye [2021-04-17T11:02:03.104Z] Loaded image: hello-world:latest [2021-04-17T11:02:03.156Z] Removing intermediate container 398da12cae0d [2021-04-17T11:02:03.156Z] ---> 5b3590b95e1a [2021-04-17T11:02:03.156Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-04-17T11:02:03.342Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-04-17T11:02:03.342Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.18s) [2021-04-17T11:02:03.342Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.22s) [2021-04-17T11:02:03.342Z] === RUN TestWaitBlocked [2021-04-17T11:02:03.342Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-17T11:02:03.342Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-17T11:02:03.342Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-17T11:02:03.342Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-17T11:02:03.342Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-17T11:02:03.342Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-17T11:02:03.399Z] Loaded image: arm32v7/hello-world:latest [2021-04-17T11:02:03.399Z] INFO: Testing against a local daemon [2021-04-17T11:02:03.399Z] === RUN TestCgroupNamespacesBuild [2021-04-17T11:02:03.623Z] ---> Running in 89c153801497 [2021-04-17T11:02:03.892Z] --- PASS: TestServiceWithPredefinedNetwork (2.78s) [2021-04-17T11:02:03.892Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-17T11:02:03.892Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-17T11:02:03.892Z] service_test.go:242: FLAKY_TEST [2021-04-17T11:02:03.892Z] === RUN TestServiceWithDataPathPortInit [2021-04-17T11:02:04.731Z] --- PASS: TestWaitBlocked (0.03s) [2021-04-17T11:02:04.731Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.07s) [2021-04-17T11:02:04.731Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.12s) [2021-04-17T11:02:04.731Z] === CONT TestContainerStartOnDaemonRestart [2021-04-17T11:02:04.731Z] === CONT TestContainerKillOnDaemonStart [2021-04-17T11:02:04.731Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-17T11:02:04.731Z] === CONT TestDaemonHostGatewayIP [2021-04-17T11:02:04.925Z] --- PASS: TestCgroupNamespacesBuild (1.44s) [2021-04-17T11:02:04.925Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-17T11:02:05.900Z] === RUN TestDockerSuite/TestBuildExpose [2021-04-17T11:02:05.900Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-04-17T11:02:06.450Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.38s) [2021-04-17T11:02:06.450Z] === RUN TestBuildWithSession [2021-04-17T11:02:06.450Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-17T11:02:06.450Z] build_session_test.go:25: TODO: BuildKit [2021-04-17T11:02:06.450Z] === RUN TestBuildSquashParent [2021-04-17T11:02:06.627Z] --- PASS: TestCreateServiceMaxReplicas (4.11s) [2021-04-17T11:02:06.627Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-17T11:02:06.838Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-04-17T11:02:07.385Z] Cannot create a file when that file already exists. [2021-04-17T11:02:07.406Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-04-17T11:02:07.497Z] ? github.com/docker/docker/api [no test files] [2021-04-17T11:02:07.666Z] === RUN TestDockerSuite/TestBuildFails [2021-04-17T11:02:08.044Z] --- PASS: TestContainerStartOnDaemonRestart (3.49s) [2021-04-17T11:02:08.044Z] === CONT TestIpcModeOlderClient [2021-04-17T11:02:08.044Z] --- PASS: TestIpcModeOlderClient (0.09s) [2021-04-17T11:02:08.044Z] === CONT TestDaemonRestartIpcMode [2021-04-17T11:02:09.046Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-04-17T11:02:09.046Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-04-17T11:02:09.435Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.85s) [2021-04-17T11:02:10.944Z] --- PASS: TestBuildSquashParent (4.17s) [2021-04-17T11:02:10.944Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-17T11:02:10.944Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-17T11:02:10.944Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-17T11:02:10.944Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-17T11:02:10.944Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-17T11:02:10.944Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-17T11:02:10.944Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-17T11:02:10.944Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-17T11:02:10.944Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-17T11:02:10.944Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-17T11:02:10.944Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-17T11:02:10.944Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-17T11:02:10.944Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-17T11:02:10.944Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-17T11:02:10.944Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-17T11:02:10.944Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-17T11:02:10.944Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-17T11:02:11.353Z] --- PASS: TestDaemonHostGatewayIP (6.76s) [2021-04-17T11:02:11.585Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-04-17T11:02:11.925Z] --- PASS: TestDaemonRestartIpcMode (3.94s) [2021-04-17T11:02:12.105Z] Removing intermediate container 89c153801497 [2021-04-17T11:02:12.105Z] ---> 7f60fda2a4c8 [2021-04-17T11:02:12.105Z] Step 13/13 : CMD ["sh"] [2021-04-17T11:02:12.105Z] ---> Running in b1b38a3e6639 [2021-04-17T11:02:12.105Z] Removing intermediate container b1b38a3e6639 [2021-04-17T11:02:12.105Z] ---> 9643b380c884 [2021-04-17T11:02:12.105Z] Successfully built 9643b380c884 [2021-04-17T11:02:12.105Z] Successfully tagged busybox:latest [2021-04-17T11:02:12.105Z] INFO: Docker images of the daemon under test [2021-04-17T11:02:12.105Z] [2021-04-17T11:02:12.105Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-04-17T11:02:12.105Z] busybox latest 9643b380c884 Less than a second ago 2.77GB [2021-04-17T11:02:12.105Z] microsoft/windowsservercore latest 39d157a84080 8 weeks ago 2.74GB [2021-04-17T11:02:12.105Z] mcr.microsoft.com/windows/servercore/insider 10.0.20295.1 39d157a84080 8 weeks ago 2.74GB [2021-04-17T11:02:12.105Z] [2021-04-17T11:02:12.105Z] INFO: Running integration tests at 04/17/2021 11:02:11... [2021-04-17T11:02:12.105Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-04-17T11:02:12.105Z] INFO: Integration API tests being run from the host: [2021-04-17T11:02:12.105Z] INFO: make.ps1 starting at 04/17/2021 11:02:11 [2021-04-17T11:02:12.572Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-04-17T11:02:13.047Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-17T11:02:13.047Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-17T11:02:15.143Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-04-17T11:02:15.143Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.59s) [2021-04-17T11:02:15.143Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.77s) [2021-04-17T11:02:15.143Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.83s) [2021-04-17T11:02:15.143Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.94s) [2021-04-17T11:02:15.143Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.88s) [2021-04-17T11:02:15.143Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.75s) [2021-04-17T11:02:15.143Z] === RUN TestBuildMultiStageCopy [2021-04-17T11:02:15.143Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-17T11:02:15.784Z] === RUN TestDockerSuite/TestBuildForceRm [2021-04-17T11:02:16.666Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-17T11:02:16.666Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-17T11:02:16.975Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-17T11:02:17.272Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-17T11:02:17.568Z] --- PASS: TestBuildMultiStageCopy (2.87s) [2021-04-17T11:02:17.568Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.56s) [2021-04-17T11:02:17.568Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.31s) [2021-04-17T11:02:17.568Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.32s) [2021-04-17T11:02:17.568Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.34s) [2021-04-17T11:02:17.568Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.34s) [2021-04-17T11:02:17.568Z] === RUN TestBuildMultiStageParentConfig [2021-04-17T11:02:18.326Z] === RUN TestDockerSuite/TestBuildFromGit [2021-04-17T11:02:18.511Z] --- PASS: TestContainerKillOnDaemonStart (13.61s) [2021-04-17T11:02:18.511Z] PASS [2021-04-17T11:02:18.511Z] [2021-04-17T11:02:18.511Z] === Skipped [2021-04-17T11:02:18.511Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-04-17T11:02:18.511Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-17T11:02:18.511Z] [2021-04-17T11:02:18.511Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-04-17T11:02:18.511Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-17T11:02:18.511Z] [2021-04-17T11:02:18.511Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-04-17T11:02:18.511Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-17T11:02:18.511Z] [2021-04-17T11:02:18.511Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-17T11:02:18.511Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-17T11:02:18.511Z] [2021-04-17T11:02:18.511Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-04-17T11:02:18.511Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-17T11:02:18.511Z] [2021-04-17T11:02:18.511Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-04-17T11:02:18.511Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-17T11:02:18.511Z] [2021-04-17T11:02:18.511Z] [2021-04-17T11:02:18.511Z] DONE 197 tests, 6 skipped in 164.206s [2021-04-17T11:02:18.511Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-04-17T11:02:18.511Z] ++ 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-04-17T11:02:18.511Z] ++ set -e [2021-04-17T11:02:18.511Z] ++ '[' -n 0 ']' [2021-04-17T11:02:18.511Z] ++ set -x [2021-04-17T11:02:18.511Z] ++ env -i DEST=/go/src/github.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-04-17T11:02:18.511Z] INFO: Testing against a local daemon [2021-04-17T11:02:18.511Z] === RUN TestCommitInheritsEnv [2021-04-17T11:02:18.614Z] --- PASS: TestBuildMultiStageParentConfig (0.81s) [2021-04-17T11:02:18.614Z] === RUN TestBuildLabelWithTargets [2021-04-17T11:02:18.773Z] --- PASS: TestCommitInheritsEnv (0.43s) [2021-04-17T11:02:18.773Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-17T11:02:18.773Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-04-17T11:02:18.773Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-04-17T11:02:18.773Z] === RUN TestImagesFilterMultiReference [2021-04-17T11:02:18.773Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-04-17T11:02:18.773Z] === RUN TestImagePullPlatformInvalid [2021-04-17T11:02:18.773Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-04-17T11:02:18.773Z] === RUN TestRemoveImageOrphaning [2021-04-17T11:02:19.345Z] --- PASS: TestRemoveImageOrphaning (0.39s) [2021-04-17T11:02:19.345Z] === RUN TestRemoveImageGarbageCollector [2021-04-17T11:02:19.345Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-04-17T11:02:19.345Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-17T11:02:19.345Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-17T11:02:19.345Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-04-17T11:02:19.345Z] === RUN TestTagInvalidReference [2021-04-17T11:02:19.345Z] --- PASS: TestTagInvalidReference (0.04s) [2021-04-17T11:02:19.345Z] === RUN TestTagValidPrefixedRepo [2021-04-17T11:02:19.345Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-04-17T11:02:19.345Z] === RUN TestTagExistedNameWithoutForce [2021-04-17T11:02:19.607Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-04-17T11:02:19.607Z] === RUN TestTagOfficialNames [2021-04-17T11:02:19.607Z] --- PASS: TestTagOfficialNames (0.08s) [2021-04-17T11:02:19.607Z] === RUN TestTagMatchesDigest [2021-04-17T11:02:19.607Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-04-17T11:02:19.607Z] PASS [2021-04-17T11:02:19.607Z] [2021-04-17T11:02:19.607Z] === Skipped [2021-04-17T11:02:19.607Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-04-17T11:02:19.607Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-04-17T11:02:19.607Z] [2021-04-17T11:02:19.607Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-04-17T11:02:19.607Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-17T11:02:19.607Z] [2021-04-17T11:02:19.607Z] [2021-04-17T11:02:19.607Z] DONE 12 tests, 2 skipped in 1.506s [2021-04-17T11:02:19.607Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-04-17T11:02:19.607Z] ++ 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-04-17T11:02:19.607Z] ++ set -e [2021-04-17T11:02:19.607Z] ++ '[' -n 0 ']' [2021-04-17T11:02:19.607Z] ++ set -x [2021-04-17T11:02:19.607Z] ++ env -i DEST=/go/src/github.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-04-17T11:02:19.868Z] INFO: Testing against a local daemon [2021-04-17T11:02:19.868Z] === RUN TestNetworkCreateDelete [2021-04-17T11:02:20.139Z] --- PASS: TestBuildLabelWithTargets (1.30s) [2021-04-17T11:02:20.139Z] === RUN TestBuildWithEmptyLayers [2021-04-17T11:02:20.434Z] --- PASS: TestBuildWithEmptyLayers (0.63s) [2021-04-17T11:02:20.434Z] === RUN TestBuildMultiStageOnBuild [2021-04-17T11:02:20.810Z] --- PASS: TestNetworkCreateDelete (0.86s) [2021-04-17T11:02:20.810Z] === RUN TestDockerNetworkDeletePreferID [2021-04-17T11:02:20.866Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-04-17T11:02:20.866Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-04-17T11:02:21.936Z] --- PASS: TestServiceWithDataPathPortInit (16.04s) [2021-04-17T11:02:21.936Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-17T11:02:22.246Z] === RUN TestMiddlewares [2021-04-17T11:02:22.246Z] --- PASS: TestMiddlewares (0.00s) [2021-04-17T11:02:22.246Z] PASS [2021-04-17T11:02:22.246Z] coverage: 9.0% of statements [2021-04-17T11:02:22.246Z] ok github.com/docker/docker/api/server 0.071s coverage: 9.0% of statements [2021-04-17T11:02:22.524Z] --- PASS: TestBuildMultiStageOnBuild (1.75s) [2021-04-17T11:02:22.524Z] === RUN TestBuildUncleanTarFilenames [2021-04-17T11:02:22.775Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-04-17T11:02:23.167Z] --- PASS: TestBuildUncleanTarFilenames (0.92s) [2021-04-17T11:02:23.168Z] === RUN TestBuildMultiStageLayerLeak [2021-04-17T11:02:23.356Z] --- PASS: TestDockerNetworkDeletePreferID (2.43s) [2021-04-17T11:02:23.356Z] === RUN TestDaemonDNSFallback [2021-04-17T11:02:25.265Z] --- PASS: TestBuildMultiStageLayerLeak (1.84s) [2021-04-17T11:02:25.265Z] === RUN TestBuildWithHugeFile [2021-04-17T11:02:25.317Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-04-17T11:02:25.356Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.03s) [2021-04-17T11:02:25.356Z] === RUN TestCreateServiceSecretFileMode [2021-04-17T11:02:25.888Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-04-17T11:02:26.148Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-04-17T11:02:26.462Z] --- PASS: TestCreateServiceSecretFileMode (3.77s) [2021-04-17T11:02:26.462Z] === RUN TestCreateServiceConfigFileMode [2021-04-17T11:02:28.473Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.95s) [2021-04-17T11:02:28.473Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:84lymwbrnnto6b53p91qz1oqv Created:2021-04-17 11:02:20.844079516 +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[f4c4f0678f5b7625931af4a9f0d4753a6d360a600dcd84d546af371aff6e43c6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ix0sr20xeg63vethhm6g600k9 EndpointID:0438535fff51e1f6cff23e5d25958b4c4486b0340dd743f36e325af98fbde7d8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1defe8f6ae2eeff0e1ef92122c5b3d03738ede357d786e9dd9cf5420586e2872 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:104f0f74c68c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ix0sr20xeg63vethhm6g600k9 EndpointID:0438535fff51e1f6cff23e5d25958b4c4486b0340dd743f36e325af98fbde7d8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-04-17T11:02:28.473Z] PASS [2021-04-17T11:02:28.473Z] [2021-04-17T11:02:28.473Z] === Skipped [2021-04-17T11:02:28.473Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-17T11:02:28.473Z] service_test.go:242: FLAKY_TEST [2021-04-17T11:02:28.473Z] [2021-04-17T11:02:28.473Z] [2021-04-17T11:02:28.473Z] DONE 26 tests, 1 skipped in 56.670s [2021-04-17T11:02:28.473Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-17T11:02:28.473Z] INFO: Testing against a local daemon [2021-04-17T11:02:28.473Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-17T11:02:28.473Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-17T11:02:28.473Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-17T11:02:28.473Z] === RUN TestDockerNetworkIpvlan [2021-04-17T11:02:28.473Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-17T11:02:28.473Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-17T11:02:28.473Z] PASS [2021-04-17T11:02:28.473Z] [2021-04-17T11:02:28.473Z] === Skipped [2021-04-17T11:02:28.473Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-17T11:02:28.473Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-17T11:02:28.473Z] [2021-04-17T11:02:28.473Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-17T11:02:28.473Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-17T11:02:28.473Z] [2021-04-17T11:02:28.473Z] [2021-04-17T11:02:28.473Z] DONE 2 tests, 2 skipped in 0.036s [2021-04-17T11:02:28.473Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-17T11:02:28.473Z] INFO: Testing against a local daemon [2021-04-17T11:02:28.473Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-17T11:02:28.689Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-04-17T11:02:29.840Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.01s) [2021-04-17T11:02:29.840Z] === RUN TestDockerNetworkMacvlan [2021-04-17T11:02:30.402Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-04-17T11:02:30.905Z] --- PASS: TestCreateServiceConfigFileMode (3.77s) [2021-04-17T11:02:30.905Z] === RUN TestCreateServiceSysctls [2021-04-17T11:02:31.228Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-04-17T11:02:31.228Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-04-17T11:02:31.488Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-04-17T11:02:31.494Z] --- PASS: TestDaemonDNSFallback (8.14s) [2021-04-17T11:02:31.494Z] === RUN TestInspectNetwork [2021-04-17T11:02:31.786Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-04-17T11:02:32.721Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-04-17T11:02:33.415Z] === RUN TestDockerSuite/TestBuildHistory [2021-04-17T11:02:35.326Z] --- PASS: TestImportExtremelyLargeImageWorks (217.35s) [2021-04-17T11:02:35.326Z] PASS [2021-04-17T11:02:35.326Z] [2021-04-17T11:02:35.326Z] DONE 12 tests in 222.096s [2021-04-17T11:02:35.326Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-04-17T11:02:35.326Z] ++ 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-04-17T11:02:35.326Z] ++ set -e [2021-04-17T11:02:35.326Z] ++ '[' -n 0 ']' [2021-04-17T11:02:35.326Z] ++ set -x [2021-04-17T11:02:35.326Z] ++ env -i DEST=/go/src/github.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-04-17T11:02:35.326Z] INFO: Testing against a local daemon [2021-04-17T11:02:35.326Z] === RUN TestNetworkCreateDelete [2021-04-17T11:02:35.418Z] --- PASS: TestCreateServiceSysctls (4.84s) [2021-04-17T11:02:35.419Z] === RUN TestCreateServiceCapabilities [2021-04-17T11:02:35.897Z] --- PASS: TestNetworkCreateDelete (0.55s) [2021-04-17T11:02:35.897Z] === RUN TestDockerNetworkDeletePreferID [2021-04-17T11:02:35.991Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-04-17T11:02:36.786Z] === RUN TestInspectNetwork/full_network_id [2021-04-17T11:02:36.786Z] === RUN TestInspectNetwork/partial_network_id [2021-04-17T11:02:36.786Z] === RUN TestInspectNetwork/network_name [2021-04-17T11:02:36.786Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-04-17T11:02:37.278Z] --- PASS: TestDockerNetworkDeletePreferID (1.34s) [2021-04-17T11:02:37.278Z] === RUN TestDaemonDNSFallback [2021-04-17T11:02:37.537Z] === RUN TestDockerSuite/TestBuildIidFile [2021-04-17T11:02:37.797Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-04-17T11:02:37.838Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-17T11:02:37.838Z] INFO: Testing against a local daemon [2021-04-17T11:02:37.838Z] === RUN TestBuildWithSession [2021-04-17T11:02:37.838Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-17T11:02:37.838Z] build_session_test.go:25: TODO: BuildKit [2021-04-17T11:02:37.838Z] === RUN TestBuildSquashParent [2021-04-17T11:02:37.838Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-04-17T11:02:37.838Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:02:37.838Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-17T11:02:37.838Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-17T11:02:37.838Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-17T11:02:37.838Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-17T11:02:37.838Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-17T11:02:37.838Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-17T11:02:37.838Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-17T11:02:37.838Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-17T11:02:37.838Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-17T11:02:37.838Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-17T11:02:37.838Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-17T11:02:37.838Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-17T11:02:37.838Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-17T11:02:37.838Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-17T11:02:37.838Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-17T11:02:37.838Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-17T11:02:37.838Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-17T11:02:38.739Z] === RUN TestDockerSuite/TestBuildInheritance [2021-04-17T11:02:39.058Z] --- PASS: TestCreateServiceCapabilities (3.83s) [2021-04-17T11:02:39.058Z] === RUN TestInspect [2021-04-17T11:02:39.262Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-04-17T11:02:39.311Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-04-17T11:02:39.880Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-04-17T11:02:39.880Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-04-17T11:02:40.818Z] === RUN TestDockerSuite/TestBuildLabel [2021-04-17T11:02:40.993Z] --- PASS: TestInspectNetwork (9.20s) [2021-04-17T11:02:40.993Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-04-17T11:02:40.993Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-04-17T11:02:40.993Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-04-17T11:02:40.993Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-04-17T11:02:40.993Z] === RUN TestRunContainerWithBridgeNone [2021-04-17T11:02:41.077Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-04-17T11:02:41.337Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-04-17T11:02:41.598Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-04-17T11:02:41.857Z] === RUN TestDockerSuite/TestBuildLabels [2021-04-17T11:02:42.117Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-04-17T11:02:43.058Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-04-17T11:02:43.503Z] --- PASS: TestInspect (4.11s) [2021-04-17T11:02:43.503Z] === RUN TestCreateJob [2021-04-17T11:02:44.298Z] --- PASS: TestRunContainerWithBridgeNone (3.42s) [2021-04-17T11:02:44.298Z] === RUN TestNetworkInvalidJSON [2021-04-17T11:02:44.298Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-17T11:02:44.298Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-17T11:02:44.298Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-17T11:02:44.298Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-17T11:02:44.298Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-17T11:02:44.298Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-17T11:02:44.298Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-17T11:02:44.298Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-17T11:02:44.298Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-17T11:02:44.298Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-04-17T11:02:44.298Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-17T11:02:44.298Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-17T11:02:44.298Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-17T11:02:44.298Z] === RUN TestNetworkList [2021-04-17T11:02:44.298Z] === RUN TestNetworkList//networks [2021-04-17T11:02:44.298Z] === PAUSE TestNetworkList//networks [2021-04-17T11:02:44.298Z] === RUN TestNetworkList//networks/ [2021-04-17T11:02:44.298Z] === PAUSE TestNetworkList//networks/ [2021-04-17T11:02:44.298Z] === CONT TestNetworkList//networks [2021-04-17T11:02:44.298Z] === CONT TestNetworkList//networks/ [2021-04-17T11:02:44.298Z] --- PASS: TestNetworkList (0.03s) [2021-04-17T11:02:44.298Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-17T11:02:44.298Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-17T11:02:44.298Z] === RUN TestHostIPv4BridgeLabel [2021-04-17T11:02:44.968Z] --- PASS: TestDaemonDNSFallback (7.64s) [2021-04-17T11:02:44.968Z] === RUN TestInspectNetwork [2021-04-17T11:02:44.968Z] === RUN TestDockerSuite/TestBuildLastModified [2021-04-17T11:02:45.241Z] --- PASS: TestHostIPv4BridgeLabel (1.44s) [2021-04-17T11:02:45.241Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-17T11:02:45.806Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-04-17T11:02:46.457Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-17T11:02:46.457Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-17T11:02:47.173Z] --- PASS: TestDockerNetworkMacvlan (17.63s) [2021-04-17T11:02:47.173Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2021-04-17T11:02:47.173Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2021-04-17T11:02:47.173Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.02s) [2021-04-17T11:02:47.173Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.34s) [2021-04-17T11:02:47.173Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.89s) [2021-04-17T11:02:47.173Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.59s) [2021-04-17T11:02:47.173Z] PASS [2021-04-17T11:02:47.173Z] [2021-04-17T11:02:47.173Z] DONE 8 tests in 19.673s [2021-04-17T11:02:47.173Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-17T11:02:47.173Z] testing: warning: no tests to run [2021-04-17T11:02:47.173Z] PASS [2021-04-17T11:02:47.173Z] [2021-04-17T11:02:47.173Z] DONE 0 tests in 0.007s [2021-04-17T11:02:47.173Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-17T11:02:47.173Z] INFO: Testing against a local daemon [2021-04-17T11:02:47.173Z] === RUN TestAuthZPluginAllowRequest [2021-04-17T11:02:47.947Z] --- PASS: TestCreateJob (4.73s) [2021-04-17T11:02:47.947Z] === RUN TestReplicatedJob [2021-04-17T11:02:48.543Z] --- PASS: TestDaemonRestartWithLiveRestore (2.60s) [2021-04-17T11:02:48.543Z] === RUN TestDaemonDefaultNetworkPools [2021-04-17T11:02:49.065Z] --- PASS: TestAuthZPluginAllowRequest (1.59s) [2021-04-17T11:02:49.065Z] === RUN TestAuthZPluginTLS [2021-04-17T11:02:49.628Z] --- PASS: TestAuthZPluginTLS (0.69s) [2021-04-17T11:02:49.628Z] === RUN TestAuthZPluginDenyRequest [2021-04-17T11:02:50.190Z] --- PASS: TestAuthZPluginDenyRequest (0.67s) [2021-04-17T11:02:50.190Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-17T11:02:50.246Z] === RUN TestInspectNetwork/full_network_id [2021-04-17T11:02:50.246Z] === RUN TestInspectNetwork/partial_network_id [2021-04-17T11:02:50.246Z] === RUN TestInspectNetwork/network_name [2021-04-17T11:02:50.246Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-04-17T11:02:50.458Z] --- PASS: TestDaemonDefaultNetworkPools (2.28s) [2021-04-17T11:02:50.458Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-17T11:02:50.815Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-04-17T11:02:51.009Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.66s) [2021-04-17T11:02:51.009Z] === RUN TestAuthZPluginDenyResponse [2021-04-17T11:02:51.571Z] --- PASS: TestAuthZPluginDenyResponse (0.67s) [2021-04-17T11:02:51.571Z] === RUN TestAuthZPluginAllowEventStream [2021-04-17T11:02:52.194Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-04-17T11:02:52.765Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-04-17T11:02:53.462Z] --- PASS: TestAuthZPluginAllowEventStream (1.62s) [2021-04-17T11:02:53.462Z] === RUN TestAuthZPluginErrorResponse [2021-04-17T11:02:53.718Z] --- PASS: TestAuthZPluginErrorResponse (0.67s) [2021-04-17T11:02:53.718Z] === RUN TestAuthZPluginErrorRequest [2021-04-17T11:02:53.760Z] --- PASS: TestDaemonRestartWithExistingNetwork (3.62s) [2021-04-17T11:02:53.760Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-17T11:02:54.147Z] --- PASS: TestInspectNetwork (9.43s) [2021-04-17T11:02:54.147Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-04-17T11:02:54.147Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-04-17T11:02:54.147Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-04-17T11:02:54.147Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.01s) [2021-04-17T11:02:54.147Z] === RUN TestRunContainerWithBridgeNone [2021-04-17T11:02:54.646Z] --- PASS: TestAuthZPluginErrorRequest (0.66s) [2021-04-17T11:02:54.646Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-17T11:02:54.716Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-04-17T11:02:54.717Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-04-17T11:02:54.976Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-04-17T11:02:55.208Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.65s) [2021-04-17T11:02:55.208Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-17T11:02:55.236Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-04-17T11:02:55.496Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-04-17T11:02:55.756Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-04-17T11:02:56.414Z] --- PASS: TestReplicatedJob (7.94s) [2021-04-17T11:02:56.414Z] === RUN TestUpdateReplicatedJob [2021-04-17T11:02:56.639Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-04-17T11:02:57.100Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.88s) [2021-04-17T11:02:57.101Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-17T11:02:57.201Z] Copying nested executables into bundles/binary-daemon [2021-04-17T11:02:57.665Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-04-17T11:02:58.569Z] [2021-04-17T11:02:58.938Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-04-17T11:02:58.938Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (11.48s) [2021-04-17T11:02:58.938Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (11.79s) [2021-04-17T11:02:58.938Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.61s) [2021-04-17T11:02:58.938Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.44s) [2021-04-17T11:02:58.938Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.07s) [2021-04-17T11:02:58.938Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.03s) [2021-04-17T11:02:58.938Z] === RUN TestBuildMultiStageCopy [2021-04-17T11:02:58.938Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-17T11:02:58.995Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.90s) [2021-04-17T11:02:58.995Z] === RUN TestAuthZPluginHeader [2021-04-17T11:02:59.058Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (4.68s) [2021-04-17T11:02:59.058Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-17T11:02:59.092Z] --- PASS: TestRunContainerWithBridgeNone (4.77s) [2021-04-17T11:02:59.092Z] === RUN TestNetworkInvalidJSON [2021-04-17T11:02:59.092Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-17T11:02:59.092Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-17T11:02:59.092Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-17T11:02:59.092Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-17T11:02:59.092Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-17T11:02:59.092Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-17T11:02:59.092Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-17T11:02:59.092Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-17T11:02:59.092Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-17T11:02:59.092Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-04-17T11:02:59.092Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-17T11:02:59.092Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-17T11:02:59.092Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-17T11:02:59.092Z] === RUN TestNetworkList [2021-04-17T11:02:59.092Z] === RUN TestNetworkList//networks [2021-04-17T11:02:59.092Z] === PAUSE TestNetworkList//networks [2021-04-17T11:02:59.092Z] === RUN TestNetworkList//networks/ [2021-04-17T11:02:59.092Z] === PAUSE TestNetworkList//networks/ [2021-04-17T11:02:59.092Z] === CONT TestNetworkList//networks [2021-04-17T11:02:59.092Z] === CONT TestNetworkList//networks/ [2021-04-17T11:02:59.092Z] --- PASS: TestNetworkList (0.03s) [2021-04-17T11:02:59.092Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-17T11:02:59.092Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-17T11:02:59.092Z] === RUN TestHostIPv4BridgeLabel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-04-17T11:02:59.500Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42305/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=041d074ebe3a55e558e18ad494c69ca6e13c9979 -e DOCKER_GRAPHDRIVER docker:041d074ebe3a55e558e18ad494c69ca6e13c9979 hack/make.sh cross [2021-04-17T11:02:59.661Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-04-17T11:02:59.924Z] --- PASS: TestAuthZPluginHeader (0.86s) [2021-04-17T11:02:59.924Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-17T11:03:00.001Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (1.40s) [2021-04-17T11:03:00.001Z] === RUN TestServiceWithPredefinedNetwork [2021-04-17T11:03:00.065Z] [2021-04-17T11:03:00.065Z] Removing bundles/ [2021-04-17T11:03:00.065Z] [2021-04-17T11:03:00.065Z] ---> Making bundle: cross (in bundles/cross) [2021-04-17T11:03:00.065Z] Cross building: bundles/cross/linux/amd64 [2021-04-17T11:03:00.065Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-04-17T11:03:00.065Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-04-17T11:03:00.231Z] --- PASS: TestHostIPv4BridgeLabel (1.00s) [2021-04-17T11:03:00.231Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-17T11:03:00.985Z] --- PASS: TestUpdateReplicatedJob (4.91s) [2021-04-17T11:03:00.985Z] === RUN TestServiceListWithStatuses [2021-04-17T11:03:00.985Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-17T11:03:00.985Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-17T11:03:00.985Z] === RUN TestDockerNetworkConnectAlias [2021-04-17T11:03:02.140Z] --- PASS: TestDaemonRestartWithLiveRestore (1.71s) [2021-04-17T11:03:02.140Z] === RUN TestDaemonDefaultNetworkPools [2021-04-17T11:03:03.079Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-04-17T11:03:03.304Z] --- PASS: TestServiceWithPredefinedNetwork (3.21s) [2021-04-17T11:03:03.304Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-17T11:03:03.304Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-17T11:03:03.304Z] service_test.go:242: FLAKY_TEST [2021-04-17T11:03:03.304Z] === RUN TestServiceWithDataPathPortInit [2021-04-17T11:03:03.339Z] --- PASS: TestDaemonDefaultNetworkPools (1.47s) [2021-04-17T11:03:03.339Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-17T11:03:03.598Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-04-17T11:03:03.858Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-04-17T11:03:05.173Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.43s) [2021-04-17T11:03:05.173Z] === RUN TestAuthZPluginV2Disable [2021-04-17T11:03:05.769Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.26s) [2021-04-17T11:03:05.769Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-17T11:03:08.445Z] --- PASS: TestAuthZPluginV2Disable (3.74s) [2021-04-17T11:03:08.445Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-17T11:03:09.062Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (3.01s) [2021-04-17T11:03:09.062Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-17T11:03:09.451Z] --- PASS: TestDockerNetworkConnectAlias (8.65s) [2021-04-17T11:03:09.451Z] === RUN TestDockerNetworkReConnect [2021-04-17T11:03:09.632Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.94s) [2021-04-17T11:03:09.632Z] === RUN TestServiceWithPredefinedNetwork [2021-04-17T11:03:11.713Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.50s) [2021-04-17T11:03:11.713Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-17T11:03:12.927Z] --- PASS: TestServiceWithPredefinedNetwork (3.22s) [2021-04-17T11:03:12.927Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-17T11:03:12.927Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-17T11:03:12.927Z] service_test.go:242: FLAKY_TEST [2021-04-17T11:03:12.927Z] === RUN TestServiceWithDataPathPortInit [2021-04-17T11:03:12.995Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-04-17T11:03:12.995Z] === RUN TestBoolValue [2021-04-17T11:03:12.995Z] --- PASS: TestBoolValue (0.00s) [2021-04-17T11:03:12.995Z] === RUN TestBoolValueOrDefault [2021-04-17T11:03:12.995Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-04-17T11:03:12.995Z] === RUN TestInt64ValueOrZero [2021-04-17T11:03:12.995Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-04-17T11:03:12.995Z] === RUN TestInt64ValueOrDefault [2021-04-17T11:03:12.995Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-04-17T11:03:12.995Z] === RUN TestInt64ValueOrDefaultWithError [2021-04-17T11:03:12.995Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-04-17T11:03:12.995Z] === RUN TestJsonContentType [2021-04-17T11:03:12.995Z] --- PASS: TestJsonContentType (0.00s) [2021-04-17T11:03:12.995Z] PASS [2021-04-17T11:03:12.995Z] coverage: 14.7% of statements [2021-04-17T11:03:12.995Z] ok github.com/docker/docker/api/server/httputils 0.070s coverage: 14.7% of statements [2021-04-17T11:03:12.995Z] === RUN TestMaskSecretKeys [2021-04-17T11:03:12.995Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-04-17T11:03:12.995Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-04-17T11:03:12.995Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-04-17T11:03:12.995Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-04-17T11:03:12.995Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-04-17T11:03:12.995Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-04-17T11:03:12.995Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-04-17T11:03:12.995Z] === RUN TestVersionMiddlewareVersion [2021-04-17T11:03:12.995Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-04-17T11:03:12.995Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-04-17T11:03:12.995Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-04-17T11:03:12.995Z] PASS [2021-04-17T11:03:12.995Z] coverage: 37.7% of statements [2021-04-17T11:03:12.995Z] ok github.com/docker/docker/api/server/middleware 0.076s coverage: 37.7% of statements [2021-04-17T11:03:12.995Z] ? github.com/docker/docker/api/server/router [no test files] [2021-04-17T11:03:12.995Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-04-17T11:03:12.995Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-04-17T11:03:12.995Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-04-17T11:03:12.995Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-04-17T11:03:12.995Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-04-17T11:03:12.995Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-04-17T11:03:12.995Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-04-17T11:03:12.995Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-04-17T11:03:12.995Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-04-17T11:03:12.995Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-04-17T11:03:13.955Z] === RUN TestStrSliceMarshalJSON [2021-04-17T11:03:13.955Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-04-17T11:03:13.955Z] === RUN TestStrSliceUnmarshalJSON [2021-04-17T11:03:13.955Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-04-17T11:03:13.955Z] === RUN TestStrSliceUnmarshalString [2021-04-17T11:03:13.955Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-04-17T11:03:13.955Z] === RUN TestStrSliceUnmarshalSlice [2021-04-17T11:03:13.955Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-04-17T11:03:13.955Z] PASS [2021-04-17T11:03:13.955Z] coverage: 90.0% of statements [2021-04-17T11:03:13.955Z] ok github.com/docker/docker/api/types/strslice 0.044s coverage: 90.0% of statements [2021-04-17T11:03:13.955Z] === RUN TestToJSON [2021-04-17T11:03:13.955Z] --- PASS: TestToJSON (0.00s) [2021-04-17T11:03:13.955Z] === RUN TestToParamWithVersion [2021-04-17T11:03:13.955Z] --- PASS: TestToParamWithVersion (0.00s) [2021-04-17T11:03:13.955Z] === RUN TestFromJSON [2021-04-17T11:03:13.955Z] --- PASS: TestFromJSON (0.00s) [2021-04-17T11:03:13.955Z] === RUN TestEmpty [2021-04-17T11:03:13.955Z] --- PASS: TestEmpty (0.00s) [2021-04-17T11:03:13.955Z] === RUN TestArgsMatchKVListEmptySources [2021-04-17T11:03:13.955Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-04-17T11:03:13.955Z] === RUN TestArgsMatchKVList [2021-04-17T11:03:13.955Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-04-17T11:03:13.955Z] === RUN TestArgsMatch [2021-04-17T11:03:13.955Z] --- PASS: TestArgsMatch (0.00s) [2021-04-17T11:03:13.955Z] === RUN TestAdd [2021-04-17T11:03:13.955Z] --- PASS: TestAdd (0.00s) [2021-04-17T11:03:13.955Z] === RUN TestDel [2021-04-17T11:03:13.955Z] --- PASS: TestDel (0.00s) [2021-04-17T11:03:13.955Z] === RUN TestLen [2021-04-17T11:03:13.955Z] --- PASS: TestLen (0.00s) [2021-04-17T11:03:13.955Z] === RUN TestExactMatch [2021-04-17T11:03:13.955Z] --- PASS: TestExactMatch (0.00s) [2021-04-17T11:03:13.955Z] === RUN TestOnlyOneExactMatch [2021-04-17T11:03:13.955Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-04-17T11:03:13.955Z] === RUN TestContains [2021-04-17T11:03:13.955Z] --- PASS: TestContains (0.00s) [2021-04-17T11:03:13.955Z] === RUN TestValidate [2021-04-17T11:03:13.955Z] --- PASS: TestValidate (0.00s) [2021-04-17T11:03:13.955Z] === RUN TestWalkValues [2021-04-17T11:03:13.955Z] --- PASS: TestWalkValues (0.00s) [2021-04-17T11:03:13.955Z] === RUN TestFuzzyMatch [2021-04-17T11:03:13.955Z] --- PASS: TestFuzzyMatch (0.00s) [2021-04-17T11:03:13.955Z] === RUN TestClone [2021-04-17T11:03:13.955Z] --- PASS: TestClone (0.00s) [2021-04-17T11:03:13.955Z] PASS [2021-04-17T11:03:13.955Z] coverage: 92.2% of statements [2021-04-17T11:03:13.955Z] ok github.com/docker/docker/api/types/filters 0.046s coverage: 92.2% of statements [2021-04-17T11:03:14.308Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-04-17T11:03:14.408Z] === RUN TestAdjustForAPIVersion [2021-04-17T11:03:14.408Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-04-17T11:03:14.408Z] PASS [2021-04-17T11:03:14.408Z] coverage: 5.7% of statements [2021-04-17T11:03:14.408Z] ok github.com/docker/docker/api/server/router/swarm 0.051s coverage: 5.7% of statements [2021-04-17T11:03:14.408Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-04-17T11:03:14.408Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-04-17T11:03:14.408Z] ? github.com/docker/docker/api/types [no test files] [2021-04-17T11:03:14.408Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-04-17T11:03:14.408Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-04-17T11:03:14.408Z] ? github.com/docker/docker/api/types/container [no test files] [2021-04-17T11:03:14.408Z] ? github.com/docker/docker/api/types/events [no test files] [2021-04-17T11:03:14.408Z] ? github.com/docker/docker/api/types/image [no test files] [2021-04-17T11:03:14.408Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-04-17T11:03:14.408Z] ? github.com/docker/docker/api/types/network [no test files] [2021-04-17T11:03:14.408Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-04-17T11:03:14.408Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-04-17T11:03:14.408Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-04-17T11:03:14.408Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-04-17T11:03:14.408Z] === RUN TestDurationToSecondsString [2021-04-17T11:03:14.408Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-04-17T11:03:14.408Z] === RUN TestGetTimestamp [2021-04-17T11:03:14.408Z] --- PASS: TestGetTimestamp (0.16s) [2021-04-17T11:03:14.408Z] === RUN TestParseTimestamps [2021-04-17T11:03:14.408Z] --- PASS: TestParseTimestamps (0.00s) [2021-04-17T11:03:14.408Z] PASS [2021-04-17T11:03:14.408Z] coverage: 100.0% of statements [2021-04-17T11:03:14.408Z] ok github.com/docker/docker/api/types/time 0.246s coverage: 100.0% of statements [2021-04-17T11:03:14.862Z] === RUN TestCompareVersion [2021-04-17T11:03:14.862Z] --- PASS: TestCompareVersion (0.00s) [2021-04-17T11:03:14.862Z] PASS [2021-04-17T11:03:14.862Z] coverage: 75.0% of statements [2021-04-17T11:03:14.862Z] ok github.com/docker/docker/api/types/versions 0.056s coverage: 75.0% of statements [2021-04-17T11:03:14.862Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-04-17T11:03:14.862Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-04-17T11:03:14.862Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-04-17T11:03:14.862Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-04-17T11:03:14.862Z] ? github.com/docker/docker/builder [no test files] [2021-04-17T11:03:14.862Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-04-17T11:03:14.862Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-04-17T11:03:14.862Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-04-17T11:03:14.862Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-04-17T11:03:14.862Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-04-17T11:03:14.862Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-04-17T11:03:14.862Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-04-17T11:03:16.385Z] === RUN TestParseRemoteURL [2021-04-17T11:03:16.385Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-04-17T11:03:16.385Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-04-17T11:03:16.385Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-04-17T11:03:16.385Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-04-17T11:03:16.385Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-04-17T11:03:16.385Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-04-17T11:03:16.385Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-04-17T11:03:16.385Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-04-17T11:03:16.385Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-04-17T11:03:16.385Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-04-17T11:03:16.385Z] --- PASS: TestParseRemoteURL (0.00s) [2021-04-17T11:03:16.385Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-04-17T11:03:16.385Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-04-17T11:03:16.385Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-04-17T11:03:16.385Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-04-17T11:03:16.385Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-04-17T11:03:16.385Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-04-17T11:03:16.385Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-04-17T11:03:16.385Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-04-17T11:03:16.385Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-04-17T11:03:16.385Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-04-17T11:03:16.385Z] === RUN TestCloneArgsSmartHttp [2021-04-17T11:03:16.385Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2021-04-17T11:03:16.385Z] === RUN TestCloneArgsDumbHttp [2021-04-17T11:03:16.385Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-04-17T11:03:16.385Z] === RUN TestCloneArgsGit [2021-04-17T11:03:16.385Z] --- PASS: TestCloneArgsGit (0.00s) [2021-04-17T11:03:16.385Z] === RUN TestCheckoutGit [2021-04-17T11:03:16.460Z] --- PASS: TestDockerNetworkReConnect (6.73s) [2021-04-17T11:03:16.460Z] === RUN TestServicePlugin [2021-04-17T11:03:16.460Z] --- SKIP: TestServicePlugin (0.00s) [2021-04-17T11:03:16.460Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-17T11:03:16.460Z] === RUN TestServiceUpdateLabel [2021-04-17T11:03:16.830Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-17T11:03:16.830Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-17T11:03:16.830Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-17T11:03:17.807Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-17T11:03:18.509Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-04-17T11:03:18.543Z] === RUN TestEnable [2021-04-17T11:03:18.543Z] --- PASS: TestEnable (0.00s) [2021-04-17T11:03:18.543Z] === RUN TestDisable [2021-04-17T11:03:18.543Z] --- PASS: TestDisable (0.00s) [2021-04-17T11:03:18.543Z] === RUN TestEnabled [2021-04-17T11:03:18.543Z] --- PASS: TestEnabled (0.00s) [2021-04-17T11:03:18.543Z] PASS [2021-04-17T11:03:18.543Z] coverage: 100.0% of statements [2021-04-17T11:03:18.543Z] ok github.com/docker/docker/cli/debug 0.045s coverage: 100.0% of statements [2021-04-17T11:03:18.997Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-04-17T11:03:18.997Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-04-17T11:03:18.997Z] === RUN TestProcessNoDockerignore [2021-04-17T11:03:18.997Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-04-17T11:03:18.997Z] === RUN TestProcessShouldLeaveAllFiles [2021-04-17T11:03:18.997Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-04-17T11:03:18.997Z] === RUN TestDetectContentType [2021-04-17T11:03:18.997Z] --- PASS: TestDetectContentType (0.00s) [2021-04-17T11:03:18.997Z] === RUN TestSelectAcceptableMIME [2021-04-17T11:03:18.997Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-04-17T11:03:18.997Z] === RUN TestInspectEmptyResponse [2021-04-17T11:03:18.997Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-04-17T11:03:18.997Z] === RUN TestInspectResponseBinary [2021-04-17T11:03:18.997Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-04-17T11:03:18.997Z] === RUN TestResponseUnsupportedContentType [2021-04-17T11:03:18.997Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-04-17T11:03:18.997Z] === RUN TestInspectResponseTextSimple [2021-04-17T11:03:18.997Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-04-17T11:03:18.997Z] === RUN TestInspectResponseEmptyContentType [2021-04-17T11:03:18.997Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-04-17T11:03:18.997Z] === RUN TestUnknownContentLength [2021-04-17T11:03:18.997Z] --- PASS: TestUnknownContentLength (0.00s) [2021-04-17T11:03:18.997Z] === RUN TestDownloadRemote [2021-04-17T11:03:18.997Z] --- PASS: TestDownloadRemote (0.08s) [2021-04-17T11:03:18.997Z] === RUN TestGetWithStatusError [2021-04-17T11:03:18.997Z] --- PASS: TestGetWithStatusError (0.00s) [2021-04-17T11:03:18.997Z] === RUN TestCloseRootDirectory [2021-04-17T11:03:18.997Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-04-17T11:03:18.997Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-17T11:03:18.997Z] === RUN TestHashFile [2021-04-17T11:03:18.997Z] --- SKIP: TestHashFile (0.01s) [2021-04-17T11:03:18.997Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-17T11:03:18.997Z] === RUN TestHashSubdir [2021-04-17T11:03:18.997Z] --- SKIP: TestHashSubdir (0.01s) [2021-04-17T11:03:18.997Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-17T11:03:18.997Z] === RUN TestRemoveDirectory [2021-04-17T11:03:18.997Z] --- SKIP: TestRemoveDirectory (0.01s) [2021-04-17T11:03:18.997Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-17T11:03:18.997Z] PASS [2021-04-17T11:03:18.997Z] coverage: 9.3% of statements [2021-04-17T11:03:18.997Z] ok github.com/docker/docker/builder/remotecontext 0.401s coverage: 9.3% of statements [2021-04-17T11:03:19.078Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-04-17T11:03:19.359Z] --- PASS: TestBuildMultiStageCopy (21.65s) [2021-04-17T11:03:19.359Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (17.02s) [2021-04-17T11:03:19.359Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.84s) [2021-04-17T11:03:19.359Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.06s) [2021-04-17T11:03:19.359Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.26s) [2021-04-17T11:03:19.359Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.46s) [2021-04-17T11:03:19.359Z] === RUN TestBuildMultiStageParentConfig [2021-04-17T11:03:19.451Z] === RUN TestGetAllAllowed [2021-04-17T11:03:19.451Z] --- PASS: TestGetAllAllowed (0.00s) [2021-04-17T11:03:19.451Z] === RUN TestGetAllMeta [2021-04-17T11:03:19.451Z] --- PASS: TestGetAllMeta (0.00s) [2021-04-17T11:03:19.451Z] === RUN TestWarnOnUnusedBuildArgs [2021-04-17T11:03:19.451Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-04-17T11:03:19.451Z] === RUN TestIsUnreferencedBuiltin [2021-04-17T11:03:19.451Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-04-17T11:03:19.451Z] === RUN TestIsExistingDirectory [2021-04-17T11:03:19.451Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-04-17T11:03:19.451Z] === RUN TestGetFilenameForDownload [2021-04-17T11:03:19.451Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-04-17T11:03:19.451Z] === RUN TestEnv2Variables [2021-04-17T11:03:19.451Z] --- PASS: TestEnv2Variables (0.00s) [2021-04-17T11:03:19.451Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-04-17T11:03:19.451Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-04-17T11:03:19.451Z] === RUN TestMaintainer [2021-04-17T11:03:19.451Z] --- PASS: TestMaintainer (0.00s) [2021-04-17T11:03:19.451Z] === RUN TestLabel [2021-04-17T11:03:19.451Z] --- PASS: TestLabel (0.00s) [2021-04-17T11:03:19.451Z] === RUN TestFromScratch [2021-04-17T11:03:19.451Z] --- PASS: TestFromScratch (0.00s) [2021-04-17T11:03:19.451Z] === RUN TestFromWithArg [2021-04-17T11:03:19.451Z] --- PASS: TestFromWithArg (0.00s) [2021-04-17T11:03:19.451Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-04-17T11:03:19.451Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-04-17T11:03:19.451Z] === RUN TestFromWithUndefinedArg [2021-04-17T11:03:19.451Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-04-17T11:03:19.451Z] === RUN TestFromMultiStageWithNamedStage [2021-04-17T11:03:19.451Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-04-17T11:03:19.451Z] === RUN TestOnbuild [2021-04-17T11:03:19.451Z] --- PASS: TestOnbuild (0.00s) [2021-04-17T11:03:19.451Z] === RUN TestWorkdir [2021-04-17T11:03:19.451Z] --- PASS: TestWorkdir (0.00s) [2021-04-17T11:03:19.451Z] === RUN TestCmd [2021-04-17T11:03:19.451Z] --- PASS: TestCmd (0.00s) [2021-04-17T11:03:19.451Z] === RUN TestHealthcheckNone [2021-04-17T11:03:19.451Z] --- PASS: TestHealthcheckNone (0.00s) [2021-04-17T11:03:19.451Z] === RUN TestHealthcheckCmd [2021-04-17T11:03:19.451Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-04-17T11:03:19.451Z] === RUN TestEntrypoint [2021-04-17T11:03:19.451Z] --- PASS: TestEntrypoint (0.00s) [2021-04-17T11:03:19.451Z] === RUN TestExpose [2021-04-17T11:03:19.451Z] --- PASS: TestExpose (0.00s) [2021-04-17T11:03:19.451Z] === RUN TestUser [2021-04-17T11:03:19.451Z] --- PASS: TestUser (0.00s) [2021-04-17T11:03:19.451Z] === RUN TestVolume [2021-04-17T11:03:19.451Z] --- PASS: TestVolume (0.00s) [2021-04-17T11:03:19.451Z] === RUN TestStopSignal [2021-04-17T11:03:19.451Z] --- SKIP: TestStopSignal (0.00s) [2021-04-17T11:03:19.451Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-04-17T11:03:19.451Z] === RUN TestArg [2021-04-17T11:03:19.451Z] --- PASS: TestArg (0.00s) [2021-04-17T11:03:19.451Z] === RUN TestShell [2021-04-17T11:03:19.451Z] --- PASS: TestShell (0.00s) [2021-04-17T11:03:19.451Z] === RUN TestPrependEnvOnCmd [2021-04-17T11:03:19.451Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-04-17T11:03:19.451Z] === RUN TestRunWithBuildArgs [2021-04-17T11:03:19.451Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-04-17T11:03:19.451Z] === RUN TestRunIgnoresHealthcheck [2021-04-17T11:03:19.451Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-04-17T11:03:19.451Z] === RUN TestDispatchUnsupportedOptions [2021-04-17T11:03:19.451Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-04-17T11:03:19.451Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-04-17T11:03:19.451Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-04-17T11:03:19.451Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-04-17T11:03:19.451Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-04-17T11:03:19.451Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-04-17T11:03:19.451Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-04-17T11:03:19.451Z] === RUN TestNormalizeWorkdir [2021-04-17T11:03:19.451Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-04-17T11:03:19.451Z] === RUN TestDispatch [2021-04-17T11:03:19.451Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-04-17T11:03:19.451Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-04-17T11:03:19.451Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-04-17T11:03:19.451Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-04-17T11:03:19.906Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-04-17T11:03:19.906Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-04-17T11:03:19.906Z] === RUN TestDispatch/COPY_url [2021-04-17T11:03:19.906Z] --- PASS: TestDispatch (0.13s) [2021-04-17T11:03:19.906Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.04s) [2021-04-17T11:03:19.906Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2021-04-17T11:03:19.906Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-04-17T11:03:19.906Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.03s) [2021-04-17T11:03:19.906Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-04-17T11:03:19.906Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.02s) [2021-04-17T11:03:19.906Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-04-17T11:03:19.906Z] === RUN TestAddScratchImageAddsToMounts [2021-04-17T11:03:19.906Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-04-17T11:03:19.906Z] === RUN TestAddFromScratchPopulatesPlatform [2021-04-17T11:03:19.906Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-04-17T11:03:19.906Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-04-17T11:03:19.906Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-04-17T11:03:19.906Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-04-17T11:03:19.906Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-04-17T11:03:19.906Z] === RUN TestImageSourceGetAddsToMounts [2021-04-17T11:03:19.906Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-04-17T11:03:19.906Z] === RUN TestEmptyDockerfile [2021-04-17T11:03:19.906Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-04-17T11:03:19.906Z] === RUN TestSymlinkDockerfile [2021-04-17T11:03:19.906Z] --- PASS: TestSymlinkDockerfile (0.02s) [2021-04-17T11:03:19.906Z] === RUN TestDockerfileOutsideTheBuildContext [2021-04-17T11:03:19.906Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2021-04-17T11:03:19.906Z] === RUN TestNonExistingDockerfile [2021-04-17T11:03:19.906Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-04-17T11:03:19.906Z] === RUN TestCopyRunConfig [2021-04-17T11:03:19.906Z] --- PASS: TestCopyRunConfig (0.00s) [2021-04-17T11:03:19.906Z] === RUN TestDeepCopyRunConfig [2021-04-17T11:03:19.906Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-04-17T11:03:19.906Z] === RUN TestExportImage [2021-04-17T11:03:19.906Z] --- PASS: TestExportImage (0.00s) [2021-04-17T11:03:19.906Z] === RUN TestNormalizeDest [2021-04-17T11:03:19.906Z] --- PASS: TestNormalizeDest (0.00s) [2021-04-17T11:03:19.906Z] PASS [2021-04-17T11:03:19.906Z] coverage: 46.8% of statements [2021-04-17T11:03:19.906Z] ok github.com/docker/docker/builder/dockerfile 0.340s coverage: 46.8% of statements [2021-04-17T11:03:19.906Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-04-17T11:03:20.035Z] --- PASS: TestServiceUpdateLabel (3.80s) [2021-04-17T11:03:20.035Z] === RUN TestServiceUpdateSecrets [2021-04-17T11:03:21.513Z] --- PASS: TestServiceWithDataPathPortInit (17.68s) [2021-04-17T11:03:21.513Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-17T11:03:21.558Z] --- PASS: TestBuildMultiStageParentConfig (2.47s) [2021-04-17T11:03:21.558Z] === RUN TestBuildLabelWithTargets [2021-04-17T11:03:21.558Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-04-17T11:03:21.558Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-17T11:03:21.558Z] === RUN TestBuildWithEmptyLayers [2021-04-17T11:03:21.619Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-04-17T11:03:21.619Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-04-17T11:03:21.660Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.75s) [2021-04-17T11:03:21.660Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-17T11:03:22.490Z] --- PASS: TestBuildWithHugeFile (53.25s) [2021-04-17T11:03:22.490Z] === RUN TestBuildWCOWSandboxSize [2021-04-17T11:03:22.490Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-04-17T11:03:22.490Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-17T11:03:22.490Z] === RUN TestBuildWithEmptyDockerfile [2021-04-17T11:03:22.490Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-17T11:03:22.490Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-17T11:03:22.490Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-17T11:03:22.490Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-17T11:03:22.490Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-17T11:03:22.490Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-17T11:03:22.490Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-17T11:03:22.490Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-17T11:03:22.490Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-17T11:03:22.490Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2021-04-17T11:03:22.490Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s) [2021-04-17T11:03:22.490Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.28s) [2021-04-17T11:03:22.490Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s) [2021-04-17T11:03:22.490Z] === RUN TestBuildPreserveOwnership [2021-04-17T11:03:22.490Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-17T11:03:22.490Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-17T11:03:22.490Z] --- PASS: TestBuildPreserveOwnership (3.94s) [2021-04-17T11:03:22.490Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.56s) [2021-04-17T11:03:22.490Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.37s) [2021-04-17T11:03:22.490Z] === RUN TestBuildPlatformInvalid [2021-04-17T11:03:22.490Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2021-04-17T11:03:22.490Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-17T11:03:23.107Z] --- PASS: TestBuildWithEmptyLayers (1.30s) [2021-04-17T11:03:23.107Z] === RUN TestBuildMultiStageOnBuild [2021-04-17T11:03:26.907Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-04-17T11:03:26.907Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-04-17T11:03:28.819Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-04-17T11:03:29.079Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-04-17T11:03:29.651Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.94s) [2021-04-17T11:03:29.651Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wc2wkiruns8jz1udfon3smxny Created:2021-04-17 11:03:22.374633105 +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[cb72a86cb6fdad7de2e4cf1da518ecd615d5f71a6e98015153dadc9181f7e164:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ks5az63nxhex62gxu9jx85tpo EndpointID:a233bb9390a3a6a44b7baa5112eab96fd8bdc6a6333b49e0953aeb1ddd689101 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:01a4a301efac691e73f96d88bca0079be8fc79179f022973351af5e49c938560 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:c025b043d953 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ks5az63nxhex62gxu9jx85tpo EndpointID:a233bb9390a3a6a44b7baa5112eab96fd8bdc6a6333b49e0953aeb1ddd689101 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-04-17T11:03:29.651Z] PASS [2021-04-17T11:03:29.651Z] [2021-04-17T11:03:29.651Z] === Skipped [2021-04-17T11:03:29.651Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-17T11:03:29.651Z] service_test.go:242: FLAKY_TEST [2021-04-17T11:03:29.651Z] [2021-04-17T11:03:29.651Z] [2021-04-17T11:03:29.651Z] DONE 26 tests, 1 skipped in 70.126s [2021-04-17T11:03:29.651Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-17T11:03:29.651Z] ++ 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-04-17T11:03:29.651Z] ++ set -e [2021-04-17T11:03:29.651Z] ++ '[' -n 0 ']' [2021-04-17T11:03:29.651Z] ++ set -x [2021-04-17T11:03:29.651Z] ++ env -i DEST=/go/src/github.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-04-17T11:03:29.912Z] INFO: Testing against a local daemon [2021-04-17T11:03:29.912Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-17T11:03:29.912Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-04-17T11:03:29.912Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-17T11:03:29.912Z] === RUN TestDockerNetworkIpvlan [2021-04-17T11:03:29.912Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-17T11:03:29.912Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-17T11:03:29.912Z] PASS [2021-04-17T11:03:29.912Z] [2021-04-17T11:03:29.912Z] === Skipped [2021-04-17T11:03:29.912Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-04-17T11:03:29.912Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-17T11:03:29.912Z] [2021-04-17T11:03:29.912Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-17T11:03:29.912Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-17T11:03:29.912Z] [2021-04-17T11:03:29.912Z] [2021-04-17T11:03:29.912Z] DONE 2 tests, 2 skipped in 0.160s [2021-04-17T11:03:29.912Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-17T11:03:29.912Z] ++ 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-04-17T11:03:29.912Z] ++ set -e [2021-04-17T11:03:29.912Z] ++ '[' -n 0 ']' [2021-04-17T11:03:29.912Z] ++ set -x [2021-04-17T11:03:29.912Z] ++ env -i DEST=/go/src/github.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-04-17T11:03:30.173Z] INFO: Testing against a local daemon [2021-04-17T11:03:30.173Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-17T11:03:30.178Z] === RUN TestCheckpointCreateError [2021-04-17T11:03:30.178Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-04-17T11:03:30.178Z] === RUN TestCheckpointCreate [2021-04-17T11:03:30.178Z] --- PASS: TestCheckpointCreate (0.00s) [2021-04-17T11:03:30.178Z] === RUN TestCheckpointDeleteError [2021-04-17T11:03:30.178Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-04-17T11:03:30.178Z] === RUN TestCheckpointDelete [2021-04-17T11:03:30.178Z] --- PASS: TestCheckpointDelete (0.00s) [2021-04-17T11:03:30.178Z] === RUN TestCheckpointListError [2021-04-17T11:03:30.178Z] --- PASS: TestCheckpointListError (0.00s) [2021-04-17T11:03:30.178Z] === RUN TestCheckpointList [2021-04-17T11:03:30.461Z] --- PASS: TestServiceWithDataPathPortInit (17.60s) [2021-04-17T11:03:30.461Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-17T11:03:30.633Z] --- PASS: TestCheckpointList (0.00s) [2021-04-17T11:03:30.633Z] === RUN TestCheckpointListContainerNotFound [2021-04-17T11:03:30.634Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestNewClientWithOpsFromEnv [2021-04-17T11:03:30.634Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-04-17T11:03:30.634Z] client_test.go:23: runtime.GOOS == "windows" [2021-04-17T11:03:30.634Z] === RUN TestGetAPIPath [2021-04-17T11:03:30.634Z] --- PASS: TestGetAPIPath (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestParseHostURL [2021-04-17T11:03:30.634Z] --- PASS: TestParseHostURL (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-04-17T11:03:30.634Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestNegotiateAPIVersionEmpty [2021-04-17T11:03:30.634Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestNegotiateAPIVersion [2021-04-17T11:03:30.634Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestNegotiateAPVersionOverride [2021-04-17T11:03:30.634Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestNegotiateAPIVersionAutomatic [2021-04-17T11:03:30.634Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-04-17T11:03:30.634Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-04-17T11:03:30.634Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestClientRedirect [2021-04-17T11:03:30.634Z] --- PASS: TestClientRedirect (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestConfigCreateUnsupported [2021-04-17T11:03:30.634Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestConfigCreateError [2021-04-17T11:03:30.634Z] --- PASS: TestConfigCreateError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestConfigCreate [2021-04-17T11:03:30.634Z] --- PASS: TestConfigCreate (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestConfigInspectNotFound [2021-04-17T11:03:30.634Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestConfigInspectWithEmptyID [2021-04-17T11:03:30.634Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestConfigInspectUnsupported [2021-04-17T11:03:30.634Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestConfigInspectError [2021-04-17T11:03:30.634Z] --- PASS: TestConfigInspectError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestConfigInspectConfigNotFound [2021-04-17T11:03:30.634Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestConfigInspect [2021-04-17T11:03:30.634Z] --- PASS: TestConfigInspect (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestConfigListUnsupported [2021-04-17T11:03:30.634Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestConfigListError [2021-04-17T11:03:30.634Z] --- PASS: TestConfigListError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestConfigList [2021-04-17T11:03:30.634Z] --- PASS: TestConfigList (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestConfigRemoveUnsupported [2021-04-17T11:03:30.634Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestConfigRemoveError [2021-04-17T11:03:30.634Z] --- PASS: TestConfigRemoveError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestConfigRemove [2021-04-17T11:03:30.634Z] --- PASS: TestConfigRemove (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestConfigUpdateUnsupported [2021-04-17T11:03:30.634Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestConfigUpdateError [2021-04-17T11:03:30.634Z] --- PASS: TestConfigUpdateError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestConfigUpdate [2021-04-17T11:03:30.634Z] --- PASS: TestConfigUpdate (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestContainerCommitError [2021-04-17T11:03:30.634Z] --- PASS: TestContainerCommitError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestContainerCommit [2021-04-17T11:03:30.634Z] --- PASS: TestContainerCommit (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestContainerStatPathError [2021-04-17T11:03:30.634Z] --- PASS: TestContainerStatPathError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestContainerStatPathNotFoundError [2021-04-17T11:03:30.634Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestContainerStatPathNoHeaderError [2021-04-17T11:03:30.634Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestContainerStatPath [2021-04-17T11:03:30.634Z] --- PASS: TestContainerStatPath (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestCopyToContainerError [2021-04-17T11:03:30.634Z] --- PASS: TestCopyToContainerError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestCopyToContainerNotFoundError [2021-04-17T11:03:30.634Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestCopyToContainerNotStatusOKError [2021-04-17T11:03:30.634Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestCopyToContainer [2021-04-17T11:03:30.634Z] --- PASS: TestCopyToContainer (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestCopyFromContainerError [2021-04-17T11:03:30.634Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestCopyFromContainerNotFoundError [2021-04-17T11:03:30.634Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestCopyFromContainerNotStatusOKError [2021-04-17T11:03:30.634Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestCopyFromContainerNoHeaderError [2021-04-17T11:03:30.634Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestCopyFromContainer [2021-04-17T11:03:30.634Z] --- PASS: TestCopyFromContainer (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestContainerCreateError [2021-04-17T11:03:30.634Z] --- PASS: TestContainerCreateError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestContainerCreateImageNotFound [2021-04-17T11:03:30.634Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestContainerCreateWithName [2021-04-17T11:03:30.634Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestContainerCreateAutoRemove [2021-04-17T11:03:30.634Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestContainerDiffError [2021-04-17T11:03:30.634Z] --- PASS: TestContainerDiffError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestContainerDiff [2021-04-17T11:03:30.634Z] --- PASS: TestContainerDiff (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestContainerExecCreateError [2021-04-17T11:03:30.634Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestContainerExecCreate [2021-04-17T11:03:30.634Z] --- PASS: TestContainerExecCreate (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestContainerExecStartError [2021-04-17T11:03:30.634Z] --- PASS: TestContainerExecStartError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestContainerExecStart [2021-04-17T11:03:30.634Z] --- PASS: TestContainerExecStart (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestContainerExecInspectError [2021-04-17T11:03:30.634Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestContainerExecInspect [2021-04-17T11:03:30.634Z] --- PASS: TestContainerExecInspect (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestContainerExportError [2021-04-17T11:03:30.634Z] --- PASS: TestContainerExportError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestContainerExport [2021-04-17T11:03:30.634Z] --- PASS: TestContainerExport (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestContainerInspectError [2021-04-17T11:03:30.634Z] --- PASS: TestContainerInspectError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestContainerInspectContainerNotFound [2021-04-17T11:03:30.634Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestContainerInspectWithEmptyID [2021-04-17T11:03:30.634Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestContainerInspect [2021-04-17T11:03:30.634Z] --- PASS: TestContainerInspect (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestContainerInspectNode [2021-04-17T11:03:30.634Z] --- PASS: TestContainerInspectNode (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestContainerKillError [2021-04-17T11:03:30.634Z] --- PASS: TestContainerKillError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestContainerKill [2021-04-17T11:03:30.634Z] --- PASS: TestContainerKill (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestContainerListError [2021-04-17T11:03:30.634Z] --- PASS: TestContainerListError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestContainerList [2021-04-17T11:03:30.634Z] --- PASS: TestContainerList (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestContainerLogsNotFoundError [2021-04-17T11:03:30.634Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestContainerLogsError [2021-04-17T11:03:30.634Z] --- PASS: TestContainerLogsError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestContainerLogs [2021-04-17T11:03:30.634Z] --- PASS: TestContainerLogs (0.20s) [2021-04-17T11:03:30.634Z] === RUN TestContainerPauseError [2021-04-17T11:03:30.634Z] --- PASS: TestContainerPauseError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestContainerPause [2021-04-17T11:03:30.634Z] --- PASS: TestContainerPause (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestContainersPruneError [2021-04-17T11:03:30.634Z] --- PASS: TestContainersPruneError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestContainersPrune [2021-04-17T11:03:30.634Z] --- PASS: TestContainersPrune (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestContainerRemoveError [2021-04-17T11:03:30.634Z] --- PASS: TestContainerRemoveError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestContainerRemoveNotFoundError [2021-04-17T11:03:30.634Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestContainerRemove [2021-04-17T11:03:30.634Z] --- PASS: TestContainerRemove (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestContainerRenameError [2021-04-17T11:03:30.634Z] --- PASS: TestContainerRenameError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestContainerRename [2021-04-17T11:03:30.634Z] --- PASS: TestContainerRename (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestContainerResizeError [2021-04-17T11:03:30.634Z] --- PASS: TestContainerResizeError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestContainerExecResizeError [2021-04-17T11:03:30.634Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestContainerResize [2021-04-17T11:03:30.634Z] --- PASS: TestContainerResize (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestContainerExecResize [2021-04-17T11:03:30.634Z] --- PASS: TestContainerExecResize (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestContainerRestartError [2021-04-17T11:03:30.634Z] --- PASS: TestContainerRestartError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestContainerRestart [2021-04-17T11:03:30.634Z] --- PASS: TestContainerRestart (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestContainerStartError [2021-04-17T11:03:30.634Z] --- PASS: TestContainerStartError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestContainerStart [2021-04-17T11:03:30.634Z] --- PASS: TestContainerStart (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestContainerStatsError [2021-04-17T11:03:30.634Z] --- PASS: TestContainerStatsError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestContainerStats [2021-04-17T11:03:30.634Z] --- PASS: TestContainerStats (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestContainerStopError [2021-04-17T11:03:30.634Z] --- PASS: TestContainerStopError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestContainerStop [2021-04-17T11:03:30.634Z] --- PASS: TestContainerStop (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestContainerTopError [2021-04-17T11:03:30.634Z] --- PASS: TestContainerTopError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestContainerTop [2021-04-17T11:03:30.634Z] --- PASS: TestContainerTop (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestContainerUnpauseError [2021-04-17T11:03:30.634Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestContainerUnpause [2021-04-17T11:03:30.634Z] --- PASS: TestContainerUnpause (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestContainerUpdateError [2021-04-17T11:03:30.634Z] --- PASS: TestContainerUpdateError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestContainerUpdate [2021-04-17T11:03:30.634Z] --- PASS: TestContainerUpdate (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestContainerWaitError [2021-04-17T11:03:30.634Z] --- PASS: TestContainerWaitError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestContainerWait [2021-04-17T11:03:30.634Z] --- PASS: TestContainerWait (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestDiskUsageError [2021-04-17T11:03:30.634Z] --- PASS: TestDiskUsageError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestDiskUsage [2021-04-17T11:03:30.634Z] --- PASS: TestDiskUsage (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestDistributionInspectUnsupported [2021-04-17T11:03:30.634Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestDistributionInspectWithEmptyID [2021-04-17T11:03:30.634Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestEventsErrorInOptions [2021-04-17T11:03:30.634Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestEventsErrorFromServer [2021-04-17T11:03:30.634Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestEvents [2021-04-17T11:03:30.634Z] --- PASS: TestEvents (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestTLSCloseWriter [2021-04-17T11:03:30.634Z] === PAUSE TestTLSCloseWriter [2021-04-17T11:03:30.634Z] === RUN TestImageBuildError [2021-04-17T11:03:30.634Z] --- PASS: TestImageBuildError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestImageBuild [2021-04-17T11:03:30.634Z] --- PASS: TestImageBuild (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestGetDockerOS [2021-04-17T11:03:30.634Z] --- PASS: TestGetDockerOS (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestImageCreateError [2021-04-17T11:03:30.634Z] --- PASS: TestImageCreateError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestImageCreate [2021-04-17T11:03:30.634Z] --- PASS: TestImageCreate (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestImageHistoryError [2021-04-17T11:03:30.634Z] --- PASS: TestImageHistoryError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestImageHistory [2021-04-17T11:03:30.634Z] --- PASS: TestImageHistory (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestImageImportError [2021-04-17T11:03:30.634Z] --- PASS: TestImageImportError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestImageImport [2021-04-17T11:03:30.634Z] --- PASS: TestImageImport (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestImageInspectError [2021-04-17T11:03:30.634Z] --- PASS: TestImageInspectError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestImageInspectImageNotFound [2021-04-17T11:03:30.634Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestImageInspectWithEmptyID [2021-04-17T11:03:30.634Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestImageInspect [2021-04-17T11:03:30.634Z] --- PASS: TestImageInspect (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestImageListError [2021-04-17T11:03:30.634Z] --- PASS: TestImageListError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestImageList [2021-04-17T11:03:30.634Z] --- PASS: TestImageList (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestImageListApiBefore125 [2021-04-17T11:03:30.634Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestImageLoadError [2021-04-17T11:03:30.634Z] --- PASS: TestImageLoadError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestImageLoad [2021-04-17T11:03:30.634Z] --- PASS: TestImageLoad (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestImagesPruneError [2021-04-17T11:03:30.634Z] --- PASS: TestImagesPruneError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestImagesPrune [2021-04-17T11:03:30.634Z] --- PASS: TestImagesPrune (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestImagePullReferenceParseError [2021-04-17T11:03:30.634Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestImagePullAnyError [2021-04-17T11:03:30.634Z] --- PASS: TestImagePullAnyError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestImagePullStatusUnauthorizedError [2021-04-17T11:03:30.634Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-04-17T11:03:30.634Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-04-17T11:03:30.634Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-04-17T11:03:30.634Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestImagePullWithoutErrors [2021-04-17T11:03:30.634Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestImagePushReferenceError [2021-04-17T11:03:30.634Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestImagePushAnyError [2021-04-17T11:03:30.634Z] --- PASS: TestImagePushAnyError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestImagePushStatusUnauthorizedError [2021-04-17T11:03:30.634Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-04-17T11:03:30.634Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-04-17T11:03:30.634Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-04-17T11:03:30.634Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestImagePushWithoutErrors [2021-04-17T11:03:30.634Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-04-17T11:03:30.634Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-04-17T11:03:30.634Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-04-17T11:03:30.634Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-04-17T11:03:30.634Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-04-17T11:03:30.634Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-04-17T11:03:30.634Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-04-17T11:03:30.634Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-04-17T11:03:30.634Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestImageRemoveError [2021-04-17T11:03:30.634Z] --- PASS: TestImageRemoveError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestImageRemoveImageNotFound [2021-04-17T11:03:30.634Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestImageRemove [2021-04-17T11:03:30.634Z] --- PASS: TestImageRemove (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestImageSaveError [2021-04-17T11:03:30.634Z] --- PASS: TestImageSaveError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestImageSave [2021-04-17T11:03:30.634Z] --- PASS: TestImageSave (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestImageSearchAnyError [2021-04-17T11:03:30.634Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestImageSearchStatusUnauthorizedError [2021-04-17T11:03:30.634Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-04-17T11:03:30.634Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-04-17T11:03:30.634Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-04-17T11:03:30.634Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestImageSearchWithoutErrors [2021-04-17T11:03:30.634Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestImageTagError [2021-04-17T11:03:30.634Z] --- PASS: TestImageTagError (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestImageTagInvalidReference [2021-04-17T11:03:30.634Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestImageTagInvalidSourceImageName [2021-04-17T11:03:30.634Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestImageTagHexSource [2021-04-17T11:03:30.634Z] --- PASS: TestImageTagHexSource (0.00s) [2021-04-17T11:03:30.634Z] === RUN TestImageTag [2021-04-17T11:03:30.635Z] --- PASS: TestImageTag (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestInfoServerError [2021-04-17T11:03:30.635Z] --- PASS: TestInfoServerError (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestInfoInvalidResponseJSONError [2021-04-17T11:03:30.635Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestInfo [2021-04-17T11:03:30.635Z] --- PASS: TestInfo (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestNetworkConnectError [2021-04-17T11:03:30.635Z] --- PASS: TestNetworkConnectError (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-04-17T11:03:30.635Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestNetworkConnect [2021-04-17T11:03:30.635Z] --- PASS: TestNetworkConnect (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestNetworkCreateError [2021-04-17T11:03:30.635Z] --- PASS: TestNetworkCreateError (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestNetworkCreate [2021-04-17T11:03:30.635Z] --- PASS: TestNetworkCreate (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestNetworkDisconnectError [2021-04-17T11:03:30.635Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestNetworkDisconnect [2021-04-17T11:03:30.635Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestNetworkInspectError [2021-04-17T11:03:30.635Z] --- PASS: TestNetworkInspectError (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestNetworkInspectNotFoundError [2021-04-17T11:03:30.635Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestNetworkInspectWithEmptyID [2021-04-17T11:03:30.635Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestNetworkInspect [2021-04-17T11:03:30.635Z] --- PASS: TestNetworkInspect (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestNetworkListError [2021-04-17T11:03:30.635Z] --- PASS: TestNetworkListError (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestNetworkList [2021-04-17T11:03:30.635Z] --- PASS: TestNetworkList (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestNetworksPruneError [2021-04-17T11:03:30.635Z] --- PASS: TestNetworksPruneError (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestNetworksPrune [2021-04-17T11:03:30.635Z] --- PASS: TestNetworksPrune (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestNetworkRemoveError [2021-04-17T11:03:30.635Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestNetworkRemove [2021-04-17T11:03:30.635Z] --- PASS: TestNetworkRemove (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestNodeInspectError [2021-04-17T11:03:30.635Z] --- PASS: TestNodeInspectError (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestNodeInspectNodeNotFound [2021-04-17T11:03:30.635Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestNodeInspectWithEmptyID [2021-04-17T11:03:30.635Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestNodeInspect [2021-04-17T11:03:30.635Z] --- PASS: TestNodeInspect (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestNodeListError [2021-04-17T11:03:30.635Z] --- PASS: TestNodeListError (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestNodeList [2021-04-17T11:03:30.635Z] --- PASS: TestNodeList (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestNodeRemoveError [2021-04-17T11:03:30.635Z] --- PASS: TestNodeRemoveError (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestNodeRemove [2021-04-17T11:03:30.635Z] --- PASS: TestNodeRemove (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestNodeUpdateError [2021-04-17T11:03:30.635Z] --- PASS: TestNodeUpdateError (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestNodeUpdate [2021-04-17T11:03:30.635Z] --- PASS: TestNodeUpdate (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestOptionWithTimeout [2021-04-17T11:03:30.635Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestPingFail [2021-04-17T11:03:30.635Z] --- PASS: TestPingFail (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestPingWithError [2021-04-17T11:03:30.635Z] 2021/04/17 11:03:30 RoundTripper returned a response & error; ignoring response [2021-04-17T11:03:30.635Z] 2021/04/17 11:03:30 RoundTripper returned a response & error; ignoring response [2021-04-17T11:03:30.635Z] --- PASS: TestPingWithError (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestPingSuccess [2021-04-17T11:03:30.635Z] --- PASS: TestPingSuccess (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestPingHeadFallback [2021-04-17T11:03:30.635Z] === RUN TestPingHeadFallback/OK [2021-04-17T11:03:30.635Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-04-17T11:03:30.635Z] === RUN TestPingHeadFallback/Not_Found [2021-04-17T11:03:30.635Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-04-17T11:03:30.635Z] --- PASS: TestPingHeadFallback (0.00s) [2021-04-17T11:03:30.635Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-04-17T11:03:30.635Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-04-17T11:03:30.635Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-04-17T11:03:30.635Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestPluginDisableError [2021-04-17T11:03:30.635Z] --- PASS: TestPluginDisableError (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestPluginDisable [2021-04-17T11:03:30.635Z] --- PASS: TestPluginDisable (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestPluginEnableError [2021-04-17T11:03:30.635Z] --- PASS: TestPluginEnableError (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestPluginEnable [2021-04-17T11:03:30.635Z] --- PASS: TestPluginEnable (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestPluginInspectError [2021-04-17T11:03:30.635Z] --- PASS: TestPluginInspectError (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestPluginInspectWithEmptyID [2021-04-17T11:03:30.635Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestPluginInspect [2021-04-17T11:03:30.635Z] --- PASS: TestPluginInspect (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestPluginListError [2021-04-17T11:03:30.635Z] --- PASS: TestPluginListError (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestPluginList [2021-04-17T11:03:30.635Z] --- PASS: TestPluginList (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestPluginPushError [2021-04-17T11:03:30.635Z] --- PASS: TestPluginPushError (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestPluginPush [2021-04-17T11:03:30.635Z] --- PASS: TestPluginPush (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestPluginRemoveError [2021-04-17T11:03:30.635Z] --- PASS: TestPluginRemoveError (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestPluginRemove [2021-04-17T11:03:30.635Z] --- PASS: TestPluginRemove (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestPluginSetError [2021-04-17T11:03:30.635Z] --- PASS: TestPluginSetError (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestPluginSet [2021-04-17T11:03:30.635Z] --- PASS: TestPluginSet (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestSetHostHeader [2021-04-17T11:03:30.635Z] --- PASS: TestSetHostHeader (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestPlainTextError [2021-04-17T11:03:30.635Z] --- PASS: TestPlainTextError (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestInfiniteError [2021-04-17T11:03:30.635Z] --- PASS: TestInfiniteError (0.02s) [2021-04-17T11:03:30.635Z] === RUN TestSecretCreateUnsupported [2021-04-17T11:03:30.635Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestSecretCreateError [2021-04-17T11:03:30.635Z] --- PASS: TestSecretCreateError (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestSecretCreate [2021-04-17T11:03:30.635Z] --- PASS: TestSecretCreate (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestSecretInspectUnsupported [2021-04-17T11:03:30.635Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestSecretInspectError [2021-04-17T11:03:30.635Z] --- PASS: TestSecretInspectError (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestSecretInspectSecretNotFound [2021-04-17T11:03:30.635Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestSecretInspectWithEmptyID [2021-04-17T11:03:30.635Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestSecretInspect [2021-04-17T11:03:30.635Z] --- PASS: TestSecretInspect (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestSecretListUnsupported [2021-04-17T11:03:30.635Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestSecretListError [2021-04-17T11:03:30.635Z] --- PASS: TestSecretListError (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestSecretList [2021-04-17T11:03:30.635Z] --- PASS: TestSecretList (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestSecretRemoveUnsupported [2021-04-17T11:03:30.635Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestSecretRemoveError [2021-04-17T11:03:30.635Z] --- PASS: TestSecretRemoveError (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestSecretRemove [2021-04-17T11:03:30.635Z] --- PASS: TestSecretRemove (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestSecretUpdateUnsupported [2021-04-17T11:03:30.635Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestSecretUpdateError [2021-04-17T11:03:30.635Z] --- PASS: TestSecretUpdateError (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestSecretUpdate [2021-04-17T11:03:30.635Z] --- PASS: TestSecretUpdate (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestServiceCreateError [2021-04-17T11:03:30.635Z] --- PASS: TestServiceCreateError (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestServiceCreate [2021-04-17T11:03:30.635Z] --- PASS: TestServiceCreate (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestServiceCreateCompatiblePlatforms [2021-04-17T11:03:30.635Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestServiceCreateDigestPinning [2021-04-17T11:03:30.635Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestServiceInspectError [2021-04-17T11:03:30.635Z] --- PASS: TestServiceInspectError (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestServiceInspectServiceNotFound [2021-04-17T11:03:30.635Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestServiceInspectWithEmptyID [2021-04-17T11:03:30.635Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestServiceInspect [2021-04-17T11:03:30.635Z] --- PASS: TestServiceInspect (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestServiceListError [2021-04-17T11:03:30.635Z] --- PASS: TestServiceListError (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestServiceList [2021-04-17T11:03:30.635Z] --- PASS: TestServiceList (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestServiceLogsError [2021-04-17T11:03:30.635Z] --- PASS: TestServiceLogsError (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestServiceLogs [2021-04-17T11:03:30.635Z] --- PASS: TestServiceLogs (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestServiceRemoveError [2021-04-17T11:03:30.635Z] --- PASS: TestServiceRemoveError (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestServiceRemoveNotFoundError [2021-04-17T11:03:30.635Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestServiceRemove [2021-04-17T11:03:30.635Z] --- PASS: TestServiceRemove (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestServiceUpdateError [2021-04-17T11:03:30.635Z] --- PASS: TestServiceUpdateError (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestServiceUpdate [2021-04-17T11:03:30.635Z] --- PASS: TestServiceUpdate (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestSwarmGetUnlockKeyError [2021-04-17T11:03:30.635Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestSwarmGetUnlockKey [2021-04-17T11:03:30.635Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestSwarmInitError [2021-04-17T11:03:30.635Z] --- PASS: TestSwarmInitError (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestSwarmInit [2021-04-17T11:03:30.635Z] --- PASS: TestSwarmInit (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestSwarmInspectError [2021-04-17T11:03:30.635Z] --- PASS: TestSwarmInspectError (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestSwarmInspect [2021-04-17T11:03:30.635Z] --- PASS: TestSwarmInspect (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestSwarmJoinError [2021-04-17T11:03:30.635Z] --- PASS: TestSwarmJoinError (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestSwarmJoin [2021-04-17T11:03:30.635Z] --- PASS: TestSwarmJoin (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestSwarmLeaveError [2021-04-17T11:03:30.635Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestSwarmLeave [2021-04-17T11:03:30.635Z] --- PASS: TestSwarmLeave (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestSwarmUnlockError [2021-04-17T11:03:30.635Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestSwarmUnlock [2021-04-17T11:03:30.635Z] --- PASS: TestSwarmUnlock (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestSwarmUpdateError [2021-04-17T11:03:30.635Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestSwarmUpdate [2021-04-17T11:03:30.635Z] --- PASS: TestSwarmUpdate (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestTaskInspectError [2021-04-17T11:03:30.635Z] --- PASS: TestTaskInspectError (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestTaskInspectWithEmptyID [2021-04-17T11:03:30.635Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestTaskInspect [2021-04-17T11:03:30.635Z] --- PASS: TestTaskInspect (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestTaskListError [2021-04-17T11:03:30.635Z] --- PASS: TestTaskListError (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestTaskList [2021-04-17T11:03:30.635Z] --- PASS: TestTaskList (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestVolumeCreateError [2021-04-17T11:03:30.635Z] --- PASS: TestVolumeCreateError (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestVolumeCreate [2021-04-17T11:03:30.635Z] --- PASS: TestVolumeCreate (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestVolumeInspectError [2021-04-17T11:03:30.635Z] --- PASS: TestVolumeInspectError (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestVolumeInspectNotFound [2021-04-17T11:03:30.635Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestVolumeInspectWithEmptyID [2021-04-17T11:03:30.635Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestVolumeInspect [2021-04-17T11:03:30.635Z] --- PASS: TestVolumeInspect (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestVolumeListError [2021-04-17T11:03:30.635Z] --- PASS: TestVolumeListError (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestVolumeList [2021-04-17T11:03:30.635Z] --- PASS: TestVolumeList (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestVolumeRemoveError [2021-04-17T11:03:30.635Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-04-17T11:03:30.635Z] === RUN TestVolumeRemove [2021-04-17T11:03:30.635Z] --- PASS: TestVolumeRemove (0.00s) [2021-04-17T11:03:30.635Z] === CONT TestTLSCloseWriter [2021-04-17T11:03:30.635Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-04-17T11:03:30.635Z] PASS [2021-04-17T11:03:30.635Z] coverage: 74.9% of statements [2021-04-17T11:03:30.635Z] ok github.com/docker/docker/client 0.577s coverage: 74.9% of statements [2021-04-17T11:03:31.401Z] === RUN TestDockerSuite/TestBuildNetNone [2021-04-17T11:03:32.341Z] === RUN TestDockerSuite/TestBuildNoContext [2021-04-17T11:03:33.475Z] --- PASS: TestDockerNetworkMacvlanPersistance (3.30s) [2021-04-17T11:03:33.475Z] === RUN TestDockerNetworkMacvlan [2021-04-17T11:03:33.722Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-04-17T11:03:34.662Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-04-17T11:03:34.860Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-04-17T11:03:36.568Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-04-17T11:03:36.774Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-04-17T11:03:36.827Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-04-17T11:03:36.827Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-04-17T11:03:37.087Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-04-17T11:03:37.347Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-04-17T11:03:37.914Z] Loaded image: buildpack-deps:buster [2021-04-17T11:03:37.914Z] Loaded image: busybox:latest [2021-04-17T11:03:37.914Z] Loaded image: busybox:glibc [2021-04-17T11:03:37.915Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-04-17T11:03:38.557Z] Loaded image: debian:bullseye [2021-04-17T11:03:38.690Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-04-17T11:03:38.699Z] --- PASS: TestServiceUpdateSecrets (16.12s) [2021-04-17T11:03:38.699Z] === RUN TestServiceUpdateConfigs [2021-04-17T11:03:38.854Z] Loaded image: hello-world:latest [2021-04-17T11:03:38.854Z] Loaded image: arm32v7/hello-world:latest [2021-04-17T11:03:39.295Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.94s) [2021-04-17T11:03:39.295Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:trmlqd2rfsyeb1kchzdictfou Created:2021-04-17 11:03:31.887264364 +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[bef7c49c1027b33de10af9276ad591a40cdea44913939349ebccca576a5dcf9c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cf67br8uewi1np4ruwsczngiw EndpointID:59df900bbc86800a2226d79e1729c07df4efb72d5b6d72c175405e484e3c0d4b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6106b0922cafbd83f697274ec941a42d68c38f0f99e33c2b2b90c1c7019e64a3 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:2a0142026c50 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cf67br8uewi1np4ruwsczngiw EndpointID:59df900bbc86800a2226d79e1729c07df4efb72d5b6d72c175405e484e3c0d4b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-04-17T11:03:39.295Z] PASS [2021-04-17T11:03:39.295Z] [2021-04-17T11:03:39.295Z] === Skipped [2021-04-17T11:03:39.295Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-17T11:03:39.295Z] service_test.go:242: FLAKY_TEST [2021-04-17T11:03:39.295Z] [2021-04-17T11:03:39.295Z] [2021-04-17T11:03:39.295Z] DONE 26 tests, 1 skipped in 64.076s [2021-04-17T11:03:39.295Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-17T11:03:39.295Z] ++ 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-04-17T11:03:39.295Z] ++ set -e [2021-04-17T11:03:39.295Z] ++ '[' -n 0 ']' [2021-04-17T11:03:39.295Z] ++ set -x [2021-04-17T11:03:39.295Z] ++ env -i DEST=/go/src/github.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-04-17T11:03:39.295Z] INFO: Testing against a local daemon [2021-04-17T11:03:39.295Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-17T11:03:39.554Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-04-17T11:03:39.554Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-17T11:03:39.554Z] === RUN TestDockerNetworkIpvlan [2021-04-17T11:03:39.554Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-17T11:03:39.554Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-17T11:03:39.554Z] PASS [2021-04-17T11:03:39.554Z] [2021-04-17T11:03:39.554Z] === Skipped [2021-04-17T11:03:39.554Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-04-17T11:03:39.554Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-17T11:03:39.554Z] [2021-04-17T11:03:39.554Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-17T11:03:39.554Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-17T11:03:39.554Z] [2021-04-17T11:03:39.554Z] [2021-04-17T11:03:39.554Z] DONE 2 tests, 2 skipped in 0.149s [2021-04-17T11:03:39.554Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-17T11:03:39.554Z] ++ 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-04-17T11:03:39.554Z] ++ set -e [2021-04-17T11:03:39.554Z] ++ '[' -n 0 ']' [2021-04-17T11:03:39.554Z] ++ set -x [2021-04-17T11:03:39.554Z] ++ env -i DEST=/go/src/github.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-04-17T11:03:39.554Z] INFO: Testing against a local daemon [2021-04-17T11:03:39.554Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-17T11:03:39.701Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.84s) [2021-04-17T11:03:39.701Z] PASS [2021-04-17T11:03:39.701Z] [2021-04-17T11:03:39.701Z] DONE 17 tests in 51.827s [2021-04-17T11:03:39.701Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-17T11:03:39.701Z] INFO: Testing against a local daemon [2021-04-17T11:03:39.701Z] === RUN TestPluginInvalidJSON [2021-04-17T11:03:39.701Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-17T11:03:39.701Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-17T11:03:39.701Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-17T11:03:39.701Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-04-17T11:03:39.701Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-17T11:03:39.701Z] === RUN TestPluginInstall [2021-04-17T11:03:39.701Z] === RUN TestPluginInstall/no_auth [2021-04-17T11:03:40.127Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-04-17T11:03:40.387Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-04-17T11:03:40.860Z] --- PASS: TestBuildMultiStageOnBuild (16.68s) [2021-04-17T11:03:40.860Z] === RUN TestBuildUncleanTarFilenames [2021-04-17T11:03:40.860Z] --- SKIP: TestBuildUncleanTarFilenames (0.02s) [2021-04-17T11:03:40.860Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-17T11:03:40.860Z] === RUN TestBuildMultiStageLayerLeak [2021-04-17T11:03:41.069Z] time="2021-04-17T11:03:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-17T11:03:41.069Z] time="2021-04-17T11:03:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0956c01e325ee22c19e4545e3e7882c5b6bf10727a7f8723e5eaf7a661f2f4e5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-17T11:03:41.069Z] time="2021-04-17T11:03:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-17T11:03:41.069Z] time="2021-04-17T11:03:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0956c01e325ee22c19e4545e3e7882c5b6bf10727a7f8723e5eaf7a661f2f4e5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-17T11:03:41.069Z] === RUN TestPluginInstall/with_htpasswd [2021-04-17T11:03:41.632Z] time="2021-04-17T11:03:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-17T11:03:41.632Z] time="2021-04-17T11:03:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:62aee0109ef68dcae55d2ce74ed4b79c227efd29dbc74b8cd638f302678e1cd2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-17T11:03:41.632Z] time="2021-04-17T11:03:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-17T11:03:41.632Z] time="2021-04-17T11:03:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:62aee0109ef68dcae55d2ce74ed4b79c227efd29dbc74b8cd638f302678e1cd2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-17T11:03:41.768Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-04-17T11:03:41.888Z] === RUN TestPluginInstall/with_insecure [2021-04-17T11:03:42.027Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.38s) [2021-04-17T11:03:42.028Z] === RUN TestDockerNetworkMacvlan [2021-04-17T11:03:42.898Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-04-17T11:03:43.255Z] time="2021-04-17T11:03:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-17T11:03:43.255Z] time="2021-04-17T11:03:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:10e2d05315d6b67c4e744b72cca9a0d010480fcd7a35345bab605e53d74fb2e0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-17T11:03:43.255Z] time="2021-04-17T11:03:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-17T11:03:43.255Z] time="2021-04-17T11:03:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:10e2d05315d6b67c4e744b72cca9a0d010480fcd7a35345bab605e53d74fb2e0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-17T11:03:43.408Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-04-17T11:03:43.408Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-04-17T11:03:43.511Z] --- PASS: TestPluginInstall (4.27s) [2021-04-17T11:03:43.511Z] --- PASS: TestPluginInstall/no_auth (2.06s) [2021-04-17T11:03:43.511Z] --- PASS: TestPluginInstall/with_htpasswd (0.80s) [2021-04-17T11:03:43.511Z] --- PASS: TestPluginInstall/with_insecure (1.41s) [2021-04-17T11:03:43.511Z] plugin_test.go:165: [d465ce9d6b551] daemon is not started [2021-04-17T11:03:43.511Z] === RUN TestPluginsWithRuntimes [2021-04-17T11:03:44.791Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-04-17T11:03:45.361Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-04-17T11:03:45.402Z] === RUN TestPluginsWithRuntimes/No_Args [2021-04-17T11:03:45.796Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.35s) [2021-04-17T11:03:45.796Z] PASS [2021-04-17T11:03:45.796Z] [2021-04-17T11:03:45.796Z] === Skipped [2021-04-17T11:03:45.796Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2021-04-17T11:03:45.796Z] build_session_test.go:25: TODO: BuildKit [2021-04-17T11:03:45.796Z] [2021-04-17T11:03:45.796Z] === SKIP: ppc64le.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-04-17T11:03:45.796Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-17T11:03:45.796Z] [2021-04-17T11:03:45.796Z] [2021-04-17T11:03:45.796Z] DONE 34 tests, 2 skipped in 117.687s [2021-04-17T11:03:45.796Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2021-04-17T11:03:45.796Z] ++ 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-04-17T11:03:45.796Z] ++ set -e [2021-04-17T11:03:45.796Z] ++ '[' -n 0 ']' [2021-04-17T11:03:45.796Z] ++ set -x [2021-04-17T11:03:45.796Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-17T11:03:45.796Z] INFO: Testing against a local daemon [2021-04-17T11:03:45.796Z] === RUN TestConfigInspect [2021-04-17T11:03:45.931Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-04-17T11:03:46.845Z] --- PASS: TestConfigInspect (1.90s) [2021-04-17T11:03:46.845Z] === RUN TestConfigList [2021-04-17T11:03:47.105Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-04-17T11:03:47.322Z] === RUN TestPluginsWithRuntimes/With_Args [2021-04-17T11:03:48.251Z] --- PASS: TestCheckoutGit (31.19s) [2021-04-17T11:03:48.251Z] === RUN TestValidGitTransport [2021-04-17T11:03:48.251Z] --- PASS: TestValidGitTransport (0.00s) [2021-04-17T11:03:48.251Z] === RUN TestGitInvalidRef [2021-04-17T11:03:48.251Z] --- PASS: TestGitInvalidRef (0.22s) [2021-04-17T11:03:48.251Z] PASS [2021-04-17T11:03:48.251Z] coverage: 86.3% of statements [2021-04-17T11:03:48.251Z] ok github.com/docker/docker/builder/remotecontext/git 31.659s coverage: 86.3% of statements [2021-04-17T11:03:48.475Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-04-17T11:03:48.688Z] --- PASS: TestPluginsWithRuntimes (5.19s) [2021-04-17T11:03:48.688Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.74s) [2021-04-17T11:03:48.688Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.56s) [2021-04-17T11:03:48.688Z] === RUN TestPluginBackCompatMediaTypes [2021-04-17T11:03:48.705Z] ? github.com/docker/docker/cli [no test files] [2021-04-17T11:03:48.705Z] ? github.com/docker/docker/cli/config [no test files] [2021-04-17T11:03:48.958Z] --- PASS: TestConfigList (1.92s) [2021-04-17T11:03:48.958Z] === RUN TestConfigsCreateAndDelete [2021-04-17T11:03:49.251Z] --- PASS: TestPluginBackCompatMediaTypes (0.71s) [2021-04-17T11:03:49.251Z] PASS [2021-04-17T11:03:49.251Z] [2021-04-17T11:03:49.251Z] DONE 10 tests in 10.223s [2021-04-17T11:03:49.251Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-17T11:03:49.251Z] INFO: Testing against a local daemon [2021-04-17T11:03:49.251Z] === RUN TestExternalGraphDriver [2021-04-17T11:03:49.507Z] === RUN TestExternalGraphDriver/json [2021-04-17T11:03:49.857Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-04-17T11:03:50.117Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-04-17T11:03:51.041Z] --- PASS: TestConfigsCreateAndDelete (1.92s) [2021-04-17T11:03:51.041Z] === RUN TestConfigsUpdate [2021-04-17T11:03:51.080Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-04-17T11:03:51.233Z] --- PASS: TestBuildMultiStageLayerLeak (10.39s) [2021-04-17T11:03:51.233Z] === RUN TestBuildWithHugeFile [2021-04-17T11:03:51.657Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-04-17T11:03:52.028Z] === RUN TestExternalGraphDriver/spec [2021-04-17T11:03:53.141Z] --- PASS: TestConfigsUpdate (1.97s) [2021-04-17T11:03:53.141Z] === RUN TestTemplatedConfig [2021-04-17T11:03:54.066Z] --- PASS: TestServiceUpdateConfigs (16.09s) [2021-04-17T11:03:54.066Z] === RUN TestServiceUpdateNetwork [2021-04-17T11:03:54.455Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-04-17T11:03:54.455Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-04-17T11:03:54.455Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-04-17T11:03:54.455Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-04-17T11:03:54.456Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-04-17T11:03:54.456Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-04-17T11:03:54.456Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-04-17T11:03:54.456Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-04-17T11:03:54.456Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-04-17T11:03:54.456Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-04-17T11:03:54.456Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-04-17T11:03:54.456Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-04-17T11:03:54.456Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-04-17T11:03:54.456Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-04-17T11:03:54.456Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-04-17T11:03:54.456Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-04-17T11:03:54.456Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-04-17T11:03:54.456Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-04-17T11:03:54.456Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-04-17T11:03:54.456Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-04-17T11:03:54.456Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-04-17T11:03:54.456Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-04-17T11:03:54.456Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-04-17T11:03:54.456Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-04-17T11:03:54.456Z] === RUN TestConfigureDaemonLogs [2021-04-17T11:03:54.456Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-04-17T11:03:54.456Z] === RUN TestCommonOptionsInstallFlags [2021-04-17T11:03:54.456Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-04-17T11:03:54.456Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-04-17T11:03:54.456Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-04-17T11:03:54.456Z] PASS [2021-04-17T11:03:54.456Z] coverage: 18.4% of statements [2021-04-17T11:03:54.456Z] ok github.com/docker/docker/cmd/dockerd 0.408s coverage: 18.4% of statements [2021-04-17T11:03:54.545Z] === RUN TestExternalGraphDriver/pull [2021-04-17T11:03:54.954Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-04-17T11:03:55.226Z] --- PASS: TestTemplatedConfig (2.45s) [2021-04-17T11:03:55.226Z] === RUN TestConfigCreateResolve [2021-04-17T11:03:55.246Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-04-17T11:03:55.897Z] === RUN TestDockerSuite/TestBuildPATH [2021-04-17T11:03:56.436Z] --- PASS: TestExternalGraphDriver (7.03s) [2021-04-17T11:03:56.436Z] --- PASS: TestExternalGraphDriver/json (2.37s) [2021-04-17T11:03:56.436Z] --- PASS: TestExternalGraphDriver/spec (2.59s) [2021-04-17T11:03:56.436Z] --- PASS: TestExternalGraphDriver/pull (2.00s) [2021-04-17T11:03:56.436Z] === RUN TestGraphdriverPluginV2 [2021-04-17T11:03:56.615Z] === RUN TestContainerStopSignal [2021-04-17T11:03:56.615Z] --- PASS: TestContainerStopSignal (0.00s) [2021-04-17T11:03:56.615Z] === RUN TestContainerStopTimeout [2021-04-17T11:03:56.615Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-04-17T11:03:56.615Z] === RUN TestContainerSecretReferenceDestTarget [2021-04-17T11:03:56.615Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-04-17T11:03:56.615Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-04-17T11:03:56.615Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-04-17T11:03:56.615Z] === RUN TestContainerLogPathSetForRingLogger [2021-04-17T11:03:56.615Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-04-17T11:03:56.615Z] === RUN TestReplaceAndAppendEnvVars [2021-04-17T11:03:56.615Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-04-17T11:03:56.615Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-04-17T11:03:56.615Z] === RUN TestNewMemoryStore [2021-04-17T11:03:56.615Z] --- PASS: TestNewMemoryStore (0.00s) [2021-04-17T11:03:56.615Z] === RUN TestAddContainers [2021-04-17T11:03:56.615Z] --- PASS: TestAddContainers (0.00s) [2021-04-17T11:03:56.615Z] === RUN TestGetContainer [2021-04-17T11:03:56.615Z] --- PASS: TestGetContainer (0.00s) [2021-04-17T11:03:56.615Z] === RUN TestDeleteContainer [2021-04-17T11:03:56.615Z] --- PASS: TestDeleteContainer (0.00s) [2021-04-17T11:03:56.615Z] === RUN TestListContainers [2021-04-17T11:03:56.615Z] --- PASS: TestListContainers (0.00s) [2021-04-17T11:03:56.615Z] === RUN TestFirstContainer [2021-04-17T11:03:56.615Z] --- PASS: TestFirstContainer (0.00s) [2021-04-17T11:03:56.615Z] === RUN TestApplyAllContainer [2021-04-17T11:03:56.615Z] --- PASS: TestApplyAllContainer (0.00s) [2021-04-17T11:03:56.615Z] === RUN TestIsValidHealthString [2021-04-17T11:03:56.615Z] --- PASS: TestIsValidHealthString (0.00s) [2021-04-17T11:03:56.615Z] === RUN TestStateRunStop [2021-04-17T11:03:56.615Z] --- PASS: TestStateRunStop (0.00s) [2021-04-17T11:03:56.615Z] === RUN TestStateTimeoutWait [2021-04-17T11:03:56.615Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-04-17T11:03:56.615Z] state_test.go:141: Stop callback fired [2021-04-17T11:03:56.615Z] state_test.go:165: Stop callback fired [2021-04-17T11:03:56.615Z] === RUN TestIsValidStateString [2021-04-17T11:03:56.615Z] --- PASS: TestIsValidStateString (0.00s) [2021-04-17T11:03:56.615Z] === RUN TestViewSaveDelete [2021-04-17T11:03:56.615Z] --- PASS: TestViewSaveDelete (0.08s) [2021-04-17T11:03:56.615Z] === RUN TestViewAll [2021-04-17T11:03:56.615Z] --- PASS: TestViewAll (0.03s) [2021-04-17T11:03:56.615Z] === RUN TestViewGet [2021-04-17T11:03:56.615Z] --- PASS: TestViewGet (0.01s) [2021-04-17T11:03:56.615Z] === RUN TestNames [2021-04-17T11:03:56.615Z] --- PASS: TestNames (0.00s) [2021-04-17T11:03:56.615Z] === RUN TestViewWithHealthCheck [2021-04-17T11:03:56.615Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-04-17T11:03:56.615Z] PASS [2021-04-17T11:03:56.615Z] coverage: 41.3% of statements [2021-04-17T11:03:56.615Z] ok github.com/docker/docker/container 0.328s coverage: 41.3% of statements [2021-04-17T11:03:56.615Z] ? github.com/docker/docker/container/stream [no test files] [2021-04-17T11:03:56.615Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-04-17T11:03:56.615Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-04-17T11:03:56.615Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-04-17T11:03:56.632Z] --- PASS: TestDockerNetworkMacvlan (23.19s) [2021-04-17T11:03:56.632Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.18s) [2021-04-17T11:03:56.632Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.18s) [2021-04-17T11:03:56.632Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.43s) [2021-04-17T11:03:56.632Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.62s) [2021-04-17T11:03:56.632Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.73s) [2021-04-17T11:03:56.632Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.75s) [2021-04-17T11:03:56.632Z] PASS [2021-04-17T11:03:56.632Z] [2021-04-17T11:03:56.632Z] DONE 8 tests in 26.619s [2021-04-17T11:03:56.632Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-17T11:03:56.632Z] ++ 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-04-17T11:03:56.632Z] ++ set -e [2021-04-17T11:03:56.632Z] ++ '[' -n 0 ']' [2021-04-17T11:03:56.632Z] ++ set -x [2021-04-17T11:03:56.632Z] ++ env -i DEST=/go/src/github.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-04-17T11:03:56.632Z] testing: warning: no tests to run [2021-04-17T11:03:56.632Z] PASS [2021-04-17T11:03:56.632Z] [2021-04-17T11:03:56.632Z] DONE 0 tests in 0.027s [2021-04-17T11:03:56.632Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-17T11:03:56.632Z] ++ 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-04-17T11:03:56.632Z] ++ set -e [2021-04-17T11:03:56.632Z] ++ '[' -n 0 ']' [2021-04-17T11:03:56.632Z] ++ set -x [2021-04-17T11:03:56.632Z] ++ env -i DEST=/go/src/github.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-04-17T11:03:56.893Z] INFO: Testing against a local daemon [2021-04-17T11:03:56.893Z] === RUN TestAuthZPluginAllowRequest [2021-04-17T11:03:57.309Z] --- PASS: TestConfigCreateResolve (1.91s) [2021-04-17T11:03:57.309Z] === RUN TestConfigDaemonLibtrustID [2021-04-17T11:03:57.603Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-04-17T11:03:57.603Z] PASS [2021-04-17T11:03:57.603Z] [2021-04-17T11:03:57.603Z] DONE 7 tests in 12.688s [2021-04-17T11:03:57.603Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2021-04-17T11:03:57.603Z] ++ 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-04-17T11:03:57.603Z] ++ set -e [2021-04-17T11:03:57.603Z] ++ '[' -n 0 ']' [2021-04-17T11:03:57.603Z] ++ set -x [2021-04-17T11:03:57.603Z] ++ env -i DEST=/go/src/github.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-04-17T11:03:57.899Z] INFO: Testing against a local daemon [2021-04-17T11:03:57.899Z] === RUN TestCheckpoint [2021-04-17T11:03:57.899Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-17T11:03:57.899Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-17T11:03:57.899Z] === RUN TestContainerInvalidJSON [2021-04-17T11:03:57.899Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-17T11:03:57.899Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-17T11:03:57.899Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-17T11:03:57.899Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-17T11:03:57.899Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-17T11:03:57.899Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-17T11:03:57.899Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-17T11:03:57.899Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-17T11:03:57.899Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-17T11:03:57.899Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-04-17T11:03:57.899Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-17T11:03:57.899Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-04-17T11:03:57.899Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-04-17T11:03:57.899Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-17T11:03:57.899Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-04-17T11:03:57.899Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-17T11:03:57.899Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-04-17T11:03:57.899Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-17T11:03:57.899Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-04-17T11:03:57.899Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-17T11:03:58.136Z] === RUN TestPrepare [2021-04-17T11:03:58.136Z] --- PASS: TestPrepare (0.00s) [2021-04-17T11:03:58.136Z] === RUN TestStart [2021-04-17T11:03:58.136Z] --- PASS: TestStart (0.00s) [2021-04-17T11:03:58.136Z] === RUN TestWaitCancel [2021-04-17T11:03:58.136Z] --- PASS: TestWaitCancel (0.00s) [2021-04-17T11:03:58.136Z] === RUN TestWaitDisabled [2021-04-17T11:03:58.136Z] --- PASS: TestWaitDisabled (0.00s) [2021-04-17T11:03:58.136Z] === RUN TestWaitEnabled [2021-04-17T11:03:58.136Z] --- PASS: TestWaitEnabled (0.00s) [2021-04-17T11:03:58.136Z] === RUN TestRemove [2021-04-17T11:03:58.136Z] --- PASS: TestRemove (0.00s) [2021-04-17T11:03:58.136Z] PASS [2021-04-17T11:03:58.136Z] coverage: 65.3% of statements [2021-04-17T11:03:58.136Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.107s coverage: 65.3% of statements [2021-04-17T11:03:58.195Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2021-04-17T11:03:58.195Z] === RUN TestCopyFromContainer [2021-04-17T11:03:58.440Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-04-17T11:03:59.011Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-04-17T11:03:59.247Z] === RUN TestCopyFromContainer// [2021-04-17T11:03:59.443Z] --- PASS: TestAuthZPluginAllowRequest (2.29s) [2021-04-17T11:03:59.443Z] === RUN TestAuthZPluginTLS [2021-04-17T11:03:59.544Z] === RUN TestCopyFromContainer//bar/root [2021-04-17T11:03:59.544Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-17T11:03:59.544Z] === RUN TestCopyFromContainer/bar/quux [2021-04-17T11:03:59.544Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-17T11:03:59.840Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-17T11:03:59.840Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-17T11:03:59.840Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-17T11:03:59.840Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-17T11:04:00.136Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-17T11:04:00.136Z] --- PASS: TestCopyFromContainer (1.99s) [2021-04-17T11:04:00.136Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-04-17T11:04:00.136Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-04-17T11:04:00.136Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-04-17T11:04:00.136Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2021-04-17T11:04:00.136Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-04-17T11:04:00.136Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-04-17T11:04:00.136Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-04-17T11:04:00.136Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-04-17T11:04:00.136Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-04-17T11:04:00.136Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-04-17T11:04:00.136Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-17T11:04:00.136Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-17T11:04:00.136Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-17T11:04:00.136Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-17T11:04:00.136Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-17T11:04:00.136Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-17T11:04:00.136Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-17T11:04:00.136Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-17T11:04:00.136Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-17T11:04:00.136Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-17T11:04:00.136Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-04-17T11:04:00.136Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-17T11:04:00.136Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-17T11:04:00.136Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-17T11:04:00.136Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-17T11:04:00.136Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-04-17T11:04:00.136Z] === RUN TestCreateWithInvalidEnv [2021-04-17T11:04:00.136Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-17T11:04:00.136Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-17T11:04:00.136Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-17T11:04:00.136Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-17T11:04:00.136Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-17T11:04:00.136Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-17T11:04:00.136Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-17T11:04:00.136Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-17T11:04:00.136Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-17T11:04:00.136Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-04-17T11:04:00.136Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-17T11:04:00.136Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-17T11:04:00.136Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-17T11:04:00.136Z] === RUN TestCreateTmpfsMountsTarget [2021-04-17T11:04:00.136Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-04-17T11:04:00.136Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-17T11:04:00.386Z] --- PASS: TestAuthZPluginTLS (1.21s) [2021-04-17T11:04:00.386Z] === RUN TestAuthZPluginDenyRequest [2021-04-17T11:04:00.393Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-04-17T11:04:01.020Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-04-17T11:04:01.020Z] === RUN TestNewListSecretsFilters [2021-04-17T11:04:01.020Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-04-17T11:04:01.020Z] === RUN TestNewListConfigsFilters [2021-04-17T11:04:01.020Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-04-17T11:04:01.020Z] PASS [2021-04-17T11:04:01.020Z] coverage: 0.5% of statements [2021-04-17T11:04:01.020Z] ok github.com/docker/docker/daemon/cluster 0.384s coverage: 0.5% of statements [2021-04-17T11:04:01.329Z] --- PASS: TestAuthZPluginDenyRequest (1.13s) [2021-04-17T11:04:01.329Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-17T11:04:01.474Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.15s) [2021-04-17T11:04:01.474Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-04-17T11:04:01.474Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-04-17T11:04:01.474Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-04-17T11:04:01.474Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-04-17T11:04:01.474Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-04-17T11:04:01.474Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-04-17T11:04:01.474Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-04-17T11:04:01.474Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-04-17T11:04:01.474Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-04-17T11:04:01.474Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-04-17T11:04:01.474Z] === RUN TestServiceConvertToGRPCIsolation [2021-04-17T11:04:01.474Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-04-17T11:04:01.474Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-04-17T11:04:01.474Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-04-17T11:04:01.474Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-04-17T11:04:01.474Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-04-17T11:04:01.474Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-04-17T11:04:01.474Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-04-17T11:04:01.474Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-04-17T11:04:01.474Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-04-17T11:04:01.474Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-04-17T11:04:01.474Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-04-17T11:04:01.474Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-04-17T11:04:01.474Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-04-17T11:04:01.474Z] === RUN TestServiceConvertFromGRPCIsolation [2021-04-17T11:04:01.474Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-04-17T11:04:01.474Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-04-17T11:04:01.474Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-04-17T11:04:01.474Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-04-17T11:04:01.474Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-04-17T11:04:01.474Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-04-17T11:04:01.474Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-04-17T11:04:01.474Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-04-17T11:04:01.474Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-04-17T11:04:01.474Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-04-17T11:04:01.474Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-04-17T11:04:01.474Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-04-17T11:04:01.474Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-04-17T11:04:01.474Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-04-17T11:04:01.474Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-04-17T11:04:01.474Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-04-17T11:04:01.474Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-04-17T11:04:01.474Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-04-17T11:04:01.474Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-04-17T11:04:01.474Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-04-17T11:04:01.474Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-04-17T11:04:01.474Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-04-17T11:04:01.474Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-04-17T11:04:01.474Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-04-17T11:04:01.474Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-04-17T11:04:01.474Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-04-17T11:04:01.474Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-04-17T11:04:01.474Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-04-17T11:04:01.474Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-04-17T11:04:01.474Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-04-17T11:04:01.474Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-04-17T11:04:01.474Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-04-17T11:04:01.474Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-04-17T11:04:01.474Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-04-17T11:04:01.474Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-04-17T11:04:01.474Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-04-17T11:04:01.474Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-04-17T11:04:01.474Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-04-17T11:04:01.474Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-04-17T11:04:01.474Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-04-17T11:04:01.474Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-04-17T11:04:01.474Z] === RUN TestServiceConvertFromGRPCConfigs [2021-04-17T11:04:01.474Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-04-17T11:04:01.474Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-04-17T11:04:01.474Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-04-17T11:04:01.474Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-04-17T11:04:01.474Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-04-17T11:04:01.474Z] === RUN TestServiceConvertToGRPCConfigs [2021-04-17T11:04:01.474Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-04-17T11:04:01.474Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-04-17T11:04:01.474Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-04-17T11:04:01.474Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-04-17T11:04:01.474Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-04-17T11:04:01.474Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-04-17T11:04:01.474Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-04-17T11:04:01.474Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-04-17T11:04:01.474Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-04-17T11:04:01.474Z] PASS [2021-04-17T11:04:01.474Z] coverage: 35.9% of statements [2021-04-17T11:04:01.474Z] ok github.com/docker/docker/daemon/cluster/convert 0.408s coverage: 35.9% of statements [2021-04-17T11:04:01.682Z] --- PASS: TestGraphdriverPluginV2 (4.44s) [2021-04-17T11:04:01.682Z] PASS [2021-04-17T11:04:01.682Z] [2021-04-17T11:04:01.682Z] DONE 5 tests in 11.506s [2021-04-17T11:04:01.682Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-17T11:04:01.682Z] INFO: Testing against a local daemon [2021-04-17T11:04:01.682Z] === RUN TestContinueAfterPluginCrash [2021-04-17T11:04:01.682Z] === PAUSE TestContinueAfterPluginCrash [2021-04-17T11:04:01.682Z] === RUN TestReadPluginNoRead [2021-04-17T11:04:01.682Z] === PAUSE TestReadPluginNoRead [2021-04-17T11:04:01.682Z] === RUN TestDaemonStartWithLogOpt [2021-04-17T11:04:01.682Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-17T11:04:01.682Z] === CONT TestContinueAfterPluginCrash [2021-04-17T11:04:01.682Z] === CONT TestDaemonStartWithLogOpt [2021-04-17T11:04:02.227Z] --- PASS: TestCreateWithCustomMaskedPaths (1.61s) [2021-04-17T11:04:02.227Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-17T11:04:02.716Z] --- PASS: TestAuthZPluginAPIDenyResponse (1.13s) [2021-04-17T11:04:02.716Z] === RUN TestAuthZPluginDenyResponse [2021-04-17T11:04:03.658Z] --- PASS: TestAuthZPluginDenyResponse (1.15s) [2021-04-17T11:04:03.658Z] === RUN TestAuthZPluginAllowEventStream [2021-04-17T11:04:03.688Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-04-17T11:04:03.763Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.67s) [2021-04-17T11:04:03.763Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-17T11:04:03.763Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-17T11:04:03.763Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-17T11:04:03.763Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-17T11:04:03.763Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-17T11:04:03.763Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-17T11:04:03.763Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-17T11:04:03.763Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-17T11:04:03.763Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-17T11:04:03.763Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-17T11:04:03.763Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-17T11:04:03.763Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-17T11:04:03.763Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-17T11:04:03.763Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-17T11:04:03.763Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-17T11:04:03.763Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-17T11:04:03.763Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-04-17T11:04:03.763Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-04-17T11:04:03.763Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2021-04-17T11:04:03.763Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-04-17T11:04:03.763Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-04-17T11:04:03.763Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-04-17T11:04:03.763Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-17T11:04:04.056Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s) [2021-04-17T11:04:04.056Z] === RUN TestCreateDifferentPlatform [2021-04-17T11:04:04.056Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-17T11:04:04.056Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-17T11:04:04.056Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-04-17T11:04:04.056Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-04-17T11:04:04.056Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-17T11:04:04.056Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-17T11:04:04.056Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-04-17T11:04:04.056Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-17T11:04:04.349Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-04-17T11:04:04.349Z] === RUN TestContainerStartOnDaemonRestart [2021-04-17T11:04:04.349Z] === PAUSE TestContainerStartOnDaemonRestart [2021-04-17T11:04:04.349Z] === RUN TestDaemonRestartIpcMode [2021-04-17T11:04:04.349Z] === PAUSE TestDaemonRestartIpcMode [2021-04-17T11:04:04.349Z] === RUN TestDaemonHostGatewayIP [2021-04-17T11:04:04.349Z] === PAUSE TestDaemonHostGatewayIP [2021-04-17T11:04:04.349Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-17T11:04:04.349Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-17T11:04:04.349Z] === RUN TestContainerKillOnDaemonStart [2021-04-17T11:04:04.349Z] === PAUSE TestContainerKillOnDaemonStart [2021-04-17T11:04:04.349Z] === RUN TestDiff [2021-04-17T11:04:04.647Z] --- PASS: TestDiff (0.50s) [2021-04-17T11:04:04.647Z] === RUN TestExecWithCloseStdin [2021-04-17T11:04:04.953Z] --- PASS: TestDaemonStartWithLogOpt (4.07s) [2021-04-17T11:04:04.953Z] === CONT TestReadPluginNoRead [2021-04-17T11:04:05.695Z] --- PASS: TestExecWithCloseStdin (0.70s) [2021-04-17T11:04:05.695Z] === RUN TestExec [2021-04-17T11:04:05.992Z] --- PASS: TestExec (0.67s) [2021-04-17T11:04:05.992Z] === RUN TestExecUser [2021-04-17T11:04:06.131Z] === RUN TestDiscoveryOptsErrors [2021-04-17T11:04:06.131Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-04-17T11:04:06.131Z] === RUN TestDiscoveryOpts [2021-04-17T11:04:06.131Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-04-17T11:04:06.131Z] PASS [2021-04-17T11:04:06.131Z] coverage: 30.0% of statements [2021-04-17T11:04:06.131Z] ok github.com/docker/docker/daemon/discovery 0.116s coverage: 30.0% of statements [2021-04-17T11:04:06.205Z] --- PASS: TestAuthZPluginAllowEventStream (2.26s) [2021-04-17T11:04:06.205Z] === RUN TestAuthZPluginErrorResponse [2021-04-17T11:04:06.225Z] --- PASS: TestDockerNetworkMacvlan (23.89s) [2021-04-17T11:04:06.225Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.14s) [2021-04-17T11:04:06.225Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2021-04-17T11:04:06.225Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.76s) [2021-04-17T11:04:06.225Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.12s) [2021-04-17T11:04:06.225Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.90s) [2021-04-17T11:04:06.225Z] --- PASS: TestDockerNetworkMacvlan/Addressing (2.47s) [2021-04-17T11:04:06.225Z] PASS [2021-04-17T11:04:06.225Z] [2021-04-17T11:04:06.225Z] DONE 8 tests in 26.414s [2021-04-17T11:04:06.225Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-17T11:04:06.225Z] ++ 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-04-17T11:04:06.225Z] ++ set -e [2021-04-17T11:04:06.225Z] ++ '[' -n 0 ']' [2021-04-17T11:04:06.225Z] ++ set -x [2021-04-17T11:04:06.225Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-04-17T11:04:06.225Z] testing: warning: no tests to run [2021-04-17T11:04:06.225Z] PASS [2021-04-17T11:04:06.225Z] [2021-04-17T11:04:06.225Z] DONE 0 tests in 0.034s [2021-04-17T11:04:06.225Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-17T11:04:06.225Z] ++ 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-04-17T11:04:06.225Z] ++ set -e [2021-04-17T11:04:06.225Z] ++ '[' -n 0 ']' [2021-04-17T11:04:06.225Z] ++ set -x [2021-04-17T11:04:06.225Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-04-17T11:04:06.225Z] INFO: Testing against a local daemon [2021-04-17T11:04:06.225Z] === RUN TestAuthZPluginAllowRequest [2021-04-17T11:04:06.584Z] === RUN TestBuilderGC [2021-04-17T11:04:06.584Z] --- PASS: TestBuilderGC (0.00s) [2021-04-17T11:04:06.584Z] === RUN TestDaemonConfigurationNotFound [2021-04-17T11:04:06.584Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-04-17T11:04:06.584Z] === RUN TestDaemonBrokenConfiguration [2021-04-17T11:04:06.584Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-04-17T11:04:06.584Z] === RUN TestParseClusterAdvertiseSettings [2021-04-17T11:04:06.584Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-04-17T11:04:06.584Z] === RUN TestFindConfigurationConflicts [2021-04-17T11:04:06.584Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-04-17T11:04:06.584Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-04-17T11:04:06.584Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-04-17T11:04:06.584Z] === RUN TestDaemonConfigurationMergeConflicts [2021-04-17T11:04:06.584Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-04-17T11:04:06.584Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-04-17T11:04:06.584Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-04-17T11:04:06.584Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-04-17T11:04:06.584Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-04-17T11:04:06.584Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-04-17T11:04:06.584Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-04-17T11:04:06.584Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-04-17T11:04:06.632Z] --- PASS: TestExecUser (0.66s) [2021-04-17T11:04:06.632Z] === RUN TestExportContainerAndImportImage [2021-04-17T11:04:07.039Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-04-17T11:04:07.039Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-04-17T11:04:07.039Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-04-17T11:04:07.039Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2021-04-17T11:04:07.039Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-04-17T11:04:07.039Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-04-17T11:04:07.039Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-04-17T11:04:07.039Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-04-17T11:04:07.039Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-04-17T11:04:07.039Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-04-17T11:04:07.039Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-04-17T11:04:07.039Z] === RUN TestValidateConfigurationErrors [2021-04-17T11:04:07.039Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-04-17T11:04:07.039Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-04-17T11:04:07.039Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-04-17T11:04:07.039Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-04-17T11:04:07.039Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-04-17T11:04:07.039Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-04-17T11:04:07.039Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-04-17T11:04:07.039Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-04-17T11:04:07.039Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-04-17T11:04:07.039Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-04-17T11:04:07.039Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-04-17T11:04:07.039Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-04-17T11:04:07.039Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-04-17T11:04:07.039Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-04-17T11:04:07.039Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-04-17T11:04:07.039Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-04-17T11:04:07.039Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-04-17T11:04:07.039Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-04-17T11:04:07.039Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-04-17T11:04:07.039Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-04-17T11:04:07.039Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-04-17T11:04:07.039Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-04-17T11:04:07.039Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-04-17T11:04:07.147Z] --- PASS: TestAuthZPluginErrorResponse (1.15s) [2021-04-17T11:04:07.147Z] === RUN TestAuthZPluginErrorRequest [2021-04-17T11:04:07.492Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-04-17T11:04:07.492Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-04-17T11:04:07.492Z] === RUN TestValidateConfiguration [2021-04-17T11:04:07.492Z] === RUN TestValidateConfiguration/with_label [2021-04-17T11:04:07.492Z] === RUN TestValidateConfiguration/with_dns [2021-04-17T11:04:07.492Z] === RUN TestValidateConfiguration/with_dns-search [2021-04-17T11:04:07.492Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-04-17T11:04:07.492Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-04-17T11:04:07.492Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-04-17T11:04:07.492Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-04-17T11:04:07.492Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-04-17T11:04:07.492Z] --- PASS: TestValidateConfiguration (0.00s) [2021-04-17T11:04:07.492Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-04-17T11:04:07.492Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-04-17T11:04:07.492Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-04-17T11:04:07.492Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-04-17T11:04:07.492Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-04-17T11:04:07.492Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-04-17T11:04:07.492Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-04-17T11:04:07.492Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-04-17T11:04:07.492Z] === RUN TestModifiedDiscoverySettings [2021-04-17T11:04:07.492Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-04-17T11:04:07.492Z] === RUN TestReloadSetConfigFileNotExist [2021-04-17T11:04:07.493Z] time="2021-04-17T11:04:06Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-04-17T11:04:07.493Z] --- PASS: TestReloadSetConfigFileNotExist (0.15s) [2021-04-17T11:04:07.493Z] === RUN TestReloadDefaultConfigNotExist [2021-04-17T11:04:07.493Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-04-17T11:04:07.493Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-04-17T11:04:07.493Z] === RUN TestReloadBadDefaultConfig [2021-04-17T11:04:07.493Z] time="2021-04-17T11:04:06Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-410654615" [2021-04-17T11:04:07.493Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-04-17T11:04:07.493Z] === RUN TestReloadWithConflictingLabels [2021-04-17T11:04:07.493Z] time="2021-04-17T11:04:06Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-841778698" [2021-04-17T11:04:07.493Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-04-17T11:04:07.493Z] === RUN TestReloadWithDuplicateLabels [2021-04-17T11:04:07.493Z] time="2021-04-17T11:04:06Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-174850017" [2021-04-17T11:04:07.493Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-04-17T11:04:07.493Z] === RUN TestDaemonConfigurationMerge [2021-04-17T11:04:07.493Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-04-17T11:04:07.493Z] PASS [2021-04-17T11:04:07.493Z] coverage: 79.7% of statements [2021-04-17T11:04:07.493Z] ok github.com/docker/docker/daemon/config 0.746s coverage: 79.7% of statements [2021-04-17T11:04:07.680Z] --- PASS: TestExportContainerAndImportImage (0.83s) [2021-04-17T11:04:07.680Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-17T11:04:07.946Z] === RUN TestVerifyNetworkingConfig [2021-04-17T11:04:07.946Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-04-17T11:04:07.946Z] === RUN TestGetContainer [2021-04-17T11:04:07.946Z] --- PASS: TestGetContainer (0.00s) [2021-04-17T11:04:07.946Z] === RUN TestValidContainerNames [2021-04-17T11:04:07.946Z] --- PASS: TestValidContainerNames (0.00s) [2021-04-17T11:04:07.946Z] === RUN TestContainerInitDNS [2021-04-17T11:04:07.946Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-04-17T11:04:07.946Z] daemon_test.go:147: root required [2021-04-17T11:04:07.946Z] === RUN TestMerge [2021-04-17T11:04:07.946Z] --- PASS: TestMerge (0.00s) [2021-04-17T11:04:07.946Z] === RUN TestValidateContainerIsolation [2021-04-17T11:04:07.946Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-04-17T11:04:07.946Z] === RUN TestFindNetworkErrorType [2021-04-17T11:04:07.946Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-04-17T11:04:07.946Z] === RUN TestEnsureServicesExist [2021-04-17T11:04:07.946Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-04-17T11:04:07.946Z] === RUN TestEnsureServicesExistErrors [2021-04-17T11:04:07.946Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-04-17T11:04:07.946Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-04-17T11:04:07.946Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-04-17T11:04:07.946Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-04-17T11:04:07.946Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-04-17T11:04:07.946Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-04-17T11:04:07.946Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-04-17T11:04:07.946Z] === RUN TestContainerDelete [2021-04-17T11:04:07.946Z] --- PASS: TestContainerDelete (0.00s) [2021-04-17T11:04:07.946Z] === RUN TestContainerDoubleDelete [2021-04-17T11:04:07.946Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-04-17T11:04:07.946Z] === RUN TestLogContainerEventCopyLabels [2021-04-17T11:04:07.946Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-04-17T11:04:07.946Z] === RUN TestLogContainerEventWithAttributes [2021-04-17T11:04:07.946Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-04-17T11:04:07.946Z] === RUN TestNoneHealthcheck [2021-04-17T11:04:07.946Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-04-17T11:04:07.946Z] === RUN TestHealthStates [2021-04-17T11:04:08.134Z] --- PASS: TestAuthZPluginAllowRequest (1.99s) [2021-04-17T11:04:08.134Z] === RUN TestAuthZPluginTLS [2021-04-17T11:04:08.222Z] === RUN TestReadPluginNoRead/default [2021-04-17T11:04:08.400Z] time="2021-04-17T11:04:07Z" 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-04-17T11:04:08.400Z] time="2021-04-17T11:04:07Z" 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-04-17T11:04:08.400Z] time="2021-04-17T11:04:07Z" 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-04-17T11:04:08.400Z] time="2021-04-17T11:04:07Z" 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-04-17T11:04:08.400Z] time="2021-04-17T11:04:07Z" 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-04-17T11:04:08.400Z] time="2021-04-17T11:04:07Z" 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-04-17T11:04:08.400Z] time="2021-04-17T11:04:07Z" 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-04-17T11:04:08.400Z] time="2021-04-17T11:04:07Z" 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-04-17T11:04:08.400Z] time="2021-04-17T11:04:07Z" 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-04-17T11:04:08.400Z] time="2021-04-17T11:04:07Z" 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-04-17T11:04:08.400Z] --- PASS: TestHealthStates (0.13s) [2021-04-17T11:04:08.400Z] === RUN TestMaskURLCredentials [2021-04-17T11:04:08.400Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-04-17T11:04:08.400Z] === RUN TestGetInspectData [2021-04-17T11:04:08.400Z] --- PASS: TestGetInspectData (0.00s) [2021-04-17T11:04:08.400Z] === RUN TestFillLicense [2021-04-17T11:04:08.400Z] --- PASS: TestFillLicense (0.00s) [2021-04-17T11:04:08.400Z] === RUN TestListInvalidFilter [2021-04-17T11:04:08.400Z] --- PASS: TestListInvalidFilter (0.00s) [2021-04-17T11:04:08.400Z] === RUN TestNameFilter [2021-04-17T11:04:08.400Z] --- PASS: TestNameFilter (0.00s) [2021-04-17T11:04:08.400Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-04-17T11:04:08.400Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-04-17T11:04:08.400Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-04-17T11:04:08.400Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-04-17T11:04:08.400Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-04-17T11:04:08.400Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-04-17T11:04:08.400Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-04-17T11:04:08.400Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-04-17T11:04:08.400Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-04-17T11:04:08.400Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-04-17T11:04:08.400Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-04-17T11:04:08.400Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-04-17T11:04:08.400Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-04-17T11:04:08.400Z] === 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-04-17T11:04:08.400Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-04-17T11:04:08.400Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-04-17T11:04:08.400Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-04-17T11:04:08.400Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-04-17T11:04:08.400Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-04-17T11:04:08.400Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-04-17T11:04:08.400Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-04-17T11:04:08.400Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-04-17T11:04:08.400Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-04-17T11:04:08.400Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-04-17T11:04:08.400Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-04-17T11:04:08.400Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-04-17T11:04:08.400Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-04-17T11:04:08.400Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-04-17T11:04:08.400Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-04-17T11:04:08.400Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-04-17T11:04:08.400Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-04-17T11:04:08.400Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-04-17T11:04:08.400Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-04-17T11:04:08.400Z] --- 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-04-17T11:04:08.400Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-04-17T11:04:08.400Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-04-17T11:04:08.400Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-04-17T11:04:08.400Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-04-17T11:04:08.400Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-04-17T11:04:08.400Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-04-17T11:04:08.400Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-04-17T11:04:08.400Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-04-17T11:04:08.400Z] === RUN TestDaemonReloadLabels [2021-04-17T11:04:08.400Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-04-17T11:04:08.400Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-04-17T11:04:08.400Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-04-17T11:04:08.400Z] === RUN TestDaemonReloadMirrors [2021-04-17T11:04:08.400Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-04-17T11:04:08.400Z] === RUN TestDaemonReloadInsecureRegistries [2021-04-17T11:04:08.400Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-04-17T11:04:08.400Z] === RUN TestDaemonReloadNotAffectOthers [2021-04-17T11:04:08.400Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-04-17T11:04:08.400Z] === RUN TestDaemonDiscoveryReload [2021-04-17T11:04:08.400Z] === RUN TestWaitNodeAttachment [2021-04-17T11:04:08.400Z] === RUN TestEventsLog [2021-04-17T11:04:08.400Z] --- PASS: TestEventsLog (0.00s) [2021-04-17T11:04:08.400Z] === RUN TestEventsLogTimeout [2021-04-17T11:04:08.400Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-04-17T11:04:08.400Z] === RUN TestLogEvents [2021-04-17T11:04:08.400Z] --- PASS: TestLogEvents (0.05s) [2021-04-17T11:04:08.400Z] === RUN TestLoadBufferedEvents [2021-04-17T11:04:08.400Z] --- PASS: TestLoadBufferedEvents (0.13s) [2021-04-17T11:04:08.400Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-04-17T11:04:08.400Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-04-17T11:04:08.400Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-04-17T11:04:08.400Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-04-17T11:04:08.400Z] PASS [2021-04-17T11:04:08.400Z] coverage: 50.0% of statements [2021-04-17T11:04:08.400Z] ok github.com/docker/docker/daemon/events 0.443s coverage: 50.0% of statements [2021-04-17T11:04:08.532Z] --- PASS: TestAuthZPluginErrorRequest (1.13s) [2021-04-17T11:04:08.532Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-17T11:04:08.854Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-04-17T11:04:08.854Z] === RUN TestIsolationConversion [2021-04-17T11:04:08.854Z] === RUN TestIsolationConversion/default [2021-04-17T11:04:08.854Z] === RUN TestIsolationConversion/process [2021-04-17T11:04:08.854Z] === RUN TestIsolationConversion/hyperv [2021-04-17T11:04:08.854Z] --- PASS: TestIsolationConversion (0.00s) [2021-04-17T11:04:08.854Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-04-17T11:04:08.854Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-04-17T11:04:08.854Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-04-17T11:04:08.854Z] === RUN TestContainerLabels [2021-04-17T11:04:08.854Z] --- PASS: TestContainerLabels (0.00s) [2021-04-17T11:04:08.854Z] === RUN TestCredentialSpecConversion [2021-04-17T11:04:08.854Z] === RUN TestCredentialSpecConversion/none [2021-04-17T11:04:08.854Z] === RUN TestCredentialSpecConversion/config [2021-04-17T11:04:08.854Z] === RUN TestCredentialSpecConversion/file [2021-04-17T11:04:08.854Z] === RUN TestCredentialSpecConversion/registry [2021-04-17T11:04:08.854Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-04-17T11:04:08.854Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-04-17T11:04:08.854Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-04-17T11:04:08.854Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-04-17T11:04:08.854Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-04-17T11:04:08.854Z] === RUN TestControllerValidateMountBind [2021-04-17T11:04:08.854Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-04-17T11:04:08.854Z] === RUN TestControllerValidateMountVolume [2021-04-17T11:04:08.854Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-04-17T11:04:08.854Z] === RUN TestControllerValidateMountTarget [2021-04-17T11:04:08.854Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-04-17T11:04:08.854Z] === RUN TestControllerValidateMountTmpfs [2021-04-17T11:04:08.854Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-04-17T11:04:08.854Z] === RUN TestControllerValidateMountInvalidType [2021-04-17T11:04:08.854Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-04-17T11:04:08.854Z] === RUN TestControllerValidateMountNamedPipe [2021-04-17T11:04:08.854Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-04-17T11:04:08.854Z] PASS [2021-04-17T11:04:08.854Z] coverage: 11.3% of statements [2021-04-17T11:04:08.854Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.694s coverage: 11.3% of statements [2021-04-17T11:04:09.079Z] --- PASS: TestAuthZPluginTLS (0.87s) [2021-04-17T11:04:09.079Z] === RUN TestAuthZPluginDenyRequest [2021-04-17T11:04:09.152Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-17T11:04:09.204Z] --- PASS: TestExportContainerAfterDaemonRestart (1.47s) [2021-04-17T11:04:09.204Z] === RUN TestHealthCheckWorkdir [2021-04-17T11:04:09.308Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-04-17T11:04:09.308Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-04-17T11:04:09.389Z] --- PASS: TestServiceUpdateNetwork (16.67s) [2021-04-17T11:04:09.389Z] === RUN TestServiceUpdatePidsLimit [2021-04-17T11:04:09.475Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (1.27s) [2021-04-17T11:04:09.475Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-17T11:04:09.647Z] --- PASS: TestAuthZPluginDenyRequest (0.75s) [2021-04-17T11:04:09.647Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-17T11:04:09.763Z] === RUN TestIsEmptyDir [2021-04-17T11:04:09.763Z] --- PASS: TestIsEmptyDir (0.01s) [2021-04-17T11:04:09.763Z] PASS [2021-04-17T11:04:09.763Z] coverage: 2.3% of statements [2021-04-17T11:04:09.763Z] ok github.com/docker/docker/daemon/graphdriver 0.073s coverage: 2.3% of statements [2021-04-17T11:04:09.763Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2021-04-17T11:04:09.763Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-04-17T11:04:09.763Z] === RUN TestLinkNaming [2021-04-17T11:04:09.763Z] --- PASS: TestLinkNaming (0.00s) [2021-04-17T11:04:09.763Z] === RUN TestLinkNew [2021-04-17T11:04:09.763Z] --- PASS: TestLinkNew (0.00s) [2021-04-17T11:04:09.763Z] === RUN TestLinkEnv [2021-04-17T11:04:09.763Z] --- PASS: TestLinkEnv (0.00s) [2021-04-17T11:04:09.763Z] === RUN TestLinkMultipleEnv [2021-04-17T11:04:09.763Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-04-17T11:04:09.763Z] === RUN TestLinkPortRangeEnv [2021-04-17T11:04:09.763Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-04-17T11:04:09.763Z] PASS [2021-04-17T11:04:09.763Z] coverage: 93.0% of statements [2021-04-17T11:04:09.763Z] ok github.com/docker/docker/daemon/links 0.042s coverage: 93.0% of statements [2021-04-17T11:04:09.846Z] --- PASS: TestHealthCheckWorkdir (0.78s) [2021-04-17T11:04:09.846Z] === RUN TestHealthKillContainer [2021-04-17T11:04:10.021Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-04-17T11:04:10.218Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s) [2021-04-17T11:04:10.218Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-04-17T11:04:10.218Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-04-17T11:04:10.218Z] reload_test.go:520: root required [2021-04-17T11:04:10.218Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-04-17T11:04:10.218Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2021-04-17T11:04:10.218Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-04-17T11:04:10.218Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-04-17T11:04:10.218Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-04-17T11:04:10.218Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-04-17T11:04:10.218Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-04-17T11:04:10.218Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-04-17T11:04:10.218Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-04-17T11:04:10.218Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-04-17T11:04:10.218Z] === RUN TestParseVolumesFrom [2021-04-17T11:04:10.218Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-04-17T11:04:10.218Z] PASS [2021-04-17T11:04:10.218Z] coverage: 9.0% of statements [2021-04-17T11:04:10.218Z] ok github.com/docker/docker/daemon 2.623s coverage: 9.0% of statements [2021-04-17T11:04:10.218Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-04-17T11:04:10.218Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-04-17T11:04:10.218Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-04-17T11:04:10.218Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-04-17T11:04:10.218Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-04-17T11:04:10.218Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-04-17T11:04:10.218Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-04-17T11:04:10.218Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-04-17T11:04:10.218Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-04-17T11:04:10.218Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-04-17T11:04:10.218Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-04-17T11:04:10.218Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-04-17T11:04:10.218Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-04-17T11:04:10.218Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-04-17T11:04:10.218Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-04-17T11:04:10.519Z] --- PASS: TestContinueAfterPluginCrash (9.48s) [2021-04-17T11:04:10.587Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.72s) [2021-04-17T11:04:10.587Z] === RUN TestAuthZPluginDenyResponse [2021-04-17T11:04:10.775Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-17T11:04:10.847Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-04-17T11:04:11.106Z] --- PASS: TestAuthZPluginDenyResponse (0.78s) [2021-04-17T11:04:11.106Z] === RUN TestAuthZPluginAllowEventStream [2021-04-17T11:04:11.526Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-04-17T11:04:12.593Z] --- PASS: TestHealthKillContainer (2.63s) [2021-04-17T11:04:12.593Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-17T11:04:12.666Z] --- PASS: TestReadPluginNoRead (7.45s) [2021-04-17T11:04:12.666Z] --- PASS: TestReadPluginNoRead/default (1.57s) [2021-04-17T11:04:12.666Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.66s) [2021-04-17T11:04:12.666Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.53s) [2021-04-17T11:04:12.666Z] read_test.go:92: [d756d6a1b989a] daemon is not started [2021-04-17T11:04:12.666Z] PASS [2021-04-17T11:04:12.666Z] [2021-04-17T11:04:12.666Z] DONE 6 tests in 11.564s [2021-04-17T11:04:12.666Z] 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-04-17T11:04:12.666Z] testing: warning: no tests to run [2021-04-17T11:04:12.666Z] PASS [2021-04-17T11:04:12.666Z] [2021-04-17T11:04:12.666Z] DONE 0 tests in 0.018s [2021-04-17T11:04:12.666Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-17T11:04:12.666Z] INFO: Testing against a local daemon [2021-04-17T11:04:12.666Z] === RUN TestPluginWithDevMounts [2021-04-17T11:04:12.666Z] === PAUSE TestPluginWithDevMounts [2021-04-17T11:04:12.666Z] === CONT TestPluginWithDevMounts [2021-04-17T11:04:12.790Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.74s) [2021-04-17T11:04:12.790Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-17T11:04:13.102Z] === RUN TestNewStreamConfig [2021-04-17T11:04:13.102Z] === RUN TestNewStreamConfig/defaults [2021-04-17T11:04:13.102Z] === RUN TestNewStreamConfig/invalid_create_group [2021-04-17T11:04:13.102Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-04-17T11:04:13.102Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-04-17T11:04:13.102Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-04-17T11:04:13.102Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-04-17T11:04:13.102Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-04-17T11:04:13.102Z] --- PASS: TestNewStreamConfig (0.00s) [2021-04-17T11:04:13.102Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-04-17T11:04:13.102Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-04-17T11:04:13.102Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-04-17T11:04:13.102Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-04-17T11:04:13.102Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-04-17T11:04:13.102Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-04-17T11:04:13.102Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-04-17T11:04:13.102Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-04-17T11:04:13.102Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-04-17T11:04:13.102Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-04-17T11:04:13.102Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-04-17T11:04:13.102Z] === RUN TestNewAWSLogsClientRegionDetect [2021-04-17T11:04:13.102Z] === RUN TestAdapterReadLogs [2021-04-17T11:04:13.102Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-04-17T11:04:13.102Z] === RUN TestCopier [2021-04-17T11:04:13.102Z] --- PASS: TestCopier (0.00s) [2021-04-17T11:04:13.102Z] === RUN TestCopierLongLines [2021-04-17T11:04:13.102Z] --- PASS: TestCopierLongLines (0.00s) [2021-04-17T11:04:13.102Z] === RUN TestCopierSlow [2021-04-17T11:04:13.102Z] time="2021-04-17T11:04:12Z" level=info msg="Trying to get region from EC2 Metadata" [2021-04-17T11:04:13.102Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s) [2021-04-17T11:04:13.102Z] === RUN TestCreateSuccess [2021-04-17T11:04:13.102Z] --- PASS: TestCreateSuccess (0.00s) [2021-04-17T11:04:13.102Z] === RUN TestCreateLogGroupSuccess [2021-04-17T11:04:13.102Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-04-17T11:04:13.102Z] === RUN TestCreateError [2021-04-17T11:04:13.102Z] --- PASS: TestCreateError (0.00s) [2021-04-17T11:04:13.102Z] === RUN TestCreateAlreadyExists [2021-04-17T11:04:13.102Z] time="2021-04-17T11:04:12Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-04-17T11:04:13.102Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-04-17T11:04:13.102Z] === RUN TestLogClosed [2021-04-17T11:04:13.102Z] --- PASS: TestLogClosed (0.00s) [2021-04-17T11:04:13.102Z] === RUN TestLogBlocking [2021-04-17T11:04:13.102Z] --- PASS: TestLogBlocking (0.00s) [2021-04-17T11:04:13.102Z] === RUN TestLogNonBlockingBufferEmpty [2021-04-17T11:04:13.102Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-04-17T11:04:13.102Z] === RUN TestLogNonBlockingBufferFull [2021-04-17T11:04:13.102Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-04-17T11:04:13.102Z] === RUN TestPublishBatchSuccess [2021-04-17T11:04:13.102Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-04-17T11:04:13.102Z] === RUN TestPublishBatchError [2021-04-17T11:04:13.102Z] time="2021-04-17T11:04:12Z" level=error msg=Error [2021-04-17T11:04:13.102Z] --- PASS: TestPublishBatchError (0.00s) [2021-04-17T11:04:13.102Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-04-17T11:04:13.102Z] time="2021-04-17T11:04:12Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-04-17T11:04:13.102Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-04-17T11:04:13.102Z] === RUN TestPublishBatchAlreadyAccepted [2021-04-17T11:04:13.102Z] time="2021-04-17T11:04:12Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-04-17T11:04:13.102Z] time="2021-04-17T11:04:12Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-04-17T11:04:13.102Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-04-17T11:04:13.102Z] === RUN TestCollectBatchSimple [2021-04-17T11:04:13.102Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-04-17T11:04:13.102Z] === RUN TestCollectBatchTicker [2021-04-17T11:04:13.102Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-04-17T11:04:13.102Z] === RUN TestCollectBatchMultilinePattern [2021-04-17T11:04:13.102Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-04-17T11:04:13.102Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-04-17T11:04:13.102Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-04-17T11:04:13.102Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-04-17T11:04:13.102Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-04-17T11:04:13.102Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-04-17T11:04:13.102Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-04-17T11:04:13.102Z] === RUN TestCollectBatchClose [2021-04-17T11:04:13.102Z] --- PASS: TestCollectBatchClose (0.00s) [2021-04-17T11:04:13.102Z] === RUN TestEffectiveLen [2021-04-17T11:04:13.102Z] === RUN TestEffectiveLen/0/Hello [2021-04-17T11:04:13.102Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-04-17T11:04:13.102Z] === RUN TestEffectiveLen/2/🙃 [2021-04-17T11:04:13.102Z] === RUN TestEffectiveLen/3/���� [2021-04-17T11:04:13.102Z] === RUN TestEffectiveLen/4/He��o [2021-04-17T11:04:13.102Z] === RUN TestEffectiveLen/5/ [2021-04-17T11:04:13.102Z] --- PASS: TestEffectiveLen (0.00s) [2021-04-17T11:04:13.102Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-04-17T11:04:13.102Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-04-17T11:04:13.102Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-04-17T11:04:13.102Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-04-17T11:04:13.102Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-04-17T11:04:13.102Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-04-17T11:04:13.102Z] === RUN TestFindValidSplit [2021-04-17T11:04:13.102Z] === RUN TestFindValidSplit/0/ [2021-04-17T11:04:13.102Z] === RUN TestFindValidSplit/1/Hello [2021-04-17T11:04:13.102Z] === RUN TestFindValidSplit/2/Hello [2021-04-17T11:04:13.102Z] === RUN TestFindValidSplit/3/Hello [2021-04-17T11:04:13.102Z] === RUN TestFindValidSplit/4/🙃 [2021-04-17T11:04:13.102Z] === RUN TestFindValidSplit/5/🙃 [2021-04-17T11:04:13.102Z] === RUN TestFindValidSplit/6/a� [2021-04-17T11:04:13.102Z] === RUN TestFindValidSplit/7/a� [2021-04-17T11:04:13.102Z] --- PASS: TestFindValidSplit (0.00s) [2021-04-17T11:04:13.102Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-04-17T11:04:13.102Z] cloudwatchlogs_test.go:1044: [2021-04-17T11:04:13.102Z] cloudwatchlogs_test.go:1045: [2021-04-17T11:04:13.102Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-04-17T11:04:13.102Z] cloudwatchlogs_test.go:1044: Hello [2021-04-17T11:04:13.102Z] cloudwatchlogs_test.go:1045: [2021-04-17T11:04:13.102Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-04-17T11:04:13.102Z] cloudwatchlogs_test.go:1044: He [2021-04-17T11:04:13.102Z] cloudwatchlogs_test.go:1045: llo [2021-04-17T11:04:13.102Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-04-17T11:04:13.102Z] cloudwatchlogs_test.go:1044: [2021-04-17T11:04:13.102Z] cloudwatchlogs_test.go:1045: Hello [2021-04-17T11:04:13.102Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-04-17T11:04:13.102Z] cloudwatchlogs_test.go:1044: [2021-04-17T11:04:13.102Z] cloudwatchlogs_test.go:1045: 🙃 [2021-04-17T11:04:13.102Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-04-17T11:04:13.102Z] cloudwatchlogs_test.go:1044: 🙃 [2021-04-17T11:04:13.102Z] cloudwatchlogs_test.go:1045: [2021-04-17T11:04:13.102Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-04-17T11:04:13.102Z] cloudwatchlogs_test.go:1044: a [2021-04-17T11:04:13.102Z] cloudwatchlogs_test.go:1045: � [2021-04-17T11:04:13.102Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-04-17T11:04:13.102Z] cloudwatchlogs_test.go:1044: a� [2021-04-17T11:04:13.102Z] cloudwatchlogs_test.go:1045: [2021-04-17T11:04:13.102Z] === RUN TestProcessEventEmoji [2021-04-17T11:04:13.102Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-04-17T11:04:13.102Z] === RUN TestCollectBatchLineSplit [2021-04-17T11:04:13.102Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2021-04-17T11:04:13.102Z] === RUN TestCollectBatchLineSplitWithBinary [2021-04-17T11:04:13.102Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-04-17T11:04:13.103Z] === RUN TestCollectBatchMaxEvents [2021-04-17T11:04:13.103Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-04-17T11:04:13.103Z] === RUN TestCollectBatchMaxTotalBytes [2021-04-17T11:04:13.103Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-04-17T11:04:13.103Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-04-17T11:04:13.103Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-04-17T11:04:13.103Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-04-17T11:04:13.103Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2021-04-17T11:04:13.103Z] === RUN TestParseLogOptionsMultilinePattern [2021-04-17T11:04:13.103Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-04-17T11:04:13.103Z] === RUN TestParseLogOptionsDatetimeFormat [2021-04-17T11:04:13.103Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-04-17T11:04:13.103Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-04-17T11:04:13.103Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-04-17T11:04:13.103Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-04-17T11:04:13.103Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-04-17T11:04:13.103Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-04-17T11:04:13.103Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-04-17T11:04:13.103Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-04-17T11:04:13.103Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-04-17T11:04:13.103Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-04-17T11:04:13.103Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-04-17T11:04:13.103Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-04-17T11:04:13.103Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-04-17T11:04:13.103Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-04-17T11:04:13.105Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-04-17T11:04:13.105Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-04-17T11:04:13.105Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-04-17T11:04:13.105Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-04-17T11:04:13.105Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-04-17T11:04:13.105Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-04-17T11:04:13.105Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-04-17T11:04:13.105Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-04-17T11:04:13.105Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-04-17T11:04:13.105Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-04-17T11:04:13.105Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-04-17T11:04:13.105Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-04-17T11:04:13.105Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-04-17T11:04:13.105Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-04-17T11:04:13.105Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-04-17T11:04:13.105Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-04-17T11:04:13.105Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-04-17T11:04:13.105Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-04-17T11:04:13.105Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-04-17T11:04:13.105Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-04-17T11:04:13.105Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-04-17T11:04:13.105Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-04-17T11:04:13.105Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-04-17T11:04:13.105Z] === RUN TestCreateTagSuccess [2021-04-17T11:04:13.105Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-04-17T11:04:13.105Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-04-17T11:04:13.105Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-04-17T11:04:13.105Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-04-17T11:04:13.105Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-04-17T11:04:13.105Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-04-17T11:04:13.105Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-04-17T11:04:13.105Z] PASS [2021-04-17T11:04:13.105Z] coverage: 77.8% of statements [2021-04-17T11:04:13.105Z] ok github.com/docker/docker/daemon/logger/awslogs 0.504s coverage: 77.8% of statements [2021-04-17T11:04:13.105Z] --- PASS: TestCopierSlow (0.20s) [2021-04-17T11:04:13.105Z] === RUN TestCopierWithSized [2021-04-17T11:04:13.105Z] === RUN TestCopierWithSized/as_is [2021-04-17T11:04:13.105Z] === RUN TestCopierWithSized/With_RingLogger [2021-04-17T11:04:13.105Z] --- PASS: TestCopierWithSized (0.01s) [2021-04-17T11:04:13.105Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-04-17T11:04:13.105Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-04-17T11:04:13.105Z] === RUN TestCopierWithPartial [2021-04-17T11:04:13.105Z] --- PASS: TestCopierWithPartial (0.00s) [2021-04-17T11:04:13.105Z] === RUN TestRingLogger [2021-04-17T11:04:13.105Z] --- PASS: TestRingLogger (0.00s) [2021-04-17T11:04:13.105Z] === RUN TestRingCap [2021-04-17T11:04:13.233Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s) [2021-04-17T11:04:13.233Z] === RUN TestIpcModeNone [2021-04-17T11:04:13.560Z] --- PASS: TestRingCap (0.00s) [2021-04-17T11:04:13.560Z] === RUN TestRingClose [2021-04-17T11:04:13.560Z] --- PASS: TestRingClose (0.00s) [2021-04-17T11:04:13.560Z] === RUN TestRingDrain [2021-04-17T11:04:13.560Z] --- PASS: TestRingDrain (0.00s) [2021-04-17T11:04:13.560Z] PASS [2021-04-17T11:04:13.560Z] coverage: 43.5% of statements [2021-04-17T11:04:13.560Z] ok github.com/docker/docker/daemon/logger 0.314s coverage: 43.5% of statements [2021-04-17T11:04:13.646Z] --- PASS: TestAuthZPluginAllowEventStream (2.01s) [2021-04-17T11:04:13.646Z] === RUN TestAuthZPluginErrorResponse [2021-04-17T11:04:13.874Z] --- PASS: TestIpcModeNone (0.70s) [2021-04-17T11:04:13.874Z] === RUN TestIpcModePrivate [2021-04-17T11:04:13.907Z] --- PASS: TestAuthZPluginErrorResponse (0.80s) [2021-04-17T11:04:13.907Z] === RUN TestAuthZPluginErrorRequest [2021-04-17T11:04:14.013Z] === RUN TestSearchRegistryForImagesErrors [2021-04-17T11:04:14.013Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-04-17T11:04:14.013Z] === RUN TestSearchRegistryForImages [2021-04-17T11:04:14.013Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-04-17T11:04:14.013Z] === RUN TestOnlyPlatformWithFallback [2021-04-17T11:04:14.013Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-04-17T11:04:14.013Z] === RUN TestImageDelete [2021-04-17T11:04:14.013Z] === RUN TestImageDelete/no_lease [2021-04-17T11:04:14.013Z] === RUN TestImageDelete/lease_exists [2021-04-17T11:04:14.013Z] --- PASS: TestImageDelete (0.05s) [2021-04-17T11:04:14.013Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-04-17T11:04:14.013Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-04-17T11:04:14.013Z] === RUN TestContentStoreForPull [2021-04-17T11:04:14.013Z] --- PASS: TestContentStoreForPull (0.18s) [2021-04-17T11:04:14.013Z] PASS [2021-04-17T11:04:14.013Z] coverage: 6.7% of statements [2021-04-17T11:04:14.013Z] ok github.com/docker/docker/daemon/images 0.566s coverage: 6.7% of statements [2021-04-17T11:04:14.013Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-04-17T11:04:14.013Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-04-17T11:04:14.013Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-04-17T11:04:14.013Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-04-17T11:04:14.013Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-04-17T11:04:14.013Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-04-17T11:04:14.013Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-04-17T11:04:14.167Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-04-17T11:04:14.468Z] === RUN TestJSONFileLogger [2021-04-17T11:04:14.468Z] --- PASS: TestJSONFileLogger (0.00s) [2021-04-17T11:04:14.468Z] === RUN TestJSONFileLoggerWithTags [2021-04-17T11:04:14.468Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-04-17T11:04:14.468Z] === RUN TestJSONFileLoggerWithOpts [2021-04-17T11:04:14.468Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-04-17T11:04:14.468Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-04-17T11:04:14.468Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-04-17T11:04:14.468Z] === RUN TestEncodeDecode [2021-04-17T11:04:14.468Z] === PAUSE TestEncodeDecode [2021-04-17T11:04:14.468Z] === RUN TestUnexpectedEOF [2021-04-17T11:04:14.513Z] --- PASS: TestIpcModePrivate (0.69s) [2021-04-17T11:04:14.514Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:63, shared: false, mustBeShared: false [2021-04-17T11:04:14.514Z] === RUN TestIpcModeShareable [2021-04-17T11:04:14.555Z] --- PASS: TestPluginWithDevMounts (1.73s) [2021-04-17T11:04:14.555Z] PASS [2021-04-17T11:04:14.555Z] [2021-04-17T11:04:14.555Z] DONE 1 tests in 1.764s [2021-04-17T11:04:14.555Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-04-17T11:04:14.555Z] INFO: Testing against a local daemon [2021-04-17T11:04:14.555Z] === RUN TestSecretInspect [2021-04-17T11:04:14.736Z] --- PASS: TestAuthZPluginErrorRequest (0.81s) [2021-04-17T11:04:14.736Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-17T11:04:14.921Z] === RUN TestJSONLogsMarshalJSONBuf [2021-04-17T11:04:14.922Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-04-17T11:04:14.922Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-04-17T11:04:14.922Z] time="2021-04-17T11:04:14Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-04-17T11:04:14.922Z] time="2021-04-17T11:04:14Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-04-17T11:04:14.922Z] --- PASS: TestUnexpectedEOF (0.15s) [2021-04-17T11:04:14.922Z] === CONT TestEncodeDecode [2021-04-17T11:04:14.922Z] --- PASS: TestEncodeDecode (0.00s) [2021-04-17T11:04:14.922Z] PASS [2021-04-17T11:04:14.922Z] coverage: 69.9% of statements [2021-04-17T11:04:14.922Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.312s coverage: 69.9% of statements [2021-04-17T11:04:14.922Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.16s) [2021-04-17T11:04:14.922Z] === RUN TestFastTimeMarshalJSON [2021-04-17T11:04:14.922Z] --- PASS: TestFastTimeMarshalJSON (0.02s) [2021-04-17T11:04:14.922Z] PASS [2021-04-17T11:04:14.922Z] coverage: 87.2% of statements [2021-04-17T11:04:14.922Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.257s coverage: 87.2% of statements [2021-04-17T11:04:15.157Z] --- PASS: TestIpcModeShareable (0.66s) [2021-04-17T11:04:15.158Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:57, shared: true, mustBeShared: true [2021-04-17T11:04:15.158Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-17T11:04:15.306Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-04-17T11:04:15.351Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.71s) [2021-04-17T11:04:15.351Z] === RUN TestAuthZPluginHeader [2021-04-17T11:04:15.566Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.87s) [2021-04-17T11:04:15.566Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-17T11:04:15.881Z] === RUN TestWriteLog [2021-04-17T11:04:15.881Z] === PAUSE TestWriteLog [2021-04-17T11:04:15.881Z] === RUN TestReadLog [2021-04-17T11:04:15.881Z] === PAUSE TestReadLog [2021-04-17T11:04:16.294Z] --- PASS: TestAuthZPluginHeader (1.44s) [2021-04-17T11:04:16.294Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-17T11:04:16.294Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-04-17T11:04:16.294Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-17T11:04:16.294Z] === RUN TestAuthZPluginV2Disable [2021-04-17T11:04:16.294Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-04-17T11:04:16.294Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-17T11:04:16.294Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-17T11:04:16.294Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-17T11:04:16.294Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-17T11:04:16.294Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-17T11:04:16.294Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-17T11:04:16.294Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-17T11:04:16.294Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-17T11:04:16.335Z] === CONT TestWriteLog [2021-04-17T11:04:16.335Z] --- PASS: TestWriteLog (0.00s) [2021-04-17T11:04:16.335Z] === CONT TestReadLog [2021-04-17T11:04:16.335Z] === RUN TestReadLog/tail_exact [2021-04-17T11:04:16.335Z] === RUN TestReadLog/tail_less_than_available [2021-04-17T11:04:16.335Z] === RUN TestReadLog/tail_more_than_available [2021-04-17T11:04:16.335Z] --- PASS: TestReadLog (0.15s) [2021-04-17T11:04:16.335Z] --- PASS: TestReadLog/tail_exact (0.14s) [2021-04-17T11:04:16.335Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-04-17T11:04:16.335Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-04-17T11:04:16.335Z] PASS [2021-04-17T11:04:16.335Z] coverage: 75.2% of statements [2021-04-17T11:04:16.335Z] ok github.com/docker/docker/daemon/logger/local 0.355s coverage: 75.2% of statements [2021-04-17T11:04:16.335Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-04-17T11:04:17.072Z] --- PASS: TestSecretInspect (2.45s) [2021-04-17T11:04:17.072Z] === RUN TestSecretList [2021-04-17T11:04:17.255Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.93s) [2021-04-17T11:04:17.255Z] === RUN TestAPIIpcModeHost [2021-04-17T11:04:17.320Z] === RUN TestOpenFileDelete [2021-04-17T11:04:17.320Z] --- PASS: TestOpenFileDelete (0.00s) [2021-04-17T11:04:17.320Z] === RUN TestOpenFileRename [2021-04-17T11:04:17.320Z] --- PASS: TestOpenFileRename (0.00s) [2021-04-17T11:04:17.320Z] === RUN TestParseLogTagDefaultTag [2021-04-17T11:04:17.320Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-04-17T11:04:17.320Z] === RUN TestParseLogTag [2021-04-17T11:04:17.320Z] --- PASS: TestParseLogTag (0.00s) [2021-04-17T11:04:17.320Z] === RUN TestParseLogTagEmptyTag [2021-04-17T11:04:17.320Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-04-17T11:04:17.320Z] === RUN TestTailFiles [2021-04-17T11:04:17.320Z] --- PASS: TestTailFiles (0.00s) [2021-04-17T11:04:17.320Z] === RUN TestFollowLogsConsumerGone [2021-04-17T11:04:17.320Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-04-17T11:04:17.320Z] === RUN TestFollowLogsProducerGone [2021-04-17T11:04:17.320Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-04-17T11:04:17.320Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-04-17T11:04:17.320Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-04-17T11:04:17.320Z] === RUN TestCheckCapacityAndRotate [2021-04-17T11:04:17.320Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-04-17T11:04:17.320Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-04-17T11:04:17.320Z] --- PASS: TestCheckCapacityAndRotate (0.28s) [2021-04-17T11:04:17.320Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.02s) [2021-04-17T11:04:17.320Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2021-04-17T11:04:17.320Z] PASS [2021-04-17T11:04:17.320Z] coverage: 55.3% of statements [2021-04-17T11:04:17.320Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.371s coverage: 55.3% of statements [2021-04-17T11:04:17.320Z] === RUN TestLog [2021-04-17T11:04:17.320Z] --- PASS: TestLog (0.01s) [2021-04-17T11:04:17.320Z] PASS [2021-04-17T11:04:17.320Z] coverage: 31.5% of statements [2021-04-17T11:04:17.320Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.088s coverage: 31.5% of statements [2021-04-17T11:04:17.550Z] --- PASS: TestAPIIpcModeHost (0.57s) [2021-04-17T11:04:17.550Z] === RUN TestDaemonIpcModeShareable [2021-04-17T11:04:17.775Z] === RUN TestValidateLogOpt [2021-04-17T11:04:17.775Z] --- PASS: TestValidateLogOpt (0.00s) [2021-04-17T11:04:17.775Z] === RUN TestNewMissedConfig [2021-04-17T11:04:17.775Z] --- PASS: TestNewMissedConfig (0.00s) [2021-04-17T11:04:17.775Z] === RUN TestNewMissedUrl [2021-04-17T11:04:17.775Z] --- PASS: TestNewMissedUrl (0.00s) [2021-04-17T11:04:17.775Z] === RUN TestNewMissedToken [2021-04-17T11:04:17.775Z] --- PASS: TestNewMissedToken (0.00s) [2021-04-17T11:04:17.775Z] === RUN TestNewWithProxy [2021-04-17T11:04:17.775Z] --- PASS: TestNewWithProxy (0.00s) [2021-04-17T11:04:17.775Z] === RUN TestDefault [2021-04-17T11:04:17.775Z] --- PASS: TestDefault (0.00s) [2021-04-17T11:04:17.775Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-04-17T11:04:17.775Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-04-17T11:04:17.775Z] === RUN TestJsonFormat [2021-04-17T11:04:17.775Z] --- PASS: TestJsonFormat (0.00s) [2021-04-17T11:04:17.775Z] === RUN TestRawFormat [2021-04-17T11:04:17.775Z] --- PASS: TestRawFormat (0.00s) [2021-04-17T11:04:17.775Z] === RUN TestRawFormatWithLabels [2021-04-17T11:04:17.775Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-04-17T11:04:17.775Z] === RUN TestRawFormatWithoutTag [2021-04-17T11:04:17.775Z] --- PASS: TestRawFormatWithoutTag (0.02s) [2021-04-17T11:04:17.775Z] === RUN TestBatching [2021-04-17T11:04:18.128Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.43s) [2021-04-17T11:04:18.128Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-17T11:04:18.229Z] --- PASS: TestBatching (0.43s) [2021-04-17T11:04:18.229Z] === RUN TestFrequency [2021-04-17T11:04:18.229Z] --- PASS: TestFrequency (0.19s) [2021-04-17T11:04:18.229Z] === RUN TestOneMessagePerRequest [2021-04-17T11:04:18.229Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-04-17T11:04:18.229Z] === RUN TestVerify [2021-04-17T11:04:18.229Z] --- PASS: TestVerify (0.00s) [2021-04-17T11:04:18.229Z] === RUN TestSkipVerify [2021-04-17T11:04:18.448Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-04-17T11:04:18.684Z] === RUN TestNewParse [2021-04-17T11:04:18.684Z] --- PASS: TestNewParse (0.00s) [2021-04-17T11:04:18.684Z] PASS [2021-04-17T11:04:18.684Z] coverage: 8.3% of statements [2021-04-17T11:04:18.684Z] ok github.com/docker/docker/daemon/logger/templates 0.042s coverage: 8.3% of statements [2021-04-17T11:04:18.684Z] time="2021-04-17T11:04:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-17T11:04:18.684Z] time="2021-04-17T11:04:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-17T11:04:18.684Z] time="2021-04-17T11:04:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-17T11:04:18.684Z] === RUN TestParseLogFormat [2021-04-17T11:04:18.684Z] --- PASS: TestParseLogFormat (0.00s) [2021-04-17T11:04:18.684Z] === RUN TestValidateLogOptEmpty [2021-04-17T11:04:18.684Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-04-17T11:04:18.684Z] === RUN TestValidateSyslogAddress [2021-04-17T11:04:18.684Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-04-17T11:04:18.684Z] === RUN TestParseAddressDefaultPort [2021-04-17T11:04:18.684Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-04-17T11:04:18.684Z] === RUN TestValidateSyslogFacility [2021-04-17T11:04:18.684Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-04-17T11:04:18.684Z] === RUN TestValidateLogOptSyslogFormat [2021-04-17T11:04:18.684Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-04-17T11:04:18.684Z] === RUN TestValidateLogOpt [2021-04-17T11:04:18.684Z] --- PASS: TestValidateLogOpt (0.00s) [2021-04-17T11:04:18.684Z] PASS [2021-04-17T11:04:18.684Z] coverage: 46.8% of statements [2021-04-17T11:04:18.684Z] ok github.com/docker/docker/daemon/logger/syslog 0.098s coverage: 46.8% of statements [2021-04-17T11:04:18.684Z] --- PASS: TestSkipVerify (0.36s) [2021-04-17T11:04:18.684Z] === RUN TestBufferMaximum [2021-04-17T11:04:18.684Z] time="2021-04-17T11:04:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-17T11:04:18.684Z] time="2021-04-17T11:04:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-17T11:04:18.684Z] time="2021-04-17T11:04:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-17T11:04:18.684Z] time="2021-04-17T11:04:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-17T11:04:18.684Z] time="2021-04-17T11:04:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-17T11:04:18.684Z] time="2021-04-17T11:04:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1618657458.515729\",\"host\":\"58ee4f137b50\"}'" [2021-04-17T11:04:18.684Z] time="2021-04-17T11:04:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1618657458.515729\",\"host\":\"58ee4f137b50\"}'" [2021-04-17T11:04:18.684Z] --- PASS: TestBufferMaximum (0.00s) [2021-04-17T11:04:18.684Z] === RUN TestServerAlwaysDown [2021-04-17T11:04:18.684Z] time="2021-04-17T11:04:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-17T11:04:18.684Z] time="2021-04-17T11:04:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-17T11:04:18.684Z] time="2021-04-17T11:04:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1618657458.519722\",\"host\":\"58ee4f137b50\"}'" [2021-04-17T11:04:18.684Z] time="2021-04-17T11:04:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1618657458.519722\",\"host\":\"58ee4f137b50\"}'" [2021-04-17T11:04:18.684Z] time="2021-04-17T11:04:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-17T11:04:18.684Z] time="2021-04-17T11:04:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1618657458.519722\",\"host\":\"58ee4f137b50\"}'" [2021-04-17T11:04:18.684Z] time="2021-04-17T11:04:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1618657458.521718\",\"host\":\"58ee4f137b50\"}'" [2021-04-17T11:04:18.684Z] time="2021-04-17T11:04:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1618657458.521718\",\"host\":\"58ee4f137b50\"}'" [2021-04-17T11:04:18.684Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-04-17T11:04:18.684Z] === RUN TestCannotSendAfterClose [2021-04-17T11:04:18.684Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-04-17T11:04:18.684Z] === RUN TestDeadlockOnBlockedEndpoint [2021-04-17T11:04:19.076Z] --- PASS: TestDaemonIpcModeShareable (1.42s) [2021-04-17T11:04:19.076Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:65, shared: true, mustBeShared: true [2021-04-17T11:04:19.076Z] === RUN TestDaemonIpcModePrivate [2021-04-17T11:04:19.589Z] --- PASS: TestSecretList (2.49s) [2021-04-17T11:04:19.589Z] === RUN TestSecretsCreateAndDelete [2021-04-17T11:04:19.641Z] time="2021-04-17T11:04:19Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49202/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-04-17T11:04:19.641Z] time="2021-04-17T11:04:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"58ee4f137b50\"}'" [2021-04-17T11:04:19.641Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-04-17T11:04:19.641Z] PASS [2021-04-17T11:04:19.641Z] coverage: 82.5% of statements [2021-04-17T11:04:19.641Z] ok github.com/docker/docker/daemon/logger/splunk 2.100s coverage: 82.5% of statements [2021-04-17T11:04:19.641Z] ? github.com/docker/docker/daemon/names [no test files] [2021-04-17T11:04:19.641Z] ? github.com/docker/docker/daemon/network [no test files] [2021-04-17T11:04:19.641Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-04-17T11:04:20.034Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.01s) [2021-04-17T11:04:20.034Z] === RUN TestAuthZPluginHeader [2021-04-17T11:04:20.600Z] === RUN TestV1IDService [2021-04-17T11:04:20.600Z] --- PASS: TestV1IDService (0.04s) [2021-04-17T11:04:20.600Z] === RUN TestV2MetadataService [2021-04-17T11:04:20.602Z] --- PASS: TestDaemonIpcModePrivate (1.40s) [2021-04-17T11:04:20.602Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:71, shared: false, mustBeShared: false [2021-04-17T11:04:20.602Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-17T11:04:21.413Z] --- PASS: TestAuthZPluginHeader (1.07s) [2021-04-17T11:04:21.413Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-17T11:04:21.413Z] === RUN TestDockerSuite/TestBuildRm [2021-04-17T11:04:21.561Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-04-17T11:04:21.561Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-04-17T11:04:21.561Z] === RUN TestContinueOnError_MirrorEndpoint [2021-04-17T11:04:21.561Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-04-17T11:04:21.561Z] === RUN TestContinueOnError_NeverContinue [2021-04-17T11:04:21.561Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-04-17T11:04:21.561Z] === RUN TestManifestStore [2021-04-17T11:04:21.561Z] === RUN TestManifestStore/no_remote_or_local [2021-04-17T11:04:21.561Z] time="2021-04-17T11:04:21Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local873787479\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-04-17T11:04:21.561Z] === RUN TestManifestStore/no_local_cache [2021-04-17T11:04:21.561Z] === RUN TestManifestStore/with_local_cache [2021-04-17T11:04:21.561Z] === RUN TestManifestStore/unknown_media_type [2021-04-17T11:04:21.561Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-04-17T11:04:21.561Z] time="2021-04-17T11:04:21Z" level=warning msg="reference for unknown type: " [2021-04-17T11:04:21.562Z] time="2021-04-17T11:04:21Z" level=warning msg="reference for unknown type: " [2021-04-17T11:04:21.562Z] === RUN TestSuccessfulDownload [2021-04-17T11:04:21.562Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-04-17T11:04:21.562Z] download_test.go:268: Needs fixing on Windows [2021-04-17T11:04:21.562Z] === RUN TestCancelledDownload [2021-04-17T11:04:21.562Z] --- PASS: TestCancelledDownload (0.00s) [2021-04-17T11:04:21.562Z] === RUN TestMaxDownloadAttempts [2021-04-17T11:04:21.562Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-04-17T11:04:21.562Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-04-17T11:04:21.562Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-04-17T11:04:21.562Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-04-17T11:04:21.562Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-04-17T11:04:21.562Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-04-17T11:04:21.562Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-04-17T11:04:21.562Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-04-17T11:04:21.562Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-04-17T11:04:21.562Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-04-17T11:04:21.562Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-04-17T11:04:21.562Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-04-17T11:04:21.562Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-04-17T11:04:21.562Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-04-17T11:04:21.562Z] time="2021-04-17T11:04:21Z" level=warning msg="reference for unknown type: " [2021-04-17T11:04:21.562Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-04-17T11:04:21.562Z] time="2021-04-17T11:04:21Z" level=warning msg="reference for unknown type: " [2021-04-17T11:04:21.562Z] time="2021-04-17T11:04:21Z" level=warning msg="reference for unknown type: " [2021-04-17T11:04:21.562Z] === RUN TestManifestStore/error_persisting_manifest [2021-04-17T11:04:21.562Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-04-17T11:04:21.562Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-04-17T11:04:21.562Z] time="2021-04-17T11:04:21Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-04-17T11:04:21.562Z] --- PASS: TestManifestStore (0.32s) [2021-04-17T11:04:21.562Z] --- PASS: TestManifestStore/no_remote_or_local (0.17s) [2021-04-17T11:04:21.562Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-04-17T11:04:21.562Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-04-17T11:04:21.562Z] --- PASS: TestManifestStore/unknown_media_type (0.09s) [2021-04-17T11:04:21.562Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.05s) [2021-04-17T11:04:21.562Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2021-04-17T11:04:21.562Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-04-17T11:04:21.562Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-04-17T11:04:21.562Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-04-17T11:04:21.562Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-04-17T11:04:21.562Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-04-17T11:04:21.562Z] === RUN TestDetectManifestBlobMediaType [2021-04-17T11:04:21.562Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-04-17T11:04:21.562Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-04-17T11:04:21.562Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-04-17T11:04:21.562Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-04-17T11:04:21.562Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-04-17T11:04:21.562Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-04-17T11:04:21.562Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-04-17T11:04:21.562Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-04-17T11:04:21.562Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-04-17T11:04:21.562Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-04-17T11:04:21.562Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-04-17T11:04:21.562Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-04-17T11:04:21.562Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-04-17T11:04:21.562Z] === RUN TestFixManifestLayers [2021-04-17T11:04:21.562Z] --- PASS: TestFixManifestLayers (0.00s) [2021-04-17T11:04:21.562Z] === RUN TestFixManifestLayersBaseLayerParent [2021-04-17T11:04:21.562Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-04-17T11:04:21.562Z] pull_v2_test.go:73: Needs fixing on Windows [2021-04-17T11:04:21.562Z] === RUN TestFixManifestLayersBadParent [2021-04-17T11:04:21.562Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-04-17T11:04:21.562Z] === RUN TestValidateManifest [2021-04-17T11:04:21.562Z] --- SKIP: TestValidateManifest (0.00s) [2021-04-17T11:04:21.562Z] pull_v2_test.go:118: Needs fixing on Windows [2021-04-17T11:04:21.562Z] === RUN TestFormatPlatform [2021-04-17T11:04:21.562Z] --- PASS: TestFormatPlatform (0.00s) [2021-04-17T11:04:21.562Z] === RUN TestGetRepositoryMountCandidates [2021-04-17T11:04:21.562Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-04-17T11:04:21.562Z] === RUN TestLayerAlreadyExists [2021-04-17T11:04:21.562Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-04-17T11:04:21.562Z] 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-04-17T11:04:21.562Z] 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-04-17T11:04:21.562Z] 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-04-17T11:04:21.562Z] 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-04-17T11:04:21.562Z] 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-04-17T11:04:21.562Z] 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-04-17T11:04:21.562Z] === RUN TestWhenEmptyAuthConfig [2021-04-17T11:04:22.016Z] time="2021-04-17T11:04:21Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-17T11:04:22.016Z] time="2021-04-17T11:04:21Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-17T11:04:22.016Z] time="2021-04-17T11:04:21Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-17T11:04:22.016Z] time="2021-04-17T11:04:21Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-17T11:04:22.016Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-04-17T11:04:22.016Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.39s) [2021-04-17T11:04:22.016Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.39s) [2021-04-17T11:04:22.016Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.39s) [2021-04-17T11:04:22.016Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.39s) [2021-04-17T11:04:22.016Z] === RUN TestTransfer [2021-04-17T11:04:22.016Z] --- PASS: TestTransfer (0.12s) [2021-04-17T11:04:22.016Z] === RUN TestConcurrencyLimit [2021-04-17T11:04:22.016Z] === RUN TestNotFound [2021-04-17T11:04:22.016Z] --- PASS: TestNotFound (0.00s) [2021-04-17T11:04:22.016Z] === RUN TestConflict [2021-04-17T11:04:22.016Z] --- PASS: TestConflict (0.00s) [2021-04-17T11:04:22.016Z] === RUN TestForbidden [2021-04-17T11:04:22.016Z] --- PASS: TestForbidden (0.00s) [2021-04-17T11:04:22.016Z] === RUN TestInvalidParameter [2021-04-17T11:04:22.016Z] --- PASS: TestInvalidParameter (0.00s) [2021-04-17T11:04:22.016Z] === RUN TestNotImplemented [2021-04-17T11:04:22.016Z] --- PASS: TestNotImplemented (0.00s) [2021-04-17T11:04:22.016Z] === RUN TestNotModified [2021-04-17T11:04:22.016Z] --- PASS: TestNotModified (0.00s) [2021-04-17T11:04:22.016Z] === RUN TestUnauthorized [2021-04-17T11:04:22.016Z] --- PASS: TestUnauthorized (0.00s) [2021-04-17T11:04:22.016Z] === RUN TestUnknown [2021-04-17T11:04:22.016Z] --- PASS: TestUnknown (0.00s) [2021-04-17T11:04:22.016Z] === RUN TestCancelled [2021-04-17T11:04:22.016Z] --- PASS: TestCancelled (0.00s) [2021-04-17T11:04:22.016Z] === RUN TestDeadline [2021-04-17T11:04:22.016Z] --- PASS: TestDeadline (0.00s) [2021-04-17T11:04:22.016Z] === RUN TestDataLoss [2021-04-17T11:04:22.016Z] --- PASS: TestDataLoss (0.00s) [2021-04-17T11:04:22.016Z] === RUN TestUnavailable [2021-04-17T11:04:22.016Z] --- PASS: TestUnavailable (0.00s) [2021-04-17T11:04:22.016Z] === RUN TestSystem [2021-04-17T11:04:22.016Z] --- PASS: TestSystem (0.00s) [2021-04-17T11:04:22.016Z] === RUN TestFromStatusCode [2021-04-17T11:04:22.016Z] === RUN TestFromStatusCode/Not_Found [2021-04-17T11:04:22.016Z] === RUN TestFromStatusCode/Bad_Request [2021-04-17T11:04:22.016Z] === RUN TestFromStatusCode/Conflict [2021-04-17T11:04:22.016Z] === RUN TestFromStatusCode/Unauthorized [2021-04-17T11:04:22.016Z] === RUN TestFromStatusCode/Service_Unavailable [2021-04-17T11:04:22.016Z] === RUN TestFromStatusCode/Forbidden [2021-04-17T11:04:22.016Z] === RUN TestFromStatusCode/Not_Modified [2021-04-17T11:04:22.016Z] === RUN TestFromStatusCode/Not_Implemented [2021-04-17T11:04:22.016Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-04-17T11:04:22.016Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-04-17T11:04:22.016Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-04-17T11:04:22.016Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-04-17T11:04:22.016Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-04-17T11:04:22.016Z] --- PASS: TestFromStatusCode (0.00s) [2021-04-17T11:04:22.016Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-04-17T11:04:22.016Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-04-17T11:04:22.016Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-04-17T11:04:22.016Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-04-17T11:04:22.016Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-04-17T11:04:22.016Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-04-17T11:04:22.016Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-04-17T11:04:22.016Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-04-17T11:04:22.016Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-04-17T11:04:22.016Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-04-17T11:04:22.016Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-04-17T11:04:22.016Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-04-17T11:04:22.016Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-04-17T11:04:22.016Z] PASS [2021-04-17T11:04:22.016Z] coverage: 53.1% of statements [2021-04-17T11:04:22.016Z] ok github.com/docker/docker/errdefs 0.042s coverage: 53.1% of statements [2021-04-17T11:04:22.016Z] --- PASS: TestV2MetadataService (1.35s) [2021-04-17T11:04:22.016Z] PASS [2021-04-17T11:04:22.016Z] coverage: 48.2% of statements [2021-04-17T11:04:22.016Z] ok github.com/docker/docker/distribution/metadata 1.585s coverage: 48.2% of statements [2021-04-17T11:04:22.107Z] --- PASS: TestSecretsCreateAndDelete (2.44s) [2021-04-17T11:04:22.107Z] === RUN TestSecretsUpdate [2021-04-17T11:04:22.125Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.41s) [2021-04-17T11:04:22.125Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:71, shared: false, mustBeShared: false [2021-04-17T11:04:22.125Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-17T11:04:22.470Z] --- PASS: TestConcurrencyLimit (0.38s) [2021-04-17T11:04:22.470Z] === RUN TestInactiveJobs [2021-04-17T11:04:22.924Z] --- PASS: TestWhenEmptyAuthConfig (1.04s) [2021-04-17T11:04:22.924Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-04-17T11:04:22.924Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-04-17T11:04:22.924Z] === RUN TestTokenPassThru [2021-04-17T11:04:22.924Z] --- PASS: TestTokenPassThru (0.01s) [2021-04-17T11:04:22.924Z] === RUN TestTokenPassThruDifferentHost [2021-04-17T11:04:22.924Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-04-17T11:04:22.924Z] PASS [2021-04-17T11:04:22.924Z] coverage: 23.6% of statements [2021-04-17T11:04:22.924Z] ok github.com/docker/docker/distribution 1.488s coverage: 23.6% of statements [2021-04-17T11:04:22.924Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-04-17T11:04:22.924Z] --- PASS: TestInactiveJobs (0.40s) [2021-04-17T11:04:22.924Z] === RUN TestWatchRelease [2021-04-17T11:04:22.924Z] --- PASS: TestWatchRelease (0.04s) [2021-04-17T11:04:22.924Z] === RUN TestWatchFinishedTransfer [2021-04-17T11:04:22.924Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-04-17T11:04:22.924Z] === RUN TestDuplicateTransfer [2021-04-17T11:04:22.924Z] --- PASS: TestDuplicateTransfer (0.05s) [2021-04-17T11:04:22.924Z] === RUN TestSuccessfulUpload [2021-04-17T11:04:23.169Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.44s) [2021-04-17T11:04:23.169Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:65, shared: true, mustBeShared: true [2021-04-17T11:04:23.169Z] === RUN TestIpcModeOlderClient [2021-04-17T11:04:23.169Z] === PAUSE TestIpcModeOlderClient [2021-04-17T11:04:23.169Z] === RUN TestKillContainerInvalidSignal [2021-04-17T11:04:23.378Z] time="2021-04-17T11:04:23Z" level=error msg="Upload failed, retrying: simulating retry" [2021-04-17T11:04:23.378Z] --- PASS: TestSuccessfulUpload (0.52s) [2021-04-17T11:04:23.378Z] === RUN TestCancelledUpload [2021-04-17T11:04:23.378Z] --- PASS: TestCancelledUpload (0.00s) [2021-04-17T11:04:23.378Z] PASS [2021-04-17T11:04:23.378Z] coverage: 76.8% of statements [2021-04-17T11:04:23.378Z] ok github.com/docker/docker/distribution/xfer 1.976s coverage: 76.8% of statements [2021-04-17T11:04:23.378Z] ? github.com/docker/docker/dockerversion [no test files] [2021-04-17T11:04:23.812Z] --- PASS: TestKillContainerInvalidSignal (0.54s) [2021-04-17T11:04:23.812Z] === RUN TestKillContainer [2021-04-17T11:04:23.812Z] === RUN TestKillContainer/no_signal [2021-04-17T11:04:23.997Z] --- PASS: TestSecretsUpdate (2.44s) [2021-04-17T11:04:23.997Z] === RUN TestTemplatedSecret [2021-04-17T11:04:24.335Z] === RUN TestFSGetInvalidData [2021-04-17T11:04:24.335Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-04-17T11:04:24.335Z] === RUN TestFSInvalidSet [2021-04-17T11:04:24.335Z] --- PASS: TestFSInvalidSet (0.01s) [2021-04-17T11:04:24.335Z] === RUN TestFSInvalidRoot [2021-04-17T11:04:24.335Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-04-17T11:04:24.335Z] === RUN TestFSMetadataGetSet [2021-04-17T11:04:24.335Z] --- PASS: TestFSMetadataGetSet (0.06s) [2021-04-17T11:04:24.335Z] === RUN TestFSInvalidWalker [2021-04-17T11:04:24.335Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-04-17T11:04:24.335Z] === RUN TestFSGetSet [2021-04-17T11:04:24.335Z] --- PASS: TestFSGetSet (0.02s) [2021-04-17T11:04:24.335Z] === RUN TestFSGetUnsetKey [2021-04-17T11:04:24.335Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-04-17T11:04:24.335Z] === RUN TestFSGetEmptyData [2021-04-17T11:04:24.335Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-04-17T11:04:24.335Z] === RUN TestFSDelete [2021-04-17T11:04:24.335Z] --- PASS: TestFSDelete (0.05s) [2021-04-17T11:04:24.335Z] === RUN TestFSWalker [2021-04-17T11:04:24.335Z] --- PASS: TestFSWalker (0.05s) [2021-04-17T11:04:24.335Z] === RUN TestFSWalkerStopOnError [2021-04-17T11:04:24.335Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-04-17T11:04:24.335Z] === RUN TestNewFromJSON [2021-04-17T11:04:24.335Z] --- PASS: TestNewFromJSON (0.00s) [2021-04-17T11:04:24.335Z] === RUN TestNewFromJSONWithInvalidJSON [2021-04-17T11:04:24.335Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-04-17T11:04:24.335Z] === RUN TestMarshalKeyOrder [2021-04-17T11:04:24.335Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-04-17T11:04:24.335Z] === RUN TestHistoryEqual [2021-04-17T11:04:24.335Z] === RUN TestCompare [2021-04-17T11:04:24.335Z] --- PASS: TestCompare (0.00s) [2021-04-17T11:04:24.335Z] PASS [2021-04-17T11:04:24.335Z] coverage: 19.2% of statements [2021-04-17T11:04:24.335Z] ok github.com/docker/docker/image/cache 0.154s coverage: 19.2% of statements [2021-04-17T11:04:24.464Z] === RUN TestKillContainer/non_killing_signal [2021-04-17T11:04:24.706Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-04-17T11:04:24.760Z] === RUN TestKillContainer/killing_signal [2021-04-17T11:04:24.794Z] --- PASS: TestHistoryEqual (0.14s) [2021-04-17T11:04:24.794Z] === RUN TestImage [2021-04-17T11:04:24.794Z] --- PASS: TestImage (0.00s) [2021-04-17T11:04:24.794Z] === RUN TestImageOSNotEmpty [2021-04-17T11:04:24.794Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-04-17T11:04:24.794Z] === RUN TestNewChildImageFromImageWithRootFS [2021-04-17T11:04:24.794Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-04-17T11:04:24.794Z] === RUN TestCreate [2021-04-17T11:04:24.794Z] --- PASS: TestCreate (0.01s) [2021-04-17T11:04:24.794Z] === RUN TestRestore [2021-04-17T11:04:24.794Z] time="2021-04-17T11:04:24Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-04-17T11:04:24.794Z] --- PASS: TestRestore (0.04s) [2021-04-17T11:04:24.794Z] === RUN TestAddDelete [2021-04-17T11:04:24.794Z] --- PASS: TestAddDelete (0.07s) [2021-04-17T11:04:24.794Z] === RUN TestSearchAfterDelete [2021-04-17T11:04:24.794Z] --- PASS: TestSearchAfterDelete (0.02s) [2021-04-17T11:04:24.794Z] === RUN TestParentReset [2021-04-17T11:04:24.794Z] --- PASS: TestParentReset (0.04s) [2021-04-17T11:04:24.794Z] === RUN TestGetAndSetLastUpdated [2021-04-17T11:04:24.794Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-04-17T11:04:24.794Z] === RUN TestStoreLen [2021-04-17T11:04:24.794Z] --- PASS: TestStoreLen (0.08s) [2021-04-17T11:04:24.794Z] PASS [2021-04-17T11:04:24.794Z] coverage: 86.6% of statements [2021-04-17T11:04:24.794Z] ok github.com/docker/docker/image 0.793s coverage: 86.6% of statements [2021-04-17T11:04:25.249Z] === RUN TestValidateManifest [2021-04-17T11:04:25.249Z] === RUN TestValidateManifest/non-nil [2021-04-17T11:04:25.249Z] === RUN TestValidateManifest/nil [2021-04-17T11:04:25.249Z] --- PASS: TestValidateManifest (0.00s) [2021-04-17T11:04:25.249Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-04-17T11:04:25.249Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-04-17T11:04:25.249Z] PASS [2021-04-17T11:04:25.249Z] coverage: 0.6% of statements [2021-04-17T11:04:25.249Z] ok github.com/docker/docker/image/tarexport 0.072s coverage: 0.6% of statements [2021-04-17T11:04:25.401Z] --- PASS: TestKillContainer (1.67s) [2021-04-17T11:04:25.401Z] --- PASS: TestKillContainer/no_signal (0.53s) [2021-04-17T11:04:25.401Z] --- PASS: TestKillContainer/non_killing_signal (0.44s) [2021-04-17T11:04:25.401Z] --- PASS: TestKillContainer/killing_signal (0.50s) [2021-04-17T11:04:25.401Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-17T11:04:25.401Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-17T11:04:25.644Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-04-17T11:04:26.042Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-17T11:04:26.208Z] === RUN TestMakeV1ConfigFromConfig [2021-04-17T11:04:26.208Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-04-17T11:04:26.208Z] PASS [2021-04-17T11:04:26.208Z] coverage: 25.0% of statements [2021-04-17T11:04:26.208Z] ok github.com/docker/docker/image/v1 0.126s coverage: 25.0% of statements [2021-04-17T11:04:26.208Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-04-17T11:04:26.215Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.11s) [2021-04-17T11:04:26.215Z] === RUN TestAuthZPluginV2Disable [2021-04-17T11:04:26.683Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.17s) [2021-04-17T11:04:26.683Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.56s) [2021-04-17T11:04:26.683Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.41s) [2021-04-17T11:04:26.683Z] === RUN TestKillStoppedContainer [2021-04-17T11:04:26.683Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-04-17T11:04:26.683Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-17T11:04:26.683Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-04-17T11:04:26.683Z] === RUN TestKillDifferentUserContainer [2021-04-17T11:04:26.785Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-04-17T11:04:27.046Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-04-17T11:04:27.165Z] === RUN TestSerialization [2021-04-17T11:04:27.165Z] --- PASS: TestSerialization (0.02s) [2021-04-17T11:04:27.165Z] PASS [2021-04-17T11:04:27.165Z] coverage: 100.0% of statements [2021-04-17T11:04:27.165Z] ok github.com/docker/docker/libcontainerd/queue 0.064s coverage: 100.0% of statements [2021-04-17T11:04:27.268Z] --- PASS: TestTemplatedSecret (3.08s) [2021-04-17T11:04:27.268Z] === RUN TestSecretCreateResolve [2021-04-17T11:04:27.329Z] --- PASS: TestKillDifferentUserContainer (0.56s) [2021-04-17T11:04:27.329Z] === RUN TestInspectOomKilledTrue [2021-04-17T11:04:27.615Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-04-17T11:04:27.971Z] --- PASS: TestInspectOomKilledTrue (0.66s) [2021-04-17T11:04:27.971Z] === RUN TestInspectOomKilledFalse [2021-04-17T11:04:28.123Z] === RUN TestEmptyLayer [2021-04-17T11:04:28.123Z] --- PASS: TestEmptyLayer (0.00s) [2021-04-17T11:04:28.123Z] === RUN TestCommitFailure [2021-04-17T11:04:28.123Z] --- PASS: TestCommitFailure (0.01s) [2021-04-17T11:04:28.123Z] === RUN TestStartTransactionFailure [2021-04-17T11:04:28.123Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-04-17T11:04:28.123Z] === RUN TestGetOrphan [2021-04-17T11:04:28.123Z] --- PASS: TestGetOrphan (0.01s) [2021-04-17T11:04:28.123Z] === RUN TestMountAndRegister [2021-04-17T11:04:28.123Z] --- PASS: TestMountAndRegister (0.05s) [2021-04-17T11:04:28.123Z] layer_test.go:271: Layer size: 14 [2021-04-17T11:04:28.123Z] === RUN TestLayerRelease [2021-04-17T11:04:28.123Z] --- SKIP: TestLayerRelease (0.00s) [2021-04-17T11:04:28.123Z] layer_test.go:304: Failing on Windows [2021-04-17T11:04:28.123Z] === RUN TestStoreRestore [2021-04-17T11:04:28.123Z] --- SKIP: TestStoreRestore (0.00s) [2021-04-17T11:04:28.123Z] layer_test.go:353: Failing on Windows [2021-04-17T11:04:28.123Z] === RUN TestTarStreamStability [2021-04-17T11:04:28.123Z] --- SKIP: TestTarStreamStability (0.00s) [2021-04-17T11:04:28.123Z] layer_test.go:468: Failing on Windows [2021-04-17T11:04:28.123Z] === RUN TestRegisterExistingLayer [2021-04-17T11:04:28.123Z] --- PASS: TestRegisterExistingLayer (0.16s) [2021-04-17T11:04:28.123Z] === RUN TestTarStreamVerification [2021-04-17T11:04:28.123Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-04-17T11:04:28.123Z] layer_test.go:697: Failing on Windows [2021-04-17T11:04:28.123Z] === RUN TestLayerMigration [2021-04-17T11:04:28.123Z] --- SKIP: TestLayerMigration (0.00s) [2021-04-17T11:04:28.123Z] migration_test.go:46: Failing on Windows [2021-04-17T11:04:28.123Z] === RUN TestLayerMigrationNoTarsplit [2021-04-17T11:04:28.123Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-04-17T11:04:28.123Z] migration_test.go:182: Failing on Windows [2021-04-17T11:04:28.123Z] === RUN TestMountInit [2021-04-17T11:04:28.123Z] --- SKIP: TestMountInit (0.00s) [2021-04-17T11:04:28.123Z] mount_test.go:17: Failing on Windows [2021-04-17T11:04:28.123Z] === RUN TestMountSize [2021-04-17T11:04:28.123Z] --- SKIP: TestMountSize (0.00s) [2021-04-17T11:04:28.123Z] mount_test.go:76: Failing on Windows [2021-04-17T11:04:28.123Z] === RUN TestMountChanges [2021-04-17T11:04:28.123Z] --- SKIP: TestMountChanges (0.00s) [2021-04-17T11:04:28.123Z] mount_test.go:125: Failing on Windows [2021-04-17T11:04:28.123Z] === RUN TestMountApply [2021-04-17T11:04:28.123Z] --- SKIP: TestMountApply (0.00s) [2021-04-17T11:04:28.123Z] mount_test.go:212: Failing on Windows [2021-04-17T11:04:28.123Z] PASS [2021-04-17T11:04:28.123Z] coverage: 30.1% of statements [2021-04-17T11:04:28.123Z] === RUN TestEnvironmentParsing [2021-04-17T11:04:28.123Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-04-17T11:04:28.123Z] PASS [2021-04-17T11:04:28.123Z] coverage: 1.0% of statements [2021-04-17T11:04:28.123Z] ok github.com/docker/docker/layer 0.507s coverage: 30.1% of statements [2021-04-17T11:04:28.123Z] ok github.com/docker/docker/libcontainerd/local 0.088s coverage: 1.0% of statements [2021-04-17T11:04:28.576Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-04-17T11:04:28.576Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-04-17T11:04:28.576Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-04-17T11:04:28.576Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-04-17T11:04:28.576Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-04-17T11:04:28.576Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-04-17T11:04:28.576Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-04-17T11:04:28.576Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-04-17T11:04:28.576Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-04-17T11:04:28.576Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-04-17T11:04:28.576Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-04-17T11:04:28.576Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-04-17T11:04:28.576Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-04-17T11:04:28.576Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-04-17T11:04:28.576Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-04-17T11:04:28.576Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-04-17T11:04:28.576Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-04-17T11:04:28.576Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-04-17T11:04:28.576Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-04-17T11:04:28.576Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-04-17T11:04:28.576Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-04-17T11:04:28.576Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-04-17T11:04:28.576Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-04-17T11:04:28.576Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-04-17T11:04:28.576Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-04-17T11:04:28.576Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-04-17T11:04:28.576Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-04-17T11:04:28.576Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-04-17T11:04:28.576Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-04-17T11:04:28.576Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-04-17T11:04:28.576Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-04-17T11:04:28.576Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-04-17T11:04:28.576Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-04-17T11:04:28.576Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-04-17T11:04:28.576Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-04-17T11:04:28.576Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-04-17T11:04:28.576Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-04-17T11:04:28.576Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-04-17T11:04:28.576Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-04-17T11:04:28.576Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-04-17T11:04:28.576Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-04-17T11:04:28.576Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-04-17T11:04:28.576Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-04-17T11:04:28.576Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-04-17T11:04:28.576Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-04-17T11:04:28.576Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-04-17T11:04:28.576Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-04-17T11:04:28.576Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-04-17T11:04:28.576Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-04-17T11:04:28.576Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-04-17T11:04:28.576Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-04-17T11:04:28.576Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-04-17T11:04:28.576Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-04-17T11:04:28.576Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-04-17T11:04:28.576Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-04-17T11:04:28.576Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-04-17T11:04:28.576Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-04-17T11:04:28.576Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-04-17T11:04:28.576Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-04-17T11:04:28.576Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-04-17T11:04:28.576Z] PASS [2021-04-17T11:04:28.576Z] coverage: 42.3% of statements [2021-04-17T11:04:28.576Z] ok github.com/docker/docker/oci 0.077s coverage: 42.3% of statements [2021-04-17T11:04:28.576Z] ? github.com/docker/docker/oci/caps [no test files] [2021-04-17T11:04:28.622Z] --- PASS: TestInspectOomKilledFalse (0.53s) [2021-04-17T11:04:28.622Z] === RUN TestLinksEtcHostsContentMatch [2021-04-17T11:04:28.805Z] --- PASS: TestServiceUpdatePidsLimit (18.41s) [2021-04-17T11:04:28.805Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.12s) [2021-04-17T11:04:28.805Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.34s) [2021-04-17T11:04:28.805Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.34s) [2021-04-17T11:04:28.805Z] PASS [2021-04-17T11:04:28.805Z] [2021-04-17T11:04:28.805Z] === Skipped [2021-04-17T11:04:28.805Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2021-04-17T11:04:28.805Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-17T11:04:28.805Z] [2021-04-17T11:04:28.805Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2021-04-17T11:04:28.805Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-17T11:04:28.805Z] [2021-04-17T11:04:28.805Z] [2021-04-17T11:04:28.805Z] DONE 27 tests, 2 skipped in 182.016s [2021-04-17T11:04:28.805Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2021-04-17T11:04:28.805Z] ++ 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-04-17T11:04:28.805Z] ++ set -e [2021-04-17T11:04:28.805Z] ++ '[' -n 0 ']' [2021-04-17T11:04:28.805Z] ++ set -x [2021-04-17T11:04:28.805Z] ++ env -i DEST=/go/src/github.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-04-17T11:04:28.805Z] INFO: Testing against a local daemon [2021-04-17T11:04:28.805Z] === RUN TestSessionCreate [2021-04-17T11:04:28.805Z] --- PASS: TestSessionCreate (0.02s) [2021-04-17T11:04:28.805Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-17T11:04:28.805Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-04-17T11:04:28.805Z] PASS [2021-04-17T11:04:28.805Z] [2021-04-17T11:04:28.805Z] DONE 2 tests in 0.211s [2021-04-17T11:04:28.805Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2021-04-17T11:04:28.805Z] ++ 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-04-17T11:04:28.805Z] ++ set -e [2021-04-17T11:04:28.805Z] ++ '[' -n 0 ']' [2021-04-17T11:04:28.805Z] ++ set -x [2021-04-17T11:04:28.805Z] ++ env -i DEST=/go/src/github.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-04-17T11:04:28.805Z] INFO: Testing against a local daemon [2021-04-17T11:04:28.805Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-17T11:04:28.805Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-17T11:04:28.805Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-17T11:04:28.805Z] === RUN TestEventsExecDie [2021-04-17T11:04:28.805Z] --- PASS: TestEventsExecDie (1.22s) [2021-04-17T11:04:28.805Z] === RUN TestEventsBackwardsCompatible [2021-04-17T11:04:28.805Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2021-04-17T11:04:28.805Z] === RUN TestInfoBinaryCommits [2021-04-17T11:04:28.805Z] --- PASS: TestInfoBinaryCommits (0.01s) [2021-04-17T11:04:28.805Z] === RUN TestInfoAPIVersioned [2021-04-17T11:04:28.805Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-04-17T11:04:28.805Z] === RUN TestInfoDiscoveryBackend [2021-04-17T11:04:28.917Z] --- PASS: TestLinksEtcHostsContentMatch (0.48s) [2021-04-17T11:04:28.917Z] === RUN TestLinksContainerNames [2021-04-17T11:04:28.996Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-04-17T11:04:29.436Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-04-17T11:04:29.436Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-17T11:04:29.542Z] === RUN TestParseVersion [2021-04-17T11:04:29.542Z] --- PASS: TestParseVersion (0.00s) [2021-04-17T11:04:29.542Z] PASS [2021-04-17T11:04:29.542Z] coverage: 52.9% of statements [2021-04-17T11:04:29.542Z] ok github.com/docker/docker/pkg/aaparser 0.063s coverage: 52.9% of statements [2021-04-17T11:04:29.784Z] --- PASS: TestSecretCreateResolve (2.44s) [2021-04-17T11:04:29.784Z] PASS [2021-04-17T11:04:29.784Z] [2021-04-17T11:04:29.784Z] DONE 6 tests in 15.383s [2021-04-17T11:04:29.784Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-04-17T11:04:29.784Z] INFO: Testing against a local daemon [2021-04-17T11:04:29.784Z] === RUN TestServiceCreateInit [2021-04-17T11:04:29.784Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-17T11:04:29.935Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-04-17T11:04:29.971Z] --- PASS: TestLinksContainerNames (1.05s) [2021-04-17T11:04:29.971Z] === RUN TestLogsFollowTailEmpty [2021-04-17T11:04:29.995Z] === RUN TestAddressPoolOpt [2021-04-17T11:04:29.995Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-04-17T11:04:29.995Z] === RUN TestValidateEnv [2021-04-17T11:04:29.995Z] === RUN TestValidateEnv/a [2021-04-17T11:04:29.995Z] === RUN TestValidateEnv/something [2021-04-17T11:04:29.995Z] === RUN TestValidateEnv/_=a [2021-04-17T11:04:29.995Z] === RUN TestValidateEnv/env1=value1 [2021-04-17T11:04:29.995Z] === RUN TestValidateEnv/_env1=value1 [2021-04-17T11:04:29.995Z] === RUN TestValidateEnv/env2=value2=value3 [2021-04-17T11:04:29.995Z] === RUN TestValidateEnv/env3=abc!qwe [2021-04-17T11:04:29.995Z] === RUN TestValidateEnv/env_4=value_4 [2021-04-17T11:04:29.995Z] === RUN TestValidateEnv/PATH [2021-04-17T11:04:29.995Z] === RUN TestValidateEnv/=a [2021-04-17T11:04:29.995Z] === RUN TestValidateEnv/PATH= [2021-04-17T11:04:29.995Z] === RUN TestValidateEnv/PATH=something [2021-04-17T11:04:29.995Z] === RUN TestValidateEnv/asd!qwe [2021-04-17T11:04:29.995Z] === RUN TestValidateEnv/1asd [2021-04-17T11:04:29.995Z] === RUN TestValidateEnv/123 [2021-04-17T11:04:29.995Z] === RUN TestValidateEnv/some_space [2021-04-17T11:04:29.995Z] === RUN TestValidateEnv/__some_space_before [2021-04-17T11:04:29.995Z] === RUN TestValidateEnv/some_space_after__ [2021-04-17T11:04:29.995Z] === RUN TestValidateEnv/= [2021-04-17T11:04:29.995Z] === RUN TestValidateEnv/PaTh [2021-04-17T11:04:29.995Z] --- PASS: TestValidateEnv (0.00s) [2021-04-17T11:04:29.995Z] --- PASS: TestValidateEnv/a (0.00s) [2021-04-17T11:04:29.995Z] --- PASS: TestValidateEnv/something (0.00s) [2021-04-17T11:04:29.995Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-04-17T11:04:29.995Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-04-17T11:04:29.995Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-04-17T11:04:29.995Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-04-17T11:04:29.995Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-04-17T11:04:29.995Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-04-17T11:04:29.995Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-04-17T11:04:29.995Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-04-17T11:04:29.995Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-04-17T11:04:29.995Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-04-17T11:04:29.995Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-04-17T11:04:29.995Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-04-17T11:04:29.995Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-04-17T11:04:29.995Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-04-17T11:04:29.995Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-04-17T11:04:29.995Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-04-17T11:04:29.995Z] --- PASS: TestValidateEnv/= (0.00s) [2021-04-17T11:04:29.995Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-04-17T11:04:29.995Z] === RUN TestParseHost [2021-04-17T11:04:29.995Z] --- PASS: TestParseHost (0.00s) [2021-04-17T11:04:29.995Z] === RUN TestParseDockerDaemonHost [2021-04-17T11:04:29.995Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-04-17T11:04:29.995Z] === RUN TestParseTCP [2021-04-17T11:04:29.995Z] --- PASS: TestParseTCP (0.00s) [2021-04-17T11:04:29.995Z] === RUN TestParseInvalidUnixAddrInvalid [2021-04-17T11:04:29.995Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-04-17T11:04:29.995Z] === RUN TestValidateExtraHosts [2021-04-17T11:04:29.995Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-04-17T11:04:29.995Z] === RUN TestIpOptString [2021-04-17T11:04:29.995Z] --- PASS: TestIpOptString (0.00s) [2021-04-17T11:04:29.995Z] === RUN TestNewIpOptInvalidDefaultVal [2021-04-17T11:04:29.995Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-04-17T11:04:29.995Z] === RUN TestNewIpOptValidDefaultVal [2021-04-17T11:04:29.995Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-04-17T11:04:29.995Z] === RUN TestIpOptSetInvalidVal [2021-04-17T11:04:29.995Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-04-17T11:04:29.995Z] === RUN TestValidateIPAddress [2021-04-17T11:04:29.995Z] --- PASS: TestValidateIPAddress (0.00s) [2021-04-17T11:04:29.995Z] === RUN TestMapOpts [2021-04-17T11:04:29.995Z] --- PASS: TestMapOpts (0.00s) [2021-04-17T11:04:29.995Z] === RUN TestListOptsWithoutValidator [2021-04-17T11:04:29.995Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-04-17T11:04:29.995Z] === RUN TestListOptsWithValidator [2021-04-17T11:04:29.995Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-04-17T11:04:29.995Z] === RUN TestValidateDNSSearch [2021-04-17T11:04:29.995Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-04-17T11:04:29.995Z] === RUN TestValidateLabel [2021-04-17T11:04:29.995Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-04-17T11:04:29.995Z] === RUN TestValidateLabel/label_with_general_format [2021-04-17T11:04:29.995Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-04-17T11:04:29.995Z] === RUN TestValidateLabel/label_with_one_more [2021-04-17T11:04:29.995Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-04-17T11:04:29.995Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-04-17T11:04:29.995Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-04-17T11:04:29.995Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-04-17T11:04:29.995Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-04-17T11:04:29.995Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-04-17T11:04:29.995Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-04-17T11:04:29.995Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-04-17T11:04:29.995Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-04-17T11:04:29.995Z] --- PASS: TestValidateLabel (0.00s) [2021-04-17T11:04:29.995Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-04-17T11:04:29.995Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-04-17T11:04:29.995Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-04-17T11:04:29.995Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-04-17T11:04:29.995Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-04-17T11:04:29.995Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-04-17T11:04:29.995Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-04-17T11:04:29.995Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-04-17T11:04:29.995Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-04-17T11:04:29.995Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-04-17T11:04:29.995Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-04-17T11:04:29.995Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-04-17T11:04:29.995Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-04-17T11:04:29.995Z] === RUN TestNamedListOpts [2021-04-17T11:04:29.995Z] --- PASS: TestNamedListOpts (0.00s) [2021-04-17T11:04:29.995Z] === RUN TestNamedMapOpts [2021-04-17T11:04:29.995Z] --- PASS: TestNamedMapOpts (0.00s) [2021-04-17T11:04:29.995Z] === RUN TestParseLink [2021-04-17T11:04:29.995Z] --- PASS: TestParseLink (0.00s) [2021-04-17T11:04:29.995Z] === RUN TestQuotedStringSetWithQuotes [2021-04-17T11:04:29.995Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-04-17T11:04:29.995Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-04-17T11:04:29.995Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-04-17T11:04:29.995Z] === RUN TestQuotedStringSetWithNoQuotes [2021-04-17T11:04:29.995Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-04-17T11:04:29.995Z] === RUN TestUlimitOpt [2021-04-17T11:04:29.995Z] --- PASS: TestUlimitOpt (0.00s) [2021-04-17T11:04:29.995Z] PASS [2021-04-17T11:04:29.995Z] coverage: 67.1% of statements [2021-04-17T11:04:29.995Z] ok github.com/docker/docker/opts 0.311s coverage: 67.1% of statements [2021-04-17T11:04:30.467Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-04-17T11:04:30.467Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-17T11:04:30.505Z] --- PASS: TestAuthZPluginV2Disable (4.11s) [2021-04-17T11:04:30.505Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-17T11:04:30.954Z] === RUN TestUnbuffered [2021-04-17T11:04:30.954Z] --- PASS: TestUnbuffered (0.00s) [2021-04-17T11:04:30.954Z] === RUN TestRaceUnbuffered [2021-04-17T11:04:30.954Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-04-17T11:04:30.954Z] PASS [2021-04-17T11:04:30.954Z] coverage: 100.0% of statements [2021-04-17T11:04:30.954Z] ok github.com/docker/docker/pkg/broadcaster 0.052s coverage: 100.0% of statements [2021-04-17T11:04:30.954Z] === RUN TestPeerCertificateMarshalJSON [2021-04-17T11:04:31.022Z] --- PASS: TestLogsFollowTailEmpty (0.78s) [2021-04-17T11:04:31.022Z] === RUN TestContainerNetworkMountsNoChown [2021-04-17T11:04:31.074Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-04-17T11:04:31.098Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-04-17T11:04:31.098Z] === RUN TestInfoAPI [2021-04-17T11:04:31.098Z] --- PASS: TestInfoAPI (0.01s) [2021-04-17T11:04:31.098Z] === RUN TestInfoAPIWarnings [2021-04-17T11:04:31.318Z] --- PASS: TestContainerNetworkMountsNoChown (0.58s) [2021-04-17T11:04:31.318Z] === RUN TestMountDaemonRoot [2021-04-17T11:04:31.318Z] === RUN TestMountDaemonRoot/default [2021-04-17T11:04:31.318Z] === PAUSE TestMountDaemonRoot/default [2021-04-17T11:04:31.318Z] === RUN TestMountDaemonRoot/private [2021-04-17T11:04:31.318Z] === PAUSE TestMountDaemonRoot/private [2021-04-17T11:04:31.318Z] === RUN TestMountDaemonRoot/rprivate [2021-04-17T11:04:31.318Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-17T11:04:31.318Z] === RUN TestMountDaemonRoot/slave [2021-04-17T11:04:31.318Z] === PAUSE TestMountDaemonRoot/slave [2021-04-17T11:04:31.318Z] === RUN TestMountDaemonRoot/rslave [2021-04-17T11:04:31.318Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-17T11:04:31.318Z] === RUN TestMountDaemonRoot/shared [2021-04-17T11:04:31.318Z] === PAUSE TestMountDaemonRoot/shared [2021-04-17T11:04:31.318Z] === RUN TestMountDaemonRoot/rshared [2021-04-17T11:04:31.318Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-17T11:04:31.407Z] === RUN TestMatch [2021-04-17T11:04:31.407Z] === RUN TestMatch/[[]] [2021-04-17T11:04:31.407Z] === RUN TestMatch/[[foo]] [2021-04-17T11:04:31.407Z] === RUN TestMatch/[[bar]_[foo]] [2021-04-17T11:04:31.407Z] === RUN TestMatch/[[foo_bar]] [2021-04-17T11:04:31.407Z] === RUN TestMatch/[[qux]_[foo]] [2021-04-17T11:04:31.407Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-04-17T11:04:31.407Z] === RUN TestMatch/[] [2021-04-17T11:04:31.407Z] === RUN TestMatch/[]#01 [2021-04-17T11:04:31.407Z] === RUN TestMatch/[[qux]] [2021-04-17T11:04:31.407Z] === RUN TestMatch/[[foo_bar_qux]] [2021-04-17T11:04:31.407Z] === RUN TestMatch/[[qux]_[baz]] [2021-04-17T11:04:31.407Z] === RUN TestMatch/[[foo_baz]] [2021-04-17T11:04:31.407Z] --- PASS: TestMatch (0.00s) [2021-04-17T11:04:31.407Z] --- PASS: TestMatch/[[]] (0.00s) [2021-04-17T11:04:31.407Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-04-17T11:04:31.407Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-04-17T11:04:31.407Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-04-17T11:04:31.407Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-04-17T11:04:31.407Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-04-17T11:04:31.407Z] --- PASS: TestMatch/[] (0.00s) [2021-04-17T11:04:31.407Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-04-17T11:04:31.407Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-04-17T11:04:31.407Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-04-17T11:04:31.407Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-04-17T11:04:31.407Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-04-17T11:04:31.407Z] PASS [2021-04-17T11:04:31.407Z] coverage: 87.5% of statements [2021-04-17T11:04:31.407Z] ok github.com/docker/docker/pkg/capabilities 0.047s coverage: 87.5% of statements [2021-04-17T11:04:31.407Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-04-17T11:04:31.407Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-04-17T11:04:31.407Z] --- PASS: TestPeerCertificateMarshalJSON (0.39s) [2021-04-17T11:04:31.407Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-04-17T11:04:31.407Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-04-17T11:04:31.407Z] === RUN TestMiddleware [2021-04-17T11:04:31.407Z] --- PASS: TestMiddleware (0.00s) [2021-04-17T11:04:31.407Z] === RUN TestNewResponseModifier [2021-04-17T11:04:31.407Z] --- PASS: TestNewResponseModifier (0.00s) [2021-04-17T11:04:31.407Z] PASS [2021-04-17T11:04:31.407Z] coverage: 26.8% of statements [2021-04-17T11:04:31.407Z] ok github.com/docker/docker/pkg/authorization 0.457s coverage: 26.8% of statements [2021-04-17T11:04:31.616Z] === CONT TestMountDaemonRoot/default [2021-04-17T11:04:31.616Z] === CONT TestMountDaemonRoot/shared [2021-04-17T11:04:31.616Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-17T11:04:31.616Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-17T11:04:31.616Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-17T11:04:31.616Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-17T11:04:31.616Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-17T11:04:31.616Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-17T11:04:31.616Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-17T11:04:31.616Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-17T11:04:31.616Z] === CONT TestMountDaemonRoot/rslave [2021-04-17T11:04:31.616Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-17T11:04:31.616Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-17T11:04:31.616Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-17T11:04:31.616Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-17T11:04:31.616Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-17T11:04:31.616Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-17T11:04:31.616Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-17T11:04:31.616Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-17T11:04:31.616Z] === CONT TestMountDaemonRoot/rshared [2021-04-17T11:04:31.616Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-17T11:04:31.616Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-17T11:04:31.616Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-17T11:04:31.616Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-17T11:04:31.616Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-17T11:04:31.616Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-17T11:04:31.616Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-17T11:04:31.616Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-17T11:04:31.616Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-17T11:04:31.616Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-17T11:04:31.616Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-17T11:04:31.616Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-17T11:04:31.616Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-17T11:04:31.616Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-17T11:04:31.616Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-17T11:04:31.616Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-17T11:04:31.616Z] === CONT TestMountDaemonRoot/private [2021-04-17T11:04:31.616Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-17T11:04:31.616Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-17T11:04:31.616Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-17T11:04:31.616Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-17T11:04:31.616Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-17T11:04:31.616Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-17T11:04:31.616Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-17T11:04:31.616Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-17T11:04:31.616Z] === CONT TestMountDaemonRoot/slave [2021-04-17T11:04:31.616Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-17T11:04:31.616Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-17T11:04:31.616Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-17T11:04:31.616Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-17T11:04:31.616Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-17T11:04:31.616Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-17T11:04:31.616Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-17T11:04:31.616Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-17T11:04:31.616Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-17T11:04:31.616Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-17T11:04:31.616Z] === CONT TestMountDaemonRoot/rprivate [2021-04-17T11:04:31.616Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-17T11:04:31.616Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-17T11:04:31.616Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-17T11:04:31.616Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-17T11:04:31.616Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-17T11:04:31.616Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-17T11:04:31.616Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-17T11:04:31.616Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-17T11:04:31.616Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-17T11:04:31.616Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-17T11:04:31.616Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-17T11:04:31.616Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-17T11:04:31.616Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-17T11:04:31.616Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-17T11:04:31.616Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-17T11:04:31.616Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-17T11:04:31.616Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-17T11:04:31.616Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-17T11:04:31.616Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-17T11:04:31.616Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-17T11:04:31.616Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-17T11:04:31.616Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-17T11:04:31.616Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-17T11:04:31.616Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-17T11:04:31.616Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-17T11:04:31.616Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-17T11:04:31.616Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-17T11:04:31.616Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-17T11:04:31.616Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-17T11:04:31.616Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-17T11:04:31.616Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-17T11:04:31.616Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-17T11:04:31.616Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-17T11:04:31.616Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-17T11:04:31.860Z] === RUN TestIsArchivePathDir [2021-04-17T11:04:31.860Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-04-17T11:04:31.860Z] === RUN TestIsArchivePathInvalidFile [2021-04-17T11:04:31.860Z] --- PASS: TestIsArchivePathInvalidFile (0.21s) [2021-04-17T11:04:31.860Z] === RUN TestIsArchivePathTar [2021-04-17T11:04:31.912Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-04-17T11:04:31.912Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-17T11:04:31.912Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-04-17T11:04:31.912Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-04-17T11:04:31.912Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-04-17T11:04:31.912Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-04-17T11:04:31.912Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-17T11:04:31.912Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-04-17T11:04:31.912Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-04-17T11:04:31.912Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-04-17T11:04:31.912Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-04-17T11:04:31.912Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-17T11:04:31.912Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-04-17T11:04:31.912Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-04-17T11:04:31.912Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-04-17T11:04:31.912Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-04-17T11:04:31.912Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-17T11:04:31.912Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-04-17T11:04:31.912Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-04-17T11:04:31.912Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-04-17T11:04:31.912Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-04-17T11:04:31.912Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-17T11:04:31.912Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-04-17T11:04:31.912Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-04-17T11:04:31.912Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-04-17T11:04:31.912Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-04-17T11:04:31.912Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-17T11:04:31.912Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-04-17T11:04:31.912Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-04-17T11:04:31.912Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-04-17T11:04:31.912Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-04-17T11:04:31.912Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-17T11:04:31.912Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-04-17T11:04:31.912Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-04-17T11:04:31.912Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-04-17T11:04:31.912Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-04-17T11:04:31.912Z] === RUN TestContainerBindMountNonRecursive [2021-04-17T11:04:32.315Z] --- PASS: TestIsArchivePathTar (0.16s) [2021-04-17T11:04:32.315Z] === RUN TestDecompressStreamGzip [2021-04-17T11:04:32.315Z] === RUN TestChrootTarUntar [2021-04-17T11:04:32.315Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-04-17T11:04:32.315Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-04-17T11:04:32.315Z] === RUN TestChrootUntarWithHugeExcludesList [2021-04-17T11:04:32.315Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-04-17T11:04:32.315Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-04-17T11:04:32.315Z] === RUN TestChrootUntarEmptyArchive [2021-04-17T11:04:32.315Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-04-17T11:04:32.315Z] === RUN TestChrootTarUntarWithSymlink [2021-04-17T11:04:32.315Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-04-17T11:04:32.315Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-17T11:04:32.315Z] === RUN TestChrootCopyWithTar [2021-04-17T11:04:32.315Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-04-17T11:04:32.315Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-17T11:04:32.315Z] === RUN TestChrootCopyFileWithTar [2021-04-17T11:04:32.315Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-04-17T11:04:32.315Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-04-17T11:04:32.315Z] === RUN TestChrootUntarPath [2021-04-17T11:04:32.315Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-04-17T11:04:32.315Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-17T11:04:32.315Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-04-17T11:04:32.315Z] --- PASS: TestDecompressStreamGzip (0.16s) [2021-04-17T11:04:32.315Z] === RUN TestDecompressStreamBzip2 [2021-04-17T11:04:32.315Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-04-17T11:04:32.315Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-04-17T11:04:32.315Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-04-17T11:04:32.315Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-04-17T11:04:32.315Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-04-17T11:04:32.315Z] === RUN TestChrootApplyDotDotFile [2021-04-17T11:04:32.315Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-04-17T11:04:32.315Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-04-17T11:04:32.315Z] PASS [2021-04-17T11:04:32.315Z] coverage: 15.4% of statements [2021-04-17T11:04:32.315Z] ok github.com/docker/docker/pkg/chrootarchive 0.098s coverage: 15.4% of statements [2021-04-17T11:04:32.315Z] === RUN TestSizeEmpty [2021-04-17T11:04:32.315Z] --- PASS: TestSizeEmpty (0.00s) [2021-04-17T11:04:32.315Z] === RUN TestSizeEmptyFile [2021-04-17T11:04:32.315Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-04-17T11:04:32.315Z] === RUN TestSizeNonemptyFile [2021-04-17T11:04:32.315Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-04-17T11:04:32.315Z] === RUN TestSizeNestedDirectoryEmpty [2021-04-17T11:04:32.315Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-04-17T11:04:32.315Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-04-17T11:04:32.315Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-04-17T11:04:32.315Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-04-17T11:04:32.315Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-04-17T11:04:32.315Z] === RUN TestMoveToSubdir [2021-04-17T11:04:32.315Z] --- PASS: TestMoveToSubdir (0.00s) [2021-04-17T11:04:32.315Z] === RUN TestSizeNonExistingDirectory [2021-04-17T11:04:32.315Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-04-17T11:04:32.315Z] PASS [2021-04-17T11:04:32.315Z] coverage: 80.0% of statements [2021-04-17T11:04:32.315Z] ok github.com/docker/docker/pkg/directory 0.062s coverage: 80.0% of statements [2021-04-17T11:04:32.315Z] --- PASS: TestDecompressStreamBzip2 (0.15s) [2021-04-17T11:04:32.315Z] === RUN TestDecompressStreamXz [2021-04-17T11:04:32.315Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-04-17T11:04:32.315Z] archive_test.go:134: Xz not present in msys2 [2021-04-17T11:04:32.315Z] === RUN TestCompressStreamXzUnsupported [2021-04-17T11:04:32.315Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-04-17T11:04:32.315Z] === RUN TestCompressStreamBzip2Unsupported [2021-04-17T11:04:32.315Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-04-17T11:04:32.315Z] === RUN TestCompressStreamInvalid [2021-04-17T11:04:32.315Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-04-17T11:04:32.315Z] === RUN TestExtensionInvalid [2021-04-17T11:04:32.315Z] --- PASS: TestExtensionInvalid (0.00s) [2021-04-17T11:04:32.315Z] === RUN TestExtensionUncompressed [2021-04-17T11:04:32.315Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-04-17T11:04:32.315Z] === RUN TestExtensionBzip2 [2021-04-17T11:04:32.315Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-04-17T11:04:32.315Z] === RUN TestExtensionGzip [2021-04-17T11:04:32.315Z] --- PASS: TestExtensionGzip (0.00s) [2021-04-17T11:04:32.315Z] === RUN TestExtensionXz [2021-04-17T11:04:32.315Z] --- PASS: TestExtensionXz (0.00s) [2021-04-17T11:04:32.315Z] === RUN TestCmdStreamLargeStderr [2021-04-17T11:04:32.315Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-04-17T11:04:32.315Z] === RUN TestCmdStreamBad [2021-04-17T11:04:32.315Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-04-17T11:04:32.771Z] archive_test.go:239: Failing on Windows CI machines [2021-04-17T11:04:32.771Z] === RUN TestCmdStreamGood [2021-04-17T11:04:32.771Z] --- PASS: TestCmdStreamGood (0.06s) [2021-04-17T11:04:32.771Z] === RUN TestUntarPathWithInvalidDest [2021-04-17T11:04:32.771Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2021-04-17T11:04:32.771Z] === RUN TestUntarPathWithInvalidSrc [2021-04-17T11:04:32.771Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-04-17T11:04:32.771Z] === RUN TestUntarPath [2021-04-17T11:04:32.771Z] --- PASS: TestUntarPath (0.07s) [2021-04-17T11:04:32.771Z] === RUN TestUntarPathWithDestinationFile [2021-04-17T11:04:32.771Z] --- PASS: TestUntarPathWithDestinationFile (0.10s) [2021-04-17T11:04:32.771Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-04-17T11:04:32.771Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-04-17T11:04:32.771Z] === RUN TestCopyWithTarInvalidSrc [2021-04-17T11:04:32.771Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-04-17T11:04:32.771Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-04-17T11:04:32.771Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-04-17T11:04:32.771Z] === RUN TestCopyWithTarSrcFile [2021-04-17T11:04:32.771Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-04-17T11:04:32.771Z] === RUN TestCopyWithTarSrcFolder [2021-04-17T11:04:32.771Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-04-17T11:04:32.771Z] === RUN TestCopyFileWithTarInvalidSrc [2021-04-17T11:04:32.771Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-04-17T11:04:32.771Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-04-17T11:04:32.771Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-04-17T11:04:32.771Z] === RUN TestCopyFileWithTarSrcFolder [2021-04-17T11:04:32.771Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-04-17T11:04:32.771Z] === RUN TestCopyFileWithTarSrcFile [2021-04-17T11:04:32.771Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-04-17T11:04:32.771Z] === RUN TestTarFiles [2021-04-17T11:04:32.771Z] === RUN Test [2021-04-17T11:04:32.771Z] === RUN Test/TestContainsEntry [2021-04-17T11:04:32.771Z] === RUN Test/TestCreateEntries [2021-04-17T11:04:32.771Z] === RUN Test/TestEntriesDiff [2021-04-17T11:04:32.771Z] === RUN Test/TestEntriesEquality [2021-04-17T11:04:32.771Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-04-17T11:04:32.771Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-04-17T11:04:32.771Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-04-17T11:04:32.771Z] === RUN Test/TestGeneratorNotGenerate [2021-04-17T11:04:32.771Z] === RUN Test/TestGeneratorWithPort [2021-04-17T11:04:32.771Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-04-17T11:04:32.771Z] === RUN Test/TestNewEntry [2021-04-17T11:04:32.771Z] === RUN Test/TestParse [2021-04-17T11:04:32.771Z] --- PASS: Test (0.00s) [2021-04-17T11:04:32.771Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-04-17T11:04:32.771Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-04-17T11:04:32.771Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-04-17T11:04:32.771Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-04-17T11:04:32.771Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-04-17T11:04:32.771Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-04-17T11:04:32.771Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-04-17T11:04:32.771Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-04-17T11:04:32.771Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-04-17T11:04:32.771Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-04-17T11:04:32.771Z] --- PASS: Test/TestNewEntry (0.00s) [2021-04-17T11:04:32.771Z] --- PASS: Test/TestParse (0.00s) [2021-04-17T11:04:32.771Z] PASS [2021-04-17T11:04:32.771Z] coverage: 58.3% of statements [2021-04-17T11:04:32.771Z] ok github.com/docker/docker/pkg/discovery 0.064s coverage: 58.3% of statements [2021-04-17T11:04:32.961Z] --- PASS: TestContainerBindMountNonRecursive (1.33s) [2021-04-17T11:04:32.961Z] === RUN TestContainerVolumesMountedAsShared [2021-04-17T11:04:33.629Z] --- PASS: TestContainerVolumesMountedAsShared (0.53s) [2021-04-17T11:04:33.629Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-17T11:04:33.731Z] === RUN Test [2021-04-17T11:04:33.731Z] === RUN Test/TestContent [2021-04-17T11:04:33.731Z] === RUN Test/TestInitialize [2021-04-17T11:04:33.731Z] === RUN Test/TestNew [2021-04-17T11:04:33.731Z] === RUN Test/TestParsingContentsWithComments [2021-04-17T11:04:33.731Z] === RUN Test/TestRegister [2021-04-17T11:04:33.731Z] === RUN Test/TestWatch [2021-04-17T11:04:33.731Z] --- PASS: Test (0.01s) [2021-04-17T11:04:33.731Z] --- PASS: Test/TestContent (0.00s) [2021-04-17T11:04:33.731Z] --- PASS: Test/TestInitialize (0.00s) [2021-04-17T11:04:33.731Z] --- PASS: Test/TestNew (0.00s) [2021-04-17T11:04:33.731Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-04-17T11:04:33.731Z] --- PASS: Test/TestRegister (0.00s) [2021-04-17T11:04:33.731Z] --- PASS: Test/TestWatch (0.01s) [2021-04-17T11:04:33.731Z] PASS [2021-04-17T11:04:33.731Z] coverage: 92.9% of statements [2021-04-17T11:04:33.731Z] ok github.com/docker/docker/pkg/discovery/file 0.110s coverage: 92.9% of statements [2021-04-17T11:04:33.927Z] --- PASS: TestContainerVolumesMountedAsSlave (0.45s) [2021-04-17T11:04:33.927Z] === RUN TestNetworkNat [2021-04-17T11:04:34.365Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.69s) [2021-04-17T11:04:34.365Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-17T11:04:34.575Z] --- PASS: TestNetworkNat (0.56s) [2021-04-17T11:04:34.575Z] === RUN TestNetworkLocalhostTCPNat [2021-04-17T11:04:34.694Z] === RUN Test [2021-04-17T11:04:34.694Z] === RUN Test/TestWatch [2021-04-17T11:04:34.694Z] --- PASS: Test (0.00s) [2021-04-17T11:04:34.694Z] --- PASS: Test/TestWatch (0.00s) [2021-04-17T11:04:34.694Z] PASS [2021-04-17T11:04:34.694Z] coverage: 92.3% of statements [2021-04-17T11:04:34.694Z] ok github.com/docker/docker/pkg/discovery/memory 0.131s coverage: 92.3% of statements [2021-04-17T11:04:34.694Z] === RUN Test [2021-04-17T11:04:34.694Z] === RUN Test/TestInitialize [2021-04-17T11:04:34.694Z] time="2021-04-17T11:04:34Z" level=info msg="Initializing discovery without TLS" [2021-04-17T11:04:34.694Z] time="2021-04-17T11:04:34Z" level=info msg="Initializing discovery without TLS" [2021-04-17T11:04:34.694Z] time="2021-04-17T11:04:34Z" level=info msg="Initializing discovery without TLS" [2021-04-17T11:04:34.694Z] === RUN Test/TestInitializeWithCerts [2021-04-17T11:04:34.694Z] time="2021-04-17T11:04:34Z" level=info msg="Initializing discovery with TLS" [2021-04-17T11:04:34.694Z] === RUN Test/TestWatch [2021-04-17T11:04:34.694Z] time="2021-04-17T11:04:34Z" level=info msg="Initializing discovery without TLS" [2021-04-17T11:04:34.694Z] === RUN Test [2021-04-17T11:04:34.694Z] === RUN Test/TestInitialize [2021-04-17T11:04:34.694Z] === RUN Test/TestInitializeWithPattern [2021-04-17T11:04:34.694Z] === RUN Test/TestRegister [2021-04-17T11:04:34.694Z] === RUN Test/TestWatch [2021-04-17T11:04:34.694Z] --- PASS: Test (0.00s) [2021-04-17T11:04:34.694Z] --- PASS: Test/TestInitialize (0.00s) [2021-04-17T11:04:34.694Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-04-17T11:04:34.694Z] --- PASS: Test/TestRegister (0.00s) [2021-04-17T11:04:34.694Z] --- PASS: Test/TestWatch (0.00s) [2021-04-17T11:04:34.694Z] PASS [2021-04-17T11:04:34.694Z] coverage: 93.8% of statements [2021-04-17T11:04:34.694Z] ok github.com/docker/docker/pkg/discovery/nodes 0.074s coverage: 93.8% of statements [2021-04-17T11:04:34.934Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-04-17T11:04:34.934Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-04-17T11:04:35.031Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-17T11:04:35.194Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-04-17T11:04:35.194Z] === RUN TestDockerSuite/TestBuildSpaces [2021-04-17T11:04:35.241Z] --- PASS: TestNetworkLocalhostTCPNat (0.60s) [2021-04-17T11:04:35.241Z] === RUN TestNetworkLoopbackNat [2021-04-17T11:04:35.454Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-04-17T11:04:35.651Z] === RUN TestPollerAddRemove [2021-04-17T11:04:35.651Z] --- PASS: TestPollerAddRemove (0.00s) [2021-04-17T11:04:35.651Z] === RUN TestPollerEvent [2021-04-17T11:04:35.651Z] --- SKIP: TestPollerEvent (0.00s) [2021-04-17T11:04:35.651Z] poller_test.go:41: No chmod on Windows [2021-04-17T11:04:35.651Z] === RUN TestPollerClose [2021-04-17T11:04:35.651Z] --- PASS: TestPollerClose (0.00s) [2021-04-17T11:04:35.651Z] PASS [2021-04-17T11:04:35.651Z] coverage: 36.2% of statements [2021-04-17T11:04:35.651Z] ok github.com/docker/docker/pkg/filenotify 0.047s coverage: 36.2% of statements [2021-04-17T11:04:36.105Z] === RUN TestCopyFileWithInvalidSrc [2021-04-17T11:04:36.105Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-04-17T11:04:36.460Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-04-17T11:04:36.460Z] Copying nested executables into bundles/cross/linux/amd64 [2021-04-17T11:04:36.460Z] Cross building: bundles/cross/windows/amd64 [2021-04-17T11:04:36.460Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-04-17T11:04:36.460Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-04-17T11:04:36.559Z] === RUN TestCopyFileWithInvalidDest [2021-04-17T11:04:36.559Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-04-17T11:04:36.559Z] === RUN TestCopyFileWithSameSrcAndDest [2021-04-17T11:04:36.559Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-04-17T11:04:36.559Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-04-17T11:04:36.559Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-04-17T11:04:36.559Z] === RUN TestCopyFile [2021-04-17T11:04:36.559Z] --- PASS: TestCopyFile (0.00s) [2021-04-17T11:04:36.559Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-04-17T11:04:36.559Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-04-17T11:04:36.559Z] fileutils_test.go:134: Needs porting to Windows [2021-04-17T11:04:36.559Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-04-17T11:04:36.559Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-04-17T11:04:36.559Z] === RUN TestReadSymlinkedDirectoryToFile [2021-04-17T11:04:36.559Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-04-17T11:04:36.559Z] fileutils_test.go:180: Needs porting to Windows [2021-04-17T11:04:36.559Z] === RUN TestWildcardMatches [2021-04-17T11:04:36.559Z] --- PASS: TestWildcardMatches (0.00s) [2021-04-17T11:04:36.559Z] === RUN TestPatternMatches [2021-04-17T11:04:36.559Z] --- PASS: TestPatternMatches (0.00s) [2021-04-17T11:04:36.559Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-04-17T11:04:36.559Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-04-17T11:04:36.559Z] === RUN TestPatternMatchesFolderExclusions [2021-04-17T11:04:36.559Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-04-17T11:04:36.559Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-04-17T11:04:36.559Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-04-17T11:04:36.559Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-04-17T11:04:36.559Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-04-17T11:04:36.559Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-04-17T11:04:36.559Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-04-17T11:04:36.559Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-04-17T11:04:36.559Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-04-17T11:04:36.559Z] === RUN TestSingleExclamationError [2021-04-17T11:04:36.559Z] --- PASS: TestSingleExclamationError (0.00s) [2021-04-17T11:04:36.559Z] === RUN TestMatchesWithNoPatterns [2021-04-17T11:04:36.559Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-04-17T11:04:36.559Z] === RUN TestMatchesWithMalformedPatterns [2021-04-17T11:04:36.559Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-04-17T11:04:36.559Z] === RUN TestMatches [2021-04-17T11:04:36.559Z] --- PASS: TestMatches (0.00s) [2021-04-17T11:04:36.559Z] === RUN TestCleanPatterns [2021-04-17T11:04:36.559Z] --- PASS: TestCleanPatterns (0.00s) [2021-04-17T11:04:36.559Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-04-17T11:04:36.559Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-04-17T11:04:36.559Z] === RUN TestCleanPatternsExceptionFlag [2021-04-17T11:04:36.559Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-04-17T11:04:36.559Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-04-17T11:04:36.559Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-04-17T11:04:36.559Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-04-17T11:04:36.559Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-04-17T11:04:36.559Z] === RUN TestCleanPatternsErrorSingleException [2021-04-17T11:04:36.559Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-04-17T11:04:36.559Z] === RUN TestCreateIfNotExistsDir [2021-04-17T11:04:36.559Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-04-17T11:04:36.559Z] === RUN TestCreateIfNotExistsFile [2021-04-17T11:04:36.559Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-04-17T11:04:36.559Z] === RUN TestMatch [2021-04-17T11:04:36.559Z] --- PASS: TestMatch (0.00s) [2021-04-17T11:04:36.559Z] PASS [2021-04-17T11:04:36.559Z] coverage: 87.7% of statements [2021-04-17T11:04:36.559Z] ok github.com/docker/docker/pkg/fileutils 0.121s coverage: 87.7% of statements [2021-04-17T11:04:36.559Z] === RUN TestGet [2021-04-17T11:04:36.559Z] --- PASS: TestGet (0.00s) [2021-04-17T11:04:36.559Z] === RUN TestGetShortcutString [2021-04-17T11:04:36.559Z] --- PASS: TestGetShortcutString (0.00s) [2021-04-17T11:04:36.559Z] PASS [2021-04-17T11:04:36.559Z] coverage: 42.9% of statements [2021-04-17T11:04:36.559Z] ok github.com/docker/docker/pkg/homedir 0.051s coverage: 42.9% of statements [2021-04-17T11:04:37.366Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-04-17T11:04:37.366Z] === RUN TestDockerSuite/TestBuildStderr [2021-04-17T11:04:38.077Z] --- PASS: TestNetworkLoopbackNat (2.82s) [2021-04-17T11:04:38.077Z] === RUN TestPause [2021-04-17T11:04:38.080Z] === RUN TestCreateIDMapOrder [2021-04-17T11:04:38.080Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-04-17T11:04:38.080Z] PASS [2021-04-17T11:04:38.080Z] coverage: 7.2% of statements [2021-04-17T11:04:38.080Z] ok github.com/docker/docker/pkg/idtools 0.044s coverage: 7.2% of statements [2021-04-17T11:04:38.080Z] --- PASS: Test (3.16s) [2021-04-17T11:04:38.080Z] --- PASS: Test/TestInitialize (0.15s) [2021-04-17T11:04:38.080Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-04-17T11:04:38.080Z] --- PASS: Test/TestWatch (3.00s) [2021-04-17T11:04:38.080Z] PASS [2021-04-17T11:04:38.080Z] coverage: 84.1% of statements [2021-04-17T11:04:38.080Z] ok github.com/docker/docker/pkg/discovery/kv 3.229s coverage: 84.1% of statements [2021-04-17T11:04:38.256Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (19.84s) [2021-04-17T11:04:38.256Z] PASS [2021-04-17T11:04:38.256Z] [2021-04-17T11:04:38.256Z] === Skipped [2021-04-17T11:04:38.256Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-04-17T11:04:38.256Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-17T11:04:38.256Z] [2021-04-17T11:04:38.256Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-04-17T11:04:38.256Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-17T11:04:38.256Z] [2021-04-17T11:04:38.256Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-17T11:04:38.256Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-17T11:04:38.256Z] [2021-04-17T11:04:38.256Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-17T11:04:38.256Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-17T11:04:38.256Z] [2021-04-17T11:04:38.256Z] [2021-04-17T11:04:38.256Z] DONE 17 tests, 4 skipped in 39.603s [2021-04-17T11:04:38.256Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-17T11:04:38.256Z] ++ 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-04-17T11:04:38.256Z] ++ set -e [2021-04-17T11:04:38.256Z] ++ '[' -n 0 ']' [2021-04-17T11:04:38.256Z] ++ set -x [2021-04-17T11:04:38.256Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-17T11:04:38.256Z] INFO: Testing against a local daemon [2021-04-17T11:04:38.256Z] === RUN TestPluginInvalidJSON [2021-04-17T11:04:38.256Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-17T11:04:38.256Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-17T11:04:38.256Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-17T11:04:38.256Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-04-17T11:04:38.256Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-17T11:04:38.256Z] === RUN TestPluginInstall [2021-04-17T11:04:38.256Z] === RUN TestPluginInstall/no_auth [2021-04-17T11:04:38.534Z] === RUN TestFixedBufferCap [2021-04-17T11:04:38.534Z] --- PASS: TestFixedBufferCap (0.00s) [2021-04-17T11:04:38.534Z] === RUN TestFixedBufferLen [2021-04-17T11:04:38.534Z] --- PASS: TestFixedBufferLen (0.00s) [2021-04-17T11:04:38.534Z] === RUN TestFixedBufferString [2021-04-17T11:04:38.534Z] --- PASS: TestFixedBufferString (0.00s) [2021-04-17T11:04:38.534Z] === RUN TestFixedBufferWrite [2021-04-17T11:04:38.534Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-04-17T11:04:38.534Z] === RUN TestFixedBufferRead [2021-04-17T11:04:38.534Z] --- PASS: TestFixedBufferRead (0.00s) [2021-04-17T11:04:38.534Z] === RUN TestBytesPipeRead [2021-04-17T11:04:38.534Z] --- PASS: TestBytesPipeRead (0.00s) [2021-04-17T11:04:38.534Z] === RUN TestBytesPipeWrite [2021-04-17T11:04:38.534Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-04-17T11:04:38.534Z] === RUN TestBytesPipeWriteRandomChunks [2021-04-17T11:04:38.732Z] --- PASS: TestPause (0.61s) [2021-04-17T11:04:38.732Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-17T11:04:38.732Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-17T11:04:38.732Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-17T11:04:38.732Z] === RUN TestPauseStopPausedContainer [2021-04-17T11:04:38.749Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-04-17T11:04:38.829Z] time="2021-04-17T11:04:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-17T11:04:38.829Z] time="2021-04-17T11:04:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:109a98291ef901d3969a133bab83443d90f719a792a69947b17e0f5b51890d40" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-17T11:04:38.829Z] time="2021-04-17T11:04:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-17T11:04:38.829Z] time="2021-04-17T11:04:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:109a98291ef901d3969a133bab83443d90f719a792a69947b17e0f5b51890d40" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-17T11:04:38.987Z] --- PASS: TestBytesPipeWriteRandomChunks (0.46s) [2021-04-17T11:04:38.987Z] === RUN TestAtomicWriteToFile [2021-04-17T11:04:38.987Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-04-17T11:04:38.987Z] === RUN TestAtomicWriteSetCommit [2021-04-17T11:04:38.987Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-04-17T11:04:38.987Z] === RUN TestAtomicWriteSetCancel [2021-04-17T11:04:38.987Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-04-17T11:04:38.987Z] === RUN TestReadCloserWrapperClose [2021-04-17T11:04:38.987Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-04-17T11:04:38.987Z] === RUN TestReaderErrWrapperReadOnError [2021-04-17T11:04:38.987Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-04-17T11:04:38.987Z] === RUN TestReaderErrWrapperRead [2021-04-17T11:04:38.987Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-04-17T11:04:38.987Z] === RUN TestHashData [2021-04-17T11:04:38.987Z] --- PASS: TestHashData (0.00s) [2021-04-17T11:04:38.987Z] === RUN TestCancelReadCloser [2021-04-17T11:04:38.987Z] === RUN TestError [2021-04-17T11:04:38.987Z] --- PASS: TestError (0.00s) [2021-04-17T11:04:38.987Z] === RUN TestProgressString [2021-04-17T11:04:38.987Z] === RUN TestProgressString/no_progress [2021-04-17T11:04:38.987Z] === RUN TestProgressString/progress_1 [2021-04-17T11:04:38.987Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-04-17T11:04:38.987Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-04-17T11:04:38.987Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-04-17T11:04:38.987Z] === RUN TestProgressString/with_units [2021-04-17T11:04:38.987Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-04-17T11:04:38.987Z] === RUN TestProgressString/hide_counts [2021-04-17T11:04:38.987Z] --- PASS: TestProgressString (0.00s) [2021-04-17T11:04:38.987Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-04-17T11:04:38.987Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-04-17T11:04:38.987Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-04-17T11:04:38.987Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-04-17T11:04:38.987Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-04-17T11:04:38.987Z] --- PASS: TestProgressString/with_units (0.00s) [2021-04-17T11:04:38.987Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-04-17T11:04:38.987Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-04-17T11:04:38.987Z] === RUN TestJSONMessageDisplay [2021-04-17T11:04:38.987Z] === RUN TestStandardLongPath [2021-04-17T11:04:38.987Z] --- PASS: TestStandardLongPath (0.00s) [2021-04-17T11:04:38.987Z] === RUN TestUNCLongPath [2021-04-17T11:04:38.987Z] --- PASS: TestUNCLongPath (0.00s) [2021-04-17T11:04:38.987Z] PASS [2021-04-17T11:04:38.987Z] coverage: 100.0% of statements [2021-04-17T11:04:38.987Z] ok github.com/docker/docker/pkg/longpath 0.035s coverage: 100.0% of statements [2021-04-17T11:04:38.987Z] --- PASS: TestCancelReadCloser (0.10s) [2021-04-17T11:04:38.987Z] === RUN TestWriteCloserWrapperClose [2021-04-17T11:04:38.987Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-04-17T11:04:38.987Z] === RUN TestNopWriteCloser [2021-04-17T11:04:38.987Z] --- PASS: TestNopWriteCloser (0.00s) [2021-04-17T11:04:38.987Z] === RUN TestNopWriter [2021-04-17T11:04:38.987Z] --- PASS: TestNopWriter (0.00s) [2021-04-17T11:04:38.987Z] === RUN TestWriteCounter [2021-04-17T11:04:38.988Z] --- PASS: TestWriteCounter (0.00s) [2021-04-17T11:04:38.988Z] PASS [2021-04-17T11:04:38.988Z] coverage: 69.2% of statements [2021-04-17T11:04:38.988Z] ok github.com/docker/docker/pkg/ioutils 0.680s coverage: 69.2% of statements [2021-04-17T11:04:38.988Z] --- PASS: TestTarFiles (6.29s) [2021-04-17T11:04:38.988Z] === RUN TestTarUntar [2021-04-17T11:04:38.988Z] --- PASS: TestJSONMessageDisplay (0.15s) [2021-04-17T11:04:38.988Z] === RUN TestJSONMessageDisplayWithJSONError [2021-04-17T11:04:38.988Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-04-17T11:04:38.988Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-04-17T11:04:39.091Z] === RUN TestPluginInstall/with_htpasswd [2021-04-17T11:04:39.200Z] --- PASS: TestServiceCreateInit (9.40s) [2021-04-17T11:04:39.200Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.66s) [2021-04-17T11:04:39.200Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.72s) [2021-04-17T11:04:39.200Z] === RUN TestCreateServiceMultipleTimes [2021-04-17T11:04:39.320Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-04-17T11:04:39.411Z] --- PASS: TestPauseStopPausedContainer (0.57s) [2021-04-17T11:04:39.411Z] === RUN TestPidHost [2021-04-17T11:04:39.442Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-04-17T11:04:39.442Z] === RUN TestDisplayJSONMessagesStream [2021-04-17T11:04:39.442Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-04-17T11:04:39.442Z] PASS [2021-04-17T11:04:39.442Z] coverage: 91.7% of statements [2021-04-17T11:04:39.442Z] --- PASS: TestTarUntar (0.03s) [2021-04-17T11:04:39.442Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-04-17T11:04:39.442Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2021-04-17T11:04:39.442Z] === RUN TestTarWithOptions [2021-04-17T11:04:39.442Z] ok github.com/docker/docker/pkg/jsonmessage 0.197s coverage: 91.7% of statements [2021-04-17T11:04:39.442Z] --- PASS: TestTarWithOptions (0.03s) [2021-04-17T11:04:39.442Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-04-17T11:04:39.442Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-04-17T11:04:39.442Z] === RUN TestUntarUstarGnuConflict [2021-04-17T11:04:39.442Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-04-17T11:04:39.442Z] === RUN TestUntarInvalidFilenames [2021-04-17T11:04:39.442Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames962107410\\dest" [2021-04-17T11:04:39.442Z] --- PASS: TestUntarInvalidFilenames (0.17s) [2021-04-17T11:04:39.442Z] === RUN TestUntarHardlinkToSymlink [2021-04-17T11:04:39.442Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-04-17T11:04:39.442Z] === RUN TestUntarInvalidHardlink [2021-04-17T11:04:39.442Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink482875747\\victim\\hello" -> "../victim/hello" [2021-04-17T11:04:39.442Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink421406566\\victim\\hello" -> "/../victim/hello" [2021-04-17T11:04:39.442Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink438795149\\victim" -> "../victim" [2021-04-17T11:04:39.442Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink759339400\\victim" -> "../victim" [2021-04-17T11:04:39.442Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink941954375\\victim" -> "../victim" [2021-04-17T11:04:39.442Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink952309754\\victim" -> "../victim" [2021-04-17T11:04:39.442Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-04-17T11:04:39.442Z] === RUN TestUntarInvalidSymlink [2021-04-17T11:04:39.442Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink827246353\\dest\\dotdot" -> "../victim/hello" [2021-04-17T11:04:39.442Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink439566652\\dest\\slash-dotdot" -> "/../victim/hello" [2021-04-17T11:04:39.442Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink915648363\\dest\\loophole-victim" -> "../victim" [2021-04-17T11:04:39.442Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink215700942\\dest\\loophole-victim" -> "../victim" [2021-04-17T11:04:39.442Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink581345493\\dest\\loophole-victim" -> "../victim" [2021-04-17T11:04:39.442Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink233417264\\dest\\loophole-victim" -> "../victim" [2021-04-17T11:04:39.442Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink222734287\\dest\\dir\\loophole" -> "../../victim" [2021-04-17T11:04:39.442Z] --- PASS: TestUntarInvalidSymlink (0.06s) [2021-04-17T11:04:39.442Z] === RUN TestTempArchiveCloseMultipleTimes [2021-04-17T11:04:39.442Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-04-17T11:04:39.442Z] === RUN TestXGlobalNoParent [2021-04-17T11:04:39.442Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-04-17T11:04:39.442Z] === RUN TestReplaceFileTarWrapper [2021-04-17T11:04:39.897Z] --- PASS: TestReplaceFileTarWrapper (0.22s) [2021-04-17T11:04:39.897Z] === RUN TestPrefixHeaderReadable [2021-04-17T11:04:39.897Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-04-17T11:04:39.897Z] === RUN TestDisablePigz [2021-04-17T11:04:39.897Z] --- PASS: TestDisablePigz (0.16s) [2021-04-17T11:04:39.897Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-04-17T11:04:39.897Z] === RUN TestPigz [2021-04-17T11:04:39.897Z] === RUN TestNameFormat [2021-04-17T11:04:39.897Z] --- PASS: TestNameFormat (0.00s) [2021-04-17T11:04:39.897Z] === RUN TestNameRetries [2021-04-17T11:04:39.897Z] --- PASS: TestNameRetries (0.00s) [2021-04-17T11:04:39.897Z] PASS [2021-04-17T11:04:39.897Z] coverage: 85.7% of statements [2021-04-17T11:04:39.897Z] ok github.com/docker/docker/pkg/namesgenerator 0.052s coverage: 85.7% of statements [2021-04-17T11:04:39.897Z] --- PASS: TestPigz (0.14s) [2021-04-17T11:04:39.897Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-04-17T11:04:39.897Z] === RUN TestCopyFileWithInvalidDest [2021-04-17T11:04:39.897Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-04-17T11:04:39.897Z] archive_windows_test.go:16: Currently fails [2021-04-17T11:04:39.897Z] === RUN TestCanonicalTarNameForPath [2021-04-17T11:04:39.897Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-04-17T11:04:39.897Z] === RUN TestCanonicalTarName [2021-04-17T11:04:39.897Z] --- PASS: TestCanonicalTarName (0.00s) [2021-04-17T11:04:39.897Z] === RUN TestChmodTarEntry [2021-04-17T11:04:39.897Z] --- PASS: TestChmodTarEntry (0.00s) [2021-04-17T11:04:39.897Z] === RUN TestHardLinkOrder [2021-04-17T11:04:40.034Z] time="2021-04-17T11:04:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-17T11:04:40.034Z] time="2021-04-17T11:04:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2d99b47a46a5025d1afab7b7452ead5266a7d754d431af36c3fd13cf7e41df21" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-17T11:04:40.034Z] time="2021-04-17T11:04:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-17T11:04:40.034Z] time="2021-04-17T11:04:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2d99b47a46a5025d1afab7b7452ead5266a7d754d431af36c3fd13cf7e41df21" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-17T11:04:40.295Z] === RUN TestPluginInstall/with_insecure [2021-04-17T11:04:40.352Z] === RUN TestParseKeyValueOpt [2021-04-17T11:04:40.352Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-04-17T11:04:40.352Z] === RUN TestParseUintList [2021-04-17T11:04:40.352Z] --- PASS: TestParseUintList (0.00s) [2021-04-17T11:04:40.352Z] === RUN TestParseUintListMaximumLimits [2021-04-17T11:04:40.352Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-04-17T11:04:40.352Z] PASS [2021-04-17T11:04:40.352Z] coverage: 97.0% of statements [2021-04-17T11:04:40.352Z] ok github.com/docker/docker/pkg/parsers 0.056s coverage: 97.0% of statements [2021-04-17T11:04:40.352Z] --- PASS: TestHardLinkOrder (0.13s) [2021-04-17T11:04:40.352Z] === RUN TestChangeString [2021-04-17T11:04:40.352Z] --- PASS: TestChangeString (0.00s) [2021-04-17T11:04:40.352Z] === RUN TestChangesWithNoChanges [2021-04-17T11:04:40.352Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-04-17T11:04:40.352Z] === RUN TestChangesWithChanges [2021-04-17T11:04:40.352Z] --- PASS: TestChangesWithChanges (0.03s) [2021-04-17T11:04:40.352Z] === RUN TestChangesWithChangesGH13590 [2021-04-17T11:04:40.352Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-04-17T11:04:40.352Z] changes_test.go:196: needs more investigation [2021-04-17T11:04:40.352Z] === RUN TestChangesDirsEmpty [2021-04-17T11:04:40.352Z] --- PASS: TestChangesDirsEmpty (0.18s) [2021-04-17T11:04:40.352Z] === RUN TestChangesDirsMutated [2021-04-17T11:04:40.484Z] --- PASS: TestPidHost (1.33s) [2021-04-17T11:04:40.484Z] === RUN TestPsFilter [2021-04-17T11:04:40.790Z] --- PASS: TestPsFilter (0.15s) [2021-04-17T11:04:40.790Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-17T11:04:40.806Z] === RUN TestNewAndRemove [2021-04-17T11:04:40.806Z] --- PASS: TestNewAndRemove (0.00s) [2021-04-17T11:04:40.806Z] === RUN TestRemoveInvalidPath [2021-04-17T11:04:40.806Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-04-17T11:04:40.806Z] PASS [2021-04-17T11:04:40.806Z] coverage: 82.6% of statements [2021-04-17T11:04:40.806Z] ok github.com/docker/docker/pkg/pidfile 0.083s coverage: 82.6% of statements [2021-04-17T11:04:40.806Z] --- PASS: TestChangesDirsMutated (0.26s) [2021-04-17T11:04:40.806Z] === RUN TestApplyLayer [2021-04-17T11:04:40.806Z] --- SKIP: TestApplyLayer (0.00s) [2021-04-17T11:04:40.806Z] changes_test.go:433: needs further investigation [2021-04-17T11:04:40.806Z] === RUN TestChangesSizeWithHardlinks [2021-04-17T11:04:40.806Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-04-17T11:04:40.806Z] changes_test.go:469: needs further investigation [2021-04-17T11:04:40.806Z] === RUN TestChangesSizeWithNoChanges [2021-04-17T11:04:40.806Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-04-17T11:04:40.806Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-04-17T11:04:40.806Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-04-17T11:04:40.806Z] === RUN TestChangesSize [2021-04-17T11:04:40.806Z] --- PASS: TestChangesSize (0.00s) [2021-04-17T11:04:40.806Z] === RUN TestApplyLayerInvalidFilenames [2021-04-17T11:04:40.806Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames906162438\\dest" [2021-04-17T11:04:40.806Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-04-17T11:04:40.806Z] === RUN TestApplyLayerInvalidHardlink [2021-04-17T11:04:40.806Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink093627432\\victim\\hello" -> "../victim/hello" [2021-04-17T11:04:40.806Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink866351975\\victim\\hello" -> "/../victim/hello" [2021-04-17T11:04:40.807Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink200688026\\victim" -> "../victim" [2021-04-17T11:04:40.807Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink579000881\\victim" -> "../victim" [2021-04-17T11:04:40.807Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink693400028\\victim" -> "../victim" [2021-04-17T11:04:40.807Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink637558667\\victim" -> "../victim" [2021-04-17T11:04:40.807Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2021-04-17T11:04:40.807Z] === RUN TestApplyLayerInvalidSymlink [2021-04-17T11:04:40.807Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink309358958\\dest\\dotdot" -> "../victim/hello" [2021-04-17T11:04:40.807Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink219449845\\dest\\slash-dotdot" -> "/../victim/hello" [2021-04-17T11:04:40.807Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink388562640\\dest\\loophole-victim" -> "../victim" [2021-04-17T11:04:40.807Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink081114095\\dest\\loophole-victim" -> "../victim" [2021-04-17T11:04:40.807Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink235000962\\dest\\loophole-victim" -> "../victim" [2021-04-17T11:04:40.807Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink843694073\\dest\\loophole-victim" -> "../victim" [2021-04-17T11:04:40.807Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-04-17T11:04:40.807Z] === RUN TestApplyLayerWhiteouts [2021-04-17T11:04:40.807Z] --- PASS: TestApplyLayerWhiteouts (0.13s) [2021-04-17T11:04:40.807Z] === RUN TestGenerateEmptyFile [2021-04-17T11:04:40.807Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-04-17T11:04:40.807Z] === RUN TestGenerateWithContent [2021-04-17T11:04:40.807Z] --- PASS: TestGenerateWithContent (0.00s) [2021-04-17T11:04:40.807Z] PASS [2021-04-17T11:04:40.807Z] coverage: 62.6% of statements [2021-04-17T11:04:40.807Z] ok github.com/docker/docker/pkg/archive 9.370s coverage: 62.6% of statements [2021-04-17T11:04:41.087Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.49s) [2021-04-17T11:04:41.087Z] === RUN TestRemoveContainerWithVolume [2021-04-17T11:04:41.261Z] === RUN TestParseEmptyInterface [2021-04-17T11:04:41.261Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-04-17T11:04:41.261Z] === RUN TestParseNonInterfaceType [2021-04-17T11:04:41.261Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-04-17T11:04:41.261Z] === RUN TestParseWithOneFunction [2021-04-17T11:04:41.261Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-04-17T11:04:41.261Z] === RUN TestParseWithMultipleFuncs [2021-04-17T11:04:41.261Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-04-17T11:04:41.261Z] === RUN TestParseWithUnnamedReturn [2021-04-17T11:04:41.261Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-04-17T11:04:41.261Z] === RUN TestEmbeddedInterface [2021-04-17T11:04:41.261Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-04-17T11:04:41.261Z] === RUN TestParsedImports [2021-04-17T11:04:41.261Z] --- PASS: TestParsedImports (0.01s) [2021-04-17T11:04:41.261Z] === RUN TestAliasedImports [2021-04-17T11:04:41.261Z] --- PASS: TestAliasedImports (0.00s) [2021-04-17T11:04:41.261Z] PASS [2021-04-17T11:04:41.261Z] coverage: 56.8% of statements [2021-04-17T11:04:41.261Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.115s coverage: 56.8% of statements [2021-04-17T11:04:41.728Z] --- PASS: TestRemoveContainerWithVolume (0.57s) [2021-04-17T11:04:41.728Z] === RUN TestRemoveContainerRunning [2021-04-17T11:04:42.211Z] time="2021-04-17T11:04:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-17T11:04:42.211Z] time="2021-04-17T11:04:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d07675d69086e0ad45bf07a2fd0178ca9947ddc48963bcc08a06058b6b536584" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-17T11:04:42.211Z] time="2021-04-17T11:04:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-17T11:04:42.211Z] time="2021-04-17T11:04:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d07675d69086e0ad45bf07a2fd0178ca9947ddc48963bcc08a06058b6b536584" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-17T11:04:42.219Z] === RUN TestFailedConnection [2021-04-17T11:04:42.378Z] --- PASS: TestRemoveContainerRunning (0.59s) [2021-04-17T11:04:42.378Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-17T11:04:42.472Z] --- PASS: TestPluginInstall (5.93s) [2021-04-17T11:04:42.472Z] --- PASS: TestPluginInstall/no_auth (2.61s) [2021-04-17T11:04:42.472Z] --- PASS: TestPluginInstall/with_htpasswd (1.15s) [2021-04-17T11:04:42.472Z] --- PASS: TestPluginInstall/with_insecure (2.17s) [2021-04-17T11:04:42.472Z] plugin_test.go:165: [dd901fc1d295b] daemon is not started [2021-04-17T11:04:42.472Z] === RUN TestPluginsWithRuntimes [2021-04-17T11:04:42.673Z] === RUN TestHTTPTransport [2021-04-17T11:04:42.673Z] --- PASS: TestHTTPTransport (0.00s) [2021-04-17T11:04:42.673Z] PASS [2021-04-17T11:04:42.673Z] coverage: 85.7% of statements [2021-04-17T11:04:42.673Z] ok github.com/docker/docker/pkg/plugins/transport 0.053s coverage: 85.7% of statements [2021-04-17T11:04:42.673Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-04-17T11:04:42.673Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-04-17T11:04:42.673Z] === RUN TestBufioReaderPoolPutAndGet [2021-04-17T11:04:42.673Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-04-17T11:04:42.673Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-04-17T11:04:42.673Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-04-17T11:04:42.673Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-04-17T11:04:42.673Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-04-17T11:04:42.673Z] === RUN TestBufioWriterPoolPutAndGet [2021-04-17T11:04:42.673Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-04-17T11:04:42.673Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-04-17T11:04:42.673Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-04-17T11:04:42.673Z] === RUN TestBufferPoolPutAndGet [2021-04-17T11:04:42.673Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-04-17T11:04:42.673Z] PASS [2021-04-17T11:04:42.673Z] coverage: 88.2% of statements [2021-04-17T11:04:42.673Z] ok github.com/docker/docker/pkg/pools 0.043s coverage: 88.2% of statements [2021-04-17T11:04:43.020Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.53s) [2021-04-17T11:04:43.020Z] === RUN TestRemoveInvalidContainer [2021-04-17T11:04:43.020Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-04-17T11:04:43.020Z] === RUN TestRenameLinkedContainer [2021-04-17T11:04:43.127Z] --- PASS: TestFailedConnection (1.07s) [2021-04-17T11:04:43.127Z] === RUN TestFailOnce [2021-04-17T11:04:43.127Z] 2021/04/17 11:04:42 http: panic serving 127.0.0.1:49222: Plugin not ready [2021-04-17T11:04:43.127Z] goroutine 10 [running]: [2021-04-17T11:04:43.127Z] net/http.(*conn).serve.func1(0xc000058b40) [2021-04-17T11:04:43.127Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-04-17T11:04:43.127Z] panic(0x849b40, 0x986ad0) [2021-04-17T11:04:43.127Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-04-17T11:04:43.127Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc000132000, 0xc0000d0300) [2021-04-17T11:04:43.127Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-04-17T11:04:43.127Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-04-17T11:04:43.127Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-04-17T11:04:43.127Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-04-17T11:04:43.582Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-04-17T11:04:43.582Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-04-17T11:04:43.582Z] c:/go/src/net/http/server.go:2831 +0xab [2021-04-17T11:04:43.582Z] net/http.(*conn).serve(0xc000058b40, 0x99b2c0, 0xc00004a980) [2021-04-17T11:04:43.582Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-04-17T11:04:43.582Z] created by net/http.(*Server).Serve [2021-04-17T11:04:43.582Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-04-17T11:04:43.582Z] time="2021-04-17T11:04:43Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49221/Test.FailOnce: Post http://127.0.0.1:49221/Test.FailOnce: EOF, retrying in 1s" [2021-04-17T11:04:43.582Z] === RUN TestOutputOnPrematureClose [2021-04-17T11:04:43.582Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-04-17T11:04:43.582Z] === RUN TestCompleteSilently [2021-04-17T11:04:43.582Z] --- PASS: TestCompleteSilently (0.00s) [2021-04-17T11:04:43.582Z] PASS [2021-04-17T11:04:43.582Z] coverage: 75.9% of statements [2021-04-17T11:04:43.582Z] ok github.com/docker/docker/pkg/progress 0.035s coverage: 75.9% of statements [2021-04-17T11:04:43.582Z] === RUN TestSendToOneSub [2021-04-17T11:04:43.582Z] --- PASS: TestSendToOneSub (0.00s) [2021-04-17T11:04:43.582Z] === RUN TestSendToMultipleSubs [2021-04-17T11:04:43.582Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-04-17T11:04:43.582Z] === RUN TestEvictOneSub [2021-04-17T11:04:43.582Z] --- PASS: TestEvictOneSub (0.00s) [2021-04-17T11:04:43.582Z] === RUN TestClosePublisher [2021-04-17T11:04:43.582Z] --- PASS: TestClosePublisher (0.00s) [2021-04-17T11:04:43.582Z] === RUN TestPubSubRace [2021-04-17T11:04:44.036Z] === RUN TestRegister [2021-04-17T11:04:44.036Z] --- PASS: TestRegister (0.00s) [2021-04-17T11:04:44.036Z] === RUN TestCommand [2021-04-17T11:04:44.036Z] --- PASS: TestCommand (0.02s) [2021-04-17T11:04:44.036Z] === RUN TestNaiveSelf [2021-04-17T11:04:44.489Z] --- PASS: TestNaiveSelf (0.02s) [2021-04-17T11:04:44.489Z] PASS [2021-04-17T11:04:44.489Z] coverage: 82.4% of statements [2021-04-17T11:04:44.489Z] ok github.com/docker/docker/pkg/reexec 0.090s coverage: 82.4% of statements [2021-04-17T11:04:44.489Z] --- PASS: TestFailOnce (1.15s) [2021-04-17T11:04:44.489Z] === RUN TestEchoInputOutput [2021-04-17T11:04:44.489Z] --- PASS: TestEchoInputOutput (0.00s) [2021-04-17T11:04:44.489Z] === RUN TestBackoff [2021-04-17T11:04:44.489Z] --- PASS: TestBackoff (0.00s) [2021-04-17T11:04:44.489Z] === RUN TestAbortRetry [2021-04-17T11:04:44.489Z] --- PASS: TestAbortRetry (0.00s) [2021-04-17T11:04:44.489Z] === RUN TestClientScheme [2021-04-17T11:04:44.489Z] --- PASS: TestClientScheme (0.00s) [2021-04-17T11:04:44.489Z] === RUN TestNewClientWithTimeout [2021-04-17T11:04:44.489Z] --- PASS: TestPubSubRace (1.05s) [2021-04-17T11:04:44.489Z] PASS [2021-04-17T11:04:44.489Z] coverage: 75.0% of statements [2021-04-17T11:04:44.489Z] ok github.com/docker/docker/pkg/pubsub 1.088s coverage: 75.0% of statements [2021-04-17T11:04:44.942Z] time="2021-04-17T11:04:44Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-04-17T11:04:44.942Z] === RUN TestParseSignal [2021-04-17T11:04:44.942Z] --- PASS: TestParseSignal (0.00s) [2021-04-17T11:04:44.942Z] === RUN TestValidSignalForPlatform [2021-04-17T11:04:44.942Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-04-17T11:04:44.942Z] PASS [2021-04-17T11:04:44.942Z] coverage: 20.3% of statements [2021-04-17T11:04:44.942Z] ok github.com/docker/docker/pkg/signal 0.047s coverage: 20.3% of statements [2021-04-17T11:04:45.019Z] === RUN TestPluginsWithRuntimes/No_Args [2021-04-17T11:04:45.124Z] --- PASS: TestRenameLinkedContainer (2.24s) [2021-04-17T11:04:45.124Z] === RUN TestRenameStoppedContainer [2021-04-17T11:04:45.397Z] === RUN TestNewStdWriter [2021-04-17T11:04:45.397Z] --- PASS: TestNewStdWriter (0.00s) [2021-04-17T11:04:45.397Z] === RUN TestWriteWithUninitializedStdWriter [2021-04-17T11:04:45.397Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-04-17T11:04:45.397Z] === RUN TestWriteWithNilBytes [2021-04-17T11:04:45.397Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-04-17T11:04:45.397Z] === RUN TestWrite [2021-04-17T11:04:45.397Z] --- PASS: TestWrite (0.00s) [2021-04-17T11:04:45.397Z] === RUN TestWriteWithWriterError [2021-04-17T11:04:45.397Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-04-17T11:04:45.397Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-04-17T11:04:45.397Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-04-17T11:04:45.397Z] === RUN TestStdCopyWriteAndRead [2021-04-17T11:04:45.397Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-04-17T11:04:45.397Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-04-17T11:04:45.397Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-04-17T11:04:45.397Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-04-17T11:04:45.397Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-04-17T11:04:45.397Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-04-17T11:04:45.397Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-04-17T11:04:45.397Z] === RUN TestStdCopyWithInvalidInputHeader [2021-04-17T11:04:45.397Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-04-17T11:04:45.397Z] === RUN TestStdCopyWithCorruptedPrefix [2021-04-17T11:04:45.397Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-04-17T11:04:45.397Z] === RUN TestStdCopyReturnsWriteErrors [2021-04-17T11:04:45.397Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-04-17T11:04:45.397Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-04-17T11:04:45.397Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-04-17T11:04:45.397Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-04-17T11:04:45.397Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-04-17T11:04:45.397Z] PASS [2021-04-17T11:04:45.397Z] coverage: 100.0% of statements [2021-04-17T11:04:45.397Z] ok github.com/docker/docker/pkg/stdcopy 0.043s coverage: 100.0% of statements [2021-04-17T11:04:45.766Z] --- PASS: TestRenameStoppedContainer (0.55s) [2021-04-17T11:04:45.766Z] === RUN TestRenameRunningContainerAndReuse [2021-04-17T11:04:45.911Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-04-17T11:04:45.911Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-04-17T11:04:46.355Z] === RUN TestRawProgressFormatterFormatStatus [2021-04-17T11:04:46.355Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-04-17T11:04:46.355Z] === RUN TestRawProgressFormatterFormatProgress [2021-04-17T11:04:46.355Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-04-17T11:04:46.355Z] === RUN TestFormatStatus [2021-04-17T11:04:46.355Z] --- PASS: TestFormatStatus (0.00s) [2021-04-17T11:04:46.355Z] === RUN TestFormatError [2021-04-17T11:04:46.355Z] --- PASS: TestFormatError (0.00s) [2021-04-17T11:04:46.355Z] === RUN TestFormatJSONError [2021-04-17T11:04:46.355Z] --- PASS: TestFormatJSONError (0.00s) [2021-04-17T11:04:46.355Z] === RUN TestJsonProgressFormatterFormatProgress [2021-04-17T11:04:46.355Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-04-17T11:04:46.355Z] === RUN TestJsonProgressFormatterFormatStatus [2021-04-17T11:04:46.355Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-04-17T11:04:46.355Z] === RUN TestNewJSONProgressOutput [2021-04-17T11:04:46.355Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-04-17T11:04:46.355Z] === RUN TestAuxFormatterEmit [2021-04-17T11:04:46.355Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-04-17T11:04:46.355Z] === RUN TestStreamWriterStdout [2021-04-17T11:04:46.355Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-04-17T11:04:46.355Z] === RUN TestStreamWriterStderr [2021-04-17T11:04:46.355Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-04-17T11:04:46.355Z] PASS [2021-04-17T11:04:46.355Z] coverage: 66.2% of statements [2021-04-17T11:04:46.355Z] ok github.com/docker/docker/pkg/streamformatter 0.046s coverage: 66.2% of statements [2021-04-17T11:04:46.355Z] time="2021-04-17T11:04:46Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-04-17T11:04:46.355Z] === RUN TestGenerateRandomID [2021-04-17T11:04:46.355Z] --- PASS: TestGenerateRandomID (0.00s) [2021-04-17T11:04:46.355Z] === RUN TestShortenId [2021-04-17T11:04:46.355Z] --- PASS: TestShortenId (0.00s) [2021-04-17T11:04:46.355Z] === RUN TestShortenSha256Id [2021-04-17T11:04:46.355Z] --- PASS: TestShortenSha256Id (0.00s) [2021-04-17T11:04:46.355Z] === RUN TestShortenIdEmpty [2021-04-17T11:04:46.355Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-04-17T11:04:46.355Z] === RUN TestShortenIdInvalid [2021-04-17T11:04:46.355Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-04-17T11:04:46.355Z] === RUN TestIsShortIDNonHex [2021-04-17T11:04:46.355Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-04-17T11:04:46.355Z] === RUN TestIsShortIDNotCorrectSize [2021-04-17T11:04:46.355Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-04-17T11:04:46.355Z] PASS [2021-04-17T11:04:46.355Z] coverage: 70.6% of statements [2021-04-17T11:04:46.355Z] ok github.com/docker/docker/pkg/stringid 0.050s coverage: 70.6% of statements [2021-04-17T11:04:46.814Z] --- PASS: TestRenameRunningContainerAndReuse (1.04s) [2021-04-17T11:04:46.815Z] === RUN TestRenameInvalidName [2021-04-17T11:04:46.849Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-04-17T11:04:47.312Z] === RUN TestIsCpusetListAvailable [2021-04-17T11:04:47.312Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-04-17T11:04:47.312Z] PASS [2021-04-17T11:04:47.312Z] coverage: 38.2% of statements [2021-04-17T11:04:47.312Z] ok github.com/docker/docker/pkg/sysinfo 0.031s coverage: 38.2% of statements [2021-04-17T11:04:47.419Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-04-17T11:04:47.454Z] --- PASS: TestRenameInvalidName (0.57s) [2021-04-17T11:04:47.454Z] === RUN TestRenameAnonymousContainer [2021-04-17T11:04:47.564Z] === RUN TestPluginsWithRuntimes/With_Args [2021-04-17T11:04:47.679Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.49s) [2021-04-17T11:04:47.680Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-17T11:04:48.249Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-04-17T11:04:48.269Z] === RUN TestChtimes [2021-04-17T11:04:48.269Z] --- PASS: TestChtimes (0.00s) [2021-04-17T11:04:48.269Z] === RUN TestChtimesWindows [2021-04-17T11:04:48.269Z] --- PASS: TestChtimesWindows (0.00s) [2021-04-17T11:04:48.269Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-04-17T11:04:48.269Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-04-17T11:04:48.269Z] === RUN TestEnsureRemoveAllNotExist [2021-04-17T11:04:48.269Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-04-17T11:04:48.269Z] === RUN TestEnsureRemoveAllWithDir [2021-04-17T11:04:48.269Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-04-17T11:04:48.269Z] === RUN TestEnsureRemoveAllWithFile [2021-04-17T11:04:48.269Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-04-17T11:04:48.269Z] === RUN TestHasWin32KSupport [2021-04-17T11:04:48.269Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-04-17T11:04:48.269Z] syscall_windows_test.go:8: win32k: true [2021-04-17T11:04:48.269Z] PASS [2021-04-17T11:04:48.269Z] coverage: 12.0% of statements [2021-04-17T11:04:48.269Z] ok github.com/docker/docker/pkg/system 0.056s coverage: 12.0% of statements [2021-04-17T11:04:48.723Z] === RUN TestTailFile [2021-04-17T11:04:48.723Z] --- PASS: TestTailFile (0.00s) [2021-04-17T11:04:48.723Z] === RUN TestTailFileManyLines [2021-04-17T11:04:48.723Z] --- PASS: TestTailFileManyLines (0.00s) [2021-04-17T11:04:48.723Z] === RUN TestTailEmptyFile [2021-04-17T11:04:48.723Z] --- PASS: TestTailEmptyFile (0.00s) [2021-04-17T11:04:48.723Z] === RUN TestTailNegativeN [2021-04-17T11:04:48.723Z] --- PASS: TestTailNegativeN (0.00s) [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader [2021-04-17T11:04:48.723Z] === CONT TestNewTailReader [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/no_delimiter [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/no_delimiter [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/single_byte_delimiter [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/2_byte_delimiter [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/4_byte_delimiter [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/8_byte_delimiter [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/12_byte_delimiter [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/truncated_last_line [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-04-17T11:04:48.723Z] === CONT TestNewTailReader/no_delimiter [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-04-17T11:04:48.723Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-04-17T11:04:48.723Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-04-17T11:04:48.723Z] === CONT TestNewTailReader/12_byte_delimiter [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-04-17T11:04:48.723Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-17T11:04:48.723Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-04-17T11:04:48.723Z] === CONT TestNewTailReader/2_byte_delimiter [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-04-17T11:04:48.723Z] === CONT TestNewTailReader/8_byte_delimiter [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-04-17T11:04:48.723Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-04-17T11:04:48.723Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-04-17T11:04:48.724Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-17T11:04:48.724Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-04-17T11:04:48.724Z] === CONT TestNewTailReader/single_byte_delimiter [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-04-17T11:04:48.724Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-17T11:04:48.724Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-17T11:04:48.724Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-17T11:04:48.724Z] === CONT TestNewTailReader/4_byte_delimiter [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-04-17T11:04:48.724Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-17T11:04:48.724Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-17T11:04:48.724Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-17T11:04:48.724Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-17T11:04:48.724Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-04-17T11:04:48.724Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-04-17T11:04:48.724Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-17T11:04:48.724Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-17T11:04:48.724Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-17T11:04:48.724Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-17T11:04:48.724Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-17T11:04:48.724Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-17T11:04:48.724Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-17T11:04:48.724Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-17T11:04:48.724Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-04-17T11:04:48.724Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-17T11:04:48.724Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-17T11:04:48.725Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-17T11:04:48.725Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-04-17T11:04:48.725Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-17T11:04:48.725Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-04-17T11:04:48.725Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-17T11:04:48.725Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-04-17T11:04:48.725Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-04-17T11:04:48.725Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-04-17T11:04:48.725Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-04-17T11:04:48.725Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-04-17T11:04:48.725Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-04-17T11:04:48.725Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-04-17T11:04:48.725Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-04-17T11:04:48.725Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-17T11:04:48.725Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-04-17T11:04:48.725Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-17T11:04:48.725Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-04-17T11:04:48.725Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-17T11:04:48.725Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-17T11:04:48.725Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-17T11:04:48.725Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-17T11:04:48.725Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-17T11:04:48.725Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-17T11:04:48.725Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-17T11:04:48.725Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-17T11:04:48.725Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-17T11:04:48.725Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-17T11:04:48.725Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-04-17T11:04:48.725Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-04-17T11:04:48.725Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-17T11:04:48.725Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-17T11:04:48.725Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-17T11:04:48.725Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-17T11:04:48.725Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-17T11:04:48.725Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-17T11:04:48.725Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-04-17T11:04:48.725Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-04-17T11:04:48.725Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-17T11:04:48.726Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-17T11:04:48.726Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-17T11:04:48.726Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-17T11:04:48.726Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-17T11:04:48.726Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-17T11:04:48.726Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-17T11:04:48.726Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-17T11:04:48.726Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-17T11:04:48.726Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-17T11:04:48.726Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-04-17T11:04:48.726Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-17T11:04:48.726Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-17T11:04:48.726Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-17T11:04:48.726Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-17T11:04:48.726Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-17T11:04:48.726Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-04-17T11:04:48.726Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-04-17T11:04:48.726Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-17T11:04:48.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-17T11:04:48.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-17T11:04:48.727Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-17T11:04:48.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-17T11:04:48.727Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-17T11:04:48.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-17T11:04:48.727Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-17T11:04:48.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-17T11:04:48.727Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-17T11:04:48.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-17T11:04:48.727Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-17T11:04:48.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-17T11:04:48.727Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-04-17T11:04:48.727Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-04-17T11:04:48.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-04-17T11:04:49.181Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-04-17T11:04:49.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-04-17T11:04:49.181Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-04-17T11:04:49.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-04-17T11:04:49.181Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-17T11:04:49.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-17T11:04:49.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-04-17T11:04:49.181Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-17T11:04:49.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-17T11:04:49.181Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-04-17T11:04:49.181Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-04-17T11:04:49.181Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-17T11:04:49.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-17T11:04:49.181Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-17T11:04:49.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-17T11:04:49.181Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-17T11:04:49.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-17T11:04:49.182Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-17T11:04:49.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-17T11:04:49.182Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-17T11:04:49.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-17T11:04:49.182Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-17T11:04:49.182Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-04-17T11:04:49.182Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-04-17T11:04:49.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-04-17T11:04:49.182Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-17T11:04:49.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-04-17T11:04:49.182Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-04-17T11:04:49.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-04-17T11:04:49.182Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-04-17T11:04:49.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-04-17T11:04:49.182Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-04-17T11:04:49.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-04-17T11:04:49.182Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-04-17T11:04:49.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-04-17T11:04:49.182Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-04-17T11:04:49.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-04-17T11:04:49.182Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-04-17T11:04:49.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-04-17T11:04:49.182Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-04-17T11:04:49.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-04-17T11:04:49.182Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-04-17T11:04:49.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-04-17T11:04:49.182Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-04-17T11:04:49.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-04-17T11:04:49.182Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-04-17T11:04:49.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-04-17T11:04:49.182Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-17T11:04:49.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-04-17T11:04:49.182Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-17T11:04:49.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-17T11:04:49.182Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-17T11:04:49.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-04-17T11:04:49.182Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-17T11:04:49.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-04-17T11:04:49.182Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-17T11:04:49.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-17T11:04:49.182Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-17T11:04:49.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-17T11:04:49.182Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-17T11:04:49.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-17T11:04:49.182Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-17T11:04:49.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-17T11:04:49.182Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-17T11:04:49.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-17T11:04:49.182Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-17T11:04:49.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-04-17T11:04:49.182Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-04-17T11:04:49.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-04-17T11:04:49.182Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-17T11:04:49.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-17T11:04:49.182Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-17T11:04:49.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-17T11:04:49.182Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-17T11:04:49.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-17T11:04:49.182Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-17T11:04:49.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-17T11:04:49.182Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-17T11:04:49.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-17T11:04:49.182Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-17T11:04:49.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-17T11:04:49.182Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-17T11:04:49.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-04-17T11:04:49.182Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-04-17T11:04:49.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-04-17T11:04:49.182Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-17T11:04:49.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-17T11:04:49.182Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-17T11:04:49.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-17T11:04:49.182Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-17T11:04:49.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-17T11:04:49.182Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-17T11:04:49.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-17T11:04:49.182Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-17T11:04:49.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-17T11:04:49.182Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-17T11:04:49.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-17T11:04:49.182Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-17T11:04:49.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-04-17T11:04:49.182Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-04-17T11:04:49.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-04-17T11:04:49.182Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-04-17T11:04:49.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-04-17T11:04:49.182Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-04-17T11:04:49.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-04-17T11:04:49.182Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-04-17T11:04:49.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-04-17T11:04:49.182Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-04-17T11:04:49.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-04-17T11:04:49.182Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-04-17T11:04:49.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-04-17T11:04:49.182Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-04-17T11:04:49.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-04-17T11:04:49.182Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-04-17T11:04:49.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-04-17T11:04:49.182Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-04-17T11:04:49.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-04-17T11:04:49.182Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-04-17T11:04:49.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-04-17T11:04:49.182Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-17T11:04:49.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-04-17T11:04:49.182Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-04-17T11:04:49.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-04-17T11:04:49.182Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-04-17T11:04:49.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-04-17T11:04:49.182Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-04-17T11:04:49.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-04-17T11:04:49.182Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-17T11:04:49.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-04-17T11:04:49.182Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-04-17T11:04:49.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-04-17T11:04:49.182Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-17T11:04:49.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-04-17T11:04:49.182Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-04-17T11:04:49.183Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-04-17T11:04:49.184Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-04-17T11:04:49.184Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-04-17T11:04:49.184Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-04-17T11:04:49.184Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-04-17T11:04:49.184Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-04-17T11:04:49.184Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-04-17T11:04:49.184Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-17T11:04:49.184Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-17T11:04:49.184Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-17T11:04:49.184Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-04-17T11:04:49.184Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-17T11:04:49.184Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-17T11:04:49.184Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-17T11:04:49.184Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-17T11:04:49.184Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-17T11:04:49.184Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-17T11:04:49.184Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-04-17T11:04:49.184Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-04-17T11:04:49.184Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-17T11:04:49.184Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-17T11:04:49.184Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-04-17T11:04:49.184Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-17T11:04:49.184Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-17T11:04:49.184Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-17T11:04:49.184Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-17T11:04:49.184Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-17T11:04:49.184Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-17T11:04:49.184Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-17T11:04:49.184Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-17T11:04:49.184Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-17T11:04:49.184Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-17T11:04:49.184Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-17T11:04:49.184Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-04-17T11:04:49.184Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-04-17T11:04:49.184Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-17T11:04:49.184Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-04-17T11:04:49.184Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-04-17T11:04:49.184Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-04-17T11:04:49.184Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-04-17T11:04:49.184Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-04-17T11:04:49.184Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-04-17T11:04:49.184Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-04-17T11:04:49.184Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-17T11:04:49.184Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-04-17T11:04:49.184Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-04-17T11:04:49.184Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-04-17T11:04:49.184Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-04-17T11:04:49.184Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-04-17T11:04:49.184Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.02s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-17T11:04:49.184Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-17T11:04:49.185Z] time="2021-04-17T11:04:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-04-17T11:04:49.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-17T11:04:49.186Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-17T11:04:49.186Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-17T11:04:49.186Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-17T11:04:49.186Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-17T11:04:49.186Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-17T11:04:49.186Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-17T11:04:49.186Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-17T11:04:49.186Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.186Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-17T11:04:49.186Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-17T11:04:49.186Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-04-17T11:04:49.186Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-04-17T11:04:49.186Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-17T11:04:49.186Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.186Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-04-17T11:04:49.186Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.186Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-04-17T11:04:49.186Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-17T11:04:49.186Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.186Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-17T11:04:49.186Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-17T11:04:49.186Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.186Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-04-17T11:04:49.186Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-17T11:04:49.186Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-17T11:04:49.186Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-17T11:04:49.186Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-17T11:04:49.186Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-17T11:04:49.186Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-17T11:04:49.186Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-17T11:04:49.186Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-17T11:04:49.186Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-17T11:04:49.186Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-17T11:04:49.186Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.186Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-17T11:04:49.478Z] --- PASS: TestPluginsWithRuntimes (7.12s) [2021-04-17T11:04:49.479Z] --- PASS: TestPluginsWithRuntimes/No_Args (2.24s) [2021-04-17T11:04:49.479Z] --- PASS: TestPluginsWithRuntimes/With_Args (2.23s) [2021-04-17T11:04:49.479Z] === RUN TestPluginBackCompatMediaTypes [2021-04-17T11:04:49.544Z] --- PASS: TestRenameAnonymousContainer (2.04s) [2021-04-17T11:04:49.544Z] === RUN TestRenameContainerWithSameName [2021-04-17T11:04:49.628Z] === RUN TestDockerSuite/TestBuildUser [2021-04-17T11:04:49.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-17T11:04:49.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-17T11:04:49.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-17T11:04:49.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-17T11:04:49.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-17T11:04:49.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-04-17T11:04:49.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-17T11:04:49.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-17T11:04:49.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-17T11:04:49.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-17T11:04:49.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-17T11:04:49.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-17T11:04:49.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-17T11:04:49.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.01s) [2021-04-17T11:04:49.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-17T11:04:49.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-17T11:04:49.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-17T11:04:49.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-17T11:04:49.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-17T11:04:49.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-17T11:04:49.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-17T11:04:49.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2021-04-17T11:04:49.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-17T11:04:49.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-17T11:04:49.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-17T11:04:49.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-17T11:04:49.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-17T11:04:49.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-17T11:04:49.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-17T11:04:49.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-17T11:04:49.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-17T11:04:49.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-17T11:04:49.639Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-17T11:04:49.640Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-17T11:04:49.640Z] PASS [2021-04-17T11:04:49.640Z] coverage: 88.6% of statements [2021-04-17T11:04:49.640Z] ok github.com/docker/docker/pkg/tailfile 0.391s coverage: 88.6% of statements [2021-04-17T11:04:49.640Z] === RUN TestTarSumRemoveNonExistent [2021-04-17T11:04:49.640Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-04-17T11:04:49.640Z] === RUN TestTarSumRemove [2021-04-17T11:04:49.640Z] --- PASS: TestTarSumRemove (0.00s) [2021-04-17T11:04:49.640Z] === RUN TestSortFileInfoSums [2021-04-17T11:04:49.640Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-04-17T11:04:49.640Z] === RUN TestNewTarSumForLabelInvalid [2021-04-17T11:04:49.640Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-04-17T11:04:49.640Z] === RUN TestNewTarSumForLabel [2021-04-17T11:04:49.640Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-04-17T11:04:49.640Z] === RUN TestEmptyTar [2021-04-17T11:04:49.640Z] --- PASS: TestEmptyTar (0.02s) [2021-04-17T11:04:49.640Z] === RUN TestTarSumsReadSize [2021-04-17T11:04:49.640Z] --- PASS: TestTarSumsReadSize (0.01s) [2021-04-17T11:04:49.640Z] === RUN TestTarSums [2021-04-17T11:04:49.640Z] --- PASS: TestTarSums (0.09s) [2021-04-17T11:04:49.640Z] === RUN TestIteration [2021-04-17T11:04:49.640Z] --- PASS: TestIteration (0.00s) [2021-04-17T11:04:49.640Z] === RUN TestVersionLabelForChecksum [2021-04-17T11:04:49.640Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-04-17T11:04:49.640Z] === RUN TestVersion [2021-04-17T11:04:49.640Z] --- PASS: TestVersion (0.00s) [2021-04-17T11:04:49.640Z] === RUN TestGetVersion [2021-04-17T11:04:49.640Z] --- PASS: TestGetVersion (0.00s) [2021-04-17T11:04:49.640Z] === RUN TestGetVersions [2021-04-17T11:04:49.640Z] --- PASS: TestGetVersions (0.00s) [2021-04-17T11:04:49.640Z] PASS [2021-04-17T11:04:49.640Z] coverage: 89.3% of statements [2021-04-17T11:04:49.640Z] ok github.com/docker/docker/pkg/tarsum 0.160s coverage: 89.3% of statements [2021-04-17T11:04:49.689Z] --- PASS: TestInfoAPIWarnings (16.26s) [2021-04-17T11:04:49.689Z] === RUN TestInfoDebug [2021-04-17T11:04:49.689Z] --- PASS: TestInfoDebug (0.52s) [2021-04-17T11:04:49.689Z] === RUN TestInfoInsecureRegistries [2021-04-17T11:04:49.689Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-04-17T11:04:49.689Z] === RUN TestInfoRegistryMirrors [2021-04-17T11:04:49.689Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-04-17T11:04:49.689Z] === RUN TestLoginFailsWithBadCredentials [2021-04-17T11:04:49.689Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) [2021-04-17T11:04:49.689Z] === RUN TestPingCacheHeaders [2021-04-17T11:04:49.689Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-04-17T11:04:49.689Z] === RUN TestPingGet [2021-04-17T11:04:49.689Z] --- PASS: TestPingGet (0.01s) [2021-04-17T11:04:49.689Z] === RUN TestPingHead [2021-04-17T11:04:49.689Z] --- PASS: TestPingHead (0.01s) [2021-04-17T11:04:49.689Z] === RUN TestVersion [2021-04-17T11:04:49.689Z] --- PASS: TestVersion (0.01s) [2021-04-17T11:04:49.689Z] PASS [2021-04-17T11:04:49.689Z] [2021-04-17T11:04:49.689Z] === Skipped [2021-04-17T11:04:49.689Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-17T11:04:49.689Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-17T11:04:49.689Z] [2021-04-17T11:04:49.689Z] [2021-04-17T11:04:49.689Z] DONE 18 tests, 1 skipped in 21.749s [2021-04-17T11:04:49.689Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2021-04-17T11:04:49.689Z] ++ 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-04-17T11:04:49.689Z] ++ set -e [2021-04-17T11:04:49.689Z] ++ '[' -n 0 ']' [2021-04-17T11:04:49.689Z] ++ set -x [2021-04-17T11:04:49.689Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-17T11:04:49.689Z] INFO: Testing against a local daemon [2021-04-17T11:04:49.689Z] === RUN TestVolumesCreateAndList [2021-04-17T11:04:49.689Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-04-17T11:04:49.689Z] === RUN TestVolumesRemove [2021-04-17T11:04:49.689Z] --- PASS: TestVolumesRemove (0.12s) [2021-04-17T11:04:49.689Z] === RUN TestVolumesInspect [2021-04-17T11:04:49.689Z] --- PASS: TestVolumesInspect (0.01s) [2021-04-17T11:04:49.689Z] === RUN TestVolumesInvalidJSON [2021-04-17T11:04:49.689Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-17T11:04:49.689Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-17T11:04:49.689Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-17T11:04:49.689Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-04-17T11:04:49.689Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-17T11:04:49.689Z] PASS [2021-04-17T11:04:49.689Z] [2021-04-17T11:04:49.689Z] DONE 5 tests in 0.291s [2021-04-17T11:04:49.689Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-17T11:04:49.689Z] ++++ cat bundles/test-integration/docker.pid [2021-04-17T11:04:49.689Z] +++ kill 12290 [2021-04-17T11:04:49.843Z] --- PASS: TestRenameContainerWithSameName (0.53s) [2021-04-17T11:04:49.843Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-17T11:04:50.095Z] testing: warning: no tests to run [2021-04-17T11:04:50.095Z] PASS [2021-04-17T11:04:50.095Z] coverage: [no statements] [2021-04-17T11:04:50.095Z] ok github.com/docker/docker/pkg/term/windows 0.033s coverage: [no statements] [no tests to run] [2021-04-17T11:04:50.550Z] === RUN TestTruncIndex [2021-04-17T11:04:50.550Z] --- PASS: TestTruncIndex (0.10s) [2021-04-17T11:04:50.550Z] PASS [2021-04-17T11:04:50.550Z] coverage: 91.5% of statements [2021-04-17T11:04:50.550Z] ok github.com/docker/docker/pkg/truncindex 0.145s coverage: 91.5% of statements [2021-04-17T11:04:50.865Z] --- PASS: TestPluginBackCompatMediaTypes (1.11s) [2021-04-17T11:04:50.865Z] PASS [2021-04-17T11:04:50.865Z] [2021-04-17T11:04:50.865Z] DONE 10 tests in 14.364s [2021-04-17T11:04:50.865Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-17T11:04:50.865Z] ++ 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-04-17T11:04:50.865Z] ++ set -e [2021-04-17T11:04:50.865Z] ++ '[' -n 0 ']' [2021-04-17T11:04:50.865Z] ++ set -x [2021-04-17T11:04:50.865Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-17T11:04:50.865Z] INFO: Testing against a local daemon [2021-04-17T11:04:50.865Z] === RUN TestExternalGraphDriver [2021-04-17T11:04:50.865Z] === RUN TestExternalGraphDriver/json [2021-04-17T11:04:50.888Z] --- PASS: TestRenameContainerWithLinkedContainer (1.13s) [2021-04-17T11:04:50.888Z] === RUN TestResize [2021-04-17T11:04:51.005Z] === RUN TestIsGIT [2021-04-17T11:04:51.005Z] --- PASS: TestIsGIT (0.00s) [2021-04-17T11:04:51.005Z] === RUN TestIsTransport [2021-04-17T11:04:51.005Z] --- PASS: TestIsTransport (0.00s) [2021-04-17T11:04:51.005Z] PASS [2021-04-17T11:04:51.005Z] coverage: 100.0% of statements [2021-04-17T11:04:51.005Z] ok github.com/docker/docker/pkg/urlutil 0.038s coverage: 100.0% of statements [2021-04-17T11:04:51.193Z] +++ /etc/init.d/apparmor stop [2021-04-17T11:04:51.193Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-17T11:04:51.193Z] [2021-04-17T11:04:51.193Z] Unloading profiles will leave already running processes permanently [2021-04-17T11:04:51.193Z] unconfined, which can lead to unexpected situations. [2021-04-17T11:04:51.193Z] [2021-04-17T11:04:51.193Z] To set a process to complain mode, use the command line tool [2021-04-17T11:04:51.193Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-17T11:04:51.193Z] +++ true [2021-04-17T11:04:51.193Z] exiting test-integration [2021-04-17T11:04:51.193Z] ++ exit 0 [2021-04-17T11:04:51.193Z] [2021-04-17T11:04:51.458Z] === RUN TestVersionInfo [2021-04-17T11:04:51.458Z] --- PASS: TestVersionInfo (0.00s) [2021-04-17T11:04:51.458Z] === RUN TestAppendVersions [2021-04-17T11:04:51.458Z] --- PASS: TestAppendVersions (0.00s) [2021-04-17T11:04:51.458Z] PASS [2021-04-17T11:04:51.458Z] coverage: 88.9% of statements [2021-04-17T11:04:51.458Z] ok github.com/docker/docker/pkg/useragent 0.080s coverage: 88.9% of statements [2021-04-17T11:04:51.529Z] --- PASS: TestResize (0.54s) [2021-04-17T11:04:51.529Z] === RUN TestResizeWithInvalidSize [2021-04-17T11:04:51.537Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-04-17T11:04:52.170Z] --- PASS: TestResizeWithInvalidSize (0.57s) [2021-04-17T11:04:52.170Z] === RUN TestResizeWhenContainerNotStarted [2021-04-17T11:04:52.816Z] --- PASS: TestResizeWhenContainerNotStarted (0.54s) [2021-04-17T11:04:52.816Z] === RUN TestDaemonRestartKillContainers [2021-04-17T11:04:52.816Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-17T11:04:52.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-17T11:04:52.816Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-17T11:04:52.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-17T11:04:52.816Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-17T11:04:52.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-17T11:04:52.816Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-17T11:04:52.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-17T11:04:52.816Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-17T11:04:52.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-17T11:04:52.816Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-17T11:04:52.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-17T11:04:52.816Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-17T11:04:52.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-17T11:04:52.816Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-17T11:04:52.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-17T11:04:52.816Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-17T11:04:52.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-17T11:04:52.816Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-17T11:04:52.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-17T11:04:52.816Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-17T11:04:52.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-17T11:04:52.816Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-17T11:04:52.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-17T11:04:52.816Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-17T11:04:52.816Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-17T11:04:52.816Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-17T11:04:52.816Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-17T11:04:53.614Z] === RUN TestValidatePrivileges [2021-04-17T11:04:53.614Z] --- PASS: TestValidatePrivileges (0.00s) [2021-04-17T11:04:53.614Z] === RUN TestFilterByCapNeg [2021-04-17T11:04:53.614Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-04-17T11:04:53.614Z] === RUN TestFilterByCapPos [2021-04-17T11:04:53.614Z] --- PASS: TestFilterByCapPos (0.00s) [2021-04-17T11:04:53.614Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-04-17T11:04:53.614Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-04-17T11:04:53.614Z] PASS [2021-04-17T11:04:53.614Z] coverage: 12.0% of statements [2021-04-17T11:04:53.614Z] ok github.com/docker/docker/plugin 0.055s coverage: 12.0% of statements [2021-04-17T11:04:53.614Z] === RUN TestNewSettable [2021-04-17T11:04:53.614Z] --- PASS: TestNewSettable (0.00s) [2021-04-17T11:04:53.614Z] === RUN TestIsSettable [2021-04-17T11:04:53.614Z] --- PASS: TestIsSettable (0.00s) [2021-04-17T11:04:53.614Z] === RUN TestUpdateSettingsEnv [2021-04-17T11:04:53.614Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-04-17T11:04:53.614Z] PASS [2021-04-17T11:04:53.614Z] coverage: 20.1% of statements [2021-04-17T11:04:53.614Z] ok github.com/docker/docker/plugin/v2 0.042s coverage: 20.1% of statements [2021-04-17T11:04:53.614Z] time="2021-04-17T11:04:53Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" Post stage [Pipeline] junit [2021-04-17T11:04:53.962Z] Recording test results [2021-04-17T11:04:54.345Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-17T11:04:54.572Z] === RUN TestLoad [2021-04-17T11:04:54.572Z] --- PASS: TestLoad (0.00s) [2021-04-17T11:04:54.572Z] === RUN TestSave [2021-04-17T11:04:54.572Z] --- PASS: TestSave (0.03s) [2021-04-17T11:04:54.572Z] === RUN TestAddDeleteGet [2021-04-17T11:04:54.572Z] --- PASS: TestAddDeleteGet (0.04s) [2021-04-17T11:04:54.572Z] === RUN TestInvalidTags [2021-04-17T11:04:54.572Z] --- PASS: TestInvalidTags (0.01s) [2021-04-17T11:04:54.572Z] PASS [2021-04-17T11:04:54.572Z] coverage: 84.4% of statements [2021-04-17T11:04:54.572Z] ok github.com/docker/docker/reference 0.138s coverage: 84.4% of statements [2021-04-17T11:04:54.791Z] + echo Ensuring container killed. [2021-04-17T11:04:54.791Z] Ensuring container killed. [2021-04-17T11:04:54.791Z] + docker rm -vf docker-pr1 [2021-04-17T11:04:54.830Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-04-17T11:04:54.929Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-17T11:04:55.072Z] === RUN TestExternalGraphDriver/spec [2021-04-17T11:04:55.082Z] Error: No such container: docker-pr1 [2021-04-17T11:04:55.082Z] + true [Pipeline] sh [2021-04-17T11:04:55.463Z] + echo Chowning /workspace to jenkins user [2021-04-17T11:04:55.463Z] Chowning /workspace to jenkins user [2021-04-17T11:04:55.463Z] + id -u [2021-04-17T11:04:55.463Z] + id -g [2021-04-17T11:04:55.463Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-42305:/workspace busybox chown -R 1001:1001 /workspace [2021-04-17T11:04:55.463Z] Unable to find image 'busybox:latest' locally [2021-04-17T11:04:55.577Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-17T11:04:55.577Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-17T11:04:55.577Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-17T11:04:55.754Z] latest: Pulling from library/busybox [2021-04-17T11:04:55.754Z] 96e4eceb3830: Pulling fs layer [2021-04-17T11:04:56.044Z] 96e4eceb3830: Verifying Checksum [2021-04-17T11:04:56.044Z] 96e4eceb3830: Download complete [2021-04-17T11:04:56.093Z] === RUN TestResolveAuthConfigIndexServer [2021-04-17T11:04:56.093Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-04-17T11:04:56.093Z] === RUN TestResolveAuthConfigFullURL [2021-04-17T11:04:56.093Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-04-17T11:04:56.093Z] === RUN TestLoadAllowNondistributableArtifacts [2021-04-17T11:04:56.093Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-04-17T11:04:56.093Z] === RUN TestValidateMirror [2021-04-17T11:04:56.093Z] --- PASS: TestValidateMirror (0.00s) [2021-04-17T11:04:56.093Z] === RUN TestLoadInsecureRegistries [2021-04-17T11:04:56.093Z] time="2021-04-17T11:04:55Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-04-17T11:04:56.093Z] time="2021-04-17T11:04:55Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-04-17T11:04:56.093Z] time="2021-04-17T11:04:55Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-04-17T11:04:56.093Z] --- PASS: TestLoadInsecureRegistries (0.15s) [2021-04-17T11:04:56.093Z] === RUN TestNewServiceConfig [2021-04-17T11:04:56.093Z] --- PASS: TestNewServiceConfig (0.00s) [2021-04-17T11:04:56.093Z] === RUN TestValidateIndexName [2021-04-17T11:04:56.093Z] --- PASS: TestValidateIndexName (0.00s) [2021-04-17T11:04:56.093Z] === RUN TestValidateIndexNameWithError [2021-04-17T11:04:56.093Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-04-17T11:04:56.093Z] === RUN TestEndpointParse [2021-04-17T11:04:56.093Z] --- PASS: TestEndpointParse (0.00s) [2021-04-17T11:04:56.093Z] === RUN TestEndpointParseInvalid [2021-04-17T11:04:56.093Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-04-17T11:04:56.093Z] === RUN TestValidateEndpoint [2021-04-17T11:04:56.093Z] --- PASS: TestValidateEndpoint (0.01s) [2021-04-17T11:04:56.093Z] === RUN TestPing [2021-04-17T11:04:56.093Z] --- PASS: TestPing (0.00s) [2021-04-17T11:04:56.093Z] === RUN TestPingRegistryEndpoint [2021-04-17T11:04:56.093Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-04-17T11:04:56.093Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-04-17T11:04:56.093Z] === RUN TestEndpoint [2021-04-17T11:04:56.093Z] --- SKIP: TestEndpoint (0.00s) [2021-04-17T11:04:56.093Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-04-17T11:04:56.093Z] === RUN TestParseRepositoryInfo [2021-04-17T11:04:56.093Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-04-17T11:04:56.093Z] === RUN TestNewIndexInfo [2021-04-17T11:04:56.093Z] --- PASS: TestNewIndexInfo (0.00s) [2021-04-17T11:04:56.093Z] === RUN TestMirrorEndpointLookup [2021-04-17T11:04:56.093Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-04-17T11:04:56.093Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-04-17T11:04:56.093Z] === RUN TestSearchRepositories [2021-04-17T11:04:56.093Z] --- PASS: TestSearchRepositories (0.00s) [2021-04-17T11:04:56.093Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-04-17T11:04:56.093Z] Host: 127.0.0.1:49231 [2021-04-17T11:04:56.093Z] User-Agent: docker test client [2021-04-17T11:04:56.093Z] Authorization: Token fake-token [2021-04-17T11:04:56.093Z] X-Docker-Token: true [2021-04-17T11:04:56.093Z] Accept-Encoding: gzip [2021-04-17T11:04:56.093Z] [2021-04-17T11:04:56.093Z] [2021-04-17T11:04:56.093Z] registry_test.go:730: HTTP/1.1 200 OK [2021-04-17T11:04:56.093Z] Connection: close [2021-04-17T11:04:56.093Z] Content-Length: 144 [2021-04-17T11:04:56.093Z] Cache-Control: no-cache [2021-04-17T11:04:56.093Z] Content-Type: application/json [2021-04-17T11:04:56.093Z] Date: Sat, 17 Apr 2021 11:04:55 GMT [2021-04-17T11:04:56.093Z] Expires: -1 [2021-04-17T11:04:56.093Z] Pragma: no-cache [2021-04-17T11:04:56.093Z] Server: docker-tests/mock [2021-04-17T11:04:56.093Z] X-Docker-Registry-Config: mock [2021-04-17T11:04:56.093Z] X-Docker-Registry-Version: 0.0.0 [2021-04-17T11:04:56.093Z] [2021-04-17T11:04:56.093Z] [2021-04-17T11:04:56.093Z] === RUN TestTrustedLocation [2021-04-17T11:04:56.093Z] --- PASS: TestTrustedLocation (0.00s) [2021-04-17T11:04:56.093Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-04-17T11:04:56.093Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-04-17T11:04:56.093Z] === RUN TestAllowNondistributableArtifacts [2021-04-17T11:04:56.093Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-04-17T11:04:56.093Z] === RUN TestIsSecureIndex [2021-04-17T11:04:56.093Z] --- PASS: TestIsSecureIndex (0.00s) [2021-04-17T11:04:56.093Z] PASS [2021-04-17T11:04:56.093Z] coverage: 51.7% of statements [2021-04-17T11:04:56.093Z] ok github.com/docker/docker/registry 0.289s coverage: 51.7% of statements [2021-04-17T11:04:56.093Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-04-17T11:04:56.093Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-04-17T11:04:56.093Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-04-17T11:04:56.093Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-04-17T11:04:56.093Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-04-17T11:04:56.093Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-04-17T11:04:56.093Z] === RUN TestResumableRequestReaderWithReadError [2021-04-17T11:04:56.093Z] time="2021-04-17T11:04:55Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-04-17T11:04:56.093Z] --- PASS: TestResumableRequestReaderWithReadError (0.14s) [2021-04-17T11:04:56.093Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-04-17T11:04:56.093Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-04-17T11:04:56.093Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-04-17T11:04:56.093Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-04-17T11:04:56.093Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-04-17T11:04:56.093Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-04-17T11:04:56.093Z] === RUN TestResumableRequestReader [2021-04-17T11:04:56.093Z] --- PASS: TestResumableRequestReader (0.00s) [2021-04-17T11:04:56.093Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-04-17T11:04:56.093Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-04-17T11:04:56.093Z] PASS [2021-04-17T11:04:56.093Z] coverage: 100.0% of statements [2021-04-17T11:04:56.093Z] ok github.com/docker/docker/registry/resumable 0.236s coverage: 100.0% of statements [2021-04-17T11:04:56.675Z] 96e4eceb3830: Pull complete [2021-04-17T11:04:56.675Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7 [2021-04-17T11:04:56.675Z] Status: Downloaded newer image for busybox:latest [2021-04-17T11:04:57.051Z] === RUN TestRestartManagerTimeout [2021-04-17T11:04:57.051Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-04-17T11:04:57.051Z] === RUN TestRestartManagerTimeoutReset [2021-04-17T11:04:57.051Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-04-17T11:04:57.051Z] PASS [2021-04-17T11:04:57.051Z] coverage: 50.9% of statements [2021-04-17T11:04:57.051Z] ok github.com/docker/docker/restartmanager 0.042s coverage: 50.9% of statements [2021-04-17T11:04:57.051Z] === RUN TestDecodeContainerConfig [2021-04-17T11:04:57.051Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-04-17T11:04:57.051Z] === RUN TestDecodeContainerConfigIsolation [2021-04-17T11:04:57.051Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-04-17T11:04:57.051Z] === RUN TestValidatePrivileged [2021-04-17T11:04:57.051Z] --- PASS: TestValidatePrivileged (0.00s) [2021-04-17T11:04:57.051Z] PASS [2021-04-17T11:04:57.051Z] coverage: 52.2% of statements [2021-04-17T11:04:57.051Z] ok github.com/docker/docker/runconfig 0.036s coverage: 52.2% of statements [2021-04-17T11:04:57.119Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-17T11:04:57.417Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-17T11:04:58.009Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-04-17T11:04:58.009Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-04-17T11:04:58.009Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-04-17T11:04:58.009Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-04-17T11:04:58.009Z] PASS [2021-04-17T11:04:58.009Z] coverage: 62.5% of statements [2021-04-17T11:04:58.009Z] ok github.com/docker/docker/testutil 0.076s coverage: 62.5% of statements [2021-04-17T11:04:58.069Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-17T11:04:58.367Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-17T11:04:58.970Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-04-17T11:04:58.970Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-04-17T11:04:58.970Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-04-17T11:04:58.971Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-04-17T11:04:58.971Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-04-17T11:04:58.971Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-04-17T11:04:58.971Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-04-17T11:04:58.971Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-04-17T11:04:58.971Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-04-17T11:04:59.281Z] === RUN TestExternalGraphDriver/pull [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-17T11:04:59.825Z] + bundleName=s390x-integration [2021-04-17T11:04:59.825Z] + echo Creating s390x-integration-bundles.tar.gz [2021-04-17T11:04:59.825Z] Creating s390x-integration-bundles.tar.gz [2021-04-17T11:04:59.825Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2021-04-17T11:04:59.825Z] + 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-04-17T11:04:59.871Z] Archiving artifacts [2021-04-17T11:05:00.230Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42305/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-17T11:05:00.493Z] === RUN TestGetDriver [2021-04-17T11:05:00.493Z] --- PASS: TestGetDriver (0.00s) [2021-04-17T11:05:00.493Z] === RUN TestVolumeRequestError [2021-04-17T11:05:00.493Z] --- PASS: TestVolumeRequestError (0.01s) [2021-04-17T11:05:00.493Z] PASS [2021-04-17T11:05:00.493Z] coverage: 36.1% of statements [2021-04-17T11:05:00.493Z] ok github.com/docker/docker/volume/drivers 0.137s coverage: 36.1% of statements [2021-04-17T11:05:00.493Z] === RUN TestGetAddress [2021-04-17T11:05:00.493Z] --- PASS: TestGetAddress (0.00s) [2021-04-17T11:05:00.493Z] === RUN TestRemove [2021-04-17T11:05:00.493Z] --- SKIP: TestRemove (0.00s) [2021-04-17T11:05:00.493Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-04-17T11:05:00.493Z] === RUN TestInitializeWithVolumes [2021-04-17T11:05:00.493Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-04-17T11:05:00.493Z] === RUN TestCreate [2021-04-17T11:05:00.493Z] --- PASS: TestCreate (0.01s) [2021-04-17T11:05:00.493Z] === RUN TestValidateName [2021-04-17T11:05:00.493Z] --- PASS: TestValidateName (0.00s) [2021-04-17T11:05:00.493Z] === RUN TestCreateWithOpts [2021-04-17T11:05:00.493Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-04-17T11:05:00.493Z] local_test.go:181: runtime.GOOS == "windows" [2021-04-17T11:05:00.493Z] === RUN TestRelaodNoOpts [2021-04-17T11:05:00.493Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-04-17T11:05:00.493Z] PASS [2021-04-17T11:05:00.493Z] coverage: 41.5% of statements [2021-04-17T11:05:00.493Z] ok github.com/docker/docker/volume/local 0.117s coverage: 41.5% of statements [2021-04-17T11:05:00.618Z] + make clean [2021-04-17T11:05:00.909Z] docker volume rm -f docker-dev-cache [2021-04-17T11:05:00.946Z] === RUN TestConvertTmpfsOptions [2021-04-17T11:05:00.946Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-04-17T11:05:00.946Z] parser_test.go:49: data="mode=700,size=1m" [2021-04-17T11:05:00.946Z] parser_test.go:49: data="ro" [2021-04-17T11:05:00.946Z] === RUN TestParseMountRaw [2021-04-17T11:05:00.946Z] --- PASS: TestParseMountRaw (0.02s) [2021-04-17T11:05:00.946Z] === RUN TestParseMountRawSplit [2021-04-17T11:05:00.946Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-04-17T11:05:00.946Z] parser_test.go:390: case 0 [2021-04-17T11:05:00.946Z] parser_test.go:390: case 1 [2021-04-17T11:05:00.946Z] parser_test.go:390: case 2 [2021-04-17T11:05:00.946Z] parser_test.go:390: case 3 [2021-04-17T11:05:00.946Z] parser_test.go:390: case 4 [2021-04-17T11:05:00.946Z] parser_test.go:390: case 5 [2021-04-17T11:05:00.946Z] parser_test.go:390: case 6 [2021-04-17T11:05:00.946Z] parser_test.go:390: case 7 [2021-04-17T11:05:00.946Z] parser_test.go:390: case 8 [2021-04-17T11:05:00.946Z] parser_test.go:390: case 0 [2021-04-17T11:05:00.946Z] parser_test.go:390: case 1 [2021-04-17T11:05:00.946Z] parser_test.go:390: case 2 [2021-04-17T11:05:00.946Z] parser_test.go:390: case 3 [2021-04-17T11:05:00.946Z] parser_test.go:390: case 4 [2021-04-17T11:05:00.946Z] parser_test.go:390: case 5 [2021-04-17T11:05:00.946Z] parser_test.go:390: case 6 [2021-04-17T11:05:00.946Z] parser_test.go:390: case 7 [2021-04-17T11:05:00.946Z] parser_test.go:390: case 8 [2021-04-17T11:05:00.946Z] parser_test.go:390: case 9 [2021-04-17T11:05:00.946Z] parser_test.go:390: case 10 [2021-04-17T11:05:00.946Z] parser_test.go:390: case 11 [2021-04-17T11:05:00.946Z] parser_test.go:390: case 12 [2021-04-17T11:05:00.946Z] parser_test.go:390: case 0 [2021-04-17T11:05:00.946Z] parser_test.go:390: case 1 [2021-04-17T11:05:00.946Z] parser_test.go:390: case 2 [2021-04-17T11:05:00.946Z] parser_test.go:390: case 3 [2021-04-17T11:05:00.946Z] parser_test.go:390: case 4 [2021-04-17T11:05:00.946Z] parser_test.go:390: case 5 [2021-04-17T11:05:00.946Z] parser_test.go:390: case 6 [2021-04-17T11:05:00.946Z] parser_test.go:390: case 7 [2021-04-17T11:05:00.946Z] parser_test.go:390: case 8 [2021-04-17T11:05:00.946Z] parser_test.go:390: case 9 [2021-04-17T11:05:00.946Z] parser_test.go:390: case 10 [2021-04-17T11:05:00.946Z] parser_test.go:390: case 11 [2021-04-17T11:05:00.946Z] === RUN TestParseMountSpec [2021-04-17T11:05:00.946Z] --- PASS: TestParseMountSpec (0.00s) [2021-04-17T11:05:00.946Z] parser_test.go:455: case 0 [2021-04-17T11:05:00.946Z] parser_test.go:455: case 1 [2021-04-17T11:05:00.946Z] parser_test.go:455: case 2 [2021-04-17T11:05:00.946Z] parser_test.go:455: case 3 [2021-04-17T11:05:00.946Z] parser_test.go:455: case 4 [2021-04-17T11:05:00.946Z] parser_test.go:455: case 5 [2021-04-17T11:05:00.946Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-04-17T11:05:00.946Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-04-17T11:05:00.946Z] === RUN TestValidateMount [2021-04-17T11:05:00.946Z] --- PASS: TestValidateMount (0.00s) [2021-04-17T11:05:00.946Z] PASS [2021-04-17T11:05:00.946Z] coverage: 66.2% of statements [2021-04-17T11:05:00.946Z] ok github.com/docker/docker/volume/mounts 0.070s coverage: 66.2% of statements [2021-04-17T11:05:01.089Z] --- PASS: TestCreateServiceMultipleTimes (18.65s) [2021-04-17T11:05:01.089Z] === RUN TestCreateServiceConflict [2021-04-17T11:05:01.089Z] --- PASS: TestCreateServiceConflict (2.46s) [2021-04-17T11:05:01.089Z] === RUN TestCreateServiceMaxReplicas [2021-04-17T11:05:01.148Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-04-17T11:05:01.148Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.92s) [2021-04-17T11:05:01.148Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.74s) [2021-04-17T11:05:01.148Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.96s) [2021-04-17T11:05:01.148Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.99s) [2021-04-17T11:05:01.148Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.64s) [2021-04-17T11:05:01.148Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.80s) [2021-04-17T11:05:01.148Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.33s) [2021-04-17T11:05:01.148Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.70s) [2021-04-17T11:05:01.148Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.63s) [2021-04-17T11:05:01.148Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.38s) [2021-04-17T11:05:01.148Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.99s) [2021-04-17T11:05:01.148Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.27s) [2021-04-17T11:05:01.148Z] === RUN TestCgroupNamespacesRun [2021-04-17T11:05:01.200Z] docker-dev-cache [Pipeline] deleteDir [2021-04-17T11:05:01.831Z] --- PASS: TestExternalGraphDriver (10.66s) [2021-04-17T11:05:01.831Z] --- PASS: TestExternalGraphDriver/json (3.68s) [2021-04-17T11:05:01.831Z] --- PASS: TestExternalGraphDriver/spec (4.01s) [2021-04-17T11:05:01.831Z] --- PASS: TestExternalGraphDriver/pull (2.85s) [2021-04-17T11:05:01.831Z] === RUN TestGraphdriverPluginV2 [2021-04-17T11:05:01.831Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-04-17T11:05:01.831Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-17T11:05:01.831Z] PASS [2021-04-17T11:05:01.831Z] [2021-04-17T11:05:01.831Z] === Skipped [2021-04-17T11:05:01.831Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-04-17T11:05:01.831Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-17T11:05:01.831Z] [2021-04-17T11:05:01.831Z] [2021-04-17T11:05:01.831Z] DONE 5 tests, 1 skipped in 10.849s [2021-04-17T11:05:01.831Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-17T11:05:01.831Z] ++ 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-04-17T11:05:01.831Z] ++ set -e [2021-04-17T11:05:01.831Z] ++ '[' -n 0 ']' [2021-04-17T11:05:01.831Z] ++ set -x [2021-04-17T11:05:01.832Z] ++ env -i DEST=/go/src/github.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-04-17T11:05:01.832Z] INFO: Testing against a local daemon [2021-04-17T11:05:01.832Z] === RUN TestContinueAfterPluginCrash [2021-04-17T11:05:01.832Z] === PAUSE TestContinueAfterPluginCrash [2021-04-17T11:05:01.832Z] === RUN TestReadPluginNoRead [2021-04-17T11:05:01.832Z] === PAUSE TestReadPluginNoRead [2021-04-17T11:05:01.832Z] === RUN TestDaemonStartWithLogOpt [2021-04-17T11:05:01.832Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-17T11:05:01.832Z] === CONT TestContinueAfterPluginCrash [2021-04-17T11:05:01.832Z] === CONT TestDaemonStartWithLogOpt [2021-04-17T11:05:01.832Z] === CONT TestReadPluginNoRead [2021-04-17T11:05:01.902Z] --- PASS: TestNewClientWithTimeout (17.66s) [2021-04-17T11:05:01.902Z] === RUN TestClientStream [2021-04-17T11:05:01.902Z] --- PASS: TestClientStream (0.00s) [2021-04-17T11:05:01.902Z] === RUN TestClientSendFile [2021-04-17T11:05:01.902Z] --- PASS: TestClientSendFile (0.00s) [2021-04-17T11:05:01.902Z] === RUN TestClientWithRequestTimeout [2021-04-17T11:05:01.902Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-04-17T11:05:01.902Z] === RUN TestFileSpecPlugin [2021-04-17T11:05:01.902Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-04-17T11:05:01.902Z] === RUN TestFileJSONSpecPlugin [2021-04-17T11:05:01.902Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-04-17T11:05:01.902Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-04-17T11:05:01.902Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-04-17T11:05:01.902Z] === RUN TestPluginAddHandler [2021-04-17T11:05:01.902Z] --- PASS: TestPluginAddHandler (0.00s) [2021-04-17T11:05:01.902Z] === RUN TestPluginWaitBadPlugin [2021-04-17T11:05:01.902Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-04-17T11:05:01.902Z] === RUN TestGet [2021-04-17T11:05:01.902Z] time="2021-04-17T11:05:01Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-04-17T11:05:02.194Z] --- PASS: TestCgroupNamespacesRun (1.42s) [2021-04-17T11:05:02.194Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-17T11:05:02.355Z] === RUN TestSetGetMeta [2021-04-17T11:05:02.355Z] === PAUSE TestSetGetMeta [2021-04-17T11:05:02.355Z] === RUN TestRestore [2021-04-17T11:05:02.355Z] === PAUSE TestRestore [2021-04-17T11:05:02.355Z] === RUN TestServiceCreate [2021-04-17T11:05:02.355Z] === PAUSE TestServiceCreate [2021-04-17T11:05:02.355Z] === RUN TestServiceList [2021-04-17T11:05:02.355Z] === PAUSE TestServiceList [2021-04-17T11:05:02.355Z] === RUN TestServiceRemove [2021-04-17T11:05:02.355Z] === PAUSE TestServiceRemove [2021-04-17T11:05:02.355Z] === RUN TestServiceGet [2021-04-17T11:05:02.355Z] === PAUSE TestServiceGet [2021-04-17T11:05:02.355Z] === RUN TestServicePrune [2021-04-17T11:05:02.355Z] === PAUSE TestServicePrune [2021-04-17T11:05:02.355Z] === RUN TestCreate [2021-04-17T11:05:02.355Z] === PAUSE TestCreate [2021-04-17T11:05:02.355Z] === RUN TestRemove [2021-04-17T11:05:02.355Z] === PAUSE TestRemove [2021-04-17T11:05:02.355Z] === RUN TestList [2021-04-17T11:05:02.355Z] === PAUSE TestList [2021-04-17T11:05:02.355Z] === RUN TestFindByDriver [2021-04-17T11:05:02.355Z] === PAUSE TestFindByDriver [2021-04-17T11:05:02.355Z] === RUN TestFindByReferenced [2021-04-17T11:05:02.355Z] === PAUSE TestFindByReferenced [2021-04-17T11:05:02.355Z] === RUN TestDerefMultipleOfSameRef [2021-04-17T11:05:02.355Z] === PAUSE TestDerefMultipleOfSameRef [2021-04-17T11:05:02.355Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-04-17T11:05:02.355Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-04-17T11:05:02.355Z] === RUN TestDefererencePluginOnCreateError [2021-04-17T11:05:02.355Z] === PAUSE TestDefererencePluginOnCreateError [2021-04-17T11:05:02.355Z] === RUN TestRefDerefRemove [2021-04-17T11:05:02.355Z] === PAUSE TestRefDerefRemove [2021-04-17T11:05:02.355Z] === RUN TestGet [2021-04-17T11:05:02.355Z] === PAUSE TestGet [2021-04-17T11:05:02.355Z] === RUN TestGetWithReference [2021-04-17T11:05:02.355Z] === PAUSE TestGetWithReference [2021-04-17T11:05:02.355Z] === RUN TestFilterFunc [2021-04-17T11:05:02.355Z] === RUN TestFilterFunc/test_nil_list [2021-04-17T11:05:02.355Z] === PAUSE TestFilterFunc/test_nil_list [2021-04-17T11:05:02.355Z] === RUN TestFilterFunc/test_empty_list [2021-04-17T11:05:02.355Z] === PAUSE TestFilterFunc/test_empty_list [2021-04-17T11:05:02.355Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-04-17T11:05:02.355Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-04-17T11:05:02.355Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-04-17T11:05:02.355Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-04-17T11:05:02.355Z] === RUN TestFilterFunc/test_filter_some [2021-04-17T11:05:02.355Z] === PAUSE TestFilterFunc/test_filter_some [2021-04-17T11:05:02.355Z] === RUN TestFilterFunc/test_filter_middle [2021-04-17T11:05:02.355Z] === PAUSE TestFilterFunc/test_filter_middle [2021-04-17T11:05:02.355Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-04-17T11:05:02.355Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-04-17T11:05:02.355Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-04-17T11:05:02.355Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-04-17T11:05:02.355Z] === CONT TestFilterFunc/test_nil_list [2021-04-17T11:05:02.355Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-04-17T11:05:02.355Z] === CONT TestFilterFunc/test_filter_some [2021-04-17T11:05:02.355Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-04-17T11:05:02.355Z] === CONT TestFilterFunc/test_empty_list [2021-04-17T11:05:02.355Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-04-17T11:05:02.355Z] === CONT TestFilterFunc/test_filter_middle [2021-04-17T11:05:02.355Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-04-17T11:05:02.355Z] --- PASS: TestFilterFunc (0.00s) [2021-04-17T11:05:02.355Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-04-17T11:05:02.355Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-04-17T11:05:02.355Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-04-17T11:05:02.355Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-04-17T11:05:02.355Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-04-17T11:05:02.355Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-04-17T11:05:02.355Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-04-17T11:05:02.355Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-04-17T11:05:02.355Z] === CONT TestSetGetMeta [2021-04-17T11:05:02.355Z] === CONT TestDerefMultipleOfSameRef [2021-04-17T11:05:02.355Z] === CONT TestServicePrune [2021-04-17T11:05:02.355Z] === CONT TestList [2021-04-17T11:05:02.355Z] --- PASS: TestSetGetMeta (0.02s) [2021-04-17T11:05:02.355Z] === CONT TestGetWithReference [2021-04-17T11:05:02.355Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2021-04-17T11:05:02.355Z] === CONT TestGet [2021-04-17T11:05:02.355Z] --- PASS: TestList (0.04s) [2021-04-17T11:05:02.355Z] === CONT TestRefDerefRemove [2021-04-17T11:05:02.355Z] --- PASS: TestGetWithReference (0.03s) [2021-04-17T11:05:02.355Z] === CONT TestDefererencePluginOnCreateError [2021-04-17T11:05:02.355Z] --- PASS: TestGet (0.02s) [2021-04-17T11:05:02.355Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-04-17T11:05:02.355Z] --- PASS: TestRefDerefRemove (0.02s) [2021-04-17T11:05:02.355Z] === CONT TestServiceGet [2021-04-17T11:05:02.355Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-04-17T11:05:02.355Z] === CONT TestServiceRemove [2021-04-17T11:05:02.355Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-04-17T11:05:02.355Z] === CONT TestServiceList [2021-04-17T11:05:02.355Z] === CONT TestServiceCreate [2021-04-17T11:05:02.355Z] --- PASS: TestServiceGet (0.08s) [2021-04-17T11:05:02.355Z] time="2021-04-17T11:05:02Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-17T11:05:02.355Z] --- PASS: TestServiceRemove (0.08s) [2021-04-17T11:05:02.355Z] === CONT TestRestore [2021-04-17T11:05:02.355Z] --- PASS: TestServiceList (0.08s) [2021-04-17T11:05:02.355Z] === CONT TestFindByReferenced [2021-04-17T11:05:02.355Z] time="2021-04-17T11:05:02Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-17T11:05:02.355Z] time="2021-04-17T11:05:02Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-17T11:05:02.355Z] time="2021-04-17T11:05:02Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-04-17T11:05:02.355Z] --- PASS: TestServiceCreate (0.03s) [2021-04-17T11:05:02.355Z] === CONT TestFindByDriver [2021-04-17T11:05:02.355Z] --- PASS: TestFindByReferenced (0.03s) [2021-04-17T11:05:02.355Z] === CONT TestRemove [2021-04-17T11:05:02.355Z] time="2021-04-17T11:05:02Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-17T11:05:02.355Z] --- PASS: TestRestore (0.04s) [2021-04-17T11:05:02.355Z] === CONT TestCreate [2021-04-17T11:05:02.355Z] --- PASS: TestServicePrune (0.19s) [2021-04-17T11:05:02.355Z] --- PASS: TestCreate (0.02s) [2021-04-17T11:05:02.355Z] --- PASS: TestFindByDriver (0.04s) [2021-04-17T11:05:02.355Z] --- PASS: TestRemove (0.03s) [2021-04-17T11:05:02.355Z] PASS [2021-04-17T11:05:02.355Z] coverage: 70.3% of statements [2021-04-17T11:05:02.355Z] ok github.com/docker/docker/volume/service 0.290s coverage: 70.3% of statements [2021-04-17T11:05:02.808Z] time="2021-04-17T11:05:02Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-04-17T11:05:03.242Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.32s) [2021-04-17T11:05:03.242Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-17T11:05:03.651Z] --- PASS: TestCreateServiceMaxReplicas (3.50s) [2021-04-17T11:05:03.651Z] === RUN TestCreateWithDuplicateNetworkNames [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-17T11:05:04.767Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.39s) [2021-04-17T11:05:04.767Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-17T11:05:04.814Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-04-17T11:05:04.957Z] time="2021-04-17T11:05:04Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-04-17T11:05:06.052Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-17T11:05:06.190Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.29s) [2021-04-17T11:05:06.190Z] PASS [2021-04-17T11:05:06.190Z] [2021-04-17T11:05:06.190Z] DONE 17 tests in 59.960s [2021-04-17T11:05:06.190Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-17T11:05:06.190Z] ++ 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-04-17T11:05:06.190Z] ++ set -e [2021-04-17T11:05:06.190Z] ++ '[' -n 0 ']' [2021-04-17T11:05:06.190Z] ++ set -x [2021-04-17T11:05:06.190Z] ++ env -i DEST=/go/src/github.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-04-17T11:05:06.190Z] INFO: Testing against a local daemon [2021-04-17T11:05:06.190Z] === RUN TestPluginInvalidJSON [2021-04-17T11:05:06.190Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-17T11:05:06.191Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-17T11:05:06.191Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-17T11:05:06.191Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-04-17T11:05:06.191Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.04s) [2021-04-17T11:05:06.191Z] === RUN TestPluginInstall [2021-04-17T11:05:06.191Z] === RUN TestPluginInstall/no_auth [2021-04-17T11:05:06.299Z] --- PASS: TestCgroupNamespacesRunHostMode (1.40s) [2021-04-17T11:05:06.299Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-17T11:05:06.313Z] --- PASS: TestDaemonStartWithLogOpt (4.75s) [2021-04-17T11:05:07.699Z] === RUN TestReadPluginNoRead/default [2021-04-17T11:05:07.848Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.44s) [2021-04-17T11:05:07.848Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-17T11:05:09.029Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.40s) [2021-04-17T11:05:09.029Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-17T11:05:09.479Z] time="2021-04-17T11:05:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-17T11:05:09.479Z] time="2021-04-17T11:05:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:85ddf7a01e9d0819dbd7d5a2ae519511b03382ea93819a941e1ecca6727eeaf6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-17T11:05:09.479Z] time="2021-04-17T11:05:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-17T11:05:09.479Z] time="2021-04-17T11:05:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:85ddf7a01e9d0819dbd7d5a2ae519511b03382ea93819a941e1ecca6727eeaf6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-17T11:05:09.593Z] time="2021-04-17T11:05:08Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-04-17T11:05:09.611Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-17T11:05:09.671Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s) [2021-04-17T11:05:09.671Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-17T11:05:10.048Z] === RUN TestPluginInstall/with_htpasswd [2021-04-17T11:05:10.048Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-04-17T11:05:10.617Z] time="2021-04-17T11:05:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-17T11:05:10.617Z] time="2021-04-17T11:05:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e01614b5dcdf171d39cb13b6230363407034007c7a4e25e20a99f4ddff9e1234" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-17T11:05:10.617Z] time="2021-04-17T11:05:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-17T11:05:10.617Z] time="2021-04-17T11:05:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e01614b5dcdf171d39cb13b6230363407034007c7a4e25e20a99f4ddff9e1234" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-17T11:05:11.187Z] === RUN TestPluginInstall/with_insecure [2021-04-17T11:05:11.196Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.45s) [2021-04-17T11:05:11.196Z] === RUN TestKernelTCPMemory [2021-04-17T11:05:11.448Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-04-17T11:05:11.526Z] --- PASS: TestReadPluginNoRead (9.65s) [2021-04-17T11:05:11.526Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.87s) [2021-04-17T11:05:11.526Z] --- PASS: TestReadPluginNoRead/default (1.78s) [2021-04-17T11:05:11.526Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.79s) [2021-04-17T11:05:11.526Z] read_test.go:92: [dab9277cf141d] daemon is not started [2021-04-17T11:05:11.842Z] --- PASS: TestKernelTCPMemory (0.67s) [2021-04-17T11:05:11.842Z] === RUN TestNISDomainname [2021-04-17T11:05:12.124Z] --- PASS: TestContinueAfterPluginCrash (10.31s) [2021-04-17T11:05:12.124Z] PASS [2021-04-17T11:05:12.124Z] [2021-04-17T11:05:12.124Z] DONE 6 tests in 10.475s [2021-04-17T11:05:12.124Z] 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-04-17T11:05:12.124Z] ++ 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-04-17T11:05:12.124Z] ++ set -e [2021-04-17T11:05:12.124Z] ++ '[' -n 0 ']' [2021-04-17T11:05:12.124Z] ++ set -x [2021-04-17T11:05:12.124Z] ++ env -i DEST=/go/src/github.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-04-17T11:05:12.124Z] testing: warning: no tests to run [2021-04-17T11:05:12.124Z] PASS [2021-04-17T11:05:12.124Z] [2021-04-17T11:05:12.124Z] DONE 0 tests in 0.059s [2021-04-17T11:05:12.124Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-17T11:05:12.124Z] ++ 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-04-17T11:05:12.124Z] ++ set -e [2021-04-17T11:05:12.124Z] ++ '[' -n 0 ']' [2021-04-17T11:05:12.124Z] ++ set -x [2021-04-17T11:05:12.124Z] ++ env -i DEST=/go/src/github.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-04-17T11:05:12.385Z] INFO: Testing against a local daemon [2021-04-17T11:05:12.385Z] === RUN TestPluginWithDevMounts [2021-04-17T11:05:12.385Z] === PAUSE TestPluginWithDevMounts [2021-04-17T11:05:12.385Z] === CONT TestPluginWithDevMounts [2021-04-17T11:05:12.887Z] --- PASS: TestNISDomainname (0.76s) [2021-04-17T11:05:12.887Z] === RUN TestHostnameDnsResolution [2021-04-17T11:05:13.360Z] time="2021-04-17T11:05:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-17T11:05:13.360Z] time="2021-04-17T11:05:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bdf50607575a31b140838ef44c1722512b247bc6ee1a9e136fc5de92e308a799" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-17T11:05:13.360Z] time="2021-04-17T11:05:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-17T11:05:13.360Z] time="2021-04-17T11:05:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bdf50607575a31b140838ef44c1722512b247bc6ee1a9e136fc5de92e308a799" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-17T11:05:13.360Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-04-17T11:05:13.527Z] --- PASS: TestHostnameDnsResolution (0.86s) [2021-04-17T11:05:13.527Z] === RUN TestStats [2021-04-17T11:05:13.620Z] --- PASS: TestPluginInstall (7.35s) [2021-04-17T11:05:13.620Z] --- PASS: TestPluginInstall/no_auth (3.71s) [2021-04-17T11:05:13.620Z] --- PASS: TestPluginInstall/with_htpasswd (1.36s) [2021-04-17T11:05:13.620Z] --- PASS: TestPluginInstall/with_insecure (2.28s) [2021-04-17T11:05:13.620Z] plugin_test.go:165: [da524b518d0ca] daemon is not started [2021-04-17T11:05:13.620Z] === RUN TestPluginsWithRuntimes [2021-04-17T11:05:13.620Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-04-17T11:05:14.344Z] --- PASS: TestPluginWithDevMounts (2.11s) [2021-04-17T11:05:14.344Z] PASS [2021-04-17T11:05:14.344Z] [2021-04-17T11:05:14.344Z] DONE 1 tests in 2.320s [2021-04-17T11:05:14.344Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-04-17T11:05:14.344Z] ++ 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-04-17T11:05:14.344Z] ++ set -e [2021-04-17T11:05:14.344Z] ++ '[' -n 0 ']' [2021-04-17T11:05:14.344Z] ++ set -x [2021-04-17T11:05:14.344Z] ++ env -i DEST=/go/src/github.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-04-17T11:05:14.605Z] INFO: Testing against a local daemon [2021-04-17T11:05:14.605Z] === RUN TestSecretInspect [2021-04-17T11:05:15.002Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-04-17T11:05:15.945Z] === RUN TestPluginsWithRuntimes/No_Args [2021-04-17T11:05:16.205Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-04-17T11:05:16.277Z] --- PASS: TestStats (2.57s) [2021-04-17T11:05:16.277Z] === RUN TestStopContainerWithTimeout [2021-04-17T11:05:16.277Z] === RUN TestStopContainerWithTimeout/0 [2021-04-17T11:05:16.277Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-17T11:05:16.277Z] === RUN TestStopContainerWithTimeout/1 [2021-04-17T11:05:16.277Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-17T11:05:16.277Z] === RUN TestStopContainerWithTimeout/3 [2021-04-17T11:05:16.277Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-17T11:05:16.277Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-17T11:05:16.277Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-17T11:05:16.277Z] === CONT TestStopContainerWithTimeout/0 [2021-04-17T11:05:16.277Z] === CONT TestStopContainerWithTimeout/3 [2021-04-17T11:05:16.277Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-17T11:05:16.277Z] === CONT TestStopContainerWithTimeout/1 [2021-04-17T11:05:17.585Z] === RUN TestPluginsWithRuntimes/With_Args [2021-04-17T11:05:17.585Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-04-17T11:05:17.585Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-04-17T11:05:17.585Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-04-17T11:05:17.585Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-04-17T11:05:17.585Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-04-17T11:05:17.972Z] --- PASS: TestSecretInspect (3.23s) [2021-04-17T11:05:17.972Z] === RUN TestSecretList [2021-04-17T11:05:18.103Z] --- PASS: TestGet (15.00s) [2021-04-17T11:05:18.103Z] === RUN TestPluginWithNoManifest [2021-04-17T11:05:18.103Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-04-17T11:05:18.103Z] === RUN TestGetAll [2021-04-17T11:05:18.103Z] --- PASS: TestGetAll (0.00s) [2021-04-17T11:05:18.103Z] PASS [2021-04-17T11:05:18.103Z] coverage: 73.4% of statements [2021-04-17T11:05:18.103Z] ok github.com/docker/docker/pkg/plugins 34.974s coverage: 73.4% of statements [2021-04-17T11:05:18.103Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-04-17T11:05:18.103Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-04-17T11:05:18.103Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-04-17T11:05:18.103Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-04-17T11:05:18.103Z] ? github.com/docker/docker/pkg/term [no test files] [2021-04-17T11:05:18.103Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-04-17T11:05:18.103Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-04-17T11:05:18.103Z] ? github.com/docker/docker/quota [no test files] [2021-04-17T11:05:18.103Z] ? github.com/docker/docker/rootless [no test files] [2021-04-17T11:05:18.103Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-04-17T11:05:18.103Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-04-17T11:05:18.103Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-04-17T11:05:18.103Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-04-17T11:05:18.103Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-04-17T11:05:18.103Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-04-17T11:05:18.103Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-04-17T11:05:18.103Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-04-17T11:05:18.103Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-04-17T11:05:18.103Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-04-17T11:05:18.103Z] ? github.com/docker/docker/testutil/request [no test files] [2021-04-17T11:05:18.103Z] ? github.com/docker/docker/volume [no test files] [2021-04-17T11:05:18.103Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-04-17T11:05:18.103Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-04-17T11:05:18.487Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.05s) [2021-04-17T11:05:18.487Z] === RUN TestCreateServiceSecretFileMode [2021-04-17T11:05:19.059Z] [2021-04-17T11:05:19.059Z] === Skipped [2021-04-17T11:05:19.059Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-04-17T11:05:19.059Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-04-17T11:05:19.059Z] [2021-04-17T11:05:19.059Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-04-17T11:05:19.059Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-17T11:05:19.059Z] [2021-04-17T11:05:19.059Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2021-04-17T11:05:19.059Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-17T11:05:19.059Z] [2021-04-17T11:05:19.059Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-04-17T11:05:19.059Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-17T11:05:19.059Z] [2021-04-17T11:05:19.059Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2021-04-17T11:05:19.059Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-17T11:05:19.059Z] [2021-04-17T11:05:19.059Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-04-17T11:05:19.059Z] client_test.go:23: runtime.GOOS == "windows" [2021-04-17T11:05:19.059Z] [2021-04-17T11:05:19.059Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-04-17T11:05:19.059Z] daemon_test.go:147: root required [2021-04-17T11:05:19.059Z] [2021-04-17T11:05:19.059Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-04-17T11:05:19.059Z] reload_test.go:520: root required [2021-04-17T11:05:19.059Z] [2021-04-17T11:05:19.059Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-04-17T11:05:19.059Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-04-17T11:05:19.059Z] [2021-04-17T11:05:19.059Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-04-17T11:05:19.059Z] pull_v2_test.go:73: Needs fixing on Windows [2021-04-17T11:05:19.059Z] [2021-04-17T11:05:19.059Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-04-17T11:05:19.059Z] pull_v2_test.go:118: Needs fixing on Windows [2021-04-17T11:05:19.059Z] [2021-04-17T11:05:19.059Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-04-17T11:05:19.059Z] download_test.go:268: Needs fixing on Windows [2021-04-17T11:05:19.059Z] [2021-04-17T11:05:19.059Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-04-17T11:05:19.059Z] layer_test.go:304: Failing on Windows [2021-04-17T11:05:19.059Z] [2021-04-17T11:05:19.059Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-04-17T11:05:19.059Z] layer_test.go:353: Failing on Windows [2021-04-17T11:05:19.059Z] [2021-04-17T11:05:19.059Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-04-17T11:05:19.059Z] layer_test.go:468: Failing on Windows [2021-04-17T11:05:19.059Z] [2021-04-17T11:05:19.059Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-04-17T11:05:19.059Z] layer_test.go:697: Failing on Windows [2021-04-17T11:05:19.059Z] [2021-04-17T11:05:19.059Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-04-17T11:05:19.059Z] migration_test.go:46: Failing on Windows [2021-04-17T11:05:19.059Z] [2021-04-17T11:05:19.059Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-04-17T11:05:19.059Z] migration_test.go:182: Failing on Windows [2021-04-17T11:05:19.059Z] [2021-04-17T11:05:19.059Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-04-17T11:05:19.059Z] mount_test.go:17: Failing on Windows [2021-04-17T11:05:19.059Z] [2021-04-17T11:05:19.059Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-04-17T11:05:19.059Z] mount_test.go:76: Failing on Windows [2021-04-17T11:05:19.059Z] [2021-04-17T11:05:19.059Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-04-17T11:05:19.059Z] mount_test.go:125: Failing on Windows [2021-04-17T11:05:19.059Z] [2021-04-17T11:05:19.059Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-04-17T11:05:19.059Z] mount_test.go:212: Failing on Windows [2021-04-17T11:05:19.059Z] [2021-04-17T11:05:19.059Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-04-17T11:05:19.059Z] archive_test.go:134: Xz not present in msys2 [2021-04-17T11:05:19.059Z] [2021-04-17T11:05:19.059Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-04-17T11:05:19.059Z] archive_test.go:239: Failing on Windows CI machines [2021-04-17T11:05:19.059Z] [2021-04-17T11:05:19.060Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-04-17T11:05:19.060Z] archive_windows_test.go:16: Currently fails [2021-04-17T11:05:19.060Z] [2021-04-17T11:05:19.060Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-04-17T11:05:19.060Z] changes_test.go:196: needs more investigation [2021-04-17T11:05:19.060Z] [2021-04-17T11:05:19.060Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-04-17T11:05:19.060Z] changes_test.go:433: needs further investigation [2021-04-17T11:05:19.060Z] [2021-04-17T11:05:19.060Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-04-17T11:05:19.060Z] changes_test.go:469: needs further investigation [2021-04-17T11:05:19.060Z] [2021-04-17T11:05:19.060Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-04-17T11:05:19.060Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-04-17T11:05:19.060Z] [2021-04-17T11:05:19.060Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-04-17T11:05:19.060Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-04-17T11:05:19.060Z] [2021-04-17T11:05:19.060Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-04-17T11:05:19.060Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-17T11:05:19.060Z] [2021-04-17T11:05:19.060Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-04-17T11:05:19.060Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-17T11:05:19.060Z] [2021-04-17T11:05:19.060Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-04-17T11:05:19.060Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-04-17T11:05:19.060Z] [2021-04-17T11:05:19.060Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-04-17T11:05:19.060Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-17T11:05:19.060Z] [2021-04-17T11:05:19.060Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-04-17T11:05:19.060Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-04-17T11:05:19.060Z] [2021-04-17T11:05:19.060Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-04-17T11:05:19.060Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-04-17T11:05:19.060Z] [2021-04-17T11:05:19.060Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-04-17T11:05:19.060Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-04-17T11:05:19.060Z] [2021-04-17T11:05:19.060Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-04-17T11:05:19.060Z] poller_test.go:41: No chmod on Windows [2021-04-17T11:05:19.060Z] [2021-04-17T11:05:19.060Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-04-17T11:05:19.060Z] fileutils_test.go:134: Needs porting to Windows [2021-04-17T11:05:19.060Z] [2021-04-17T11:05:19.060Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-04-17T11:05:19.060Z] fileutils_test.go:180: Needs porting to Windows [2021-04-17T11:05:19.060Z] [2021-04-17T11:05:19.060Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-04-17T11:05:19.060Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-04-17T11:05:19.060Z] [2021-04-17T11:05:19.060Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-04-17T11:05:19.060Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-04-17T11:05:19.060Z] [2021-04-17T11:05:19.060Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-04-17T11:05:19.060Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-04-17T11:05:19.060Z] [2021-04-17T11:05:19.060Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-04-17T11:05:19.060Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-04-17T11:05:19.060Z] [2021-04-17T11:05:19.060Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-04-17T11:05:19.060Z] local_test.go:181: runtime.GOOS == "windows" [2021-04-17T11:05:19.060Z] [2021-04-17T11:05:19.060Z] [2021-04-17T11:05:19.060Z] DONE 1833 tests, 45 skipped in 199.400s [2021-04-17T11:05:19.060Z] INFO: make.ps1 ended at 04/17/2021 11:05:18 [2021-04-17T11:05:19.495Z] --- PASS: TestPluginsWithRuntimes (5.67s) [2021-04-17T11:05:19.496Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.67s) [2021-04-17T11:05:19.496Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.70s) [2021-04-17T11:05:19.496Z] === RUN TestPluginBackCompatMediaTypes [2021-04-17T11:05:19.496Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-04-17T11:05:19.496Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-04-17T11:05:19.821Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-04-17T11:05:19.821Z] --- PASS: TestStopContainerWithTimeout/0 (0.98s) [2021-04-17T11:05:19.821Z] --- PASS: TestStopContainerWithTimeout/1 (2.07s) [2021-04-17T11:05:19.821Z] --- PASS: TestStopContainerWithTimeout/-1 (2.79s) [2021-04-17T11:05:19.821Z] --- PASS: TestStopContainerWithTimeout/3 (3.08s) [2021-04-17T11:05:19.821Z] === RUN TestDeleteDevicemapper [2021-04-17T11:05:19.821Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-17T11:05:19.821Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-17T11:05:19.821Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-17T11:05:20.435Z] --- PASS: TestPluginBackCompatMediaTypes (1.01s) [2021-04-17T11:05:20.435Z] PASS [2021-04-17T11:05:20.435Z] [2021-04-17T11:05:20.435Z] DONE 10 tests in 14.280s [2021-04-17T11:05:20.435Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-17T11:05:20.435Z] ++ 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-04-17T11:05:20.435Z] ++ set -e [2021-04-17T11:05:20.435Z] ++ '[' -n 0 ']' [2021-04-17T11:05:20.435Z] ++ set -x [2021-04-17T11:05:20.435Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-17T11:05:20.435Z] INFO: Testing against a local daemon [2021-04-17T11:05:20.435Z] === RUN TestExternalGraphDriver [2021-04-17T11:05:20.435Z] === RUN TestExternalGraphDriver/json [2021-04-17T11:05:20.578Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-04-17T11:05:20.578Z] INFO: Unit tests ended at 04/17/2021 11:05:20. Duration:00:03:35.0894332 [2021-04-17T11:05:20.578Z] INFO: Building busybox [2021-04-17T11:05:20.578Z] Sending build context to Docker daemon 5.12kB [2021-04-17T11:05:20.578Z] [2021-04-17T11:05:20.578Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-04-17T11:05:20.578Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-04-17T11:05:20.578Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-04-17T11:05:20.578Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-04-17T11:05:20.578Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-04-17T11:05:20.578Z] ---> 152749f71f8f [2021-04-17T11:05:20.578Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-04-17T11:05:20.578Z] ---> Running in 8e273897a6a7 [2021-04-17T11:05:20.695Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-04-17T11:05:20.885Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.68s) [2021-04-17T11:05:20.885Z] === RUN TestUpdateMemory [2021-04-17T11:05:21.008Z] --- PASS: TestCreateServiceSecretFileMode (2.80s) [2021-04-17T11:05:21.008Z] === RUN TestCreateServiceConfigFileMode [2021-04-17T11:05:21.265Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-04-17T11:05:21.337Z] --- PASS: TestSecretList (3.26s) [2021-04-17T11:05:21.337Z] === RUN TestSecretsCreateAndDelete [2021-04-17T11:05:21.932Z] --- PASS: TestUpdateMemory (0.80s) [2021-04-17T11:05:21.932Z] === RUN TestUpdateCPUQuota [2021-04-17T11:05:22.206Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-04-17T11:05:22.467Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-04-17T11:05:22.899Z] --- PASS: TestCreateServiceConfigFileMode (2.47s) [2021-04-17T11:05:22.899Z] === RUN TestCreateServiceSysctls [2021-04-17T11:05:22.977Z] --- PASS: TestUpdateCPUQuota (1.27s) [2021-04-17T11:05:22.977Z] === RUN TestUpdatePidsLimit [2021-04-17T11:05:22.977Z] === RUN TestUpdatePidsLimit/update_from_none [2021-04-17T11:05:23.271Z] === RUN TestUpdatePidsLimit/no_change [2021-04-17T11:05:23.406Z] === RUN TestExternalGraphDriver/spec [2021-04-17T11:05:23.566Z] === RUN TestUpdatePidsLimit/update_lower [2021-04-17T11:05:23.861Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-04-17T11:05:24.155Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-04-17T11:05:24.451Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-04-17T11:05:24.641Z] --- PASS: TestSecretsCreateAndDelete (3.19s) [2021-04-17T11:05:24.641Z] === RUN TestSecretsUpdate [2021-04-17T11:05:24.746Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-04-17T11:05:24.789Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-04-17T11:05:25.232Z] Removing intermediate container 8e273897a6a7 [2021-04-17T11:05:25.232Z] ---> 5cff31ffcd0a [2021-04-17T11:05:25.232Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-04-17T11:05:25.232Z] ---> Running in ccdd11a80a08 [2021-04-17T11:05:25.232Z] Removing intermediate container ccdd11a80a08 [2021-04-17T11:05:25.232Z] ---> fbf04130f3c1 [2021-04-17T11:05:25.232Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-04-17T11:05:25.232Z] ---> Running in 2fe065430bda [2021-04-17T11:05:25.688Z] Removing intermediate container 2fe065430bda [2021-04-17T11:05:25.688Z] ---> 2270378aeb81 [2021-04-17T11:05:25.688Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-04-17T11:05:25.729Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-04-17T11:05:25.792Z] --- PASS: TestUpdatePidsLimit (2.73s) [2021-04-17T11:05:25.793Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.31s) [2021-04-17T11:05:25.793Z] --- PASS: TestUpdatePidsLimit/no_change (0.28s) [2021-04-17T11:05:25.793Z] --- PASS: TestUpdatePidsLimit/update_lower (0.29s) [2021-04-17T11:05:25.793Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.30s) [2021-04-17T11:05:25.793Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.30s) [2021-04-17T11:05:25.793Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.32s) [2021-04-17T11:05:25.793Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.30s) [2021-04-17T11:05:25.793Z] === RUN TestUpdateRestartPolicy [2021-04-17T11:05:27.075Z] --- PASS: TestCreateServiceSysctls (3.35s) [2021-04-17T11:05:27.075Z] === RUN TestCreateServiceCapabilities [2021-04-17T11:05:27.111Z] === RUN TestExternalGraphDriver/pull [2021-04-17T11:05:27.206Z] [2021-04-17T11:05:27.659Z] ---> f111814f48b1 [2021-04-17T11:05:27.659Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-04-17T11:05:27.659Z] ---> Running in b18fd07d2292 [2021-04-17T11:05:27.967Z] --- PASS: TestSecretsUpdate (3.09s) [2021-04-17T11:05:27.967Z] === RUN TestTemplatedSecret [2021-04-17T11:05:28.050Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-04-17T11:05:28.967Z] --- PASS: TestCreateServiceCapabilities (2.41s) [2021-04-17T11:05:28.968Z] === RUN TestInspect [2021-04-17T11:05:29.432Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-04-17T11:05:30.004Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-04-17T11:05:30.004Z] --- PASS: TestExternalGraphDriver (9.73s) [2021-04-17T11:05:30.004Z] --- PASS: TestExternalGraphDriver/json (2.87s) [2021-04-17T11:05:30.004Z] --- PASS: TestExternalGraphDriver/spec (3.42s) [2021-04-17T11:05:30.004Z] --- PASS: TestExternalGraphDriver/pull (3.29s) [2021-04-17T11:05:30.004Z] === RUN TestGraphdriverPluginV2 [2021-04-17T11:05:30.945Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-04-17T11:05:30.945Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-04-17T11:05:31.271Z] --- PASS: TestTemplatedSecret (3.69s) [2021-04-17T11:05:31.271Z] === RUN TestSecretCreateResolve [2021-04-17T11:05:31.886Z] === RUN TestDockerSuite/TestBuildXZHost [2021-04-17T11:05:32.238Z] --- PASS: TestInspect (3.30s) [2021-04-17T11:05:32.238Z] === RUN TestCreateJob [2021-04-17T11:05:32.599Z] --- PASS: TestBuildWithHugeFile (101.08s) [2021-04-17T11:05:32.599Z] === RUN TestBuildWCOWSandboxSize [2021-04-17T11:05:34.426Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-04-17T11:05:34.426Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-04-17T11:05:34.426Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-04-17T11:05:34.574Z] --- PASS: TestSecretCreateResolve (3.10s) [2021-04-17T11:05:34.574Z] PASS [2021-04-17T11:05:34.574Z] [2021-04-17T11:05:34.574Z] DONE 6 tests in 19.767s [2021-04-17T11:05:34.574Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-04-17T11:05:34.574Z] ++ 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-04-17T11:05:34.574Z] ++ set -e [2021-04-17T11:05:34.574Z] ++ '[' -n 0 ']' [2021-04-17T11:05:34.574Z] ++ set -x [2021-04-17T11:05:34.574Z] ++ env -i DEST=/go/src/github.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-04-17T11:05:34.574Z] INFO: Testing against a local daemon [2021-04-17T11:05:34.574Z] === RUN TestServiceCreateInit [2021-04-17T11:05:34.574Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-17T11:05:34.997Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-04-17T11:05:35.257Z] --- PASS: TestGraphdriverPluginV2 (5.24s) [2021-04-17T11:05:35.257Z] PASS [2021-04-17T11:05:35.257Z] [2021-04-17T11:05:35.257Z] DONE 5 tests in 15.128s [2021-04-17T11:05:35.257Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-17T11:05:35.257Z] ++ 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-04-17T11:05:35.257Z] ++ set -e [2021-04-17T11:05:35.257Z] ++ '[' -n 0 ']' [2021-04-17T11:05:35.257Z] ++ set -x [2021-04-17T11:05:35.257Z] ++ env -i DEST=/go/src/github.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-04-17T11:05:35.517Z] INFO: Testing against a local daemon [2021-04-17T11:05:35.517Z] === RUN TestContinueAfterPluginCrash [2021-04-17T11:05:35.517Z] === PAUSE TestContinueAfterPluginCrash [2021-04-17T11:05:35.517Z] === RUN TestReadPluginNoRead [2021-04-17T11:05:35.517Z] === PAUSE TestReadPluginNoRead [2021-04-17T11:05:35.517Z] === RUN TestDaemonStartWithLogOpt [2021-04-17T11:05:35.517Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-17T11:05:35.517Z] === CONT TestContinueAfterPluginCrash [2021-04-17T11:05:35.517Z] === CONT TestDaemonStartWithLogOpt [2021-04-17T11:05:36.087Z] === RUN TestDockerSuite/TestCommitChange [2021-04-17T11:05:36.175Z] Removing intermediate container b18fd07d2292 [2021-04-17T11:05:36.175Z] ---> 939f6510f756 [2021-04-17T11:05:36.175Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-04-17T11:05:36.175Z] ---> Running in ed8b1808857d [2021-04-17T11:05:36.409Z] --- PASS: TestCreateJob (3.90s) [2021-04-17T11:05:36.409Z] === RUN TestReplicatedJob [2021-04-17T11:05:36.629Z] [2021-04-17T11:05:36.629Z] SUCCESS: Specified value was saved. [2021-04-17T11:05:37.996Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-04-17T11:05:38.486Z] --- PASS: TestUpdateRestartPolicy (11.37s) [2021-04-17T11:05:38.487Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-17T11:05:38.487Z] --- PASS: TestUpdateRestartWithAutoRemove (0.58s) [2021-04-17T11:05:38.487Z] === RUN TestWaitNonBlocked [2021-04-17T11:05:38.487Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-17T11:05:38.487Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-17T11:05:38.487Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-17T11:05:38.487Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-17T11:05:38.487Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-17T11:05:38.487Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-17T11:05:38.487Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-04-17T11:05:38.487Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s) [2021-04-17T11:05:38.487Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s) [2021-04-17T11:05:38.487Z] === RUN TestWaitBlocked [2021-04-17T11:05:38.487Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-17T11:05:38.487Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-17T11:05:38.487Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-17T11:05:38.487Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-17T11:05:38.487Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-17T11:05:38.487Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-17T11:05:38.782Z] Removing intermediate container ed8b1808857d [2021-04-17T11:05:38.782Z] ---> 020d992abe00 [2021-04-17T11:05:38.782Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-04-17T11:05:38.782Z] ---> Running in 90bcaf21a055 [2021-04-17T11:05:39.402Z] === RUN TestDockerSuite/TestCommitHardlink [2021-04-17T11:05:39.558Z] --- PASS: TestWaitBlocked (0.02s) [2021-04-17T11:05:39.558Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.85s) [2021-04-17T11:05:39.558Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.91s) [2021-04-17T11:05:39.558Z] === CONT TestContainerKillOnDaemonStart [2021-04-17T11:05:39.558Z] === CONT TestContainerStartOnDaemonRestart [2021-04-17T11:05:39.558Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-17T11:05:39.558Z] === CONT TestDaemonHostGatewayIP [2021-04-17T11:05:39.867Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-17T11:05:41.943Z] --- PASS: TestDaemonStartWithLogOpt (5.95s) [2021-04-17T11:05:41.943Z] === CONT TestReadPluginNoRead [2021-04-17T11:05:41.943Z] === RUN TestDockerSuite/TestCommitNewFile [2021-04-17T11:05:42.500Z] Cannot create a file when that file already exists. [2021-04-17T11:05:42.950Z] --- PASS: TestReplicatedJob (6.86s) [2021-04-17T11:05:42.950Z] === RUN TestUpdateReplicatedJob [2021-04-17T11:05:43.122Z] --- PASS: TestContainerStartOnDaemonRestart (3.79s) [2021-04-17T11:05:43.123Z] === CONT TestDaemonRestartIpcMode [2021-04-17T11:05:43.123Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.87s) [2021-04-17T11:05:43.123Z] === CONT TestIpcModeOlderClient [2021-04-17T11:05:43.123Z] --- PASS: TestIpcModeOlderClient (0.11s) [2021-04-17T11:05:43.762Z] --- PASS: TestDaemonHostGatewayIP (4.33s) [2021-04-17T11:05:44.102Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-04-17T11:05:44.102Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-04-17T11:05:44.102Z] remote: Enumerating objects: 23, done. [2021-04-17T11:05:44.102Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-04-17T11:05:44.102Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-04-17T11:05:44.102Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-04-17T11:05:44.102Z] 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-04-17T11:05:44.102Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-04-17T11:05:44.102Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-04-17T11:05:44.485Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-04-17T11:05:44.722Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42305/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=041d074ebe3a55e558e18ad494c69ca6e13c9979 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:041d074ebe3a55e558e18ad494c69ca6e13c9979 hack/test/unit [2021-04-17T11:05:45.055Z] === RUN TestReadPluginNoRead/default [2021-04-17T11:05:45.055Z] === RUN TestDockerSuite/TestCommitTTY [2021-04-17T11:05:45.159Z] --- PASS: TestServiceCreateInit (10.18s) [2021-04-17T11:05:45.159Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.13s) [2021-04-17T11:05:45.159Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.02s) [2021-04-17T11:05:45.159Z] === RUN TestCreateServiceMultipleTimes [2021-04-17T11:05:45.851Z] --- PASS: TestDaemonRestartIpcMode (2.56s) [2021-04-17T11:05:46.965Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-04-17T11:05:46.965Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-17T11:05:47.123Z] --- PASS: TestUpdateReplicatedJob (3.92s) [2021-04-17T11:05:47.123Z] === RUN TestServiceListWithStatuses [2021-04-17T11:05:47.123Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2021-04-17T11:05:47.123Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-17T11:05:47.123Z] === RUN TestDockerNetworkConnectAlias [2021-04-17T11:05:47.153Z] Removing intermediate container 90bcaf21a055 [2021-04-17T11:05:47.153Z] ---> baff3c79c99b [2021-04-17T11:05:47.153Z] Step 13/13 : CMD ["sh"] [2021-04-17T11:05:47.153Z] ---> Running in 95af57699998 [2021-04-17T11:05:47.153Z] Removing intermediate container 95af57699998 [2021-04-17T11:05:47.153Z] ---> e7a2b1aba3cf [2021-04-17T11:05:47.153Z] Successfully built e7a2b1aba3cf [2021-04-17T11:05:47.153Z] Successfully tagged busybox:latest [2021-04-17T11:05:47.153Z] INFO: Docker images of the daemon under test [2021-04-17T11:05:47.153Z] [2021-04-17T11:05:47.153Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-04-17T11:05:47.153Z] busybox latest e7a2b1aba3cf Less than a second ago 5.29GB [2021-04-17T11:05:47.153Z] microsoft/windowsservercore latest 152749f71f8f 7 days ago 5.27GB [2021-04-17T11:05:47.153Z] mcr.microsoft.com/windows/servercore ltsc2019 152749f71f8f 7 days ago 5.27GB [2021-04-17T11:05:47.153Z] [2021-04-17T11:05:47.153Z] INFO: Running integration tests at 04/17/2021 11:05:46... [2021-04-17T11:05:47.153Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-04-17T11:05:47.153Z] INFO: Integration API tests being run from the host: [2021-04-17T11:05:47.153Z] INFO: make.ps1 starting at 04/17/2021 11:05:46 [2021-04-17T11:05:47.225Z] --- PASS: TestContinueAfterPluginCrash (11.78s) [2021-04-17T11:05:48.014Z] ? github.com/docker/docker/api [no test files] [2021-04-17T11:05:48.109Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-04-17T11:05:48.165Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-04-17T11:05:49.104Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-17T11:05:50.044Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-04-17T11:05:50.983Z] --- PASS: TestReadPluginNoRead (9.51s) [2021-04-17T11:05:50.983Z] --- PASS: TestReadPluginNoRead/default (1.95s) [2021-04-17T11:05:50.983Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.22s) [2021-04-17T11:05:50.983Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.90s) [2021-04-17T11:05:50.983Z] read_test.go:92: [d85a12dba1a83] daemon is not started [2021-04-17T11:05:50.983Z] PASS [2021-04-17T11:05:50.983Z] [2021-04-17T11:05:50.983Z] DONE 6 tests in 15.617s [2021-04-17T11:05:50.983Z] 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-04-17T11:05:50.983Z] ++ 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-04-17T11:05:50.983Z] ++ set -e [2021-04-17T11:05:50.983Z] ++ '[' -n 0 ']' [2021-04-17T11:05:50.983Z] ++ set -x [2021-04-17T11:05:50.983Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-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-04-17T11:05:50.983Z] testing: warning: no tests to run [2021-04-17T11:05:50.983Z] PASS [2021-04-17T11:05:50.983Z] [2021-04-17T11:05:50.983Z] DONE 0 tests in 0.055s [2021-04-17T11:05:50.983Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-17T11:05:50.983Z] ++ 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-04-17T11:05:50.983Z] ++ set -e [2021-04-17T11:05:50.983Z] ++ '[' -n 0 ']' [2021-04-17T11:05:50.983Z] ++ set -x [2021-04-17T11:05:50.983Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-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-04-17T11:05:51.243Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-04-17T11:05:51.243Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-04-17T11:05:51.243Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-04-17T11:05:51.243Z] INFO: Testing against a local daemon [2021-04-17T11:05:51.243Z] === RUN TestPluginWithDevMounts [2021-04-17T11:05:51.243Z] === PAUSE TestPluginWithDevMounts [2021-04-17T11:05:51.243Z] === CONT TestPluginWithDevMounts [2021-04-17T11:05:51.503Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-04-17T11:05:51.504Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-04-17T11:05:51.504Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-04-17T11:05:51.504Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-04-17T11:05:52.371Z] --- PASS: TestDockerNetworkConnectAlias (5.63s) [2021-04-17T11:05:52.371Z] === RUN TestDockerNetworkReConnect [2021-04-17T11:05:52.796Z] --- PASS: TestContainerKillOnDaemonStart (12.92s) [2021-04-17T11:05:52.796Z] PASS [2021-04-17T11:05:52.796Z] [2021-04-17T11:05:52.796Z] === Skipped [2021-04-17T11:05:52.796Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2021-04-17T11:05:52.796Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-17T11:05:52.796Z] [2021-04-17T11:05:52.796Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-17T11:05:52.796Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-17T11:05:52.796Z] [2021-04-17T11:05:52.796Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2021-04-17T11:05:52.796Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-17T11:05:52.796Z] [2021-04-17T11:05:52.796Z] [2021-04-17T11:05:52.796Z] DONE 197 tests, 3 skipped in 114.493s [2021-04-17T11:05:52.796Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2021-04-17T11:05:52.796Z] ++ 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-04-17T11:05:52.796Z] ++ set -e [2021-04-17T11:05:52.796Z] ++ '[' -n 0 ']' [2021-04-17T11:05:52.796Z] ++ set -x [2021-04-17T11:05:52.796Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-17T11:05:52.796Z] INFO: Testing against a local daemon [2021-04-17T11:05:52.796Z] === RUN TestCommitInheritsEnv [2021-04-17T11:05:52.796Z] --- PASS: TestCommitInheritsEnv (0.32s) [2021-04-17T11:05:52.796Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-17T11:05:52.796Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-04-17T11:05:52.796Z] === RUN TestImagesFilterMultiReference [2021-04-17T11:05:52.796Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-04-17T11:05:52.796Z] === RUN TestImagePullPlatformInvalid [2021-04-17T11:05:52.796Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-04-17T11:05:52.796Z] === RUN TestRemoveImageOrphaning [2021-04-17T11:05:53.094Z] --- PASS: TestRemoveImageOrphaning (0.34s) [2021-04-17T11:05:53.094Z] === RUN TestRemoveImageGarbageCollector [2021-04-17T11:05:53.094Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-04-17T11:05:53.094Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-17T11:05:53.095Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-17T11:05:53.095Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-04-17T11:05:53.095Z] === RUN TestTagInvalidReference [2021-04-17T11:05:53.095Z] --- PASS: TestTagInvalidReference (0.02s) [2021-04-17T11:05:53.095Z] === RUN TestTagValidPrefixedRepo [2021-04-17T11:05:53.095Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-04-17T11:05:53.095Z] === RUN TestTagExistedNameWithoutForce [2021-04-17T11:05:53.095Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-04-17T11:05:53.095Z] === RUN TestTagOfficialNames [2021-04-17T11:05:53.095Z] --- PASS: TestTagOfficialNames (0.04s) [2021-04-17T11:05:53.095Z] === RUN TestTagMatchesDigest [2021-04-17T11:05:53.095Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-04-17T11:05:53.095Z] === CONT TestImportExtremelyLargeImageWorks [2021-04-17T11:05:53.413Z] --- PASS: TestPluginWithDevMounts (2.09s) [2021-04-17T11:05:53.413Z] PASS [2021-04-17T11:05:53.413Z] [2021-04-17T11:05:53.413Z] DONE 1 tests in 2.265s [2021-04-17T11:05:53.413Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-04-17T11:05:53.413Z] ++ 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-04-17T11:05:53.413Z] ++ set -e [2021-04-17T11:05:53.413Z] ++ '[' -n 0 ']' [2021-04-17T11:05:53.413Z] ++ set -x [2021-04-17T11:05:53.413Z] ++ env -i DEST=/go/src/github.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-04-17T11:05:53.413Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-04-17T11:05:53.413Z] INFO: Testing against a local daemon [2021-04-17T11:05:53.413Z] === RUN TestSecretInspect [2021-04-17T11:05:55.322Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-04-17T11:05:55.322Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-04-17T11:05:56.260Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-04-17T11:05:56.260Z] --- PASS: TestSecretInspect (2.80s) [2021-04-17T11:05:56.260Z] === RUN TestSecretList [2021-04-17T11:05:56.543Z] --- PASS: TestDockerNetworkReConnect (4.24s) [2021-04-17T11:05:56.543Z] === RUN TestServicePlugin [2021-04-17T11:05:57.200Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-04-17T11:05:57.771Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-04-17T11:05:58.710Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-04-17T11:05:58.972Z] --- PASS: TestSecretList (2.74s) [2021-04-17T11:05:58.972Z] === RUN TestSecretsCreateAndDelete [2021-04-17T11:05:59.542Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-04-17T11:05:59.542Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-04-17T11:05:59.542Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-04-17T11:06:00.482Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-04-17T11:06:00.482Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-04-17T11:06:00.482Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-04-17T11:06:00.482Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-04-17T11:06:00.482Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-04-17T11:06:01.421Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-04-17T11:06:01.991Z] --- PASS: TestSecretsCreateAndDelete (2.90s) [2021-04-17T11:06:01.991Z] === RUN TestSecretsUpdate [2021-04-17T11:06:02.568Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-04-17T11:06:02.997Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2021-04-17T11:06:03.282Z] --- PASS: TestCreateServiceMultipleTimes (18.59s) [2021-04-17T11:06:03.282Z] === RUN TestCreateServiceConflict [2021-04-17T11:06:03.315Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-04-17T11:06:03.316Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-04-17T11:06:05.223Z] --- PASS: TestSecretsUpdate (2.98s) [2021-04-17T11:06:05.223Z] === RUN TestTemplatedSecret [2021-04-17T11:06:05.223Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-04-17T11:06:06.164Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-04-17T11:06:06.164Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-04-17T11:06:06.584Z] --- PASS: TestCreateServiceConflict (3.17s) [2021-04-17T11:06:06.584Z] === RUN TestCreateServiceMaxReplicas [2021-04-17T11:06:07.546Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-04-17T11:06:08.487Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-04-17T11:06:08.747Z] --- PASS: TestTemplatedSecret (3.88s) [2021-04-17T11:06:08.747Z] === RUN TestSecretCreateResolve [2021-04-17T11:06:09.316Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-04-17T11:06:09.888Z] --- PASS: TestCreateServiceMaxReplicas (3.61s) [2021-04-17T11:06:09.888Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-17T11:06:10.257Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-04-17T11:06:10.257Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-04-17T11:06:11.198Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-04-17T11:06:11.766Z] --- PASS: TestSecretCreateResolve (2.92s) [2021-04-17T11:06:11.766Z] PASS [2021-04-17T11:06:11.766Z] [2021-04-17T11:06:11.766Z] DONE 6 tests in 18.373s [2021-04-17T11:06:11.766Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-04-17T11:06:11.766Z] ++ 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-04-17T11:06:11.766Z] ++ set -e [2021-04-17T11:06:11.766Z] ++ '[' -n 0 ']' [2021-04-17T11:06:11.766Z] ++ set -x [2021-04-17T11:06:11.766Z] ++ env -i DEST=/go/src/github.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-04-17T11:06:12.025Z] INFO: Testing against a local daemon [2021-04-17T11:06:12.025Z] === RUN TestServiceCreateInit [2021-04-17T11:06:12.025Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-17T11:06:12.285Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-04-17T11:06:12.545Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-04-17T11:06:13.119Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-04-17T11:06:13.378Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-04-17T11:06:13.388Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-17T11:06:13.388Z] INFO: Testing against a local daemon [2021-04-17T11:06:13.388Z] === RUN TestBuildWithSession [2021-04-17T11:06:13.388Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-17T11:06:13.388Z] build_session_test.go:25: TODO: BuildKit [2021-04-17T11:06:13.388Z] === RUN TestBuildSquashParent [2021-04-17T11:06:13.388Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-04-17T11:06:13.388Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:06:13.388Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-17T11:06:13.388Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-17T11:06:13.388Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-17T11:06:13.388Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-17T11:06:13.388Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-17T11:06:13.388Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-17T11:06:13.388Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-17T11:06:13.388Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-17T11:06:13.388Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-17T11:06:13.388Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-17T11:06:13.388Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-17T11:06:13.388Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-17T11:06:13.388Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-17T11:06:13.388Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-17T11:06:13.388Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-17T11:06:13.388Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-17T11:06:13.388Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-17T11:06:14.760Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-04-17T11:06:17.302Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-04-17T11:06:19.209Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-17T11:06:19.778Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-04-17T11:06:19.778Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-04-17T11:06:19.778Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-04-17T11:06:19.778Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-04-17T11:06:19.778Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-04-17T11:06:20.720Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-04-17T11:06:23.681Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-17T11:06:24.134Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-17T11:06:24.798Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.76s) [2021-04-17T11:06:24.798Z] === RUN TestCreateServiceSecretFileMode [2021-04-17T11:06:25.999Z] --- PASS: TestServiceCreateInit (13.24s) [2021-04-17T11:06:25.999Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (7.31s) [2021-04-17T11:06:25.999Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.90s) [2021-04-17T11:06:25.999Z] === RUN TestCreateServiceMultipleTimes [2021-04-17T11:06:25.999Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-04-17T11:06:26.943Z] === RUN TestDockerSuite/TestContainerAPITop [2021-04-17T11:06:27.883Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-04-17T11:06:27.883Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-04-17T11:06:28.101Z] --- PASS: TestCreateServiceSecretFileMode (3.20s) [2021-04-17T11:06:28.102Z] === RUN TestCreateServiceConfigFileMode [2021-04-17T11:06:28.151Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-04-17T11:06:28.577Z] --- PASS: TestServicePlugin (30.30s) [2021-04-17T11:06:28.577Z] plugin_test.go:62: [d7c3b6ea7f16f] joining swarm manager [dc97a56260cfd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-17T11:06:28.577Z] plugin_test.go:65: [d2e2a8a8c502a] joining swarm manager [dc97a56260cfd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-17T11:06:28.577Z] === RUN TestServiceUpdateLabel [2021-04-17T11:06:29.139Z] --- PASS: TestServiceUpdateLabel (2.10s) [2021-04-17T11:06:29.139Z] === RUN TestServiceUpdateSecrets [2021-04-17T11:06:31.161Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-04-17T11:06:31.162Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.32s) [2021-04-17T11:06:31.162Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (12.62s) [2021-04-17T11:06:31.162Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.69s) [2021-04-17T11:06:31.162Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.86s) [2021-04-17T11:06:31.162Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.20s) [2021-04-17T11:06:31.162Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (7.51s) [2021-04-17T11:06:31.162Z] === RUN TestBuildMultiStageCopy [2021-04-17T11:06:31.162Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-17T11:06:31.407Z] --- PASS: TestCreateServiceConfigFileMode (3.32s) [2021-04-17T11:06:31.407Z] === RUN TestCreateServiceSysctls [2021-04-17T11:06:31.446Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-04-17T11:06:31.706Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-04-17T11:06:32.277Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-04-17T11:06:34.821Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-04-17T11:06:35.615Z] --- PASS: TestCreateServiceSysctls (4.35s) [2021-04-17T11:06:35.615Z] === RUN TestCreateServiceCapabilities [2021-04-17T11:06:38.919Z] --- PASS: TestCreateServiceCapabilities (3.43s) [2021-04-17T11:06:38.919Z] === RUN TestInspect [2021-04-17T11:06:39.670Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-17T11:06:39.671Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-17T11:06:40.124Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-17T11:06:41.641Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-17T11:06:42.597Z] --- PASS: TestBuildMultiStageCopy (11.39s) [2021-04-17T11:06:42.597Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.50s) [2021-04-17T11:06:42.597Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.73s) [2021-04-17T11:06:42.597Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.91s) [2021-04-17T11:06:42.597Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.04s) [2021-04-17T11:06:42.597Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.21s) [2021-04-17T11:06:42.597Z] === RUN TestBuildMultiStageParentConfig [2021-04-17T11:06:42.946Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-04-17T11:06:43.125Z] --- PASS: TestInspect (3.57s) [2021-04-17T11:06:43.125Z] === RUN TestCreateJob [2021-04-17T11:06:43.205Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-04-17T11:06:44.746Z] --- PASS: TestBuildMultiStageParentConfig (2.40s) [2021-04-17T11:06:44.746Z] === RUN TestBuildLabelWithTargets [2021-04-17T11:06:44.746Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-04-17T11:06:44.746Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-17T11:06:44.746Z] === RUN TestBuildWithEmptyLayers [2021-04-17T11:06:45.109Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-04-17T11:06:46.267Z] --- PASS: TestBuildWithEmptyLayers (1.24s) [2021-04-17T11:06:46.267Z] === RUN TestBuildMultiStageOnBuild [2021-04-17T11:06:47.013Z] --- PASS: TestCreateServiceMultipleTimes (21.48s) [2021-04-17T11:06:47.013Z] === RUN TestCreateServiceConflict [2021-04-17T11:06:47.013Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-04-17T11:06:47.182Z] --- PASS: TestServiceUpdateSecrets (15.11s) [2021-04-17T11:06:47.182Z] === RUN TestServiceUpdateConfigs [2021-04-17T11:06:47.326Z] --- PASS: TestCreateJob (4.21s) [2021-04-17T11:06:47.326Z] === RUN TestReplicatedJob [2021-04-17T11:06:48.392Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-04-17T11:06:48.960Z] --- PASS: TestCreateServiceConflict (2.43s) [2021-04-17T11:06:48.960Z] === RUN TestCreateServiceMaxReplicas [2021-04-17T11:06:49.896Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-04-17T11:06:51.802Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-04-17T11:06:52.737Z] --- PASS: TestCreateServiceMaxReplicas (3.60s) [2021-04-17T11:06:52.737Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-17T11:06:53.304Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-04-17T11:06:53.914Z] --- PASS: TestReplicatedJob (6.48s) [2021-04-17T11:06:53.914Z] === RUN TestUpdateReplicatedJob [2021-04-17T11:06:55.209Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0008d6f20_} [2021-04-17T11:06:56.590Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1552726808_/foo_false____} [2021-04-17T11:06:58.132Z] --- PASS: TestUpdateReplicatedJob (4.15s) [2021-04-17T11:06:58.132Z] === RUN TestServiceListWithStatuses [2021-04-17T11:06:58.132Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-17T11:06:58.132Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-17T11:06:58.132Z] === RUN TestDockerNetworkConnectAlias [2021-04-17T11:06:58.510Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1552726808_/foo_true____} [2021-04-17T11:06:59.359Z] --- PASS: TestServiceUpdateConfigs (15.31s) [2021-04-17T11:06:59.359Z] === RUN TestServiceUpdateNetwork [2021-04-17T11:06:59.887Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3573081495_/foo_false____} [2021-04-17T11:07:01.794Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3573081495_/foo_true____} [2021-04-17T11:07:03.170Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3573081495_/foo_true__0xc0008d6f80__} [2021-04-17T11:07:03.422Z] --- PASS: TestDockerNetworkConnectAlias (5.89s) [2021-04-17T11:07:03.422Z] === RUN TestDockerNetworkReConnect [2021-04-17T11:07:03.853Z] --- PASS: TestBuildMultiStageOnBuild (15.67s) [2021-04-17T11:07:03.853Z] === RUN TestBuildUncleanTarFilenames [2021-04-17T11:07:03.853Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-04-17T11:07:03.853Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-17T11:07:03.853Z] === RUN TestBuildMultiStageLayerLeak [2021-04-17T11:07:04.545Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0008d6fa0_} [2021-04-17T11:07:06.447Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0008d6fc0_} [2021-04-17T11:07:07.015Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.29s) [2021-04-17T11:07:07.015Z] === RUN TestCreateServiceSecretFileMode [2021-04-17T11:07:07.951Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0008d6fe0_} [2021-04-17T11:07:08.212Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-04-17T11:07:08.706Z] --- PASS: TestDockerNetworkReConnect (5.14s) [2021-04-17T11:07:08.706Z] === RUN TestServicePlugin [2021-04-17T11:07:08.706Z] --- SKIP: TestServicePlugin (0.00s) [2021-04-17T11:07:08.706Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-17T11:07:08.706Z] === RUN TestServiceUpdateLabel [2021-04-17T11:07:09.151Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0008d7000_} [2021-04-17T11:07:10.091Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-04-17T11:07:10.352Z] --- PASS: TestCreateServiceSecretFileMode (3.25s) [2021-04-17T11:07:10.352Z] === RUN TestCreateServiceConfigFileMode [2021-04-17T11:07:11.250Z] --- PASS: TestServiceUpdateLabel (2.65s) [2021-04-17T11:07:11.250Z] === RUN TestServiceUpdateSecrets [2021-04-17T11:07:12.262Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-04-17T11:07:12.263Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-04-17T11:07:12.263Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-04-17T11:07:12.263Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-04-17T11:07:12.263Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-04-17T11:07:12.263Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-04-17T11:07:12.263Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-04-17T11:07:12.263Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-04-17T11:07:12.263Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-04-17T11:07:12.263Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-04-17T11:07:12.263Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-04-17T11:07:12.263Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-04-17T11:07:12.263Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-04-17T11:07:12.263Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-04-17T11:07:12.263Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-04-17T11:07:12.263Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-04-17T11:07:12.263Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-04-17T11:07:12.263Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-04-17T11:07:13.644Z] --- PASS: TestCreateServiceConfigFileMode (3.22s) [2021-04-17T11:07:13.644Z] === RUN TestCreateServiceSysctls [2021-04-17T11:07:14.226Z] --- PASS: TestServiceUpdateNetwork (13.75s) [2021-04-17T11:07:14.226Z] === RUN TestServiceUpdatePidsLimit [2021-04-17T11:07:14.482Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-04-17T11:07:15.023Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-04-17T11:07:15.849Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-04-17T11:07:16.154Z] --- PASS: TestBuildMultiStageLayerLeak (14.43s) [2021-04-17T11:07:16.154Z] === RUN TestBuildWithHugeFile [2021-04-17T11:07:18.318Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-04-17T11:07:18.578Z] --- PASS: TestCreateServiceSysctls (5.07s) [2021-04-17T11:07:18.578Z] === RUN TestCreateServiceCapabilities [2021-04-17T11:07:21.116Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-04-17T11:07:22.055Z] --- PASS: TestCreateServiceCapabilities (3.41s) [2021-04-17T11:07:22.055Z] === RUN TestInspect [2021-04-17T11:07:23.935Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-04-17T11:07:24.392Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-04-17T11:07:24.392Z] ok github.com/docker/docker/api/server/httputils 0.015s coverage: 14.7% of statements [2021-04-17T11:07:24.392Z] ok github.com/docker/docker/api/server/middleware 0.011s coverage: 37.7% of statements [2021-04-17T11:07:24.392Z] ? github.com/docker/docker/api/server/router [no test files] [2021-04-17T11:07:24.392Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-04-17T11:07:24.392Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-04-17T11:07:24.392Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-04-17T11:07:24.392Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-04-17T11:07:24.392Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-04-17T11:07:24.392Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-04-17T11:07:24.392Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-04-17T11:07:24.392Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-04-17T11:07:24.392Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-04-17T11:07:24.392Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-04-17T11:07:24.392Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 5.7% of statements [2021-04-17T11:07:24.392Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-04-17T11:07:24.392Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-04-17T11:07:24.392Z] ? github.com/docker/docker/api/types [no test files] [2021-04-17T11:07:24.392Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-04-17T11:07:24.392Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-04-17T11:07:24.392Z] ? github.com/docker/docker/api/types/container [no test files] [2021-04-17T11:07:24.392Z] ? github.com/docker/docker/api/types/events [no test files] [2021-04-17T11:07:24.392Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 92.2% of statements [2021-04-17T11:07:24.392Z] ? github.com/docker/docker/api/types/image [no test files] [2021-04-17T11:07:24.392Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-04-17T11:07:24.392Z] ? github.com/docker/docker/api/types/network [no test files] [2021-04-17T11:07:24.392Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-04-17T11:07:24.392Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-04-17T11:07:24.392Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2021-04-17T11:07:24.392Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-04-17T11:07:24.392Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-04-17T11:07:24.392Z] ok github.com/docker/docker/api/types/time 0.012s coverage: 100.0% of statements [2021-04-17T11:07:24.392Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2021-04-17T11:07:24.392Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-04-17T11:07:24.392Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-04-17T11:07:24.392Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-04-17T11:07:24.392Z] ? github.com/docker/docker/builder [no test files] [2021-04-17T11:07:24.392Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-04-17T11:07:24.392Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-04-17T11:07:24.392Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-04-17T11:07:24.392Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-04-17T11:07:24.392Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-04-17T11:07:24.392Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-04-17T11:07:24.392Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-04-17T11:07:26.266Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-04-17T11:07:26.286Z] ok github.com/docker/docker/builder/dockerfile 0.246s coverage: 48.5% of statements [2021-04-17T11:07:26.286Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-04-17T11:07:26.286Z] ok github.com/docker/docker/builder/remotecontext 0.084s coverage: 13.7% of statements [2021-04-17T11:07:26.526Z] --- PASS: TestInspect (4.53s) [2021-04-17T11:07:26.526Z] === RUN TestCreateJob [2021-04-17T11:07:27.657Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-04-17T11:07:28.437Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-04-17T11:07:28.586Z] ok github.com/docker/docker/builder/remotecontext/git 1.365s coverage: 86.3% of statements [2021-04-17T11:07:28.586Z] ? github.com/docker/docker/cli [no test files] [2021-04-17T11:07:28.586Z] ? github.com/docker/docker/cli/config [no test files] [2021-04-17T11:07:28.697Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-04-17T11:07:29.368Z] --- PASS: TestServiceUpdateSecrets (15.51s) [2021-04-17T11:07:29.368Z] === RUN TestServiceUpdateConfigs [2021-04-17T11:07:29.636Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-04-17T11:07:30.473Z] --- PASS: TestServiceUpdatePidsLimit (17.14s) [2021-04-17T11:07:30.473Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.13s) [2021-04-17T11:07:30.473Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.09s) [2021-04-17T11:07:30.473Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.09s) [2021-04-17T11:07:30.473Z] PASS [2021-04-17T11:07:30.473Z] [2021-04-17T11:07:30.473Z] === Skipped [2021-04-17T11:07:30.473Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.01s) [2021-04-17T11:07:30.473Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-17T11:07:30.473Z] [2021-04-17T11:07:30.473Z] [2021-04-17T11:07:30.473Z] DONE 27 tests, 1 skipped in 180.713s [2021-04-17T11:07:30.473Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-04-17T11:07:30.473Z] INFO: Testing against a local daemon [2021-04-17T11:07:30.473Z] === RUN TestSessionCreate [2021-04-17T11:07:30.473Z] --- PASS: TestSessionCreate (0.03s) [2021-04-17T11:07:30.473Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-17T11:07:30.473Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-04-17T11:07:30.473Z] PASS [2021-04-17T11:07:30.473Z] [2021-04-17T11:07:30.473Z] DONE 2 tests in 0.075s [2021-04-17T11:07:30.473Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-04-17T11:07:30.473Z] INFO: Testing against a local daemon [2021-04-17T11:07:30.473Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-17T11:07:30.473Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-04-17T11:07:30.473Z] === RUN TestEventsExecDie [2021-04-17T11:07:31.018Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-04-17T11:07:31.018Z] --- PASS: TestCreateJob (4.41s) [2021-04-17T11:07:31.018Z] === RUN TestReplicatedJob [2021-04-17T11:07:31.588Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-04-17T11:07:31.841Z] --- PASS: TestEventsExecDie (1.06s) [2021-04-17T11:07:31.841Z] === RUN TestEventsBackwardsCompatible [2021-04-17T11:07:31.841Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-04-17T11:07:31.841Z] === RUN TestInfoBinaryCommits [2021-04-17T11:07:31.841Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-04-17T11:07:31.841Z] === RUN TestInfoAPIVersioned [2021-04-17T11:07:31.841Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-04-17T11:07:31.841Z] === RUN TestInfoDiscoveryBackend [2021-04-17T11:07:31.854Z] ok github.com/docker/docker/client 0.195s coverage: 75.4% of statements [2021-04-17T11:07:32.403Z] --- PASS: TestInfoDiscoveryBackend (0.68s) [2021-04-17T11:07:32.403Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-17T11:07:32.528Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-04-17T11:07:33.331Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-04-17T11:07:33.331Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-17T11:07:33.893Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.69s) [2021-04-17T11:07:33.893Z] === RUN TestInfoAPI [2021-04-17T11:07:33.894Z] --- PASS: TestInfoAPI (0.02s) [2021-04-17T11:07:33.894Z] === RUN TestInfoAPIWarnings [2021-04-17T11:07:33.911Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-04-17T11:07:35.293Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-04-17T11:07:36.677Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-04-17T11:07:38.057Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-04-17T11:07:38.057Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-04-17T11:07:39.438Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-04-17T11:07:39.438Z] --- PASS: TestReplicatedJob (8.44s) [2021-04-17T11:07:39.438Z] === RUN TestUpdateReplicatedJob [2021-04-17T11:07:40.818Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-04-17T11:07:41.648Z] --- PASS: TestServiceUpdateConfigs (14.87s) [2021-04-17T11:07:41.648Z] === RUN TestServiceUpdateNetwork [2021-04-17T11:07:42.728Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-04-17T11:07:43.671Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-04-17T11:07:45.052Z] --- PASS: TestUpdateReplicatedJob (5.76s) [2021-04-17T11:07:45.052Z] === RUN TestServiceListWithStatuses [2021-04-17T11:07:45.052Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-17T11:07:45.052Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-17T11:07:45.052Z] === RUN TestDockerNetworkConnectAlias [2021-04-17T11:07:45.052Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-04-17T11:07:46.433Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-04-17T11:07:47.815Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-04-17T11:07:48.768Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-04-17T11:07:48.768Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-04-17T11:07:50.149Z] === RUN TestDockerSuite/TestCpRelativePath [2021-04-17T11:07:50.718Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-04-17T11:07:51.937Z] --- PASS: TestInfoAPIWarnings (16.63s) [2021-04-17T11:07:51.937Z] === RUN TestInfoDebug [2021-04-17T11:07:51.937Z] --- PASS: TestInfoDebug (0.81s) [2021-04-17T11:07:51.937Z] === RUN TestInfoInsecureRegistries [2021-04-17T11:07:52.099Z] --- PASS: TestDockerNetworkConnectAlias (6.77s) [2021-04-17T11:07:52.099Z] === RUN TestDockerNetworkReConnect [2021-04-17T11:07:52.099Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-04-17T11:07:52.193Z] --- PASS: TestInfoInsecureRegistries (0.65s) [2021-04-17T11:07:52.193Z] === RUN TestInfoRegistryMirrors [2021-04-17T11:07:52.756Z] --- PASS: TestInfoRegistryMirrors (0.65s) [2021-04-17T11:07:52.756Z] === RUN TestLoginFailsWithBadCredentials [2021-04-17T11:07:53.014Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2021-04-17T11:07:53.014Z] === RUN TestPingCacheHeaders [2021-04-17T11:07:53.014Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-04-17T11:07:53.014Z] === RUN TestPingGet [2021-04-17T11:07:53.014Z] --- PASS: TestPingGet (0.01s) [2021-04-17T11:07:53.014Z] === RUN TestPingHead [2021-04-17T11:07:53.014Z] --- PASS: TestPingHead (0.02s) [2021-04-17T11:07:53.014Z] === RUN TestVersion [2021-04-17T11:07:53.014Z] --- PASS: TestVersion (0.02s) [2021-04-17T11:07:53.014Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-04-17T11:07:53.038Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-04-17T11:07:54.418Z] === RUN TestDockerSuite/TestCpToCaseA [2021-04-17T11:07:54.906Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.53s) [2021-04-17T11:07:54.906Z] PASS [2021-04-17T11:07:54.906Z] [2021-04-17T11:07:54.906Z] DONE 18 tests in 24.079s [2021-04-17T11:07:54.906Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-04-17T11:07:54.906Z] INFO: Testing against a local daemon [2021-04-17T11:07:54.906Z] === RUN TestVolumesCreateAndList [2021-04-17T11:07:54.906Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-04-17T11:07:54.906Z] === RUN TestVolumesRemove [2021-04-17T11:07:54.906Z] --- PASS: TestVolumesRemove (0.08s) [2021-04-17T11:07:54.906Z] === RUN TestVolumesInspect [2021-04-17T11:07:54.906Z] --- PASS: TestVolumesInspect (0.02s) [2021-04-17T11:07:54.906Z] === RUN TestVolumesInvalidJSON [2021-04-17T11:07:54.906Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-17T11:07:54.906Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-17T11:07:54.906Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-17T11:07:54.906Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-04-17T11:07:54.906Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-17T11:07:54.906Z] PASS [2021-04-17T11:07:54.906Z] [2021-04-17T11:07:54.906Z] DONE 5 tests in 0.161s [2021-04-17T11:07:54.906Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-17T11:07:56.324Z] === RUN TestDockerSuite/TestCpToCaseB [2021-04-17T11:07:56.562Z] --- PASS: TestServiceUpdateNetwork (14.60s) [2021-04-17T11:07:56.563Z] === RUN TestServiceUpdatePidsLimit [2021-04-17T11:07:57.263Z] --- PASS: TestDockerNetworkReConnect (5.21s) [2021-04-17T11:07:57.263Z] === RUN TestServicePlugin [2021-04-17T11:07:57.263Z] === RUN TestDockerSuite/TestCpToCaseC [2021-04-17T11:07:57.951Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-04-17T11:07:58.895Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-04-17T11:07:59.072Z] Stopping apparmor (via systemctl): apparmor.service. [2021-04-17T11:07:59.072Z] Removing test suite binaries [2021-04-17T11:07:59.072Z] exiting test-integration [2021-04-17T11:07:59.072Z] ++ exit 0 [2021-04-17T11:07:59.072Z] [2021-04-17T11:07:59.805Z] === RUN TestDockerSuite/TestCpToCaseD Post stage [Pipeline] junit [2021-04-17T11:08:04.330Z] Recording test results [2021-04-17T11:08:05.837Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-17T11:08:06.184Z] + echo Ensuring container killed. [2021-04-17T11:08:06.185Z] Ensuring container killed. [2021-04-17T11:08:06.185Z] + docker rm -vf docker-pr1 [2021-04-17T11:08:06.185Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-04-17T11:08:06.376Z] === RUN TestDockerSuite/TestCpToCaseE [2021-04-17T11:08:06.467Z] + echo Chowning /workspace to jenkins user [2021-04-17T11:08:06.468Z] Chowning /workspace to jenkins user [2021-04-17T11:08:06.468Z] + id -u [2021-04-17T11:08:06.468Z] + id -g [2021-04-17T11:08:06.468Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42305:/workspace busybox chown -R 1000:1000 /workspace [2021-04-17T11:08:06.468Z] Unable to find image 'busybox:latest' locally [2021-04-17T11:08:06.723Z] latest: Pulling from library/busybox [2021-04-17T11:08:06.723Z] f531cdc67389: Pulling fs layer [2021-04-17T11:08:06.723Z] f531cdc67389: Verifying Checksum [2021-04-17T11:08:06.723Z] f531cdc67389: Download complete [2021-04-17T11:08:06.979Z] f531cdc67389: Pull complete [2021-04-17T11:08:06.979Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7 [2021-04-17T11:08:06.979Z] Status: Downloaded newer image for busybox:latest [2021-04-17T11:08:07.035Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-04-17T11:08:08.908Z] === RUN TestDockerSuite/TestCpToCaseF [2021-04-17T11:08:09.476Z] === RUN TestDockerSuite/TestCpToCaseG [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-17T11:08:09.786Z] + bundleName=amd64-cgroup2 [2021-04-17T11:08:09.786Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-04-17T11:08:09.786Z] Creating amd64-cgroup2-bundles.tar.gz [2021-04-17T11:08:09.786Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-04-17T11:08:09.786Z] + 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-04-17T11:08:10.050Z] Archiving artifacts [2021-04-17T11:08:11.912Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42305/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-17T11:08:12.230Z] + make clean [2021-04-17T11:08:12.486Z] docker volume rm -f docker-dev-cache [2021-04-17T11:08:12.486Z] docker-dev-cache [Pipeline] deleteDir [2021-04-17T11:08:14.751Z] === RUN TestDockerSuite/TestCpToCaseH [2021-04-17T11:08:15.170Z] --- PASS: TestServiceUpdatePidsLimit (17.67s) [2021-04-17T11:08:15.170Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2021-04-17T11:08:15.170Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.22s) [2021-04-17T11:08:15.170Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.22s) [2021-04-17T11:08:15.170Z] PASS [2021-04-17T11:08:15.170Z] [2021-04-17T11:08:15.170Z] === Skipped [2021-04-17T11:08:15.170Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-04-17T11:08:15.170Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-17T11:08:15.170Z] [2021-04-17T11:08:15.170Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-04-17T11:08:15.170Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-17T11:08:15.170Z] [2021-04-17T11:08:15.170Z] [2021-04-17T11:08:15.170Z] DONE 27 tests, 2 skipped in 159.537s [2021-04-17T11:08:15.170Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-04-17T11:08:15.170Z] ++ 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-04-17T11:08:15.170Z] ++ set -e [2021-04-17T11:08:15.170Z] ++ '[' -n 0 ']' [2021-04-17T11:08:15.170Z] ++ set -x [2021-04-17T11:08:15.170Z] ++ env -i DEST=/go/src/github.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-04-17T11:08:15.170Z] INFO: Testing against a local daemon [2021-04-17T11:08:15.170Z] === RUN TestSessionCreate [2021-04-17T11:08:15.170Z] --- PASS: TestSessionCreate (0.05s) [2021-04-17T11:08:15.170Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-17T11:08:15.170Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-04-17T11:08:15.170Z] PASS [2021-04-17T11:08:15.170Z] [2021-04-17T11:08:15.170Z] DONE 2 tests in 0.258s [2021-04-17T11:08:15.170Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-04-17T11:08:15.170Z] ++ 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-04-17T11:08:15.170Z] ++ set -e [2021-04-17T11:08:15.170Z] ++ '[' -n 0 ']' [2021-04-17T11:08:15.170Z] ++ set -x [2021-04-17T11:08:15.170Z] ++ env -i DEST=/go/src/github.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-04-17T11:08:15.170Z] INFO: Testing against a local daemon [2021-04-17T11:08:15.170Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-17T11:08:15.170Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.02s) [2021-04-17T11:08:15.170Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-17T11:08:15.170Z] === RUN TestEventsExecDie [2021-04-17T11:08:15.741Z] --- PASS: TestEventsExecDie (1.12s) [2021-04-17T11:08:15.741Z] === RUN TestEventsBackwardsCompatible [2021-04-17T11:08:15.741Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-04-17T11:08:15.741Z] === RUN TestInfoBinaryCommits [2021-04-17T11:08:15.741Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-04-17T11:08:15.741Z] === RUN TestInfoAPIVersioned [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [2021-04-17T11:08:16.002Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-04-17T11:08:16.002Z] === RUN TestInfoDiscoveryBackend [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-17T11:08:16.945Z] --- PASS: TestInfoDiscoveryBackend (1.10s) [2021-04-17T11:08:16.945Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-17T11:08:17.897Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-04-17T11:08:17.897Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-17T11:08:18.038Z] === RUN TestDockerSuite/TestCpToCaseI [2021-04-17T11:08:18.486Z] ok github.com/docker/docker/cmd/dockerd 0.077s coverage: 29.1% of statements [2021-04-17T11:08:18.486Z] ok github.com/docker/docker/container 0.131s coverage: 34.7% of statements [2021-04-17T11:08:18.486Z] ? github.com/docker/docker/container/stream [no test files] [2021-04-17T11:08:18.486Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-04-17T11:08:18.486Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-04-17T11:08:18.486Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-04-17T11:08:18.608Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-04-17T11:08:19.282Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (1.11s) [2021-04-17T11:08:19.282Z] === RUN TestInfoAPI [2021-04-17T11:08:19.282Z] --- PASS: TestInfoAPI (0.05s) [2021-04-17T11:08:19.282Z] === RUN TestInfoAPIWarnings [2021-04-17T11:08:23.733Z] ok github.com/docker/docker/daemon/cluster 0.072s coverage: 0.5% of statements [2021-04-17T11:08:23.883Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-04-17T11:08:23.883Z] === RUN TestDockerSuite/TestCpToDot [2021-04-17T11:08:24.452Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-04-17T11:08:25.101Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-04-17T11:08:26.358Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-04-17T11:08:26.994Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 35.9% of statements [2021-04-17T11:08:27.296Z] === RUN TestDockerSuite/TestCpToStdout [2021-04-17T11:08:28.236Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-04-17T11:08:29.176Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-04-17T11:08:29.437Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-04-17T11:08:30.006Z] --- PASS: TestServicePlugin (33.03s) [2021-04-17T11:08:30.006Z] plugin_test.go:62: [db69fe9cb5d00] joining swarm manager [dc9d78eb65092]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-17T11:08:30.006Z] plugin_test.go:65: [d2804e59bbf8f] joining swarm manager [dc9d78eb65092]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-17T11:08:30.006Z] === RUN TestServiceUpdateLabel [2021-04-17T11:08:30.576Z] === RUN TestDockerSuite/TestCpVolumePath [2021-04-17T11:08:31.957Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-04-17T11:08:31.957Z] === RUN TestDockerSuite/TestCreateArgs [2021-04-17T11:08:32.217Z] === RUN TestDockerSuite/TestCreateByImageID [2021-04-17T11:08:32.477Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-04-17T11:08:33.047Z] --- PASS: TestServiceUpdateLabel (2.82s) [2021-04-17T11:08:33.047Z] === RUN TestServiceUpdateSecrets [2021-04-17T11:08:33.617Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-04-17T11:08:33.617Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-04-17T11:08:33.617Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-04-17T11:08:34.558Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-04-17T11:08:35.127Z] === RUN TestDockerSuite/TestCreateLabels [2021-04-17T11:08:35.127Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-04-17T11:08:35.127Z] === RUN TestDockerSuite/TestCreateRM [2021-04-17T11:08:35.387Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-04-17T11:08:35.387Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-04-17T11:08:35.387Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-04-17T11:08:35.648Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-04-17T11:08:36.936Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.439s coverage: 14.1% of statements [2021-04-17T11:08:36.936Z] ok github.com/docker/docker/daemon 12.141s coverage: 17.2% of statements [2021-04-17T11:08:36.936Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-04-17T11:08:36.936Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-04-17T11:08:37.030Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-04-17T11:08:37.192Z] ok github.com/docker/docker/daemon/config 0.054s coverage: 81.8% of statements [2021-04-17T11:08:37.390Z] --- PASS: TestInfoAPIWarnings (17.14s) [2021-04-17T11:08:37.390Z] === RUN TestInfoDebug [2021-04-17T11:08:37.390Z] --- PASS: TestInfoDebug (1.09s) [2021-04-17T11:08:37.390Z] === RUN TestInfoInsecureRegistries [2021-04-17T11:08:37.969Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-04-17T11:08:38.128Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2021-04-17T11:08:38.229Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-04-17T11:08:38.229Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-04-17T11:08:38.384Z] ok github.com/docker/docker/daemon/events 0.060s coverage: 50.0% of statements [2021-04-17T11:08:38.384Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-04-17T11:08:38.384Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-04-17T11:08:38.775Z] --- PASS: TestInfoInsecureRegistries (1.17s) [2021-04-17T11:08:38.776Z] === RUN TestInfoRegistryMirrors [2021-04-17T11:08:39.718Z] --- PASS: TestInfoRegistryMirrors (1.12s) [2021-04-17T11:08:39.718Z] === RUN TestLoginFailsWithBadCredentials [2021-04-17T11:08:39.751Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2021-04-17T11:08:39.979Z] --- PASS: TestLoginFailsWithBadCredentials (0.25s) [2021-04-17T11:08:39.979Z] === RUN TestPingCacheHeaders [2021-04-17T11:08:39.979Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-04-17T11:08:39.979Z] === RUN TestPingGet [2021-04-17T11:08:39.979Z] --- PASS: TestPingGet (0.03s) [2021-04-17T11:08:39.979Z] === RUN TestPingHead [2021-04-17T11:08:39.979Z] --- PASS: TestPingHead (0.05s) [2021-04-17T11:08:39.979Z] === RUN TestVersion [2021-04-17T11:08:39.979Z] --- PASS: TestVersion (0.05s) [2021-04-17T11:08:39.979Z] PASS [2021-04-17T11:08:39.979Z] [2021-04-17T11:08:39.979Z] === Skipped [2021-04-17T11:08:39.979Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.02s) [2021-04-17T11:08:39.979Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-17T11:08:39.979Z] [2021-04-17T11:08:39.979Z] [2021-04-17T11:08:39.979Z] DONE 18 tests, 1 skipped in 26.030s [2021-04-17T11:08:40.240Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-04-17T11:08:40.240Z] ++ 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-04-17T11:08:40.240Z] ++ set -e [2021-04-17T11:08:40.240Z] ++ '[' -n 0 ']' [2021-04-17T11:08:40.240Z] ++ set -x [2021-04-17T11:08:40.240Z] ++ env -i DEST=/go/src/github.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-04-17T11:08:40.240Z] INFO: Testing against a local daemon [2021-04-17T11:08:40.240Z] === RUN TestVolumesCreateAndList [2021-04-17T11:08:40.240Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-04-17T11:08:40.240Z] === RUN TestVolumesRemove [2021-04-17T11:08:40.501Z] --- PASS: TestVolumesRemove (0.08s) [2021-04-17T11:08:40.501Z] === RUN TestVolumesInspect [2021-04-17T11:08:40.501Z] --- PASS: TestVolumesInspect (0.03s) [2021-04-17T11:08:40.501Z] === RUN TestVolumesInvalidJSON [2021-04-17T11:08:40.501Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-17T11:08:40.501Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-17T11:08:40.501Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-17T11:08:40.501Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-04-17T11:08:40.501Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-17T11:08:40.501Z] PASS [2021-04-17T11:08:40.501Z] [2021-04-17T11:08:40.501Z] DONE 5 tests in 0.341s [2021-04-17T11:08:40.501Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-17T11:08:41.073Z] ++++ cat bundles/test-integration/docker.pid [2021-04-17T11:08:41.073Z] +++ kill 13896 [2021-04-17T11:08:41.641Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.473s coverage: 73.3% of statements [2021-04-17T11:08:42.456Z] +++ /etc/init.d/apparmor stop [2021-04-17T11:08:42.456Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-17T11:08:42.456Z] [2021-04-17T11:08:42.456Z] Unloading profiles will leave already running processes permanently [2021-04-17T11:08:42.456Z] unconfined, which can lead to unexpected situations. [2021-04-17T11:08:42.456Z] [2021-04-17T11:08:42.456Z] To set a process to complain mode, use the command line tool [2021-04-17T11:08:42.456Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-17T11:08:42.456Z] +++ true [2021-04-17T11:08:42.456Z] exiting test-integration [2021-04-17T11:08:42.456Z] ++ exit 0 [2021-04-17T11:08:42.456Z] [2021-04-17T11:08:42.570Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.1% of statements [2021-04-17T11:08:43.133Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.412s coverage: 56.2% of statements [2021-04-17T11:08:43.508Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-04-17T11:08:43.508Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-04-17T11:08:43.508Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-04-17T11:08:43.508Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-04-17T11:08:43.768Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-04-17T11:08:43.768Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-04-17T11:08:44.708Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-04-17T11:08:45.654Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.9% of statements Post stage [Pipeline] junit [2021-04-17T11:08:45.771Z] Recording test results [2021-04-17T11:08:46.114Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-17T11:08:46.473Z] + echo Ensuring container killed. [2021-04-17T11:08:46.473Z] Ensuring container killed. [2021-04-17T11:08:46.473Z] + docker rm -vf docker-pr1 [2021-04-17T11:08:46.473Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-04-17T11:08:46.625Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-04-17T11:08:46.764Z] + echo Chowning /workspace to jenkins user [2021-04-17T11:08:46.764Z] Chowning /workspace to jenkins user [2021-04-17T11:08:46.764Z] + id -u [2021-04-17T11:08:46.764Z] + id -g [2021-04-17T11:08:46.764Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42305:/workspace busybox chown -R 1000:1000 /workspace [2021-04-17T11:08:46.764Z] Unable to find image 'busybox:latest' locally [2021-04-17T11:08:47.025Z] latest: Pulling from library/busybox [2021-04-17T11:08:47.025Z] 36fbfd22ebfc: Pulling fs layer [2021-04-17T11:08:47.197Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-04-17T11:08:47.286Z] 36fbfd22ebfc: Verifying Checksum [2021-04-17T11:08:47.286Z] 36fbfd22ebfc: Download complete [2021-04-17T11:08:47.286Z] 36fbfd22ebfc: Pull complete [2021-04-17T11:08:47.547Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7 [2021-04-17T11:08:47.547Z] Status: Downloaded newer image for busybox:latest [2021-04-17T11:08:47.548Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.322s coverage: 49.4% of statements [2021-04-17T11:08:47.806Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.712s coverage: 46.2% of statements [2021-04-17T11:08:47.806Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-04-17T11:08:48.578Z] --- PASS: TestServiceUpdateSecrets (15.59s) [2021-04-17T11:08:48.578Z] === RUN TestServiceUpdateConfigs [2021-04-17T11:08:48.578Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-04-17T11:08:49.699Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.507s coverage: 57.7% of statements [2021-04-17T11:08:49.699Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-04-17T11:08:49.699Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-04-17T11:08:49.956Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.014s coverage: 57.5% of statements [2021-04-17T11:08:50.487Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-04-17T11:08:51.849Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2021-04-17T11:08:51.869Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-04-17T11:08:52.412Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2021-04-17T11:08:52.808Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-04-17T11:08:52.808Z] === RUN TestDockerSuite/TestDevicePermissions [2021-04-17T11:08:53.342Z] ok github.com/docker/docker/daemon/images 0.034s coverage: 6.7% of statements [2021-04-17T11:08:53.342Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-04-17T11:08:53.342Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-04-17T11:08:53.377Z] === RUN TestDockerSuite/TestDockerFails [2021-04-17T11:08:53.377Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-04-17T11:08:53.636Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-04-17T11:08:53.636Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-17T11:08:54.270Z] ok github.com/docker/docker/daemon/logger 0.242s coverage: 43.2% of statements [2021-04-17T11:08:54.465Z] + bundleName=arm64-integration [2021-04-17T11:08:54.465Z] + echo Creating arm64-integration-bundles.tar.gz [2021-04-17T11:08:54.465Z] Creating arm64-integration-bundles.tar.gz [2021-04-17T11:08:54.465Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml+ ) -print [2021-04-17T11:08:54.465Z] xargs tar -czf arm64-integration-bundles.tar.gz [2021-04-17T11:08:55.015Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [Pipeline] archiveArtifacts [2021-04-17T11:08:55.051Z] Archiving artifacts [2021-04-17T11:08:55.954Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-04-17T11:08:56.162Z] ok github.com/docker/docker/daemon/logger/awslogs 0.191s coverage: 77.8% of statements [2021-04-17T11:08:56.162Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-04-17T11:08:56.162Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-04-17T11:08:56.162Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2021-04-17T11:08:57.092Z] ok github.com/docker/docker/daemon/logger/journald 0.041s coverage: 23.9% of statements [2021-04-17T11:08:57.349Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.025s coverage: 69.9% of statements [2021-04-17T11:08:57.454Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42305/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-17T11:08:57.605Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.016s coverage: 87.2% of statements [2021-04-17T11:08:57.776Z] + make clean [2021-04-17T11:08:58.348Z] docker volume rm -f docker-dev-cache [2021-04-17T11:08:58.348Z] docker-dev-cache [Pipeline] deleteDir [2021-04-17T11:08:58.490Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-04-17T11:08:58.490Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-04-17T11:08:58.490Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-04-17T11:08:58.751Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-04-17T11:08:58.972Z] ok github.com/docker/docker/daemon/logger/local 0.040s coverage: 75.2% of statements [2021-04-17T11:08:58.972Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-04-17T11:08:59.229Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.050s coverage: 55.1% of statements [2021-04-17T11:09:00.159Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.010s coverage: 31.5% of statements [2021-04-17T11:09:02.097Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-04-17T11:09:02.097Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-04-17T11:09:03.032Z] ok github.com/docker/docker/daemon/logger/splunk 1.646s coverage: 82.5% of statements [2021-04-17T11:09:03.032Z] ? github.com/docker/docker/daemon/names [no test files] [2021-04-17T11:09:03.032Z] ok github.com/docker/docker/daemon/network 0.008s coverage: 63.8% of statements [2021-04-17T11:09:03.032Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-04-17T11:09:05.321Z] --- PASS: TestServiceUpdateConfigs (16.70s) [2021-04-17T11:09:05.321Z] === RUN TestServiceUpdateNetwork [2021-04-17T11:09:05.550Z] ok github.com/docker/docker/distribution/metadata 0.041s coverage: 48.2% of statements [2021-04-17T11:09:05.807Z] ok github.com/docker/docker/distribution 0.180s coverage: 25.2% of statements [2021-04-17T11:09:05.807Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-04-17T11:09:05.890Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-04-17T11:09:07.173Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-17T11:09:07.735Z] ok github.com/docker/docker/image 0.017s coverage: 86.6% of statements [2021-04-17T11:09:08.675Z] ok github.com/docker/docker/distribution/xfer 1.881s coverage: 85.1% of statements [2021-04-17T11:09:08.675Z] ? github.com/docker/docker/dockerversion [no test files] [2021-04-17T11:09:08.675Z] ok github.com/docker/docker/image/cache 0.021s coverage: 19.2% of statements [2021-04-17T11:09:09.182Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-04-17T11:09:10.043Z] ok github.com/docker/docker/image/v1 0.010s coverage: 25.0% of statements [2021-04-17T11:09:10.043Z] ok github.com/docker/docker/image/tarexport 0.018s coverage: 0.6% of statements [2021-04-17T11:09:10.043Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-04-17T11:09:10.605Z] ok github.com/docker/docker/libcontainerd/queue 0.036s coverage: 100.0% of statements [2021-04-17T11:09:11.718Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-04-17T11:09:12.495Z] ok github.com/docker/docker/oci 0.024s coverage: 45.2% of statements [2021-04-17T11:09:13.059Z] ok github.com/docker/docker/opts 0.022s coverage: 67.1% of statements [2021-04-17T11:09:13.316Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-04-17T11:09:13.627Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-04-17T11:09:15.209Z] ok github.com/docker/docker/pkg/archive 0.300s coverage: 82.3% of statements [2021-04-17T11:09:15.566Z] === RUN TestDockerSuite/TestEventsAttach [2021-04-17T11:09:15.768Z] --- PASS: TestImportExtremelyLargeImageWorks (193.04s) [2021-04-17T11:09:15.768Z] PASS [2021-04-17T11:09:15.768Z] [2021-04-17T11:09:15.768Z] === Skipped [2021-04-17T11:09:15.768Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-04-17T11:09:15.768Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-17T11:09:15.768Z] [2021-04-17T11:09:15.768Z] [2021-04-17T11:09:15.768Z] DONE 12 tests, 1 skipped in 194.059s [2021-04-17T11:09:15.768Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2021-04-17T11:09:15.768Z] ++ 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-04-17T11:09:15.768Z] ++ set -e [2021-04-17T11:09:15.768Z] ++ '[' -n 0 ']' [2021-04-17T11:09:15.768Z] ++ set -x [2021-04-17T11:09:15.768Z] ++ env -i DEST=/go/src/github.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-04-17T11:09:15.768Z] INFO: Testing against a local daemon [2021-04-17T11:09:15.768Z] === RUN TestNetworkCreateDelete [2021-04-17T11:09:15.768Z] --- PASS: TestNetworkCreateDelete (0.17s) [2021-04-17T11:09:15.768Z] === RUN TestDockerNetworkDeletePreferID [2021-04-17T11:09:15.768Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s) [2021-04-17T11:09:15.768Z] === RUN TestDaemonDNSFallback [2021-04-17T11:09:15.768Z] --- PASS: TestDaemonDNSFallback (1.55s) [2021-04-17T11:09:15.768Z] === RUN TestInspectNetwork [2021-04-17T11:09:15.768Z] === RUN TestInspectNetwork/full_network_id [2021-04-17T11:09:15.768Z] === RUN TestInspectNetwork/partial_network_id [2021-04-17T11:09:15.768Z] === RUN TestInspectNetwork/network_name [2021-04-17T11:09:15.768Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-04-17T11:09:15.768Z] --- PASS: TestInspectNetwork (7.17s) [2021-04-17T11:09:15.768Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-04-17T11:09:15.768Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-04-17T11:09:15.768Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-04-17T11:09:15.768Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-04-17T11:09:15.768Z] === RUN TestRunContainerWithBridgeNone [2021-04-17T11:09:15.772Z] ok github.com/docker/docker/pkg/authorization 0.140s coverage: 68.3% of statements [2021-04-17T11:09:16.028Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-04-17T11:09:16.135Z] === RUN TestDockerSuite/TestEventsCommit [2021-04-17T11:09:16.284Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-04-17T11:09:16.704Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-04-17T11:09:17.642Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-04-17T11:09:17.871Z] --- PASS: TestRunContainerWithBridgeNone (2.00s) [2021-04-17T11:09:17.871Z] === RUN TestNetworkInvalidJSON [2021-04-17T11:09:17.871Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-17T11:09:17.871Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-17T11:09:17.871Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-17T11:09:17.871Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-17T11:09:17.871Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-17T11:09:17.871Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-17T11:09:17.871Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-17T11:09:17.871Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-17T11:09:17.871Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-17T11:09:17.871Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-04-17T11:09:17.871Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-17T11:09:17.871Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-17T11:09:17.871Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-17T11:09:17.871Z] === RUN TestNetworkList [2021-04-17T11:09:17.871Z] === RUN TestNetworkList//networks [2021-04-17T11:09:17.871Z] === PAUSE TestNetworkList//networks [2021-04-17T11:09:17.871Z] === RUN TestNetworkList//networks/ [2021-04-17T11:09:17.871Z] === PAUSE TestNetworkList//networks/ [2021-04-17T11:09:17.871Z] === CONT TestNetworkList//networks [2021-04-17T11:09:17.871Z] === CONT TestNetworkList//networks/ [2021-04-17T11:09:17.871Z] --- PASS: TestNetworkList (0.02s) [2021-04-17T11:09:17.871Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-17T11:09:17.871Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-17T11:09:17.871Z] === RUN TestHostIPv4BridgeLabel [2021-04-17T11:09:18.211Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-04-17T11:09:18.511Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2021-04-17T11:09:18.511Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-17T11:09:19.150Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-04-17T11:09:19.550Z] ok github.com/docker/docker/pkg/chrootarchive 2.486s coverage: 43.2% of statements [2021-04-17T11:09:19.550Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-04-17T11:09:19.555Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-04-17T11:09:19.555Z] === RUN TestDaemonDefaultNetworkPools [2021-04-17T11:09:19.718Z] --- PASS: TestServiceUpdateNetwork (14.65s) [2021-04-17T11:09:19.718Z] === RUN TestServiceUpdatePidsLimit [2021-04-17T11:09:20.112Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-04-17T11:09:20.112Z] ok github.com/docker/docker/layer 7.753s coverage: 68.8% of statements [2021-04-17T11:09:20.113Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-04-17T11:09:20.113Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-04-17T11:09:20.113Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-04-17T11:09:20.113Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-04-17T11:09:20.113Z] ? github.com/docker/docker/oci/caps [no test files] [2021-04-17T11:09:20.113Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-04-17T11:09:20.113Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-04-17T11:09:20.197Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2021-04-17T11:09:20.197Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-17T11:09:20.369Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2021-04-17T11:09:21.101Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-04-17T11:09:21.242Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2021-04-17T11:09:21.242Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-17T11:09:21.299Z] ok github.com/docker/docker/pkg/discovery/memory 0.015s coverage: 92.3% of statements [2021-04-17T11:09:21.361Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-04-17T11:09:21.863Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2021-04-17T11:09:22.425Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2021-04-17T11:09:22.743Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-04-17T11:09:22.761Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s) [2021-04-17T11:09:22.761Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-17T11:09:23.177Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-04-17T11:09:23.205Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.56s) [2021-04-17T11:09:23.205Z] === RUN TestServiceWithPredefinedNetwork [2021-04-17T11:09:23.352Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-04-17T11:09:24.281Z] ok github.com/docker/docker/pkg/fileutils 0.017s coverage: 89.5% of statements [2021-04-17T11:09:24.537Z] ok github.com/docker/docker/pkg/discovery/kv 3.076s coverage: 84.1% of statements [2021-04-17T11:09:24.793Z] ok github.com/docker/docker/pkg/fsutils 0.190s coverage: 85.1% of statements [2021-04-17T11:09:25.050Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2021-04-17T11:09:25.302Z] --- PASS: TestServiceWithPredefinedNetwork (2.10s) [2021-04-17T11:09:25.302Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-17T11:09:25.302Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-17T11:09:25.302Z] service_test.go:242: FLAKY_TEST [2021-04-17T11:09:25.302Z] === RUN TestServiceWithDataPathPortInit [2021-04-17T11:09:25.980Z] ok github.com/docker/docker/pkg/idtools 0.397s coverage: 69.5% of statements [2021-04-17T11:09:26.472Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-04-17T11:09:26.543Z] ok github.com/docker/docker/pkg/ioutils 0.512s coverage: 69.3% of statements [2021-04-17T11:09:26.799Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-04-17T11:09:26.799Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-04-17T11:09:26.799Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2021-04-17T11:09:26.799Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-04-17T11:09:26.799Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-04-17T11:09:27.055Z] ok github.com/docker/docker/pkg/namesgenerator 0.012s coverage: 85.7% of statements [2021-04-17T11:09:27.055Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-04-17T11:09:27.312Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-04-17T11:09:27.568Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-04-17T11:09:27.656Z] --- PASS: TestBuildWithHugeFile (124.45s) [2021-04-17T11:09:27.656Z] === RUN TestBuildWCOWSandboxSize [2021-04-17T11:09:27.824Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-04-17T11:09:28.080Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-04-17T11:09:28.080Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-04-17T11:09:28.080Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-04-17T11:09:29.009Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2021-04-17T11:09:29.573Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-04-17T11:09:29.759Z] === RUN TestDockerSuite/TestEventsCopy [2021-04-17T11:09:30.135Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-04-17T11:09:30.135Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-04-17T11:09:30.329Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-04-17T11:09:30.590Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-04-17T11:09:31.498Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 75.0% of statements [2021-04-17T11:09:31.755Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-04-17T11:09:32.497Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-04-17T11:09:35.020Z] ok github.com/docker/docker/pkg/signal 2.396s coverage: 61.0% of statements [2021-04-17T11:09:35.020Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-04-17T11:09:35.277Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-04-17T11:09:35.534Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-04-17T11:09:36.095Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.9% of statements [2021-04-17T11:09:36.657Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 36.9% of statements [2021-04-17T11:09:37.220Z] ok github.com/docker/docker/pkg/tailfile 0.055s coverage: 88.6% of statements [2021-04-17T11:09:37.782Z] ok github.com/docker/docker/pkg/tarsum 0.075s coverage: 89.3% of statements [2021-04-17T11:09:38.039Z] testing: warning: no tests to run [2021-04-17T11:09:38.039Z] coverage: [no statements] [2021-04-17T11:09:38.039Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-04-17T11:09:38.296Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-04-17T11:09:38.552Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-04-17T11:09:38.808Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-04-17T11:09:39.065Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-04-17T11:09:39.065Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-04-17T11:09:39.065Z] --- PASS: TestServiceUpdatePidsLimit (18.41s) [2021-04-17T11:09:39.065Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.47s) [2021-04-17T11:09:39.065Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.42s) [2021-04-17T11:09:39.065Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.42s) [2021-04-17T11:09:39.065Z] PASS [2021-04-17T11:09:39.065Z] [2021-04-17T11:09:39.065Z] === Skipped [2021-04-17T11:09:39.065Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-04-17T11:09:39.065Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-17T11:09:39.065Z] [2021-04-17T11:09:39.065Z] [2021-04-17T11:09:39.065Z] DONE 27 tests, 1 skipped in 206.449s [2021-04-17T11:09:39.065Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-04-17T11:09:39.065Z] ++ 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-04-17T11:09:39.065Z] ++ set -e [2021-04-17T11:09:39.065Z] ++ '[' -n 0 ']' [2021-04-17T11:09:39.065Z] ++ set -x [2021-04-17T11:09:39.065Z] ++ env -i DEST=/go/src/github.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-04-17T11:09:39.065Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-04-17T11:09:39.065Z] INFO: Testing against a local daemon [2021-04-17T11:09:39.065Z] === RUN TestSessionCreate [2021-04-17T11:09:39.065Z] --- PASS: TestSessionCreate (0.07s) [2021-04-17T11:09:39.065Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-17T11:09:39.065Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-04-17T11:09:39.065Z] PASS [2021-04-17T11:09:39.065Z] [2021-04-17T11:09:39.065Z] DONE 2 tests in 0.277s [2021-04-17T11:09:39.065Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-04-17T11:09:39.065Z] ++ 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-04-17T11:09:39.065Z] ++ set -e [2021-04-17T11:09:39.065Z] ++ '[' -n 0 ']' [2021-04-17T11:09:39.065Z] ++ set -x [2021-04-17T11:09:39.065Z] ++ env -i DEST=/go/src/github.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-04-17T11:09:39.065Z] INFO: Testing against a local daemon [2021-04-17T11:09:39.065Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-17T11:09:39.065Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-17T11:09:39.065Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-17T11:09:39.065Z] === RUN TestEventsExecDie [2021-04-17T11:09:40.448Z] --- PASS: TestEventsExecDie (1.59s) [2021-04-17T11:09:40.448Z] === RUN TestEventsBackwardsCompatible [2021-04-17T11:09:40.448Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-04-17T11:09:40.448Z] === RUN TestInfoBinaryCommits [2021-04-17T11:09:40.448Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-04-17T11:09:40.448Z] === RUN TestInfoAPIVersioned [2021-04-17T11:09:40.448Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-04-17T11:09:40.448Z] === RUN TestInfoDiscoveryBackend [2021-04-17T11:09:40.448Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-04-17T11:09:40.700Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-04-17T11:09:40.706Z] --- PASS: TestServiceWithDataPathPortInit (14.05s) [2021-04-17T11:09:40.706Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-17T11:09:41.016Z] --- PASS: TestInfoDiscoveryBackend (0.70s) [2021-04-17T11:09:41.016Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-17T11:09:41.264Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-04-17T11:09:41.277Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-04-17T11:09:41.536Z] === RUN TestDockerSuite/TestEventsFilterType [2021-04-17T11:09:41.827Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.4% of statements [2021-04-17T11:09:42.115Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-04-17T11:09:42.115Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-04-17T11:09:42.115Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-17T11:09:42.692Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-04-17T11:09:42.692Z] === RUN TestDockerSuite/TestEventsFilters [2021-04-17T11:09:42.951Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.85s) [2021-04-17T11:09:42.951Z] === RUN TestInfoAPI [2021-04-17T11:09:42.951Z] --- PASS: TestInfoAPI (0.03s) [2021-04-17T11:09:42.951Z] === RUN TestInfoAPIWarnings [2021-04-17T11:09:43.193Z] ok github.com/docker/docker/quota 0.238s coverage: 71.4% of statements [2021-04-17T11:09:43.450Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2021-04-17T11:09:44.329Z] === RUN TestDockerSuite/TestEventsFormat [2021-04-17T11:09:44.818Z] ok github.com/docker/docker/registry 0.060s coverage: 58.8% of statements [2021-04-17T11:09:45.381Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-04-17T11:09:45.637Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-04-17T11:09:45.707Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-04-17T11:09:45.707Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-04-17T11:09:45.707Z] === RUN TestDockerSuite/TestEventsImageImport [2021-04-17T11:09:46.200Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-04-17T11:09:46.297Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.89s) [2021-04-17T11:09:46.297Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:nno8ooymbyxhspk87lmdlwxnq Created:2021-04-17 11:09:40.339835035 +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[e147df9d3f0c0e01e761d199d0ec1d6f29f7dd391e62821f6eaa0209ec16c236:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kagafv9baje2wjbojznj85ljq EndpointID:03a2edb7efa382e9de0337beacd7d8127a6ec3ca5d6f8fc66a771cc77d87d2f0 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:99389bcb2566a2423ccef285607927f67ff378a7878a9b7a097680c59992fc7a 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:4eca45d42ea1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kagafv9baje2wjbojznj85ljq EndpointID:03a2edb7efa382e9de0337beacd7d8127a6ec3ca5d6f8fc66a771cc77d87d2f0 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-04-17T11:09:46.297Z] PASS [2021-04-17T11:09:46.297Z] [2021-04-17T11:09:46.297Z] === Skipped [2021-04-17T11:09:46.298Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-17T11:09:46.298Z] service_test.go:242: FLAKY_TEST [2021-04-17T11:09:46.298Z] [2021-04-17T11:09:46.298Z] [2021-04-17T11:09:46.298Z] DONE 26 tests, 1 skipped in 39.883s [2021-04-17T11:09:46.298Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-17T11:09:46.298Z] ++ 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-04-17T11:09:46.298Z] ++ set -e [2021-04-17T11:09:46.298Z] ++ '[' -n 0 ']' [2021-04-17T11:09:46.298Z] ++ set -x [2021-04-17T11:09:46.298Z] ++ env -i DEST=/go/src/github.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-04-17T11:09:46.298Z] INFO: Testing against a local daemon [2021-04-17T11:09:46.298Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-17T11:09:46.298Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-17T11:09:46.298Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-17T11:09:46.298Z] === RUN TestDockerNetworkIpvlan [2021-04-17T11:09:46.298Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-17T11:09:46.298Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-17T11:09:46.298Z] PASS [2021-04-17T11:09:46.298Z] [2021-04-17T11:09:46.298Z] === Skipped [2021-04-17T11:09:46.298Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-17T11:09:46.298Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-17T11:09:46.298Z] [2021-04-17T11:09:46.298Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-17T11:09:46.298Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-17T11:09:46.298Z] [2021-04-17T11:09:46.298Z] [2021-04-17T11:09:46.298Z] DONE 2 tests, 2 skipped in 0.078s [2021-04-17T11:09:46.298Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-17T11:09:46.298Z] ++ 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-04-17T11:09:46.298Z] ++ set -e [2021-04-17T11:09:46.298Z] ++ '[' -n 0 ']' [2021-04-17T11:09:46.298Z] ++ set -x [2021-04-17T11:09:46.298Z] ++ env -i DEST=/go/src/github.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-04-17T11:09:46.298Z] INFO: Testing against a local daemon [2021-04-17T11:09:46.298Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-17T11:09:46.457Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-04-17T11:09:46.644Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-04-17T11:09:46.644Z] === RUN TestDockerSuite/TestEventsImagePull [2021-04-17T11:09:47.213Z] === RUN TestDockerSuite/TestEventsImageTag [2021-04-17T11:09:47.822Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2021-04-17T11:09:47.822Z] === RUN TestDockerNetworkMacvlan [2021-04-17T11:09:48.149Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-04-17T11:09:48.408Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-04-17T11:09:48.408Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-04-17T11:09:48.408Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-04-17T11:09:48.473Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-04-17T11:09:49.523Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-04-17T11:09:49.726Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-04-17T11:09:49.786Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-04-17T11:09:50.289Z] ok github.com/docker/docker/volume/local 0.113s coverage: 76.4% of statements [2021-04-17T11:09:50.356Z] === RUN TestDockerSuite/TestEventsRename [2021-04-17T11:09:50.570Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-04-17T11:09:50.907Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2021-04-17T11:09:50.926Z] === RUN TestDockerSuite/TestEventsResize [2021-04-17T11:09:51.864Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-04-17T11:09:52.661Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-04-17T11:09:52.806Z] ok github.com/docker/docker/volume/service 0.041s coverage: 73.1% of statements [2021-04-17T11:09:54.749Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-04-17T11:09:58.298Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-04-17T11:09:58.432Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-04-17T11:09:58.432Z] === RUN TestDockerSuite/TestEventsStreaming [2021-04-17T11:09:59.343Z] --- PASS: TestDockerNetworkMacvlan (11.62s) [2021-04-17T11:09:59.343Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-04-17T11:09:59.343Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-04-17T11:09:59.343Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.95s) [2021-04-17T11:09:59.343Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.04s) [2021-04-17T11:09:59.343Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.48s) [2021-04-17T11:09:59.343Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.69s) [2021-04-17T11:09:59.343Z] PASS [2021-04-17T11:09:59.343Z] [2021-04-17T11:09:59.343Z] DONE 8 tests in 13.076s [2021-04-17T11:09:59.343Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-17T11:09:59.343Z] ++ 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-04-17T11:09:59.343Z] ++ set -e [2021-04-17T11:09:59.343Z] ++ '[' -n 0 ']' [2021-04-17T11:09:59.343Z] ++ set -x [2021-04-17T11:09:59.343Z] ++ env -i DEST=/go/src/github.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-04-17T11:09:59.343Z] testing: warning: no tests to run [2021-04-17T11:09:59.343Z] PASS [2021-04-17T11:09:59.343Z] [2021-04-17T11:09:59.343Z] DONE 0 tests in 0.012s [2021-04-17T11:09:59.343Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-17T11:09:59.343Z] ++ 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-04-17T11:09:59.343Z] ++ set -e [2021-04-17T11:09:59.343Z] ++ '[' -n 0 ']' [2021-04-17T11:09:59.343Z] ++ set -x [2021-04-17T11:09:59.343Z] ++ env -i DEST=/go/src/github.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-04-17T11:09:59.343Z] INFO: Testing against a local daemon [2021-04-17T11:09:59.343Z] === RUN TestAuthZPluginAllowRequest [2021-04-17T11:09:59.371Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-04-17T11:09:59.630Z] --- PASS: TestInfoAPIWarnings (16.72s) [2021-04-17T11:09:59.630Z] === RUN TestInfoDebug [2021-04-17T11:09:59.890Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-04-17T11:10:00.459Z] --- PASS: TestInfoDebug (0.78s) [2021-04-17T11:10:00.459Z] === RUN TestInfoInsecureRegistries [2021-04-17T11:10:00.872Z] --- PASS: TestAuthZPluginAllowRequest (1.38s) [2021-04-17T11:10:00.872Z] === RUN TestAuthZPluginTLS [2021-04-17T11:10:01.397Z] --- PASS: TestInfoInsecureRegistries (0.75s) [2021-04-17T11:10:01.397Z] === RUN TestInfoRegistryMirrors [2021-04-17T11:10:01.512Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-04-17T11:10:01.512Z] === RUN TestAuthZPluginDenyRequest [2021-04-17T11:10:01.809Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-04-17T11:10:01.809Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-17T11:10:02.337Z] --- PASS: TestInfoRegistryMirrors (0.90s) [2021-04-17T11:10:02.337Z] === RUN TestLoginFailsWithBadCredentials [2021-04-17T11:10:02.337Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2021-04-17T11:10:02.337Z] === RUN TestPingCacheHeaders [2021-04-17T11:10:02.337Z] === RUN TestDockerSuite/TestEventsTop [2021-04-17T11:10:02.337Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-04-17T11:10:02.337Z] === RUN TestPingGet [2021-04-17T11:10:02.460Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-04-17T11:10:02.460Z] === RUN TestAuthZPluginDenyResponse [2021-04-17T11:10:02.597Z] --- PASS: TestPingGet (0.03s) [2021-04-17T11:10:02.597Z] === RUN TestPingHead [2021-04-17T11:10:02.597Z] --- PASS: TestPingHead (0.04s) [2021-04-17T11:10:02.597Z] === RUN TestVersion [2021-04-17T11:10:02.597Z] --- PASS: TestVersion (0.04s) [2021-04-17T11:10:02.597Z] PASS [2021-04-17T11:10:02.597Z] [2021-04-17T11:10:02.597Z] === Skipped [2021-04-17T11:10:02.597Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-17T11:10:02.597Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-17T11:10:02.597Z] [2021-04-17T11:10:02.597Z] [2021-04-17T11:10:02.597Z] DONE 18 tests, 1 skipped in 24.008s [2021-04-17T11:10:02.597Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-04-17T11:10:02.597Z] ++ 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-04-17T11:10:02.597Z] ++ set -e [2021-04-17T11:10:02.597Z] ++ '[' -n 0 ']' [2021-04-17T11:10:02.597Z] ++ set -x [2021-04-17T11:10:02.597Z] ++ env -i DEST=/go/src/github.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-04-17T11:10:02.740Z] ok github.com/docker/docker/pkg/plugins 33.617s coverage: 76.6% of statements [2021-04-17T11:10:02.740Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-04-17T11:10:02.740Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-04-17T11:10:02.740Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-04-17T11:10:02.740Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-04-17T11:10:02.740Z] ? github.com/docker/docker/pkg/term [no test files] [2021-04-17T11:10:02.740Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-04-17T11:10:02.740Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-04-17T11:10:02.740Z] ? github.com/docker/docker/rootless [no test files] [2021-04-17T11:10:02.740Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-04-17T11:10:02.740Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-04-17T11:10:02.740Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-04-17T11:10:02.740Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-04-17T11:10:02.740Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-04-17T11:10:02.740Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-04-17T11:10:02.740Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-04-17T11:10:02.740Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-04-17T11:10:02.740Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-04-17T11:10:02.740Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-04-17T11:10:02.740Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-04-17T11:10:02.740Z] ? github.com/docker/docker/testutil/request [no test files] [2021-04-17T11:10:02.740Z] ? github.com/docker/docker/volume [no test files] [2021-04-17T11:10:02.740Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-04-17T11:10:02.740Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-04-17T11:10:02.856Z] INFO: Testing against a local daemon [2021-04-17T11:10:02.857Z] === RUN TestVolumesCreateAndList [2021-04-17T11:10:02.857Z] --- PASS: TestVolumesCreateAndList (0.07s) [2021-04-17T11:10:02.857Z] === RUN TestVolumesRemove [2021-04-17T11:10:02.857Z] --- PASS: TestVolumesRemove (0.09s) [2021-04-17T11:10:02.857Z] === RUN TestVolumesInspect [2021-04-17T11:10:02.996Z] [2021-04-17T11:10:02.996Z] === Skipped [2021-04-17T11:10:02.996Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-04-17T11:10:02.996Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-04-17T11:10:02.996Z] [2021-04-17T11:10:02.996Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-04-17T11:10:02.996Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-04-17T11:10:02.996Z] [2021-04-17T11:10:02.996Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-04-17T11:10:02.996Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-17T11:10:02.996Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-17T11:10:02.996Z] [2021-04-17T11:10:02.996Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-04-17T11:10:02.996Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-17T11:10:02.996Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-17T11:10:02.996Z] [2021-04-17T11:10:02.996Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-04-17T11:10:02.996Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-17T11:10:02.996Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-17T11:10:02.996Z] [2021-04-17T11:10:02.996Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-04-17T11:10:02.996Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-17T11:10:02.996Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-17T11:10:02.996Z] [2021-04-17T11:10:02.996Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-04-17T11:10:02.996Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-17T11:10:02.996Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-17T11:10:02.996Z] [2021-04-17T11:10:02.996Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-04-17T11:10:02.996Z] graphtest_unix.go:73: No driver to put! [2021-04-17T11:10:02.996Z] [2021-04-17T11:10:02.996Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-04-17T11:10:02.996Z] time="2021-04-17T11:08:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-17T11:10:02.996Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-17T11:10:02.996Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-17T11:10:02.996Z] [2021-04-17T11:10:02.996Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-04-17T11:10:02.996Z] time="2021-04-17T11:08:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-17T11:10:02.996Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-17T11:10:02.996Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-17T11:10:02.996Z] [2021-04-17T11:10:02.996Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-04-17T11:10:02.996Z] time="2021-04-17T11:08:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-17T11:10:02.996Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-17T11:10:02.996Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-17T11:10:02.996Z] [2021-04-17T11:10:02.996Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-04-17T11:10:02.996Z] time="2021-04-17T11:08:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-17T11:10:02.996Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-17T11:10:02.996Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-17T11:10:02.996Z] [2021-04-17T11:10:02.996Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-04-17T11:10:02.996Z] time="2021-04-17T11:08:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-17T11:10:02.996Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-17T11:10:02.996Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-17T11:10:02.996Z] [2021-04-17T11:10:02.996Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-04-17T11:10:02.996Z] graphtest_unix.go:73: No driver to put! [2021-04-17T11:10:02.996Z] [2021-04-17T11:10:02.996Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-04-17T11:10:02.996Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-04-17T11:10:02.996Z] [2021-04-17T11:10:02.996Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-04-17T11:10:02.996Z] overlay_test.go:49: Fails to compute changes intermittently [2021-04-17T11:10:02.996Z] [2021-04-17T11:10:02.996Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-04-17T11:10:02.996Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-04-17T11:10:02.996Z] [2021-04-17T11:10:02.996Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-04-17T11:10:02.996Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-04-17T11:10:02.996Z] [2021-04-17T11:10:02.996Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-04-17T11:10:02.996Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-17T11:10:02.996Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-17T11:10:02.996Z] [2021-04-17T11:10:02.996Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-04-17T11:10:02.996Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-17T11:10:02.996Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-17T11:10:02.996Z] [2021-04-17T11:10:02.996Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-04-17T11:10:02.996Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-17T11:10:02.996Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-17T11:10:02.996Z] [2021-04-17T11:10:02.996Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-04-17T11:10:02.996Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-17T11:10:02.996Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-17T11:10:02.996Z] [2021-04-17T11:10:02.996Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-04-17T11:10:02.996Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-17T11:10:02.996Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-17T11:10:02.996Z] [2021-04-17T11:10:02.996Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-04-17T11:10:02.996Z] graphtest_unix.go:73: No driver to put! [2021-04-17T11:10:02.996Z] [2021-04-17T11:10:02.996Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-04-17T11:10:02.996Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-04-17T11:10:02.996Z] [2021-04-17T11:10:02.996Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-04-17T11:10:02.996Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-04-17T11:10:02.996Z] [2021-04-17T11:10:02.996Z] [2021-04-17T11:10:02.996Z] DONE 2247 tests, 26 skipped in 256.722s [2021-04-17T11:10:03.100Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-04-17T11:10:03.100Z] === RUN TestAuthZPluginAllowEventStream [2021-04-17T11:10:03.116Z] --- PASS: TestVolumesInspect (0.05s) [2021-04-17T11:10:03.116Z] === RUN TestVolumesInvalidJSON [2021-04-17T11:10:03.116Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-17T11:10:03.116Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-17T11:10:03.116Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-17T11:10:03.116Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-04-17T11:10:03.116Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-17T11:10:03.116Z] PASS [2021-04-17T11:10:03.116Z] [2021-04-17T11:10:03.116Z] DONE 5 tests in 0.458s [2021-04-17T11:10:03.116Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) Post stage [Pipeline] junit [2021-04-17T11:10:03.568Z] Recording test results [2021-04-17T11:10:03.687Z] ++++ cat bundles/test-integration/docker.pid [2021-04-17T11:10:03.687Z] +++ kill 5673 [2021-04-17T11:10:03.947Z] === RUN TestDockerSuite/TestEventsUntag [2021-04-17T11:10:04.155Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-04-17T11:10:04.485Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42305/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=041d074ebe3a55e558e18ad494c69ca6e13c9979 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:041d074ebe3a55e558e18ad494c69ca6e13c9979 hack/validate/vendor [2021-04-17T11:10:04.622Z] --- PASS: TestAuthZPluginAllowEventStream (1.34s) [2021-04-17T11:10:04.622Z] === RUN TestAuthZPluginErrorResponse [2021-04-17T11:10:04.886Z] +++ /etc/init.d/apparmor stop [2021-04-17T11:10:04.886Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-17T11:10:04.886Z] [2021-04-17T11:10:04.886Z] Unloading profiles will leave already running processes permanently [2021-04-17T11:10:04.886Z] unconfined, which can lead to unexpected situations. [2021-04-17T11:10:04.886Z] [2021-04-17T11:10:04.886Z] To set a process to complain mode, use the command line tool [2021-04-17T11:10:04.886Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-17T11:10:04.886Z] +++ true [2021-04-17T11:10:04.886Z] exiting test-integration [2021-04-17T11:10:04.886Z] ++ exit 0 [2021-04-17T11:10:04.886Z] [2021-04-17T11:10:04.917Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-04-17T11:10:04.917Z] === RUN TestAuthZPluginErrorRequest [2021-04-17T11:10:05.047Z] No vendor changes in diff. [2021-04-17T11:10:05.558Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-04-17T11:10:05.558Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-17T11:10:05.824Z] + for job in $(jobs -p) [2021-04-17T11:10:05.824Z] + wait 10455 [2021-04-17T11:10:05.963Z] + echo Ensuring container killed. [2021-04-17T11:10:05.963Z] Ensuring container killed. [2021-04-17T11:10:05.963Z] + docker rm -vf docker-pr1 [2021-04-17T11:10:05.963Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-04-17T11:10:06.083Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-04-17T11:10:06.197Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-04-17T11:10:06.197Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-17T11:10:06.283Z] + echo Chowning /workspace to jenkins user [2021-04-17T11:10:06.283Z] Chowning /workspace to jenkins user [2021-04-17T11:10:06.283Z] + id -u [2021-04-17T11:10:06.283Z] + id -g [2021-04-17T11:10:06.283Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42305:/workspace busybox chown -R 1000:1000 /workspace [2021-04-17T11:10:06.653Z] === RUN TestDockerSuite/TestEventsUntilInThePast [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-17T11:10:07.177Z] + bundleName=unit [2021-04-17T11:10:07.177Z] + echo Creating unit-bundles.tar.gz [2021-04-17T11:10:07.177Z] Creating unit-bundles.tar.gz [2021-04-17T11:10:07.177Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-04-17T11:10:07.177Z] bundles/junit-report.xml [2021-04-17T11:10:07.177Z] bundles/go-test-report.json [2021-04-17T11:10:07.177Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-04-17T11:10:07.186Z] Archiving artifacts [2021-04-17T11:10:07.628Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42305/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-17T11:10:07.728Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.77s) [2021-04-17T11:10:07.728Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-17T11:10:07.977Z] + make clean [2021-04-17T11:10:08.233Z] docker volume rm -f docker-dev-cache [2021-04-17T11:10:08.233Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-17T11:10:09.830Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.69s) [2021-04-17T11:10:09.830Z] === RUN TestAuthZPluginHeader [2021-04-17T11:10:10.493Z] --- PASS: TestAuthZPluginHeader (0.87s) [2021-04-17T11:10:10.493Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-17T11:10:10.493Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-04-17T11:10:10.493Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-17T11:10:10.493Z] === RUN TestAuthZPluginV2Disable [2021-04-17T11:10:10.493Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-04-17T11:10:10.493Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-17T11:10:10.493Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-17T11:10:10.493Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-17T11:10:10.493Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-17T11:10:10.493Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-17T11:10:10.493Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-17T11:10:10.493Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-17T11:10:10.493Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-17T11:10:18.879Z] === RUN TestDockerSuite/TestExec [2021-04-17T11:10:19.140Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-04-17T11:10:20.078Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-04-17T11:10:21.016Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-04-17T11:10:21.585Z] === RUN TestDockerSuite/TestExecAPIStart [2021-04-17T11:10:24.121Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-04-17T11:10:24.689Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-04-17T11:10:25.627Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-04-17T11:10:25.887Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-04-17T11:10:27.265Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-04-17T11:10:28.645Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-04-17T11:10:29.118Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s) [2021-04-17T11:10:29.118Z] PASS [2021-04-17T11:10:29.118Z] [2021-04-17T11:10:29.118Z] === Skipped [2021-04-17T11:10:29.118Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-04-17T11:10:29.118Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-17T11:10:29.118Z] [2021-04-17T11:10:29.118Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-04-17T11:10:29.118Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-17T11:10:29.118Z] [2021-04-17T11:10:29.118Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-17T11:10:29.118Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-17T11:10:29.118Z] [2021-04-17T11:10:29.118Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-17T11:10:29.118Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-17T11:10:29.118Z] [2021-04-17T11:10:29.118Z] [2021-04-17T11:10:29.118Z] DONE 17 tests, 4 skipped in 27.688s [2021-04-17T11:10:29.118Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-17T11:10:29.118Z] ++ 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-04-17T11:10:29.118Z] ++ set -e [2021-04-17T11:10:29.118Z] ++ '[' -n 0 ']' [2021-04-17T11:10:29.118Z] ++ set -x [2021-04-17T11:10:29.118Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-17T11:10:29.118Z] INFO: Testing against a local daemon [2021-04-17T11:10:29.118Z] === RUN TestPluginInvalidJSON [2021-04-17T11:10:29.118Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-17T11:10:29.118Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-17T11:10:29.118Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-17T11:10:29.118Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-04-17T11:10:29.118Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-17T11:10:29.118Z] === RUN TestPluginInstall [2021-04-17T11:10:29.118Z] === RUN TestPluginInstall/no_auth [2021-04-17T11:10:29.118Z] time="2021-04-17T11:10:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-17T11:10:29.119Z] time="2021-04-17T11:10:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7e74680183a024819b2f67900187a7cf010b97f01c7b3eb5574a8e479fdf5f51" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-17T11:10:29.119Z] time="2021-04-17T11:10:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-17T11:10:29.119Z] time="2021-04-17T11:10:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7e74680183a024819b2f67900187a7cf010b97f01c7b3eb5574a8e479fdf5f51" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-17T11:10:29.119Z] === RUN TestPluginInstall/with_htpasswd [2021-04-17T11:10:29.759Z] time="2021-04-17T11:10:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-17T11:10:29.759Z] time="2021-04-17T11:10:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7897fab1f49f90086c1f546bf0758d0c2926309c767631cf5d91f03eabc577fa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-17T11:10:29.759Z] time="2021-04-17T11:10:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-17T11:10:29.759Z] time="2021-04-17T11:10:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7897fab1f49f90086c1f546bf0758d0c2926309c767631cf5d91f03eabc577fa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-17T11:10:30.024Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-04-17T11:10:30.054Z] === RUN TestPluginInstall/with_insecure [2021-04-17T11:10:31.100Z] time="2021-04-17T11:10:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-17T11:10:31.100Z] time="2021-04-17T11:10:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eb4f5c564fddd0fe2e1e103fea16355a3a85e3945ac3834396057f0e0cc5ca59" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-17T11:10:31.100Z] time="2021-04-17T11:10:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-17T11:10:31.100Z] time="2021-04-17T11:10:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eb4f5c564fddd0fe2e1e103fea16355a3a85e3945ac3834396057f0e0cc5ca59" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-17T11:10:31.396Z] --- PASS: TestPluginInstall (4.29s) [2021-04-17T11:10:31.396Z] --- PASS: TestPluginInstall/no_auth (1.98s) [2021-04-17T11:10:31.396Z] --- PASS: TestPluginInstall/with_htpasswd (0.94s) [2021-04-17T11:10:31.396Z] --- PASS: TestPluginInstall/with_insecure (1.37s) [2021-04-17T11:10:31.396Z] plugin_test.go:165: [d7d3eefbc1387] daemon is not started [2021-04-17T11:10:31.396Z] === RUN TestPluginsWithRuntimes [2021-04-17T11:10:31.932Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-04-17T11:10:33.487Z] === RUN TestPluginsWithRuntimes/No_Args [2021-04-17T11:10:34.469Z] === RUN TestDockerSuite/TestExecCgroup [2021-04-17T11:10:34.550Z] === RUN TestPluginsWithRuntimes/With_Args [2021-04-17T11:10:35.593Z] --- PASS: TestPluginsWithRuntimes (3.97s) [2021-04-17T11:10:35.593Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.08s) [2021-04-17T11:10:35.593Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.04s) [2021-04-17T11:10:35.593Z] === RUN TestPluginBackCompatMediaTypes [2021-04-17T11:10:36.236Z] --- PASS: TestPluginBackCompatMediaTypes (0.85s) [2021-04-17T11:10:36.236Z] PASS [2021-04-17T11:10:36.236Z] [2021-04-17T11:10:36.236Z] DONE 10 tests in 9.206s [2021-04-17T11:10:36.236Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-17T11:10:36.236Z] ++ 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-04-17T11:10:36.236Z] ++ set -e [2021-04-17T11:10:36.236Z] ++ '[' -n 0 ']' [2021-04-17T11:10:36.236Z] ++ set -x [2021-04-17T11:10:36.236Z] ++ env -i DEST=/go/src/github.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-04-17T11:10:36.533Z] INFO: Testing against a local daemon [2021-04-17T11:10:36.533Z] === RUN TestExternalGraphDriver [2021-04-17T11:10:36.533Z] === RUN TestExternalGraphDriver/json [2021-04-17T11:10:37.758Z] === RUN TestDockerSuite/TestExecEnv [2021-04-17T11:10:38.327Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-04-17T11:10:38.615Z] === RUN TestExternalGraphDriver/spec [2021-04-17T11:10:40.137Z] === RUN TestExternalGraphDriver/pull [2021-04-17T11:10:40.242Z] === RUN TestDockerSuite/TestExecExitStatus [2021-04-17T11:10:41.191Z] === RUN TestDockerSuite/TestExecInspectID [2021-04-17T11:10:42.223Z] --- PASS: TestExternalGraphDriver (5.59s) [2021-04-17T11:10:42.223Z] --- PASS: TestExternalGraphDriver/json (1.88s) [2021-04-17T11:10:42.223Z] --- PASS: TestExternalGraphDriver/spec (1.82s) [2021-04-17T11:10:42.223Z] --- PASS: TestExternalGraphDriver/pull (1.78s) [2021-04-17T11:10:42.223Z] === RUN TestGraphdriverPluginV2 [2021-04-17T11:10:42.223Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2021-04-17T11:10:42.223Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-17T11:10:42.223Z] PASS [2021-04-17T11:10:42.223Z] [2021-04-17T11:10:42.223Z] === Skipped [2021-04-17T11:10:42.223Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2021-04-17T11:10:42.223Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-17T11:10:42.223Z] [2021-04-17T11:10:42.223Z] [2021-04-17T11:10:42.223Z] DONE 5 tests, 1 skipped in 5.730s [2021-04-17T11:10:42.223Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-17T11:10:42.223Z] ++ 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-04-17T11:10:42.223Z] ++ set -e [2021-04-17T11:10:42.223Z] ++ '[' -n 0 ']' [2021-04-17T11:10:42.223Z] ++ set -x [2021-04-17T11:10:42.223Z] ++ env -i DEST=/go/src/github.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-04-17T11:10:42.223Z] INFO: Testing against a local daemon [2021-04-17T11:10:42.223Z] === RUN TestContinueAfterPluginCrash [2021-04-17T11:10:42.223Z] === PAUSE TestContinueAfterPluginCrash [2021-04-17T11:10:42.223Z] === RUN TestReadPluginNoRead [2021-04-17T11:10:42.223Z] === PAUSE TestReadPluginNoRead [2021-04-17T11:10:42.223Z] === RUN TestDaemonStartWithLogOpt [2021-04-17T11:10:42.223Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-17T11:10:42.223Z] === CONT TestContinueAfterPluginCrash [2021-04-17T11:10:42.223Z] === CONT TestDaemonStartWithLogOpt [2021-04-17T11:10:42.223Z] === CONT TestReadPluginNoRead [2021-04-17T11:10:44.479Z] === RUN TestDockerSuite/TestExecInteractive [2021-04-17T11:10:45.047Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-04-17T11:10:45.306Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-04-17T11:10:46.686Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-04-17T11:10:47.873Z] === RUN TestReadPluginNoRead/default [2021-04-17T11:10:47.873Z] --- PASS: TestDaemonStartWithLogOpt (5.48s) [2021-04-17T11:10:48.065Z] === RUN TestDockerSuite/TestExecParseError [2021-04-17T11:10:48.511Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-17T11:10:49.002Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-04-17T11:10:50.036Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-17T11:10:50.382Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-04-17T11:10:51.553Z] --- PASS: TestReadPluginNoRead (9.30s) [2021-04-17T11:10:51.553Z] --- PASS: TestReadPluginNoRead/default (1.41s) [2021-04-17T11:10:51.553Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.50s) [2021-04-17T11:10:51.553Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.48s) [2021-04-17T11:10:51.553Z] read_test.go:92: [d16d232f4d70d] daemon is not started [2021-04-17T11:10:51.759Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-04-17T11:10:53.074Z] --- PASS: TestContinueAfterPluginCrash (10.61s) [2021-04-17T11:10:53.074Z] PASS [2021-04-17T11:10:53.074Z] [2021-04-17T11:10:53.074Z] DONE 6 tests in 10.685s [2021-04-17T11:10:53.074Z] 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-04-17T11:10:53.074Z] ++ 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-04-17T11:10:53.074Z] ++ set -e [2021-04-17T11:10:53.074Z] ++ '[' -n 0 ']' [2021-04-17T11:10:53.074Z] ++ set -x [2021-04-17T11:10:53.074Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-17T11:10:53.074Z] testing: warning: no tests to run [2021-04-17T11:10:53.074Z] PASS [2021-04-17T11:10:53.074Z] [2021-04-17T11:10:53.074Z] DONE 0 tests in 0.017s [2021-04-17T11:10:53.074Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-17T11:10:53.074Z] ++ 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-04-17T11:10:53.074Z] ++ set -e [2021-04-17T11:10:53.074Z] ++ '[' -n 0 ']' [2021-04-17T11:10:53.074Z] ++ set -x [2021-04-17T11:10:53.074Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-17T11:10:53.074Z] INFO: Testing against a local daemon [2021-04-17T11:10:53.074Z] === RUN TestPluginWithDevMounts [2021-04-17T11:10:53.074Z] === PAUSE TestPluginWithDevMounts [2021-04-17T11:10:53.074Z] === CONT TestPluginWithDevMounts [2021-04-17T11:10:54.594Z] --- PASS: TestPluginWithDevMounts (1.83s) [2021-04-17T11:10:54.594Z] PASS [2021-04-17T11:10:54.594Z] [2021-04-17T11:10:54.594Z] DONE 1 tests in 1.896s [2021-04-17T11:10:54.594Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2021-04-17T11:10:54.594Z] ++ 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-04-17T11:10:54.594Z] ++ set -e [2021-04-17T11:10:54.594Z] ++ '[' -n 0 ']' [2021-04-17T11:10:54.594Z] ++ set -x [2021-04-17T11:10:54.594Z] ++ env -i DEST=/go/src/github.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-04-17T11:10:54.890Z] INFO: Testing against a local daemon [2021-04-17T11:10:54.890Z] === RUN TestSecretInspect [2021-04-17T11:10:55.948Z] === RUN TestDockerSuite/TestExecSetEnv [2021-04-17T11:10:56.207Z] === RUN TestDockerSuite/TestExecStartFails [2021-04-17T11:10:56.972Z] --- PASS: TestSecretInspect (1.92s) [2021-04-17T11:10:56.972Z] === RUN TestSecretList [2021-04-17T11:10:57.585Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-04-17T11:10:58.505Z] --- PASS: TestSecretList (1.94s) [2021-04-17T11:10:58.505Z] === RUN TestSecretsCreateAndDelete [2021-04-17T11:11:00.586Z] --- PASS: TestSecretsCreateAndDelete (1.87s) [2021-04-17T11:11:00.586Z] === RUN TestSecretsUpdate [2021-04-17T11:11:02.670Z] --- PASS: TestSecretsUpdate (1.93s) [2021-04-17T11:11:02.670Z] === RUN TestTemplatedSecret [2021-04-17T11:11:02.853Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-04-17T11:11:04.753Z] --- PASS: TestTemplatedSecret (2.43s) [2021-04-17T11:11:04.753Z] === RUN TestSecretCreateResolve [2021-04-17T11:11:06.831Z] --- PASS: TestSecretCreateResolve (1.89s) [2021-04-17T11:11:06.831Z] PASS [2021-04-17T11:11:06.831Z] [2021-04-17T11:11:06.831Z] DONE 6 tests in 12.050s [2021-04-17T11:11:06.831Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2021-04-17T11:11:06.831Z] ++ 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-04-17T11:11:06.831Z] ++ set -e [2021-04-17T11:11:06.831Z] ++ '[' -n 0 ']' [2021-04-17T11:11:06.831Z] ++ set -x [2021-04-17T11:11:06.831Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-17T11:11:06.831Z] INFO: Testing against a local daemon [2021-04-17T11:11:06.831Z] === RUN TestServiceCreateInit [2021-04-17T11:11:06.831Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-17T11:11:09.418Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-04-17T11:11:09.418Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-04-17T11:11:09.678Z] === RUN TestDockerSuite/TestExecTTY [2021-04-17T11:11:11.318Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-17T11:11:11.583Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-04-17T11:11:12.970Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-04-17T11:11:14.347Z] === RUN TestDockerSuite/TestExecUlimits [2021-04-17T11:11:14.865Z] --- PASS: TestServiceCreateInit (7.51s) [2021-04-17T11:11:14.865Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.74s) [2021-04-17T11:11:14.865Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.74s) [2021-04-17T11:11:14.865Z] === RUN TestCreateServiceMultipleTimes [2021-04-17T11:11:15.725Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-04-17T11:11:15.725Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-04-17T11:11:18.260Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-04-17T11:11:19.195Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-04-17T11:11:21.099Z] === RUN TestDockerSuite/TestExecWithTERM [2021-04-17T11:11:22.035Z] === RUN TestDockerSuite/TestExecWithUser [2021-04-17T11:11:23.414Z] === RUN TestDockerSuite/TestGetContainerStats [2021-04-17T11:11:28.679Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-04-17T11:11:30.289Z] --- PASS: TestCreateServiceMultipleTimes (15.32s) [2021-04-17T11:11:30.289Z] === RUN TestCreateServiceConflict [2021-04-17T11:11:31.478Z] --- PASS: TestCreateServiceConflict (1.91s) [2021-04-17T11:11:31.478Z] === RUN TestCreateServiceMaxReplicas [2021-04-17T11:11:32.866Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-04-17T11:11:34.240Z] --- PASS: TestCreateServiceMaxReplicas (2.62s) [2021-04-17T11:11:34.240Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-17T11:11:34.770Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-04-17T11:11:38.955Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-04-17T11:11:39.214Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-04-17T11:11:40.150Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-04-17T11:11:40.150Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-04-17T11:11:40.150Z] === RUN TestDockerSuite/TestHealth [2021-04-17T11:11:41.549Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-04-17T11:11:46.911Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.81s) [2021-04-17T11:11:46.911Z] === RUN TestCreateServiceSecretFileMode [2021-04-17T11:11:49.665Z] --- PASS: TestCreateServiceSecretFileMode (2.27s) [2021-04-17T11:11:49.665Z] === RUN TestCreateServiceConfigFileMode [2021-04-17T11:11:51.756Z] --- PASS: TestCreateServiceConfigFileMode (2.23s) [2021-04-17T11:11:51.756Z] === RUN TestCreateServiceSysctls [2021-04-17T11:11:54.511Z] --- PASS: TestCreateServiceSysctls (3.03s) [2021-04-17T11:11:54.511Z] === RUN TestCreateServiceCapabilities [2021-04-17T11:11:56.723Z] --- PASS: TestCreateServiceCapabilities (2.32s) [2021-04-17T11:11:56.723Z] === RUN TestInspect [2021-04-17T11:11:59.478Z] --- PASS: TestInspect (2.74s) [2021-04-17T11:11:59.478Z] === RUN TestCreateJob [2021-04-17T11:12:03.013Z] --- PASS: TestCreateJob (3.13s) [2021-04-17T11:12:03.013Z] === RUN TestReplicatedJob [2021-04-17T11:12:03.485Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-04-17T11:12:03.744Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-04-17T11:12:03.744Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-04-17T11:12:03.744Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-04-17T11:12:04.680Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-04-17T11:12:04.680Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-04-17T11:12:05.248Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-04-17T11:12:05.248Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-04-17T11:12:05.248Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-04-17T11:12:05.507Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-04-17T11:12:05.507Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-04-17T11:12:05.766Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-04-17T11:12:05.766Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-04-17T11:12:06.334Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-04-17T11:12:06.334Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-04-17T11:12:07.271Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-04-17T11:12:07.271Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-04-17T11:12:08.208Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-04-17T11:12:08.626Z] --- PASS: TestReplicatedJob (5.19s) [2021-04-17T11:12:08.626Z] === RUN TestUpdateReplicatedJob [2021-04-17T11:12:09.146Z] === RUN TestDockerSuite/TestImagesFormat [2021-04-17T11:12:09.406Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-04-17T11:12:09.974Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-04-17T11:12:11.386Z] --- PASS: TestUpdateReplicatedJob (3.20s) [2021-04-17T11:12:11.386Z] === RUN TestServiceListWithStatuses [2021-04-17T11:12:11.386Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-17T11:12:11.386Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-17T11:12:11.386Z] === RUN TestDockerNetworkConnectAlias [2021-04-17T11:12:13.266Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-04-17T11:12:13.266Z] === RUN TestDockerSuite/TestImportBadURL [2021-04-17T11:12:13.266Z] === RUN TestDockerSuite/TestImportDisplay [2021-04-17T11:12:15.803Z] === RUN TestDockerSuite/TestImportFile [2021-04-17T11:12:15.874Z] --- PASS: TestDockerNetworkConnectAlias (4.08s) [2021-04-17T11:12:15.874Z] === RUN TestDockerNetworkReConnect [2021-04-17T11:12:17.705Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-04-17T11:12:17.705Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-04-17T11:12:18.626Z] --- PASS: TestDockerNetworkReConnect (3.26s) [2021-04-17T11:12:18.626Z] === RUN TestServicePlugin [2021-04-17T11:12:18.626Z] --- SKIP: TestServicePlugin (0.00s) [2021-04-17T11:12:18.626Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-17T11:12:18.626Z] === RUN TestServiceUpdateLabel [2021-04-17T11:12:19.082Z] === RUN TestDockerSuite/TestImportGzipped [2021-04-17T11:12:20.730Z] --- PASS: TestServiceUpdateLabel (1.97s) [2021-04-17T11:12:20.730Z] === RUN TestServiceUpdateSecrets [2021-04-17T11:12:20.987Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-04-17T11:12:22.477Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-04-17T11:12:23.415Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-04-17T11:12:23.983Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-04-17T11:12:24.921Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-04-17T11:12:24.921Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-04-17T11:12:24.921Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-04-17T11:12:25.856Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-04-17T11:12:26.424Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-04-17T11:12:27.361Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-04-17T11:12:28.740Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-04-17T11:12:29.678Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-04-17T11:12:30.249Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-04-17T11:12:30.249Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-04-17T11:12:33.539Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-04-17T11:12:33.798Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-04-17T11:12:34.734Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-04-17T11:12:34.734Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-04-17T11:12:35.302Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-04-17T11:12:35.302Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-04-17T11:12:36.099Z] --- PASS: TestServiceUpdateSecrets (14.32s) [2021-04-17T11:12:36.099Z] === RUN TestServiceUpdateConfigs [2021-04-17T11:12:36.679Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-04-17T11:12:36.938Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-04-17T11:12:37.505Z] === RUN TestDockerSuite/TestInspectDefault [2021-04-17T11:12:38.446Z] === RUN TestDockerSuite/TestInspectHistory [2021-04-17T11:12:39.826Z] === RUN TestDockerSuite/TestInspectImage [2021-04-17T11:12:39.826Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-04-17T11:12:39.826Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-04-17T11:12:39.826Z] === RUN TestDockerSuite/TestInspectInt64 [2021-04-17T11:12:40.397Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-04-17T11:12:41.333Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-04-17T11:12:41.333Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-04-17T11:12:41.902Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-04-17T11:12:43.810Z] === RUN TestDockerSuite/TestInspectPlugin [2021-04-17T11:12:45.225Z] === RUN TestDockerSuite/TestInspectRootFS [2021-04-17T11:12:45.497Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-04-17T11:12:46.875Z] === RUN TestDockerSuite/TestInspectStatus [2021-04-17T11:12:48.255Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-04-17T11:12:50.160Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-04-17T11:12:51.097Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-04-17T11:12:51.465Z] --- PASS: TestServiceUpdateConfigs (14.33s) [2021-04-17T11:12:51.465Z] === RUN TestServiceUpdateNetwork [2021-04-17T11:12:52.035Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-04-17T11:12:52.971Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-04-17T11:12:53.540Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-04-17T11:12:54.108Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-04-17T11:12:55.044Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-04-17T11:12:55.044Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-04-17T11:12:56.948Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-04-17T11:12:58.853Z] === RUN TestDockerSuite/TestLinksEnvs [2021-04-17T11:13:00.761Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-04-17T11:13:01.021Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-04-17T11:13:01.855Z] --- PASS: TestServiceUpdateNetwork (12.40s) [2021-04-17T11:13:01.855Z] === RUN TestServiceUpdatePidsLimit [2021-04-17T11:13:02.494Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-04-17T11:13:02.926Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-04-17T11:13:03.138Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-04-17T11:13:04.828Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-04-17T11:13:05.397Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-04-17T11:13:07.933Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-04-17T11:13:07.933Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-04-17T11:13:10.050Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-04-17T11:13:12.134Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-04-17T11:13:12.134Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-04-17T11:13:12.701Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-04-17T11:13:18.561Z] --- PASS: TestServiceUpdatePidsLimit (16.10s) [2021-04-17T11:13:18.562Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2021-04-17T11:13:18.562Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2021-04-17T11:13:18.562Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s) [2021-04-17T11:13:18.562Z] PASS [2021-04-17T11:13:18.562Z] [2021-04-17T11:13:18.562Z] === Skipped [2021-04-17T11:13:18.562Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2021-04-17T11:13:18.562Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-17T11:13:18.562Z] [2021-04-17T11:13:18.562Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2021-04-17T11:13:18.562Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-17T11:13:18.562Z] [2021-04-17T11:13:18.562Z] [2021-04-17T11:13:18.562Z] DONE 27 tests, 2 skipped in 130.845s [2021-04-17T11:13:18.562Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2021-04-17T11:13:18.562Z] ++ 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-04-17T11:13:18.562Z] ++ set -e [2021-04-17T11:13:18.562Z] ++ '[' -n 0 ']' [2021-04-17T11:13:18.562Z] ++ set -x [2021-04-17T11:13:18.562Z] ++ env -i DEST=/go/src/github.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-04-17T11:13:18.562Z] INFO: Testing against a local daemon [2021-04-17T11:13:18.562Z] === RUN TestSessionCreate [2021-04-17T11:13:18.562Z] --- PASS: TestSessionCreate (0.03s) [2021-04-17T11:13:18.562Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-17T11:13:18.562Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-04-17T11:13:18.562Z] PASS [2021-04-17T11:13:18.562Z] [2021-04-17T11:13:18.562Z] DONE 2 tests in 0.139s [2021-04-17T11:13:18.562Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2021-04-17T11:13:18.562Z] ++ 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-04-17T11:13:18.562Z] ++ set -e [2021-04-17T11:13:18.562Z] ++ '[' -n 0 ']' [2021-04-17T11:13:18.562Z] ++ set -x [2021-04-17T11:13:18.562Z] ++ env -i DEST=/go/src/github.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-04-17T11:13:18.562Z] INFO: Testing against a local daemon [2021-04-17T11:13:18.562Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-17T11:13:18.562Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-17T11:13:18.562Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-17T11:13:18.562Z] === RUN TestEventsExecDie [2021-04-17T11:13:18.562Z] --- PASS: TestEventsExecDie (0.68s) [2021-04-17T11:13:18.562Z] === RUN TestEventsBackwardsCompatible [2021-04-17T11:13:18.562Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-04-17T11:13:18.562Z] === RUN TestInfoBinaryCommits [2021-04-17T11:13:18.562Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-04-17T11:13:18.562Z] === RUN TestInfoAPIVersioned [2021-04-17T11:13:18.562Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-04-17T11:13:18.562Z] === RUN TestInfoDiscoveryBackend [2021-04-17T11:13:19.207Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-04-17T11:13:19.207Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-17T11:13:20.246Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-04-17T11:13:20.246Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-17T11:13:20.882Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-04-17T11:13:20.882Z] === RUN TestInfoAPI [2021-04-17T11:13:20.882Z] --- PASS: TestInfoAPI (0.03s) [2021-04-17T11:13:20.882Z] === RUN TestInfoAPIWarnings [2021-04-17T11:13:24.911Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-04-17T11:13:26.813Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-04-17T11:13:29.346Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-04-17T11:13:30.724Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-04-17T11:13:33.262Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-04-17T11:13:33.262Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-04-17T11:13:33.521Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-04-17T11:13:33.521Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-04-17T11:13:33.521Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-04-17T11:13:34.456Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-04-17T11:13:35.023Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-04-17T11:13:39.213Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-04-17T11:13:39.473Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-04-17T11:13:39.491Z] --- PASS: TestInfoAPIWarnings (16.30s) [2021-04-17T11:13:39.491Z] === RUN TestInfoDebug [2021-04-17T11:13:39.491Z] --- PASS: TestInfoDebug (0.53s) [2021-04-17T11:13:39.491Z] === RUN TestInfoInsecureRegistries [2021-04-17T11:13:39.491Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-04-17T11:13:39.491Z] === RUN TestInfoRegistryMirrors [2021-04-17T11:13:39.491Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-04-17T11:13:39.491Z] === RUN TestLoginFailsWithBadCredentials [2021-04-17T11:13:39.491Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s) [2021-04-17T11:13:39.491Z] === RUN TestPingCacheHeaders [2021-04-17T11:13:39.491Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-04-17T11:13:39.491Z] === RUN TestPingGet [2021-04-17T11:13:39.491Z] --- PASS: TestPingGet (0.02s) [2021-04-17T11:13:39.491Z] === RUN TestPingHead [2021-04-17T11:13:39.491Z] --- PASS: TestPingHead (0.03s) [2021-04-17T11:13:39.491Z] === RUN TestVersion [2021-04-17T11:13:39.491Z] --- PASS: TestVersion (0.03s) [2021-04-17T11:13:39.491Z] PASS [2021-04-17T11:13:39.491Z] [2021-04-17T11:13:39.491Z] === Skipped [2021-04-17T11:13:39.491Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-17T11:13:39.491Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-17T11:13:39.491Z] [2021-04-17T11:13:39.491Z] [2021-04-17T11:13:39.491Z] DONE 18 tests, 1 skipped in 21.302s [2021-04-17T11:13:39.491Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2021-04-17T11:13:39.491Z] ++ 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-04-17T11:13:39.491Z] ++ set -e [2021-04-17T11:13:39.491Z] ++ '[' -n 0 ']' [2021-04-17T11:13:39.491Z] ++ set -x [2021-04-17T11:13:39.491Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-04-17T11:13:39.491Z] INFO: Testing against a local daemon [2021-04-17T11:13:39.491Z] === RUN TestVolumesCreateAndList [2021-04-17T11:13:39.491Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-04-17T11:13:39.491Z] === RUN TestVolumesRemove [2021-04-17T11:13:39.491Z] --- PASS: TestVolumesRemove (0.06s) [2021-04-17T11:13:39.491Z] === RUN TestVolumesInspect [2021-04-17T11:13:39.491Z] --- PASS: TestVolumesInspect (0.02s) [2021-04-17T11:13:39.491Z] === RUN TestVolumesInvalidJSON [2021-04-17T11:13:39.491Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-17T11:13:39.491Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-17T11:13:39.491Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-17T11:13:39.491Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-04-17T11:13:39.491Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-17T11:13:39.491Z] PASS [2021-04-17T11:13:39.491Z] [2021-04-17T11:13:39.491Z] DONE 5 tests in 0.204s [2021-04-17T11:13:39.491Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-17T11:13:39.785Z] ++++ cat bundles/test-integration/docker.pid [2021-04-17T11:13:39.785Z] +++ kill 14147 [2021-04-17T11:13:40.824Z] +++ /etc/init.d/apparmor stop [2021-04-17T11:13:40.824Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-17T11:13:40.824Z] [2021-04-17T11:13:40.824Z] Unloading profiles will leave already running processes permanently [2021-04-17T11:13:40.824Z] unconfined, which can lead to unexpected situations. [2021-04-17T11:13:40.824Z] [2021-04-17T11:13:40.824Z] To set a process to complain mode, use the command line tool [2021-04-17T11:13:40.824Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-17T11:13:40.824Z] +++ true [2021-04-17T11:13:40.824Z] exiting test-integration [2021-04-17T11:13:40.824Z] ++ exit 0 [2021-04-17T11:13:40.824Z] Post stage [Pipeline] junit [2021-04-17T11:13:42.404Z] Recording test results [2021-04-17T11:13:42.953Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-17T11:13:43.396Z] + echo Ensuring container killed. [2021-04-17T11:13:43.396Z] Ensuring container killed. [2021-04-17T11:13:43.396Z] + docker rm -vf docker-pr1 [2021-04-17T11:13:43.396Z] Error: No such container: docker-pr1 [2021-04-17T11:13:43.396Z] + true [Pipeline] sh [2021-04-17T11:13:43.806Z] + echo Chowning /workspace to jenkins user [2021-04-17T11:13:43.806Z] Chowning /workspace to jenkins user [2021-04-17T11:13:43.806Z] + id -u [2021-04-17T11:13:43.806Z] + id -g [2021-04-17T11:13:43.806Z] + docker run --rm -v /home/docker/workspace/moby_PR-42305:/workspace busybox chown -R 1001:1001 /workspace [2021-04-17T11:13:43.806Z] Unable to find image 'busybox:latest' locally [2021-04-17T11:13:44.101Z] latest: Pulling from library/busybox [2021-04-17T11:13:44.101Z] 4a957ea280b8: Pulling fs layer [2021-04-17T11:13:44.396Z] 4a957ea280b8: Verifying Checksum [2021-04-17T11:13:44.396Z] 4a957ea280b8: Download complete [2021-04-17T11:13:44.397Z] 4a957ea280b8: Pull complete [2021-04-17T11:13:44.397Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7 [2021-04-17T11:13:44.397Z] Status: Downloaded newer image for busybox:latest [2021-04-17T11:13:44.740Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-04-17T11:13:44.999Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-04-17T11:13:44.999Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-04-17T11:13:46.386Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-17T11:13:47.323Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-04-17T11:13:47.550Z] + bundleName=ppc64le-integration [2021-04-17T11:13:47.550Z] + echo Creating ppc64le-integration-bundles.tar.gz [2021-04-17T11:13:47.550Z] Creating ppc64le-integration-bundles.tar.gz [2021-04-17T11:13:47.550Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-04-17T11:13:47.550Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-04-17T11:13:47.601Z] Archiving artifacts [2021-04-17T11:13:47.892Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-04-17T11:13:47.998Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42305/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-17T11:13:48.396Z] + make clean [2021-04-17T11:13:48.461Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-04-17T11:13:48.688Z] make: command: Command not found [2021-04-17T11:13:48.688Z] make: command: Command not found [2021-04-17T11:13:48.688Z] docker volume rm -f docker-dev-cache [2021-04-17T11:13:48.688Z] docker-dev-cache [Pipeline] deleteDir [2021-04-17T11:13:49.838Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-04-17T11:13:51.220Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-17T11:13:54.514Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-04-17T11:13:55.451Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-04-17T11:13:56.830Z] === RUN TestDockerSuite/TestLogsSince [2021-04-17T11:14:03.394Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-04-17T11:14:09.960Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-04-17T11:14:10.528Z] === RUN TestDockerSuite/TestLogsTail [2021-04-17T11:14:11.908Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-04-17T11:14:13.288Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-04-17T11:14:14.670Z] === RUN TestDockerSuite/TestMountIntoProc [2021-04-17T11:14:14.670Z] === RUN TestDockerSuite/TestMountIntoSys [2021-04-17T11:14:15.640Z] === RUN TestDockerSuite/TestNetHostname [2021-04-17T11:14:18.932Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-04-17T11:14:18.932Z] === RUN TestDockerSuite/TestNetworkEvents [2021-04-17T11:14:22.218Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-04-17T11:14:26.410Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-04-17T11:14:28.314Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-04-17T11:14:29.251Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-04-17T11:14:29.819Z] === RUN TestDockerSuite/TestPluginActive [2021-04-17T11:14:30.755Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-04-17T11:14:31.322Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-04-17T11:14:34.612Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-04-17T11:14:37.901Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-04-17T11:14:37.901Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-04-17T11:14:37.901Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-04-17T11:14:38.159Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-04-17T11:14:42.353Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-04-17T11:14:42.353Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-04-17T11:14:42.922Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-04-17T11:14:44.298Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-04-17T11:14:45.244Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-04-17T11:14:48.531Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-04-17T11:14:50.435Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-04-17T11:14:53.722Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-04-17T11:14:53.722Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-04-17T11:14:56.258Z] === RUN TestDockerSuite/TestPortHostBinding [2021-04-17T11:14:58.164Z] === RUN TestDockerSuite/TestPortList [2021-04-17T11:15:10.374Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-04-17T11:15:10.374Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-04-17T11:15:18.487Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-04-17T11:15:18.487Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-04-17T11:15:18.487Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-04-17T11:15:18.487Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-04-17T11:15:18.487Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-04-17T11:15:18.746Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-04-17T11:15:19.005Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-04-17T11:15:19.005Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-04-17T11:15:19.942Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-04-17T11:15:19.942Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-04-17T11:15:21.848Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-04-17T11:15:21.848Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-04-17T11:15:26.047Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-04-17T11:15:27.424Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-04-17T11:15:28.800Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-04-17T11:15:28.800Z] === RUN TestDockerSuite/TestPsByOrder [2021-04-17T11:15:29.060Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-04-17T11:15:33.255Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-04-17T11:15:33.255Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-04-17T11:15:34.192Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-04-17T11:15:38.389Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-04-17T11:15:42.579Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-04-17T11:15:42.579Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-04-17T11:15:45.865Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-04-17T11:15:46.802Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-04-17T11:15:50.090Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-04-17T11:15:54.282Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-04-17T11:15:55.691Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-04-17T11:15:57.068Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-04-17T11:15:57.637Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-04-17T11:16:00.929Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-04-17T11:16:01.498Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-04-17T11:16:02.438Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-04-17T11:16:04.348Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-04-17T11:16:05.288Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-04-17T11:16:07.198Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-04-17T11:16:09.737Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-04-17T11:16:10.307Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-04-17T11:16:12.218Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-04-17T11:16:12.218Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-04-17T11:16:12.478Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-04-17T11:16:13.047Z] === RUN TestDockerSuite/TestPsRightTagName [2021-04-17T11:16:16.341Z] === RUN TestDockerSuite/TestPsShowMounts [2021-04-17T11:16:17.279Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-04-17T11:16:19.186Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-04-17T11:16:20.126Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-04-17T11:16:20.126Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-04-17T11:16:20.390Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-04-17T11:16:20.390Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-04-17T11:16:20.390Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-04-17T11:16:21.329Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-04-17T11:16:23.235Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-04-17T11:16:25.144Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-04-17T11:16:25.144Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-04-17T11:16:25.714Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-04-17T11:16:32.291Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-04-17T11:16:37.575Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-04-17T11:16:38.515Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-04-17T11:16:40.422Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-04-17T11:16:40.422Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-04-17T11:16:40.422Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-04-17T11:16:40.683Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-04-17T11:16:43.220Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-04-17T11:16:44.598Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-04-17T11:16:45.978Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-04-17T11:16:49.270Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-04-17T11:16:50.209Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-04-17T11:16:52.765Z] === RUN TestDockerSuite/TestRmiBlank [2021-04-17T11:16:52.765Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-04-17T11:16:52.765Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-04-17T11:16:53.703Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-04-17T11:16:56.995Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-04-17T11:16:57.563Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-04-17T11:16:58.132Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-04-17T11:16:58.392Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-04-17T11:17:00.931Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-04-17T11:17:01.499Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-04-17T11:17:02.877Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-04-17T11:17:03.445Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-04-17T11:17:04.382Z] === RUN TestDockerSuite/TestRmiTag [2021-04-17T11:17:04.642Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-04-17T11:17:06.023Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-04-17T11:17:06.282Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-04-17T11:17:11.555Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-04-17T11:17:11.555Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-04-17T11:17:12.124Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-04-17T11:17:12.382Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-04-17T11:17:14.285Z] === RUN TestDockerSuite/TestRunAddHost [2021-04-17T11:17:14.544Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-04-17T11:17:15.112Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-04-17T11:17:15.679Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-04-17T11:17:15.679Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-04-17T11:17:16.622Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-04-17T11:17:18.534Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-04-17T11:17:19.101Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-04-17T11:17:20.038Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-04-17T11:17:20.297Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-04-17T11:17:21.674Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-04-17T11:17:23.054Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-04-17T11:17:24.433Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-04-17T11:17:25.379Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-04-17T11:17:25.947Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-04-17T11:17:26.883Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-04-17T11:17:27.819Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-04-17T11:17:28.385Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-04-17T11:17:29.320Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-04-17T11:17:30.697Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-04-17T11:17:31.266Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-04-17T11:17:31.834Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-04-17T11:17:32.402Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-04-17T11:17:32.402Z] === RUN TestDockerSuite/TestRunBindMounts [2021-04-17T11:17:33.779Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-04-17T11:17:35.160Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-04-17T11:17:36.098Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-04-17T11:17:37.620Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-04-17T11:17:38.188Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-04-17T11:17:38.762Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-04-17T11:17:38.762Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-04-17T11:17:39.699Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-04-17T11:17:40.268Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-04-17T11:17:40.835Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-04-17T11:17:41.770Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-04-17T11:17:42.338Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-04-17T11:17:42.338Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-04-17T11:17:42.907Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-04-17T11:17:43.167Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-04-17T11:17:44.106Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-04-17T11:17:44.674Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-04-17T11:17:45.609Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-04-17T11:17:46.177Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-04-17T11:17:46.177Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-04-17T11:17:47.113Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-04-17T11:17:48.492Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-04-17T11:17:48.751Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-04-17T11:17:50.657Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-04-17T11:17:50.657Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-04-17T11:17:52.035Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-04-17T11:17:52.970Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-04-17T11:17:53.538Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-04-17T11:17:54.474Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-04-17T11:17:55.042Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-04-17T11:17:55.610Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-04-17T11:17:57.515Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-04-17T11:18:01.705Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-04-17T11:18:01.705Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-04-17T11:18:01.977Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-04-17T11:18:04.521Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-04-17T11:18:05.900Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-04-17T11:18:09.188Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-04-17T11:18:10.126Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-04-17T11:18:12.031Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-04-17T11:18:12.031Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-04-17T11:18:12.031Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-04-17T11:18:12.599Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-04-17T11:18:13.168Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-04-17T11:18:15.703Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-04-17T11:18:15.703Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-04-17T11:18:17.081Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-04-17T11:18:20.370Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-04-17T11:18:20.629Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-04-17T11:18:22.534Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-04-17T11:18:23.102Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-04-17T11:18:23.102Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-04-17T11:18:24.039Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-04-17T11:18:25.416Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-04-17T11:18:25.416Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-04-17T11:18:25.983Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-04-17T11:18:26.920Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-04-17T11:18:27.513Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-04-17T11:18:28.080Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-04-17T11:18:28.339Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-04-17T11:18:28.908Z] === RUN TestDockerSuite/TestRunEnvironment [2021-04-17T11:18:29.475Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-04-17T11:18:30.411Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-04-17T11:18:30.978Z] === RUN TestDockerSuite/TestRunExitCode [2021-04-17T11:18:31.546Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-04-17T11:18:32.481Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-04-17T11:18:33.049Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-04-17T11:18:33.617Z] === RUN TestDockerSuite/TestRunExposePort [2021-04-17T11:18:33.617Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-04-17T11:18:34.553Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-04-17T11:18:35.121Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-04-17T11:18:35.688Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-04-17T11:18:36.626Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-04-17T11:18:37.197Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-04-17T11:18:37.197Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-04-17T11:18:41.387Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-04-17T11:18:41.646Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-04-17T11:18:44.180Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-04-17T11:18:46.081Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-04-17T11:18:54.193Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-04-17T11:18:54.193Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-04-17T11:18:55.131Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-04-17T11:18:55.131Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-04-17T11:18:55.131Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-04-17T11:18:55.131Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-04-17T11:18:56.091Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-04-17T11:18:59.377Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-04-17T11:19:00.753Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-04-17T11:19:02.659Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-04-17T11:19:02.659Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-04-17T11:19:08.957Z] --- PASS: TestBuildWCOWSandboxSize (815.42s) [2021-04-17T11:19:08.957Z] === RUN TestBuildWithEmptyDockerfile [2021-04-17T11:19:08.957Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-17T11:19:08.957Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-17T11:19:08.957Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-17T11:19:08.957Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-17T11:19:08.957Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-17T11:19:08.957Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-17T11:19:08.957Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-17T11:19:08.957Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-17T11:19:08.957Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-17T11:19:08.957Z] --- PASS: TestBuildWithEmptyDockerfile (0.74s) [2021-04-17T11:19:08.957Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-04-17T11:19:08.957Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-04-17T11:19:08.957Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-04-17T11:19:08.957Z] === RUN TestBuildPreserveOwnership [2021-04-17T11:19:08.957Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2021-04-17T11:19:08.957Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-17T11:19:08.957Z] === RUN TestBuildPlatformInvalid [2021-04-17T11:19:08.957Z] --- PASS: TestBuildPlatformInvalid (0.69s) [2021-04-17T11:19:08.957Z] PASS [2021-04-17T11:19:08.957Z] ok github.com/docker/docker/integration/build 994.123s [2021-04-17T11:19:08.957Z] [2021-04-17T11:19:08.957Z] === Skipped [2021-04-17T11:19:08.957Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-04-17T11:19:08.957Z] build_session_test.go:25: TODO: BuildKit [2021-04-17T11:19:08.957Z] [2021-04-17T11:19:08.957Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-04-17T11:19:08.957Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:19:08.957Z] [2021-04-17T11:19:08.958Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-04-17T11:19:08.958Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-17T11:19:08.958Z] [2021-04-17T11:19:08.958Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.02s) [2021-04-17T11:19:08.958Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-17T11:19:08.958Z] [2021-04-17T11:19:08.958Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2021-04-17T11:19:08.958Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-17T11:19:08.958Z] [2021-04-17T11:19:08.958Z] [2021-04-17T11:19:08.958Z] DONE 29 tests, 5 skipped in 1016.127s [2021-04-17T11:19:08.958Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-04-17T11:19:09.224Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-04-17T11:19:09.224Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-04-17T11:19:09.483Z] === RUN TestDockerSuite/TestRunModeHostname [2021-04-17T11:19:10.859Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-04-17T11:19:10.859Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-04-17T11:19:10.859Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-04-17T11:19:12.238Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-04-17T11:19:12.715Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-17T11:19:12.715Z] INFO: Testing against a local daemon [2021-04-17T11:19:12.715Z] === RUN TestConfigInspect [2021-04-17T11:19:12.715Z] --- SKIP: TestConfigInspect (0.00s) [2021-04-17T11:19:12.715Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:19:12.715Z] === RUN TestConfigList [2021-04-17T11:19:12.715Z] --- SKIP: TestConfigList (0.00s) [2021-04-17T11:19:12.715Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:19:12.715Z] === RUN TestConfigsCreateAndDelete [2021-04-17T11:19:12.715Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-04-17T11:19:12.715Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:19:12.715Z] === RUN TestConfigsUpdate [2021-04-17T11:19:12.715Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-04-17T11:19:12.715Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:19:12.715Z] === RUN TestTemplatedConfig [2021-04-17T11:19:12.715Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-04-17T11:19:12.715Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:19:12.715Z] === RUN TestConfigCreateResolve [2021-04-17T11:19:12.715Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-04-17T11:19:12.715Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-04-17T11:19:12.715Z] === RUN TestConfigDaemonLibtrustID [2021-04-17T11:19:12.715Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-04-17T11:19:12.715Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-04-17T11:19:12.715Z] PASS [2021-04-17T11:19:12.715Z] ok github.com/docker/docker/integration/config 0.269s [2021-04-17T11:19:13.183Z] [2021-04-17T11:19:13.183Z] === Skipped [2021-04-17T11:19:13.183Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-04-17T11:19:13.183Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:19:13.183Z] [2021-04-17T11:19:13.183Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-04-17T11:19:13.183Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:19:13.183Z] [2021-04-17T11:19:13.183Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-04-17T11:19:13.183Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:19:13.183Z] [2021-04-17T11:19:13.183Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-04-17T11:19:13.183Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:19:13.183Z] [2021-04-17T11:19:13.183Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-04-17T11:19:13.183Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:19:13.183Z] [2021-04-17T11:19:13.183Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-04-17T11:19:13.183Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-04-17T11:19:13.183Z] [2021-04-17T11:19:13.183Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-04-17T11:19:13.183Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-04-17T11:19:13.183Z] [2021-04-17T11:19:13.183Z] [2021-04-17T11:19:13.183Z] DONE 7 tests, 7 skipped in 4.016s [2021-04-17T11:19:13.183Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-04-17T11:19:13.615Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-04-17T11:19:15.517Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-04-17T11:19:15.517Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-04-17T11:19:15.517Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-04-17T11:19:16.894Z] === RUN TestDockerSuite/TestRunMount [2021-04-17T11:19:16.945Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-17T11:19:16.945Z] INFO: Testing against a local daemon [2021-04-17T11:19:16.945Z] === RUN TestCheckpoint [2021-04-17T11:19:16.945Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-17T11:19:16.945Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-17T11:19:16.945Z] === RUN TestContainerInvalidJSON [2021-04-17T11:19:16.945Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-17T11:19:16.945Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-17T11:19:16.945Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-17T11:19:16.945Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-17T11:19:16.945Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-17T11:19:16.945Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-17T11:19:16.945Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-17T11:19:16.945Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-17T11:19:16.945Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-17T11:19:16.945Z] --- PASS: TestContainerInvalidJSON (0.59s) [2021-04-17T11:19:16.945Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-04-17T11:19:16.945Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-04-17T11:19:16.945Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-04-17T11:19:16.945Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-17T11:19:17.408Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.29s) [2021-04-17T11:19:17.408Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-17T11:19:17.408Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2021-04-17T11:19:17.408Z] copy_test.go:38: testEnv.OSType == "windows" [2021-04-17T11:19:17.408Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-17T11:19:17.408Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.24s) [2021-04-17T11:19:17.408Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-17T11:19:17.408Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.04s) [2021-04-17T11:19:17.408Z] copy_test.go:63: testEnv.OSType == "windows" [2021-04-17T11:19:17.408Z] === RUN TestCopyFromContainer [2021-04-17T11:19:17.408Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-04-17T11:19:17.408Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:19:17.408Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-17T11:19:17.408Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-17T11:19:17.408Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-17T11:19:17.408Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-17T11:19:17.408Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-17T11:19:17.408Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-17T11:19:17.408Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-17T11:19:17.876Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-17T11:19:17.876Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-17T11:19:17.876Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-17T11:19:17.876Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-04-17T11:19:17.876Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-17T11:19:17.876Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-04-17T11:19:17.876Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-04-17T11:19:17.876Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-17T11:19:17.876Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-04-17T11:19:17.876Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-04-17T11:19:17.876Z] === RUN TestCreateWithInvalidEnv [2021-04-17T11:19:17.876Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-17T11:19:17.876Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-17T11:19:17.876Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-17T11:19:17.876Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-17T11:19:17.876Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-17T11:19:17.876Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-17T11:19:17.876Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-17T11:19:17.876Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-17T11:19:17.876Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-17T11:19:17.876Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-04-17T11:19:17.876Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-17T11:19:17.876Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-17T11:19:17.876Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-17T11:19:17.876Z] === RUN TestCreateTmpfsMountsTarget [2021-04-17T11:19:17.876Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-04-17T11:19:17.876Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:19:17.876Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-17T11:19:17.876Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-04-17T11:19:17.876Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-04-17T11:19:17.876Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-17T11:19:17.876Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-04-17T11:19:17.876Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-04-17T11:19:17.876Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-17T11:19:17.876Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-17T11:19:17.876Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-17T11:19:17.876Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-17T11:19:17.876Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-17T11:19:17.876Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-17T11:19:17.876Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-17T11:19:17.876Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-17T11:19:17.876Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-17T11:19:17.876Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-17T11:19:17.876Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-17T11:19:17.876Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-17T11:19:17.876Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-17T11:19:17.876Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-17T11:19:17.876Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-17T11:19:17.876Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-17T11:19:17.876Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-04-17T11:19:17.876Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-04-17T11:19:17.876Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-04-17T11:19:17.876Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-04-17T11:19:17.876Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-04-17T11:19:17.876Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-04-17T11:19:17.876Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-17T11:19:17.876Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-04-17T11:19:17.876Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-04-17T11:19:17.876Z] === RUN TestCreateDifferentPlatform [2021-04-17T11:19:17.876Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-17T11:19:17.876Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-17T11:19:17.876Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2021-04-17T11:19:17.876Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-04-17T11:19:17.876Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-17T11:19:17.876Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-17T11:19:17.876Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.15s) [2021-04-17T11:19:17.876Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-17T11:19:17.876Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-04-17T11:19:17.876Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-04-17T11:19:17.876Z] === RUN TestContainerKillOnDaemonStart [2021-04-17T11:19:17.876Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-04-17T11:19:17.876Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:19:17.876Z] === RUN TestDiff [2021-04-17T11:19:17.876Z] --- SKIP: TestDiff (0.00s) [2021-04-17T11:19:17.876Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-04-17T11:19:17.876Z] === RUN TestExecWithCloseStdin [2021-04-17T11:19:21.084Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-04-17T11:19:21.665Z] --- PASS: TestExecWithCloseStdin (3.09s) [2021-04-17T11:19:21.665Z] === RUN TestExec [2021-04-17T11:19:23.213Z] --- PASS: TestExec (2.31s) [2021-04-17T11:19:23.213Z] === RUN TestExecUser [2021-04-17T11:19:23.213Z] --- SKIP: TestExecUser (0.01s) [2021-04-17T11:19:23.213Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-04-17T11:19:23.213Z] === RUN TestExportContainerAndImportImage [2021-04-17T11:19:23.213Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-04-17T11:19:23.213Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:19:23.213Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-17T11:19:23.213Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-04-17T11:19:23.213Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:19:23.213Z] === RUN TestHealthCheckWorkdir [2021-04-17T11:19:23.213Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-04-17T11:19:23.213Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-04-17T11:19:23.213Z] === RUN TestHealthKillContainer [2021-04-17T11:19:23.213Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-04-17T11:19:23.213Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-04-17T11:19:23.213Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-17T11:19:23.213Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-04-17T11:19:23.213Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-04-17T11:19:23.213Z] === RUN TestKillContainerInvalidSignal [2021-04-17T11:19:25.401Z] --- PASS: TestKillContainerInvalidSignal (2.18s) [2021-04-17T11:19:25.401Z] === RUN TestKillContainer [2021-04-17T11:19:25.401Z] === RUN TestKillContainer/no_signal [2021-04-17T11:19:26.360Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-04-17T11:19:26.360Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-04-17T11:19:26.942Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-04-17T11:19:27.589Z] === RUN TestKillContainer/non_killing_signal [2021-04-17T11:19:27.589Z] === RUN TestKillContainer/killing_signal [2021-04-17T11:19:28.846Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-04-17T11:19:29.104Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-04-17T11:19:30.510Z] --- PASS: TestKillContainer (4.59s) [2021-04-17T11:19:30.510Z] --- PASS: TestKillContainer/no_signal (1.93s) [2021-04-17T11:19:30.510Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-04-17T11:19:30.510Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-04-17T11:19:30.510Z] --- PASS: TestKillContainer/killing_signal (2.62s) [2021-04-17T11:19:30.510Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-17T11:19:30.510Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-04-17T11:19:30.510Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-17T11:19:30.510Z] === RUN TestKillStoppedContainer [2021-04-17T11:19:30.510Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-04-17T11:19:30.510Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-17T11:19:30.510Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-17T11:19:30.510Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-04-17T11:19:30.510Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-17T11:19:30.510Z] === RUN TestKillDifferentUserContainer [2021-04-17T11:19:30.510Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-04-17T11:19:30.510Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-04-17T11:19:30.510Z] === RUN TestInspectOomKilledTrue [2021-04-17T11:19:30.510Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-17T11:19:30.510Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:19:30.510Z] === RUN TestInspectOomKilledFalse [2021-04-17T11:19:30.510Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-17T11:19:30.510Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-17T11:19:30.510Z] === RUN TestLogsFollowTailEmpty [2021-04-17T11:19:31.009Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-04-17T11:19:32.054Z] --- PASS: TestLogsFollowTailEmpty (2.03s) [2021-04-17T11:19:32.054Z] === RUN TestNetworkNat [2021-04-17T11:19:32.054Z] --- SKIP: TestNetworkNat (0.00s) [2021-04-17T11:19:32.054Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-04-17T11:19:32.054Z] === RUN TestNetworkLocalhostTCPNat [2021-04-17T11:19:34.978Z] --- PASS: TestNetworkLocalhostTCPNat (2.81s) [2021-04-17T11:19:34.978Z] === RUN TestNetworkLoopbackNat [2021-04-17T11:19:34.978Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-04-17T11:19:34.978Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-04-17T11:19:34.978Z] === RUN TestPause [2021-04-17T11:19:34.978Z] --- SKIP: TestPause (0.00s) [2021-04-17T11:19:34.978Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-04-17T11:19:34.978Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-17T11:19:35.200Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-04-17T11:19:37.185Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.15s) [2021-04-17T11:19:37.185Z] === RUN TestPauseStopPausedContainer [2021-04-17T11:19:37.185Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-04-17T11:19:37.185Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:19:37.185Z] === RUN TestPsFilter [2021-04-17T11:19:37.647Z] --- PASS: TestPsFilter (0.38s) [2021-04-17T11:19:37.647Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-17T11:19:37.734Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-04-17T11:19:39.638Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-04-17T11:19:40.565Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.61s) [2021-04-17T11:19:40.565Z] === RUN TestRemoveContainerWithVolume [2021-04-17T11:19:41.016Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-04-17T11:19:42.394Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-04-17T11:19:42.394Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-04-17T11:19:42.754Z] --- PASS: TestRemoveContainerWithVolume (2.26s) [2021-04-17T11:19:42.754Z] === RUN TestRemoveContainerRunning [2021-04-17T11:19:43.331Z] === RUN TestDockerSuite/TestRunNetHost [2021-04-17T11:19:44.299Z] --- PASS: TestRemoveContainerRunning (2.06s) [2021-04-17T11:19:44.299Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-17T11:19:44.710Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-04-17T11:19:45.279Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-04-17T11:19:46.216Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-04-17T11:19:46.494Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.03s) [2021-04-17T11:19:46.494Z] === RUN TestRemoveInvalidContainer [2021-04-17T11:19:46.494Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-04-17T11:19:46.494Z] === RUN TestRenameLinkedContainer [2021-04-17T11:19:46.494Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-04-17T11:19:46.494Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-04-17T11:19:46.494Z] === RUN TestRenameStoppedContainer [2021-04-17T11:19:48.750Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-04-17T11:19:49.415Z] --- PASS: TestRenameStoppedContainer (2.76s) [2021-04-17T11:19:49.415Z] === RUN TestRenameRunningContainerAndReuse [2021-04-17T11:19:50.656Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-04-17T11:19:53.171Z] --- PASS: TestRenameRunningContainerAndReuse (4.02s) [2021-04-17T11:19:53.171Z] === RUN TestRenameInvalidName [2021-04-17T11:19:54.859Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-04-17T11:19:55.361Z] --- PASS: TestRenameInvalidName (2.08s) [2021-04-17T11:19:55.361Z] === RUN TestRenameAnonymousContainer [2021-04-17T11:19:55.361Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2021-04-17T11:19:55.361Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-04-17T11:19:55.361Z] === RUN TestRenameContainerWithSameName [2021-04-17T11:19:55.427Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-04-17T11:19:55.427Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-04-17T11:19:55.995Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-04-17T11:19:56.254Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-04-17T11:19:56.822Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-04-17T11:19:57.549Z] --- PASS: TestRenameContainerWithSameName (2.02s) [2021-04-17T11:19:57.549Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-17T11:19:57.549Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-04-17T11:19:57.549Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-04-17T11:19:57.549Z] === RUN TestResize [2021-04-17T11:19:57.759Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-04-17T11:19:57.759Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-04-17T11:19:58.327Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-04-17T11:19:59.740Z] --- PASS: TestResize (2.35s) [2021-04-17T11:19:59.740Z] === RUN TestResizeWithInvalidSize [2021-04-17T11:19:59.740Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2021-04-17T11:19:59.740Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-04-17T11:19:59.740Z] === RUN TestResizeWhenContainerNotStarted [2021-04-17T11:20:01.930Z] --- PASS: TestResizeWhenContainerNotStarted (2.36s) [2021-04-17T11:20:01.930Z] === RUN TestDaemonRestartKillContainers [2021-04-17T11:20:01.930Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-04-17T11:20:01.930Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:20:01.930Z] === RUN TestStats [2021-04-17T11:20:01.930Z] --- SKIP: TestStats (0.00s) [2021-04-17T11:20:01.930Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-04-17T11:20:01.930Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-17T11:20:04.886Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-04-17T11:20:04.886Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-04-17T11:20:04.886Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-04-17T11:20:05.454Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-04-17T11:20:07.362Z] === RUN TestDockerSuite/TestRunPortInUse [2021-04-17T11:20:08.299Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-04-17T11:20:08.865Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-04-17T11:20:09.030Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.06s) [2021-04-17T11:20:09.030Z] === RUN TestStopContainerWithTimeout [2021-04-17T11:20:09.030Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-04-17T11:20:09.030Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-04-17T11:20:09.030Z] === RUN TestUpdateRestartPolicy [2021-04-17T11:20:09.124Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-04-17T11:20:09.695Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-04-17T11:20:10.632Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-04-17T11:20:10.891Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-04-17T11:20:10.891Z] === RUN TestDockerSuite/TestRunPublishPort [2021-04-17T11:20:11.459Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-04-17T11:20:12.026Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-04-17T11:20:12.026Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-04-17T11:20:12.963Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-04-17T11:20:14.340Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-04-17T11:20:14.340Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-04-17T11:20:17.628Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-04-17T11:20:18.567Z] === RUN TestDockerSuite/TestRunRm [2021-04-17T11:20:19.526Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-04-17T11:20:23.711Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-04-17T11:20:23.711Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-04-17T11:20:24.647Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-04-17T11:20:26.025Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-04-17T11:20:26.594Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-04-17T11:20:30.179Z] --- PASS: TestUpdateRestartPolicy (22.15s) [2021-04-17T11:20:30.179Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-17T11:20:30.783Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-04-17T11:20:33.104Z] --- PASS: TestUpdateRestartWithAutoRemove (2.33s) [2021-04-17T11:20:33.104Z] === RUN TestWaitNonBlocked [2021-04-17T11:20:33.104Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-17T11:20:33.104Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-17T11:20:33.104Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-17T11:20:33.104Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-17T11:20:33.104Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-17T11:20:33.104Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-17T11:20:34.069Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-04-17T11:20:34.637Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-04-17T11:20:35.204Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-04-17T11:20:35.772Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-04-17T11:20:36.029Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-04-17T11:20:36.029Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.44s) [2021-04-17T11:20:36.029Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.53s) [2021-04-17T11:20:36.029Z] === RUN TestWaitBlocked [2021-04-17T11:20:36.029Z] --- SKIP: TestWaitBlocked (0.00s) [2021-04-17T11:20:36.029Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-04-17T11:20:36.029Z] PASS [2021-04-17T11:20:36.340Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-04-17T11:20:36.491Z] ok github.com/docker/docker/integration/container 80.003s [2021-04-17T11:20:36.491Z] [2021-04-17T11:20:36.491Z] === Skipped [2021-04-17T11:20:36.491Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-04-17T11:20:36.491Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-17T11:20:36.491Z] [2021-04-17T11:20:36.491Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2021-04-17T11:20:36.491Z] copy_test.go:38: testEnv.OSType == "windows" [2021-04-17T11:20:36.491Z] [2021-04-17T11:20:36.491Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.04s) [2021-04-17T11:20:36.491Z] copy_test.go:63: testEnv.OSType == "windows" [2021-04-17T11:20:36.491Z] [2021-04-17T11:20:36.491Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-04-17T11:20:36.491Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:20:36.491Z] [2021-04-17T11:20:36.491Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-04-17T11:20:36.491Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-04-17T11:20:36.491Z] [2021-04-17T11:20:36.491Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-04-17T11:20:36.491Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:20:36.491Z] [2021-04-17T11:20:36.491Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-04-17T11:20:36.491Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-04-17T11:20:36.491Z] [2021-04-17T11:20:36.491Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-04-17T11:20:36.491Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-04-17T11:20:36.491Z] [2021-04-17T11:20:36.491Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-04-17T11:20:36.491Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-04-17T11:20:36.491Z] [2021-04-17T11:20:36.491Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-04-17T11:20:36.491Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-04-17T11:20:36.491Z] [2021-04-17T11:20:36.491Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-04-17T11:20:36.491Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:20:36.491Z] [2021-04-17T11:20:36.491Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-04-17T11:20:36.491Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-04-17T11:20:36.491Z] [2021-04-17T11:20:36.491Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.01s) [2021-04-17T11:20:36.491Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-04-17T11:20:36.491Z] [2021-04-17T11:20:36.491Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-04-17T11:20:36.491Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:20:36.491Z] [2021-04-17T11:20:36.491Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-04-17T11:20:36.491Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:20:36.491Z] [2021-04-17T11:20:36.491Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-04-17T11:20:36.491Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-04-17T11:20:36.491Z] [2021-04-17T11:20:36.491Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-04-17T11:20:36.491Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-04-17T11:20:36.491Z] [2021-04-17T11:20:36.491Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-04-17T11:20:36.491Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-04-17T11:20:36.491Z] [2021-04-17T11:20:36.491Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-04-17T11:20:36.491Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-04-17T11:20:36.491Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-04-17T11:20:36.491Z] [2021-04-17T11:20:36.491Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-04-17T11:20:36.491Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-17T11:20:36.491Z] [2021-04-17T11:20:36.491Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-04-17T11:20:36.491Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-17T11:20:36.491Z] [2021-04-17T11:20:36.491Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-04-17T11:20:36.491Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-17T11:20:36.491Z] [2021-04-17T11:20:36.491Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-04-17T11:20:36.491Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-04-17T11:20:36.491Z] [2021-04-17T11:20:36.491Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-04-17T11:20:36.491Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:20:36.491Z] [2021-04-17T11:20:36.491Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-04-17T11:20:36.491Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-17T11:20:36.491Z] [2021-04-17T11:20:36.491Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-04-17T11:20:36.491Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-04-17T11:20:36.491Z] [2021-04-17T11:20:36.491Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-04-17T11:20:36.491Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-04-17T11:20:36.491Z] [2021-04-17T11:20:36.491Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-04-17T11:20:36.491Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-04-17T11:20:36.491Z] [2021-04-17T11:20:36.491Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-04-17T11:20:36.491Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:20:36.491Z] [2021-04-17T11:20:36.491Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-04-17T11:20:36.491Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-04-17T11:20:36.491Z] [2021-04-17T11:20:36.491Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2021-04-17T11:20:36.491Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-04-17T11:20:36.491Z] [2021-04-17T11:20:36.491Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-04-17T11:20:36.491Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-04-17T11:20:36.491Z] [2021-04-17T11:20:36.491Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2021-04-17T11:20:36.491Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-04-17T11:20:36.491Z] [2021-04-17T11:20:36.491Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-04-17T11:20:36.491Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:20:36.491Z] [2021-04-17T11:20:36.491Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-04-17T11:20:36.491Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-04-17T11:20:36.491Z] [2021-04-17T11:20:36.491Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-04-17T11:20:36.491Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-04-17T11:20:36.491Z] [2021-04-17T11:20:36.491Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-04-17T11:20:36.491Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-04-17T11:20:36.491Z] [2021-04-17T11:20:36.491Z] [2021-04-17T11:20:36.491Z] DONE 88 tests, 37 skipped in 83.306s [2021-04-17T11:20:36.491Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-04-17T11:20:36.907Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-04-17T11:20:37.166Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-04-17T11:20:38.105Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-04-17T11:20:38.674Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-04-17T11:20:39.414Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-17T11:20:39.414Z] INFO: Testing against a local daemon [2021-04-17T11:20:39.414Z] === RUN TestCommitInheritsEnv [2021-04-17T11:20:39.414Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-04-17T11:20:39.414Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-17T11:20:39.414Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-17T11:20:39.414Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-04-17T11:20:39.414Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-04-17T11:20:39.414Z] === RUN TestImagesFilterMultiReference [2021-04-17T11:20:39.414Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-04-17T11:20:39.414Z] === RUN TestImagePullPlatformInvalid [2021-04-17T11:20:39.414Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-04-17T11:20:39.414Z] === RUN TestRemoveImageOrphaning [2021-04-17T11:20:39.611Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-04-17T11:20:39.876Z] --- PASS: TestRemoveImageOrphaning (1.06s) [2021-04-17T11:20:39.876Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-17T11:20:40.339Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2021-04-17T11:20:40.339Z] === RUN TestTagInvalidReference [2021-04-17T11:20:40.339Z] --- PASS: TestTagInvalidReference (0.04s) [2021-04-17T11:20:40.339Z] === RUN TestTagValidPrefixedRepo [2021-04-17T11:20:40.339Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-04-17T11:20:40.339Z] === RUN TestTagExistedNameWithoutForce [2021-04-17T11:20:40.339Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2021-04-17T11:20:40.339Z] === RUN TestTagOfficialNames [2021-04-17T11:20:40.339Z] --- PASS: TestTagOfficialNames (0.09s) [2021-04-17T11:20:40.339Z] === RUN TestTagMatchesDigest [2021-04-17T11:20:40.339Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-04-17T11:20:40.339Z] PASS [2021-04-17T11:20:40.339Z] ok github.com/docker/docker/integration/image 1.707s [2021-04-17T11:20:40.339Z] [2021-04-17T11:20:40.339Z] === Skipped [2021-04-17T11:20:40.339Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-04-17T11:20:40.339Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-17T11:20:40.339Z] [2021-04-17T11:20:40.339Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-04-17T11:20:40.339Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-04-17T11:20:40.339Z] [2021-04-17T11:20:40.339Z] [2021-04-17T11:20:40.339Z] DONE 11 tests, 2 skipped in 4.095s [2021-04-17T11:20:40.802Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-04-17T11:20:42.143Z] === RUN TestDockerSuite/TestRunState [2021-04-17T11:20:43.522Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-04-17T11:20:43.729Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-17T11:20:43.729Z] INFO: Testing against a local daemon [2021-04-17T11:20:43.729Z] === RUN TestNetworkCreateDelete [2021-04-17T11:20:43.729Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-04-17T11:20:43.729Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-04-17T11:20:43.729Z] === RUN TestDockerNetworkDeletePreferID [2021-04-17T11:20:43.729Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-04-17T11:20:43.729Z] 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-04-17T11:20:43.729Z] === RUN TestDaemonDNSFallback [2021-04-17T11:20:43.729Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-04-17T11:20:43.729Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-04-17T11:20:43.729Z] === RUN TestInspectNetwork [2021-04-17T11:20:43.729Z] --- SKIP: TestInspectNetwork (0.00s) [2021-04-17T11:20:43.729Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-04-17T11:20:43.729Z] === RUN TestRunContainerWithBridgeNone [2021-04-17T11:20:43.729Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-04-17T11:20:43.729Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-04-17T11:20:43.729Z] === RUN TestNetworkInvalidJSON [2021-04-17T11:20:43.729Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-17T11:20:43.729Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-17T11:20:43.729Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-17T11:20:43.729Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-17T11:20:43.729Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-17T11:20:43.729Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-17T11:20:43.729Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-17T11:20:43.729Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-17T11:20:43.730Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-17T11:20:43.730Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-04-17T11:20:43.730Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-04-17T11:20:43.730Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-04-17T11:20:43.730Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-04-17T11:20:43.730Z] === RUN TestNetworkList [2021-04-17T11:20:43.730Z] === RUN TestNetworkList//networks [2021-04-17T11:20:43.730Z] === PAUSE TestNetworkList//networks [2021-04-17T11:20:43.730Z] === RUN TestNetworkList//networks/ [2021-04-17T11:20:43.730Z] === PAUSE TestNetworkList//networks/ [2021-04-17T11:20:43.730Z] === CONT TestNetworkList//networks [2021-04-17T11:20:43.730Z] === CONT TestNetworkList//networks/ [2021-04-17T11:20:43.730Z] --- PASS: TestNetworkList (0.04s) [2021-04-17T11:20:43.730Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-17T11:20:43.730Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-17T11:20:43.730Z] === RUN TestHostIPv4BridgeLabel [2021-04-17T11:20:43.730Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-04-17T11:20:43.730Z] network_test.go:126: testEnv.OSType == "windows" [2021-04-17T11:20:43.730Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-17T11:20:43.730Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-04-17T11:20:43.730Z] service_test.go:29: testEnv.OSType == "windows" [2021-04-17T11:20:43.730Z] === RUN TestDaemonDefaultNetworkPools [2021-04-17T11:20:43.730Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-04-17T11:20:43.730Z] service_test.go:58: testEnv.OSType == "windows" [2021-04-17T11:20:43.730Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-17T11:20:43.730Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-04-17T11:20:43.730Z] service_test.go:102: testEnv.OSType == "windows" [2021-04-17T11:20:43.730Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-17T11:20:43.730Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-04-17T11:20:43.730Z] service_test.go:136: testEnv.OSType == "windows" [2021-04-17T11:20:43.730Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-17T11:20:43.730Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-04-17T11:20:43.730Z] service_test.go:187: testEnv.OSType == "windows" [2021-04-17T11:20:43.730Z] === RUN TestServiceWithPredefinedNetwork [2021-04-17T11:20:43.730Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-04-17T11:20:43.730Z] service_test.go:212: testEnv.OSType == "windows" [2021-04-17T11:20:43.730Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-17T11:20:43.730Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-17T11:20:43.730Z] service_test.go:242: FLAKY_TEST [2021-04-17T11:20:43.730Z] === RUN TestServiceWithDataPathPortInit [2021-04-17T11:20:43.730Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-04-17T11:20:43.730Z] service_test.go:332: testEnv.OSType == "windows" [2021-04-17T11:20:43.730Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-17T11:20:43.730Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-04-17T11:20:43.730Z] service_test.go:400: testEnv.OSType == "windows" [2021-04-17T11:20:43.730Z] PASS [2021-04-17T11:20:43.730Z] ok github.com/docker/docker/integration/network 0.273s [2021-04-17T11:20:43.730Z] [2021-04-17T11:20:43.730Z] === Skipped [2021-04-17T11:20:43.730Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-04-17T11:20:43.730Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-04-17T11:20:43.730Z] [2021-04-17T11:20:43.730Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-04-17T11:20:43.730Z] 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-04-17T11:20:43.730Z] [2021-04-17T11:20:43.730Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-04-17T11:20:43.730Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-04-17T11:20:43.730Z] [2021-04-17T11:20:43.730Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-04-17T11:20:43.730Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-04-17T11:20:43.730Z] [2021-04-17T11:20:43.730Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-04-17T11:20:43.730Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-04-17T11:20:43.730Z] [2021-04-17T11:20:43.730Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-04-17T11:20:43.730Z] network_test.go:126: testEnv.OSType == "windows" [2021-04-17T11:20:43.730Z] [2021-04-17T11:20:43.730Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-04-17T11:20:43.730Z] service_test.go:29: testEnv.OSType == "windows" [2021-04-17T11:20:43.730Z] [2021-04-17T11:20:43.730Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-04-17T11:20:43.730Z] service_test.go:58: testEnv.OSType == "windows" [2021-04-17T11:20:43.730Z] [2021-04-17T11:20:43.730Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-04-17T11:20:43.730Z] service_test.go:102: testEnv.OSType == "windows" [2021-04-17T11:20:43.730Z] [2021-04-17T11:20:43.730Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-04-17T11:20:43.730Z] service_test.go:136: testEnv.OSType == "windows" [2021-04-17T11:20:43.730Z] [2021-04-17T11:20:43.730Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-04-17T11:20:43.730Z] service_test.go:187: testEnv.OSType == "windows" [2021-04-17T11:20:43.730Z] [2021-04-17T11:20:43.730Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-04-17T11:20:43.730Z] service_test.go:212: testEnv.OSType == "windows" [2021-04-17T11:20:43.730Z] [2021-04-17T11:20:43.730Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-17T11:20:43.730Z] service_test.go:242: FLAKY_TEST [2021-04-17T11:20:43.730Z] [2021-04-17T11:20:43.730Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-04-17T11:20:43.730Z] service_test.go:332: testEnv.OSType == "windows" [2021-04-17T11:20:43.730Z] [2021-04-17T11:20:43.730Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-04-17T11:20:43.730Z] service_test.go:400: testEnv.OSType == "windows" [2021-04-17T11:20:43.730Z] [2021-04-17T11:20:43.730Z] [2021-04-17T11:20:43.730Z] DONE 22 tests, 15 skipped in 3.047s [2021-04-17T11:20:43.730Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-04-17T11:20:44.457Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-04-17T11:20:44.704Z] testing: warning: no tests to run [2021-04-17T11:20:44.704Z] PASS [2021-04-17T11:20:44.704Z] ok github.com/docker/docker/integration/network/ipvlan 0.081s [2021-04-17T11:20:44.704Z] [2021-04-17T11:20:44.704Z] DONE 0 tests in 0.976s [2021-04-17T11:20:44.704Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-04-17T11:20:45.035Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-04-17T11:20:45.035Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-04-17T11:20:45.035Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-04-17T11:20:45.686Z] testing: warning: no tests to run [2021-04-17T11:20:45.686Z] PASS [2021-04-17T11:20:45.686Z] ok github.com/docker/docker/integration/network/macvlan 0.076s [2021-04-17T11:20:45.686Z] [2021-04-17T11:20:45.686Z] DONE 0 tests in 1.000s [2021-04-17T11:20:45.686Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-04-17T11:20:45.978Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-04-17T11:20:46.545Z] === RUN TestDockerSuite/TestRunSysctls [2021-04-17T11:20:46.659Z] testing: warning: no tests to run [2021-04-17T11:20:46.659Z] PASS [2021-04-17T11:20:46.659Z] ok github.com/docker/docker/integration/plugin 0.101s [2021-04-17T11:20:46.659Z] [2021-04-17T11:20:46.659Z] DONE 0 tests in 0.896s [2021-04-17T11:20:46.659Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-04-17T11:20:47.632Z] testing: warning: no tests to run [2021-04-17T11:20:47.632Z] PASS [2021-04-17T11:20:47.632Z] ok github.com/docker/docker/integration/plugin/authz 0.114s [2021-04-17T11:20:47.632Z] [2021-04-17T11:20:47.632Z] DONE 0 tests in 0.916s [2021-04-17T11:20:47.632Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-04-17T11:20:47.921Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-04-17T11:20:47.921Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-04-17T11:20:47.921Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-04-17T11:20:48.488Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-04-17T11:20:51.023Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-04-17T11:20:51.591Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-04-17T11:20:53.499Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-04-17T11:20:56.788Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-04-17T11:20:58.038Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-17T11:20:58.038Z] INFO: Testing against a local daemon [2021-04-17T11:20:58.038Z] === RUN TestPluginInvalidJSON [2021-04-17T11:20:58.038Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-17T11:20:58.038Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-17T11:20:58.038Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-17T11:20:58.038Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-04-17T11:20:58.038Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-17T11:20:58.038Z] === RUN TestPluginInstall [2021-04-17T11:20:58.038Z] --- SKIP: TestPluginInstall (0.00s) [2021-04-17T11:20:58.038Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-04-17T11:20:58.038Z] === RUN TestPluginsWithRuntimes [2021-04-17T11:20:58.038Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-04-17T11:20:58.038Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-04-17T11:20:58.038Z] === RUN TestPluginBackCompatMediaTypes [2021-04-17T11:20:58.038Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-04-17T11:20:58.038Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-04-17T11:20:58.038Z] PASS [2021-04-17T11:20:58.038Z] ok github.com/docker/docker/integration/plugin/common 0.225s [2021-04-17T11:20:58.038Z] [2021-04-17T11:20:58.038Z] === Skipped [2021-04-17T11:20:58.038Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-04-17T11:20:58.038Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-04-17T11:20:58.038Z] [2021-04-17T11:20:58.038Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-04-17T11:20:58.038Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-04-17T11:20:58.038Z] [2021-04-17T11:20:58.038Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-04-17T11:20:58.038Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-04-17T11:20:58.038Z] [2021-04-17T11:20:58.038Z] [2021-04-17T11:20:58.038Z] DONE 5 tests, 3 skipped in 9.245s [2021-04-17T11:20:58.038Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-04-17T11:21:00.075Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-04-17T11:21:00.642Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-04-17T11:21:00.961Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-17T11:21:00.961Z] INFO: Testing against a local daemon [2021-04-17T11:21:00.961Z] === RUN TestExternalGraphDriver [2021-04-17T11:21:00.961Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-04-17T11:21:00.961Z] external_test.go:48: runtime.GOOS == "windows" [2021-04-17T11:21:00.961Z] === RUN TestGraphdriverPluginV2 [2021-04-17T11:21:00.961Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-04-17T11:21:00.961Z] external_test.go:408: runtime.GOOS == "windows" [2021-04-17T11:21:00.961Z] PASS [2021-04-17T11:21:00.961Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.276s [2021-04-17T11:21:00.961Z] [2021-04-17T11:21:00.961Z] === Skipped [2021-04-17T11:21:00.961Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-04-17T11:21:00.961Z] external_test.go:48: runtime.GOOS == "windows" [2021-04-17T11:21:00.961Z] [2021-04-17T11:21:00.961Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-04-17T11:21:00.961Z] external_test.go:408: runtime.GOOS == "windows" [2021-04-17T11:21:00.961Z] [2021-04-17T11:21:00.961Z] [2021-04-17T11:21:00.961Z] DONE 2 tests, 2 skipped in 3.934s [2021-04-17T11:21:00.961Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-04-17T11:21:01.577Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-04-17T11:21:02.146Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-04-17T11:21:03.880Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-17T11:21:03.880Z] INFO: Testing against a local daemon [2021-04-17T11:21:03.880Z] === RUN TestReadPluginNoRead [2021-04-17T11:21:03.880Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-04-17T11:21:03.880Z] read_test.go:21: no unix domain sockets on Windows [2021-04-17T11:21:03.880Z] PASS [2021-04-17T11:21:03.880Z] ok github.com/docker/docker/integration/plugin/logging 0.195s [2021-04-17T11:21:03.880Z] [2021-04-17T11:21:03.880Z] === Skipped [2021-04-17T11:21:03.880Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-04-17T11:21:03.880Z] read_test.go:21: no unix domain sockets on Windows [2021-04-17T11:21:03.880Z] [2021-04-17T11:21:03.880Z] [2021-04-17T11:21:03.880Z] DONE 1 tests, 1 skipped in 3.013s [2021-04-17T11:21:03.880Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-04-17T11:21:04.681Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-04-17T11:21:05.251Z] === RUN TestDockerSuite/TestRunUserByID [2021-04-17T11:21:05.427Z] testing: warning: no tests to run [2021-04-17T11:21:05.427Z] PASS [2021-04-17T11:21:05.427Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.109s [2021-04-17T11:21:05.427Z] [2021-04-17T11:21:05.427Z] DONE 0 tests in 1.508s [2021-04-17T11:21:05.889Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-04-17T11:21:06.187Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-04-17T11:21:06.187Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-04-17T11:21:06.187Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-04-17T11:21:07.123Z] === RUN TestDockerSuite/TestRunUserByName [2021-04-17T11:21:07.691Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-04-17T11:21:08.258Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-04-17T11:21:08.518Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-04-17T11:21:08.518Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-04-17T11:21:08.826Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-17T11:21:08.826Z] INFO: Testing against a local daemon [2021-04-17T11:21:08.826Z] === RUN TestPluginWithDevMounts [2021-04-17T11:21:08.826Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-04-17T11:21:08.826Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:21:08.826Z] PASS [2021-04-17T11:21:08.826Z] ok github.com/docker/docker/integration/plugin/volumes 0.201s [2021-04-17T11:21:08.826Z] [2021-04-17T11:21:08.826Z] === Skipped [2021-04-17T11:21:08.826Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-04-17T11:21:08.826Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:21:08.826Z] [2021-04-17T11:21:08.826Z] [2021-04-17T11:21:08.826Z] DONE 1 tests, 1 skipped in 2.826s [2021-04-17T11:21:08.826Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-04-17T11:21:09.480Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-04-17T11:21:11.016Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-17T11:21:11.017Z] INFO: Testing against a local daemon [2021-04-17T11:21:11.017Z] === RUN TestSecretInspect [2021-04-17T11:21:11.017Z] --- SKIP: TestSecretInspect (0.00s) [2021-04-17T11:21:11.017Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:21:11.017Z] === RUN TestSecretList [2021-04-17T11:21:11.017Z] --- SKIP: TestSecretList (0.00s) [2021-04-17T11:21:11.017Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:21:11.017Z] === RUN TestSecretsCreateAndDelete [2021-04-17T11:21:11.017Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-04-17T11:21:11.017Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:21:11.017Z] === RUN TestSecretsUpdate [2021-04-17T11:21:11.017Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-04-17T11:21:11.017Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:21:11.017Z] === RUN TestTemplatedSecret [2021-04-17T11:21:11.017Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-04-17T11:21:11.017Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:21:11.017Z] === RUN TestSecretCreateResolve [2021-04-17T11:21:11.017Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-04-17T11:21:11.017Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-04-17T11:21:11.017Z] PASS [2021-04-17T11:21:11.017Z] ok github.com/docker/docker/integration/secret 0.211s [2021-04-17T11:21:11.478Z] [2021-04-17T11:21:11.478Z] === Skipped [2021-04-17T11:21:11.478Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-04-17T11:21:11.478Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:21:11.478Z] [2021-04-17T11:21:11.478Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-04-17T11:21:11.478Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:21:11.478Z] [2021-04-17T11:21:11.478Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-04-17T11:21:11.478Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:21:11.478Z] [2021-04-17T11:21:11.478Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-04-17T11:21:11.478Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:21:11.478Z] [2021-04-17T11:21:11.478Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-04-17T11:21:11.478Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:21:11.478Z] [2021-04-17T11:21:11.478Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-04-17T11:21:11.478Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-04-17T11:21:11.478Z] [2021-04-17T11:21:11.478Z] [2021-04-17T11:21:11.478Z] DONE 6 tests, 6 skipped in 2.671s [2021-04-17T11:21:11.478Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-04-17T11:21:13.667Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-04-17T11:21:13.926Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-04-17T11:21:14.408Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-17T11:21:14.408Z] INFO: Testing against a local daemon [2021-04-17T11:21:14.408Z] === RUN TestServiceCreateInit [2021-04-17T11:21:14.409Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-17T11:21:14.409Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-17T11:21:14.409Z] --- PASS: TestServiceCreateInit (0.04s) [2021-04-17T11:21:14.409Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-17T11:21:14.409Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:21:14.409Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-17T11:21:14.409Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:21:14.409Z] === RUN TestCreateServiceMultipleTimes [2021-04-17T11:21:14.409Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-04-17T11:21:14.409Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:21:14.409Z] === RUN TestCreateServiceConflict [2021-04-17T11:21:14.409Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-04-17T11:21:14.409Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:21:14.409Z] === RUN TestCreateServiceMaxReplicas [2021-04-17T11:21:14.409Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-04-17T11:21:14.409Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:21:14.409Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-17T11:21:14.409Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-04-17T11:21:14.409Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:21:14.409Z] === RUN TestCreateServiceSecretFileMode [2021-04-17T11:21:14.409Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-04-17T11:21:14.409Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:21:14.409Z] === RUN TestCreateServiceConfigFileMode [2021-04-17T11:21:14.409Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-04-17T11:21:14.409Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:21:14.409Z] === RUN TestCreateServiceSysctls [2021-04-17T11:21:14.409Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2021-04-17T11:21:14.409Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:21:14.409Z] === RUN TestCreateServiceCapabilities [2021-04-17T11:21:14.409Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-04-17T11:21:14.409Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:21:14.409Z] === RUN TestInspect [2021-04-17T11:21:14.409Z] --- SKIP: TestInspect (0.00s) [2021-04-17T11:21:14.409Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:21:14.409Z] === RUN TestCreateJob [2021-04-17T11:21:14.409Z] --- SKIP: TestCreateJob (0.00s) [2021-04-17T11:21:14.409Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:21:14.409Z] === RUN TestReplicatedJob [2021-04-17T11:21:14.409Z] --- SKIP: TestReplicatedJob (0.00s) [2021-04-17T11:21:14.409Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:21:14.409Z] === RUN TestUpdateReplicatedJob [2021-04-17T11:21:14.409Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-04-17T11:21:14.409Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:21:14.409Z] === RUN TestServiceListWithStatuses [2021-04-17T11:21:14.409Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-17T11:21:14.409Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:21:14.409Z] === RUN TestDockerNetworkConnectAlias [2021-04-17T11:21:14.409Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-04-17T11:21:14.409Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:21:14.409Z] === RUN TestDockerNetworkReConnect [2021-04-17T11:21:14.409Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-04-17T11:21:14.409Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:21:14.409Z] === RUN TestServicePlugin [2021-04-17T11:21:14.409Z] --- SKIP: TestServicePlugin (0.00s) [2021-04-17T11:21:14.409Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:21:14.409Z] === RUN TestServiceUpdateLabel [2021-04-17T11:21:14.409Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-04-17T11:21:14.409Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-04-17T11:21:14.409Z] === RUN TestServiceUpdateSecrets [2021-04-17T11:21:14.409Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-04-17T11:21:14.409Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-04-17T11:21:14.409Z] === RUN TestServiceUpdateConfigs [2021-04-17T11:21:14.409Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-04-17T11:21:14.409Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-04-17T11:21:14.409Z] === RUN TestServiceUpdateNetwork [2021-04-17T11:21:14.409Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-04-17T11:21:14.409Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-04-17T11:21:14.409Z] === RUN TestServiceUpdatePidsLimit [2021-04-17T11:21:14.409Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-04-17T11:21:14.409Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-04-17T11:21:14.409Z] PASS [2021-04-17T11:21:14.409Z] ok github.com/docker/docker/integration/service 0.342s [2021-04-17T11:21:14.409Z] [2021-04-17T11:21:14.409Z] === Skipped [2021-04-17T11:21:14.409Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-17T11:21:14.409Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-17T11:21:14.409Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:21:14.409Z] [2021-04-17T11:21:14.409Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-17T11:21:14.409Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-17T11:21:14.409Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:21:14.409Z] [2021-04-17T11:21:14.409Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-04-17T11:21:14.409Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:21:14.409Z] [2021-04-17T11:21:14.409Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-04-17T11:21:14.409Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:21:14.409Z] [2021-04-17T11:21:14.409Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-04-17T11:21:14.409Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:21:14.409Z] [2021-04-17T11:21:14.409Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-04-17T11:21:14.409Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:21:14.409Z] [2021-04-17T11:21:14.409Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-04-17T11:21:14.409Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:21:14.409Z] [2021-04-17T11:21:14.409Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-04-17T11:21:14.409Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:21:14.409Z] [2021-04-17T11:21:14.409Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2021-04-17T11:21:14.409Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:21:14.409Z] [2021-04-17T11:21:14.409Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-04-17T11:21:14.409Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:21:14.409Z] [2021-04-17T11:21:14.409Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-04-17T11:21:14.409Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:21:14.409Z] [2021-04-17T11:21:14.409Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-04-17T11:21:14.409Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:21:14.409Z] [2021-04-17T11:21:14.409Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-04-17T11:21:14.409Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:21:14.409Z] [2021-04-17T11:21:14.409Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-04-17T11:21:14.409Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:21:14.409Z] [2021-04-17T11:21:14.409Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-04-17T11:21:14.409Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:21:14.409Z] [2021-04-17T11:21:14.409Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-04-17T11:21:14.409Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:21:14.409Z] [2021-04-17T11:21:14.409Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-04-17T11:21:14.409Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:21:14.409Z] [2021-04-17T11:21:14.409Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-04-17T11:21:14.409Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:21:14.409Z] [2021-04-17T11:21:14.409Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-04-17T11:21:14.409Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-04-17T11:21:14.409Z] [2021-04-17T11:21:14.409Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-04-17T11:21:14.409Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-04-17T11:21:14.409Z] [2021-04-17T11:21:14.409Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-04-17T11:21:14.409Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-04-17T11:21:14.409Z] [2021-04-17T11:21:14.409Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-04-17T11:21:14.409Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-04-17T11:21:14.409Z] [2021-04-17T11:21:14.409Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-04-17T11:21:14.409Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-04-17T11:21:14.409Z] [2021-04-17T11:21:14.409Z] [2021-04-17T11:21:14.409Z] DONE 24 tests, 23 skipped in 3.283s [2021-04-17T11:21:14.869Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-04-17T11:21:14.871Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-04-17T11:21:17.059Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-17T11:21:17.059Z] INFO: Testing against a local daemon [2021-04-17T11:21:17.059Z] === RUN TestSessionCreate [2021-04-17T11:21:17.059Z] --- SKIP: TestSessionCreate (0.00s) [2021-04-17T11:21:17.059Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-04-17T11:21:17.059Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-17T11:21:17.059Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-04-17T11:21:17.059Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-04-17T11:21:17.059Z] PASS [2021-04-17T11:21:17.059Z] ok github.com/docker/docker/integration/session 0.230s [2021-04-17T11:21:17.059Z] [2021-04-17T11:21:17.059Z] === Skipped [2021-04-17T11:21:17.059Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-04-17T11:21:17.059Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-04-17T11:21:17.059Z] [2021-04-17T11:21:17.059Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-04-17T11:21:17.059Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-04-17T11:21:17.059Z] [2021-04-17T11:21:17.059Z] [2021-04-17T11:21:17.059Z] DONE 2 tests, 2 skipped in 2.586s [2021-04-17T11:21:17.404Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-04-17T11:21:17.524Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-04-17T11:21:18.340Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-04-17T11:21:19.730Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-17T11:21:19.730Z] INFO: Testing against a local daemon [2021-04-17T11:21:19.730Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-17T11:21:19.730Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-17T11:21:19.730Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:21:19.730Z] === RUN TestEventsExecDie [2021-04-17T11:21:19.730Z] --- SKIP: TestEventsExecDie (0.00s) [2021-04-17T11:21:19.730Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-04-17T11:21:19.730Z] === RUN TestEventsBackwardsCompatible [2021-04-17T11:21:19.730Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-04-17T11:21:19.730Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-04-17T11:21:19.730Z] === RUN TestInfoAPI [2021-04-17T11:21:19.730Z] --- PASS: TestInfoAPI (0.04s) [2021-04-17T11:21:19.730Z] === RUN TestInfoAPIWarnings [2021-04-17T11:21:19.730Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-04-17T11:21:19.730Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-17T11:21:19.730Z] === RUN TestInfoDebug [2021-04-17T11:21:19.730Z] --- SKIP: TestInfoDebug (0.00s) [2021-04-17T11:21:19.730Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-17T11:21:19.730Z] === RUN TestInfoInsecureRegistries [2021-04-17T11:21:19.730Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-04-17T11:21:19.730Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-17T11:21:19.730Z] === RUN TestInfoRegistryMirrors [2021-04-17T11:21:19.730Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-04-17T11:21:19.730Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-17T11:21:19.730Z] === RUN TestLoginFailsWithBadCredentials [2021-04-17T11:21:20.705Z] --- PASS: TestLoginFailsWithBadCredentials (1.04s) [2021-04-17T11:21:20.705Z] === RUN TestPingCacheHeaders [2021-04-17T11:21:20.705Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-04-17T11:21:20.705Z] === RUN TestPingGet [2021-04-17T11:21:20.705Z] --- PASS: TestPingGet (0.03s) [2021-04-17T11:21:20.705Z] === RUN TestPingHead [2021-04-17T11:21:20.705Z] --- PASS: TestPingHead (0.03s) [2021-04-17T11:21:20.705Z] === RUN TestVersion [2021-04-17T11:21:20.873Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-04-17T11:21:21.167Z] --- PASS: TestVersion (0.04s) [2021-04-17T11:21:21.167Z] PASS [2021-04-17T11:21:21.167Z] ok github.com/docker/docker/integration/system 1.385s [2021-04-17T11:21:21.167Z] [2021-04-17T11:21:21.167Z] === Skipped [2021-04-17T11:21:21.167Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-17T11:21:21.167Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:21:21.167Z] [2021-04-17T11:21:21.167Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-04-17T11:21:21.167Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-04-17T11:21:21.167Z] [2021-04-17T11:21:21.167Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-04-17T11:21:21.167Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-04-17T11:21:21.167Z] [2021-04-17T11:21:21.167Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-04-17T11:21:21.167Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-17T11:21:21.167Z] [2021-04-17T11:21:21.167Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-04-17T11:21:21.167Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-17T11:21:21.167Z] [2021-04-17T11:21:21.167Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-04-17T11:21:21.167Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-17T11:21:21.167Z] [2021-04-17T11:21:21.167Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-04-17T11:21:21.167Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-17T11:21:21.167Z] [2021-04-17T11:21:21.167Z] [2021-04-17T11:21:21.167Z] DONE 13 tests, 7 skipped in 3.783s [2021-04-17T11:21:21.167Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-04-17T11:21:22.785Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-04-17T11:21:23.043Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-04-17T11:21:23.980Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-04-17T11:21:23.980Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-04-17T11:21:23.980Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-04-17T11:21:23.980Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-04-17T11:21:23.980Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-04-17T11:21:23.980Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-04-17T11:21:24.086Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-17T11:21:24.086Z] INFO: Testing against a local daemon [2021-04-17T11:21:24.086Z] === RUN TestVolumesCreateAndList [2021-04-17T11:21:24.086Z] --- PASS: TestVolumesCreateAndList (0.06s) [2021-04-17T11:21:24.086Z] === RUN TestVolumesRemove [2021-04-17T11:21:24.086Z] --- PASS: TestVolumesRemove (0.18s) [2021-04-17T11:21:24.086Z] === RUN TestVolumesInspect [2021-04-17T11:21:24.086Z] --- PASS: TestVolumesInspect (0.04s) [2021-04-17T11:21:24.086Z] === RUN TestVolumesInvalidJSON [2021-04-17T11:21:24.086Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-17T11:21:24.086Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-17T11:21:24.086Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-17T11:21:24.086Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-04-17T11:21:24.086Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-17T11:21:24.086Z] PASS [2021-04-17T11:21:24.086Z] ok github.com/docker/docker/integration/volume 0.457s [2021-04-17T11:21:24.086Z] [2021-04-17T11:21:24.086Z] DONE 5 tests in 2.923s [2021-04-17T11:21:24.086Z] INFO: make.ps1 ended at 04/17/2021 11:21:23 [2021-04-17T11:21:24.086Z] INFO: Integration CLI tests being run from the host: [2021-04-17T11:21:24.086Z] 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-04-17T11:21:27.454Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-04-17T11:21:28.834Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-04-17T11:21:29.771Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-04-17T11:21:31.678Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-04-17T11:21:32.614Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-04-17T11:21:33.992Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-04-17T11:21:33.992Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-04-17T11:21:34.587Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-17T11:21:34.587Z] INFO: Testing against a local daemon [2021-04-17T11:21:34.587Z] === RUN TestDockerSuite [2021-04-17T11:21:34.587Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-04-17T11:21:34.587Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-04-17T11:21:34.587Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-04-17T11:21:34.587Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-04-17T11:21:34.587Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-04-17T11:21:34.587Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-04-17T11:21:34.587Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-04-17T11:21:34.587Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-04-17T11:21:34.929Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-04-17T11:21:34.929Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-04-17T11:21:34.929Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2021-04-17T11:21:34.929Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-04-17T11:21:34.929Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-04-17T11:21:34.929Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-04-17T11:21:34.929Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-04-17T11:21:34.929Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-04-17T11:21:34.929Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-04-17T11:21:34.929Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2021-04-17T11:21:35.048Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-04-17T11:21:35.049Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-04-17T11:21:35.866Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-04-17T11:21:36.021Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-04-17T11:21:36.021Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-04-17T11:21:36.434Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-04-17T11:21:36.693Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-04-17T11:21:37.631Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-04-17T11:21:37.631Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-04-17T11:21:39.008Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-04-17T11:21:39.267Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-04-17T11:21:40.204Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-04-17T11:21:40.204Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-04-17T11:21:41.140Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-04-17T11:21:42.077Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-04-17T11:21:42.077Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-04-17T11:21:42.077Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-04-17T11:21:43.015Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-04-17T11:21:44.920Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-04-17T11:21:45.862Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-04-17T11:21:45.862Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-04-17T11:21:46.430Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-04-17T11:21:46.430Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-04-17T11:21:46.690Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-04-17T11:21:48.595Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-04-17T11:21:48.854Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-04-17T11:21:49.423Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-04-17T11:21:51.329Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-04-17T11:21:52.266Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-04-17T11:21:52.526Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-04-17T11:21:52.526Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-04-17T11:21:53.464Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-04-17T11:21:54.401Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-04-17T11:21:55.781Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-04-17T11:21:56.041Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-04-17T11:21:56.608Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-04-17T11:21:58.513Z] === RUN TestDockerSuite/TestSaveImageId [2021-04-17T11:21:58.513Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-04-17T11:21:59.081Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-04-17T11:22:00.986Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-04-17T11:22:00.986Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-04-17T11:22:02.891Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-04-17T11:22:02.891Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-04-17T11:22:02.891Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-04-17T11:22:03.828Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-04-17T11:22:04.397Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-04-17T11:22:06.302Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-04-17T11:22:06.302Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-04-17T11:22:06.561Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-04-17T11:22:06.561Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-04-17T11:22:06.561Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-04-17T11:22:07.128Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-04-17T11:22:09.049Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-04-17T11:22:09.049Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-04-17T11:22:09.987Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-04-17T11:22:16.562Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-04-17T11:22:16.562Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-04-17T11:22:16.562Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-04-17T11:22:17.498Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-04-17T11:22:18.439Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-04-17T11:22:19.817Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-04-17T11:22:20.384Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-04-17T11:22:21.321Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-04-17T11:22:24.607Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-04-17T11:22:27.144Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-04-17T11:22:27.402Z] === RUN TestDockerSuite/TestStartRecordError [2021-04-17T11:22:29.306Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-04-17T11:22:31.210Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-04-17T11:22:33.132Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-04-17T11:22:36.421Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-04-17T11:22:41.087Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-04-17T11:22:44.373Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-04-17T11:22:48.177Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-04-17T11:22:48.178Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-04-17T11:22:48.178Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-04-17T11:22:48.178Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-04-17T11:22:48.178Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-04-17T11:22:48.178Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-04-17T11:22:48.178Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-04-17T11:22:48.178Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-04-17T11:22:48.178Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-04-17T11:22:48.178Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-04-17T11:22:48.178Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-04-17T11:22:48.178Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-04-17T11:22:48.178Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-04-17T11:22:48.178Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-04-17T11:22:48.178Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-04-17T11:22:49.639Z] === RUN TestDockerSuite/TestStatsNoStream [2021-04-17T11:22:51.096Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-04-17T11:22:51.542Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-04-17T11:22:53.288Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-04-17T11:22:53.288Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-04-17T11:22:53.288Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-04-17T11:22:53.288Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-04-17T11:22:53.288Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-04-17T11:22:53.443Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-04-17T11:22:54.011Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-04-17T11:22:54.947Z] === RUN TestDockerSuite/TestTopPrivileged [2021-04-17T11:22:55.514Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-04-17T11:22:55.514Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-04-17T11:22:56.452Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-04-17T11:22:57.038Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-04-17T11:22:57.038Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-04-17T11:22:57.038Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-04-17T11:23:01.720Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-04-17T11:23:04.138Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-04-17T11:23:04.262Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-04-17T11:23:05.198Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-04-17T11:23:05.765Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-04-17T11:23:05.765Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2021-04-17T11:23:07.144Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2021-04-17T11:23:09.048Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-04-17T11:23:09.048Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-04-17T11:23:10.425Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-04-17T11:23:11.361Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-04-17T11:23:12.297Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-04-17T11:23:14.200Z] === RUN TestDockerSuite/TestUpdateStats [2021-04-17T11:23:14.768Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-04-17T11:23:18.053Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-04-17T11:23:19.432Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-04-17T11:23:19.432Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-04-17T11:23:21.334Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-04-17T11:23:22.711Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-04-17T11:23:29.291Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-04-17T11:23:34.568Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-04-17T11:23:38.757Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-04-17T11:23:42.042Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-04-17T11:23:47.312Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-04-17T11:23:53.877Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-04-17T11:23:55.783Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-04-17T11:23:57.689Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-04-17T11:23:59.066Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-04-17T11:24:00.444Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-04-17T11:24:03.014Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-04-17T11:24:04.051Z] --- PASS: TestBuildWCOWSandboxSize (875.30s) [2021-04-17T11:24:04.051Z] === RUN TestBuildWithEmptyDockerfile [2021-04-17T11:24:04.051Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-17T11:24:04.051Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-17T11:24:04.051Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-17T11:24:04.051Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-17T11:24:04.051Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-17T11:24:04.051Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-17T11:24:04.051Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-17T11:24:04.051Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-17T11:24:04.051Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-17T11:24:04.051Z] --- PASS: TestBuildWithEmptyDockerfile (0.66s) [2021-04-17T11:24:04.051Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-04-17T11:24:04.051Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-04-17T11:24:04.051Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-04-17T11:24:04.051Z] === RUN TestBuildPreserveOwnership [2021-04-17T11:24:04.051Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-04-17T11:24:04.051Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-17T11:24:04.051Z] === RUN TestBuildPlatformInvalid [2021-04-17T11:24:04.051Z] --- PASS: TestBuildPlatformInvalid (0.57s) [2021-04-17T11:24:04.051Z] PASS [2021-04-17T11:24:04.051Z] ok github.com/docker/docker/integration/build 1066.123s [2021-04-17T11:24:04.051Z] [2021-04-17T11:24:04.051Z] === Skipped [2021-04-17T11:24:04.051Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-04-17T11:24:04.051Z] build_session_test.go:25: TODO: BuildKit [2021-04-17T11:24:04.051Z] [2021-04-17T11:24:04.051Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-04-17T11:24:04.051Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:24:04.051Z] [2021-04-17T11:24:04.051Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-04-17T11:24:04.051Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-17T11:24:04.051Z] [2021-04-17T11:24:04.051Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-04-17T11:24:04.051Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-17T11:24:04.051Z] [2021-04-17T11:24:04.051Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-04-17T11:24:04.051Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-17T11:24:04.051Z] [2021-04-17T11:24:04.051Z] [2021-04-17T11:24:04.051Z] DONE 29 tests, 5 skipped in 1089.804s [2021-04-17T11:24:04.051Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-04-17T11:24:04.051Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-17T11:24:04.051Z] INFO: Testing against a local daemon [2021-04-17T11:24:04.051Z] === RUN TestConfigInspect [2021-04-17T11:24:04.051Z] --- SKIP: TestConfigInspect (0.00s) [2021-04-17T11:24:04.051Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:24:04.051Z] === RUN TestConfigList [2021-04-17T11:24:04.051Z] --- SKIP: TestConfigList (0.00s) [2021-04-17T11:24:04.051Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:24:04.051Z] === RUN TestConfigsCreateAndDelete [2021-04-17T11:24:04.051Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-04-17T11:24:04.051Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:24:04.051Z] === RUN TestConfigsUpdate [2021-04-17T11:24:04.051Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-04-17T11:24:04.051Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:24:04.051Z] === RUN TestTemplatedConfig [2021-04-17T11:24:04.051Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-04-17T11:24:04.051Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:24:04.051Z] === RUN TestConfigCreateResolve [2021-04-17T11:24:04.051Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-04-17T11:24:04.051Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-04-17T11:24:04.051Z] === RUN TestConfigDaemonLibtrustID [2021-04-17T11:24:04.051Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-04-17T11:24:04.051Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-04-17T11:24:04.051Z] PASS [2021-04-17T11:24:04.051Z] ok github.com/docker/docker/integration/config 0.215s [2021-04-17T11:24:04.051Z] [2021-04-17T11:24:04.051Z] === Skipped [2021-04-17T11:24:04.051Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-04-17T11:24:04.051Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:24:04.051Z] [2021-04-17T11:24:04.051Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-04-17T11:24:04.051Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:24:04.051Z] [2021-04-17T11:24:04.051Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-04-17T11:24:04.051Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:24:04.051Z] [2021-04-17T11:24:04.051Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-04-17T11:24:04.051Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:24:04.051Z] [2021-04-17T11:24:04.051Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-04-17T11:24:04.051Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:24:04.051Z] [2021-04-17T11:24:04.051Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-04-17T11:24:04.051Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-04-17T11:24:04.051Z] [2021-04-17T11:24:04.051Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-04-17T11:24:04.051Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-04-17T11:24:04.051Z] [2021-04-17T11:24:04.051Z] [2021-04-17T11:24:04.051Z] DONE 7 tests, 7 skipped in 3.045s [2021-04-17T11:24:04.051Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-04-17T11:24:04.051Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-17T11:24:04.051Z] INFO: Testing against a local daemon [2021-04-17T11:24:04.051Z] === RUN TestCheckpoint [2021-04-17T11:24:04.051Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-17T11:24:04.051Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-17T11:24:04.051Z] === RUN TestContainerInvalidJSON [2021-04-17T11:24:04.051Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-17T11:24:04.051Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-17T11:24:04.051Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-17T11:24:04.051Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-17T11:24:04.051Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-17T11:24:04.051Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-17T11:24:04.503Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-17T11:24:04.503Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-17T11:24:04.503Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-17T11:24:04.503Z] --- PASS: TestContainerInvalidJSON (0.59s) [2021-04-17T11:24:04.503Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-04-17T11:24:04.503Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-04-17T11:24:04.503Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-04-17T11:24:04.503Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-17T11:24:04.503Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.27s) [2021-04-17T11:24:04.503Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-17T11:24:04.503Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2021-04-17T11:24:04.503Z] copy_test.go:38: testEnv.OSType == "windows" [2021-04-17T11:24:04.503Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-17T11:24:04.917Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-04-17T11:24:04.955Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.20s) [2021-04-17T11:24:04.955Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-17T11:24:04.955Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2021-04-17T11:24:04.955Z] copy_test.go:63: testEnv.OSType == "windows" [2021-04-17T11:24:04.955Z] === RUN TestCopyFromContainer [2021-04-17T11:24:04.955Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-04-17T11:24:04.955Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:24:04.955Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-17T11:24:04.955Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-17T11:24:04.955Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-17T11:24:04.955Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-17T11:24:04.955Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-17T11:24:04.955Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-17T11:24:04.955Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-17T11:24:04.955Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-17T11:24:04.955Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-17T11:24:04.955Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-17T11:24:04.955Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-04-17T11:24:04.955Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-17T11:24:04.955Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-17T11:24:04.955Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-04-17T11:24:04.955Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-17T11:24:04.955Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-04-17T11:24:04.955Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-04-17T11:24:04.955Z] === RUN TestCreateWithInvalidEnv [2021-04-17T11:24:04.955Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-17T11:24:04.955Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-17T11:24:04.955Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-17T11:24:04.955Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-17T11:24:04.955Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-17T11:24:04.956Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-17T11:24:04.956Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-17T11:24:04.956Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-17T11:24:04.956Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-17T11:24:04.956Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-04-17T11:24:04.956Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-17T11:24:04.956Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-17T11:24:04.956Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-17T11:24:04.956Z] === RUN TestCreateTmpfsMountsTarget [2021-04-17T11:24:04.956Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-04-17T11:24:04.956Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:24:04.956Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-17T11:24:04.956Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-04-17T11:24:04.956Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-04-17T11:24:04.956Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-17T11:24:04.956Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-04-17T11:24:04.956Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-04-17T11:24:04.956Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-17T11:24:04.956Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-17T11:24:04.956Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-17T11:24:04.956Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-17T11:24:04.956Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-17T11:24:04.956Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-17T11:24:04.956Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-17T11:24:04.956Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-17T11:24:04.956Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-17T11:24:04.956Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-17T11:24:04.956Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-17T11:24:04.956Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-17T11:24:04.956Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-17T11:24:04.956Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-17T11:24:04.956Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-17T11:24:04.956Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-17T11:24:04.956Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-04-17T11:24:04.956Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-04-17T11:24:04.956Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-04-17T11:24:04.956Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-04-17T11:24:04.956Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-04-17T11:24:04.956Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-04-17T11:24:04.956Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-17T11:24:04.956Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-04-17T11:24:04.956Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-04-17T11:24:04.956Z] === RUN TestCreateDifferentPlatform [2021-04-17T11:24:04.956Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-17T11:24:04.956Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-17T11:24:04.956Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-04-17T11:24:04.956Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-04-17T11:24:04.956Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-17T11:24:04.956Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-17T11:24:04.956Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2021-04-17T11:24:04.956Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-17T11:24:04.956Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-04-17T11:24:04.956Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-04-17T11:24:05.415Z] === RUN TestContainerKillOnDaemonStart [2021-04-17T11:24:05.415Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-04-17T11:24:05.415Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:24:05.415Z] === RUN TestDiff [2021-04-17T11:24:05.415Z] --- SKIP: TestDiff (0.00s) [2021-04-17T11:24:05.415Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-04-17T11:24:05.415Z] === RUN TestExecWithCloseStdin [2021-04-17T11:24:06.822Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-04-17T11:24:08.289Z] --- PASS: TestExecWithCloseStdin (3.23s) [2021-04-17T11:24:08.289Z] === RUN TestExec [2021-04-17T11:24:09.356Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-04-17T11:24:10.293Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-04-17T11:24:10.442Z] --- PASS: TestExec (1.98s) [2021-04-17T11:24:10.442Z] === RUN TestExecUser [2021-04-17T11:24:10.442Z] --- SKIP: TestExecUser (0.00s) [2021-04-17T11:24:10.442Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-04-17T11:24:10.442Z] === RUN TestExportContainerAndImportImage [2021-04-17T11:24:10.442Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-04-17T11:24:10.442Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:24:10.442Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-17T11:24:10.442Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-04-17T11:24:10.442Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:24:10.442Z] === RUN TestHealthCheckWorkdir [2021-04-17T11:24:10.442Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-04-17T11:24:10.442Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-04-17T11:24:10.442Z] === RUN TestHealthKillContainer [2021-04-17T11:24:10.442Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-04-17T11:24:10.442Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-04-17T11:24:10.442Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-17T11:24:10.442Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-04-17T11:24:10.442Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-04-17T11:24:10.442Z] === RUN TestKillContainerInvalidSignal [2021-04-17T11:24:11.229Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-04-17T11:24:11.958Z] --- PASS: TestKillContainerInvalidSignal (1.75s) [2021-04-17T11:24:11.958Z] === RUN TestKillContainer [2021-04-17T11:24:11.958Z] === RUN TestKillContainer/no_signal [2021-04-17T11:24:14.110Z] === RUN TestKillContainer/non_killing_signal [2021-04-17T11:24:14.110Z] === RUN TestKillContainer/killing_signal [2021-04-17T11:24:21.117Z] --- PASS: TestKillContainer (8.70s) [2021-04-17T11:24:21.117Z] --- PASS: TestKillContainer/no_signal (1.73s) [2021-04-17T11:24:21.117Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-04-17T11:24:21.117Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-04-17T11:24:21.117Z] --- PASS: TestKillContainer/killing_signal (6.92s) [2021-04-17T11:24:21.117Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-17T11:24:21.117Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-04-17T11:24:21.117Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-17T11:24:21.117Z] === RUN TestKillStoppedContainer [2021-04-17T11:24:21.117Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-04-17T11:24:21.117Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-17T11:24:21.117Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-17T11:24:21.117Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-04-17T11:24:21.117Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-17T11:24:21.117Z] === RUN TestKillDifferentUserContainer [2021-04-17T11:24:21.117Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-04-17T11:24:21.117Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-04-17T11:24:21.117Z] === RUN TestInspectOomKilledTrue [2021-04-17T11:24:21.117Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-17T11:24:21.117Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:24:21.117Z] === RUN TestInspectOomKilledFalse [2021-04-17T11:24:21.117Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-17T11:24:21.117Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-17T11:24:21.117Z] === RUN TestLogsFollowTailEmpty [2021-04-17T11:24:22.634Z] --- PASS: TestLogsFollowTailEmpty (1.84s) [2021-04-17T11:24:22.634Z] === RUN TestNetworkNat [2021-04-17T11:24:22.634Z] --- SKIP: TestNetworkNat (0.00s) [2021-04-17T11:24:22.634Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-04-17T11:24:22.634Z] === RUN TestNetworkLocalhostTCPNat [2021-04-17T11:24:24.783Z] --- PASS: TestNetworkLocalhostTCPNat (2.21s) [2021-04-17T11:24:24.783Z] === RUN TestNetworkLoopbackNat [2021-04-17T11:24:24.783Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-04-17T11:24:24.783Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-04-17T11:24:24.783Z] === RUN TestPause [2021-04-17T11:24:24.783Z] --- SKIP: TestPause (0.00s) [2021-04-17T11:24:24.783Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-04-17T11:24:24.783Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-17T11:24:26.103Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-04-17T11:24:26.103Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-04-17T11:24:26.103Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-04-17T11:24:26.103Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-04-17T11:24:26.933Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.90s) [2021-04-17T11:24:26.933Z] === RUN TestPauseStopPausedContainer [2021-04-17T11:24:26.933Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-04-17T11:24:26.933Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:24:26.933Z] === RUN TestPsFilter [2021-04-17T11:24:26.933Z] --- PASS: TestPsFilter (0.21s) [2021-04-17T11:24:26.933Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-17T11:24:27.040Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-04-17T11:24:27.040Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-04-17T11:24:27.040Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-04-17T11:24:27.040Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-04-17T11:24:28.418Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-04-17T11:24:28.418Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-04-17T11:24:28.677Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-04-17T11:24:29.082Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.11s) [2021-04-17T11:24:29.082Z] === RUN TestRemoveContainerWithVolume [2021-04-17T11:24:29.245Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-04-17T11:24:29.245Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-04-17T11:24:29.504Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-04-17T11:24:29.504Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-04-17T11:24:29.504Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-04-17T11:24:30.263Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-04-17T11:24:30.263Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-04-17T11:24:31.232Z] --- PASS: TestRemoveContainerWithVolume (2.01s) [2021-04-17T11:24:31.232Z] === RUN TestRemoveContainerRunning [2021-04-17T11:24:32.748Z] --- PASS: TestRemoveContainerRunning (1.74s) [2021-04-17T11:24:32.748Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-17T11:24:32.792Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-04-17T11:24:32.792Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-04-17T11:24:32.792Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-04-17T11:24:32.792Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-04-17T11:24:32.792Z] === RUN TestDockerSuite/TestVolumeEvents [2021-04-17T11:24:34.901Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.81s) [2021-04-17T11:24:34.901Z] === RUN TestRemoveInvalidContainer [2021-04-17T11:24:34.901Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-04-17T11:24:34.901Z] === RUN TestRenameLinkedContainer [2021-04-17T11:24:34.901Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-04-17T11:24:34.901Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-04-17T11:24:34.901Z] === RUN TestRenameStoppedContainer [2021-04-17T11:24:34.909Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-04-17T11:24:34.909Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-04-17T11:24:37.050Z] --- PASS: TestRenameStoppedContainer (2.08s) [2021-04-17T11:24:37.050Z] === RUN TestRenameRunningContainerAndReuse [2021-04-17T11:24:39.374Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-04-17T11:24:40.745Z] --- PASS: TestRenameRunningContainerAndReuse (3.70s) [2021-04-17T11:24:40.745Z] === RUN TestRenameInvalidName [2021-04-17T11:24:40.749Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-04-17T11:24:40.749Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-04-17T11:24:40.749Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-04-17T11:24:42.261Z] --- PASS: TestRenameInvalidName (1.77s) [2021-04-17T11:24:42.261Z] === RUN TestRenameAnonymousContainer [2021-04-17T11:24:42.261Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2021-04-17T11:24:42.261Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-04-17T11:24:42.261Z] === RUN TestRenameContainerWithSameName [2021-04-17T11:24:43.408Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-04-17T11:24:43.777Z] --- PASS: TestRenameContainerWithSameName (1.71s) [2021-04-17T11:24:43.777Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-17T11:24:43.777Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-04-17T11:24:43.777Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-04-17T11:24:43.777Z] === RUN TestResize [2021-04-17T11:24:44.035Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-04-17T11:24:44.924Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-04-17T11:24:44.924Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-04-17T11:24:44.924Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-04-17T11:24:44.924Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-04-17T11:24:44.924Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-04-17T11:24:45.878Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-04-17T11:24:45.926Z] --- PASS: TestResize (1.78s) [2021-04-17T11:24:45.926Z] === RUN TestResizeWithInvalidSize [2021-04-17T11:24:45.926Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2021-04-17T11:24:45.926Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-04-17T11:24:45.926Z] === RUN TestResizeWhenContainerNotStarted [2021-04-17T11:24:47.324Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite (1921.60s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.12s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.57s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.77s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.94s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.20s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.60s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.93s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (3.26s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.69s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.47s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (7.32s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.47s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.19s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.40s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.09s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.25s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.29s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.61s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.53s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.36s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestAttachDetach (1.52s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.65s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.09s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.04s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.27s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.82s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.53s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.44s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.68s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.72s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.92s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (27.19s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.68s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (2.27s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.88s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (3.09s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.18s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.23s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.41s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.37s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.47s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.93s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.48s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.02s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.30s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.08s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.18s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.57s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildAddScript (4.59s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (10.99s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.98s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.30s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.38s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildAddTar (11.40s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.42s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.99s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.53s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (9.90s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.37s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.47s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.34s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.28s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.54s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.11s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.45s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.44s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.49s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (19.45s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.02s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (4.59s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.47s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.92s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.09s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (8.92s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (2.01s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (2.03s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.27s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.15s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (8.13s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.31s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.85s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.30s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.57s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.77s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.91s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.71s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildCmd (0.32s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.31s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.36s) [2021-04-17T11:24:47.324Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-04-17T11:24:47.324Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.94s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (8.51s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.66s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.16s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.46s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.44s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.75s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.28s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.47s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.76s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.54s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.37s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (6.02s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.25s) [2021-04-17T11:24:47.324Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-04-17T11:24:47.324Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-04-17T11:24:47.324Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-04-17T11:24:47.324Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-04-17T11:24:47.324Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-04-17T11:24:47.324Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-04-17T11:24:47.324Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-04-17T11:24:47.324Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.60s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.69s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.47s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.37s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (9.16s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.72s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.69s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.33s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.20s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.52s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.33s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.30s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.41s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.29s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.62s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.14s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (17.39s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.35s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.09s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.22s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.45s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.24s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.10s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.62s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.03s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (23.35s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (7.07s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.54s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.48s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.12s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.26s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.47s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.41s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.26s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.07s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.36s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildEnv (2.04s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.78s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.61s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (9.61s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (31.47s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.22s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (12.93s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.18s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.63s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.53s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.58s) [2021-04-17T11:24:47.324Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-04-17T11:24:47.324Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.35s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (15.51s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildExpose (0.50s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (1.18s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.60s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.33s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildFails (1.14s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.70s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (3.79s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.86s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildFromGit (2.43s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.39s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.42s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.47s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.05s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.35s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.53s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.61s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (2.02s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildHistory (4.00s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.38s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.98s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.61s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.43s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.84s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildLabel (0.31s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.30s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.31s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.20s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildLabels (0.32s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.73s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.97s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.83s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.95s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.17s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.21s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.22s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.21s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.40s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.87s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.80s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.63s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.38s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.41s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.25s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.96s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.00s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.31s) [2021-04-17T11:24:47.324Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-04-17T11:24:47.324Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.22s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.32s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.84s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.27s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.37s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.86s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.30s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.15s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.67s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.25s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.28s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.49s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.15s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.46s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.98s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.01s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.73s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.44s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.59s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.48s) [2021-04-17T11:24:47.324Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.03s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestBuildPATH (2.35s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.99s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.15s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.65s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.40s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (6.14s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestBuildRm (3.04s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.11s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.22s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.36s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.47s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.20s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.05s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.18s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.87s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.15s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.22s) [2021-04-17T11:24:47.325Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-04-17T11:24:47.325Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.36s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.44s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestBuildStderr (1.43s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (6.37s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.97s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.02s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.41s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.01s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.25s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestBuildUser (1.73s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.95s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.25s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.65s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.49s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.45s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.08s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.23s) [2021-04-17T11:24:47.325Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-04-17T11:24:47.325Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-04-17T11:24:47.325Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-04-17T11:24:47.325Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-04-17T11:24:47.325Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-04-17T11:24:47.325Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-04-17T11:24:47.325Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-04-17T11:24:47.325Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.81s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.19s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.56s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.20s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.16s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.27s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.26s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.33s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.71s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.86s) [2021-04-17T11:24:47.325Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-04-17T11:24:47.325Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.95s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.07s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-04-17T11:24:47.325Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-04-17T11:24:47.325Z] docker_cli_sni_test.go:18: Flakey test [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.93s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.09s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCommitChange (1.64s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.51s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.58s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.27s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.99s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCommitTTY (1.80s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.14s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.10s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.11s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.05s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.14s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.96s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.75s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.98s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.91s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.76s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.89s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.80s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.85s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.91s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.94s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.93s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.87s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.93s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.18s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (1.09s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.92s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.85s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.97s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.99s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.00s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.23s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (2.46s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (2.68s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.03s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (5.08s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.08s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.09s) [2021-04-17T11:24:47.325Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-04-17T11:24:47.325Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.08s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.15s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (2.56s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (7.21s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (1.15s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.96s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.71s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.13s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.67s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.63s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.79s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.67s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0008d6f20_} (1.75s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1552726808_/foo_false____} (1.56s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1552726808_/foo_true____} (1.59s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3573081495_/foo_false____} (1.67s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3573081495_/foo_true____} (1.59s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3573081495_/foo_true__0xc0008d6f80__} (1.61s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0008d6fa0_} (1.59s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0008d6fc0_} (1.59s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0008d6fe0_} (1.15s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0008d7000_} (1.06s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (2.00s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.33s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.01s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (5.48s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (3.15s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (5.36s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.98s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.23s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.05s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.10s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.94s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.90s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.36s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.12s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.49s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.37s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.32s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.42s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.81s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.21s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.42s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.22s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.22s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.16s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.12s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.99s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.20s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.94s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.22s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.80s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCpToCaseB (1.06s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.86s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.49s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.18s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.78s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.00s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.41s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.72s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.51s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.78s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCpToDot (0.77s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.41s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.40s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCpToStdout (0.76s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.12s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.09s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.41s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.43s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.90s) [2021-04-17T11:24:47.325Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-04-17T11:24:47.325Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.98s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.46s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.13s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2021-04-17T11:24:47.325Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-04-17T11:24:47.325Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.15s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.50s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.11s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.06s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.91s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.14s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.28s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.79s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.78s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.78s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.57s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.77s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (1.54s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.75s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.71s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.51s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.74s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (2.35s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.52s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (7.10s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.21s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.59s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.96s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.60s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestEventsAttach (0.80s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestEventsCommit (0.87s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.72s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.71s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.74s) [2021-04-17T11:24:47.325Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.85s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (2.17s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.36s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (3.04s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestEventsCopy (1.11s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.62s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.78s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.32s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (2.17s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.74s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.45s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.32s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.63s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestEventsFilters (1.54s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestEventsFormat (1.39s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.91s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.39s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.22s) [2021-04-17T11:24:47.326Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-04-17T11:24:47.326Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-04-17T11:24:47.326Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-04-17T11:24:47.326Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.27s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.73s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestEventsRename (0.73s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestEventsResize (0.77s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.62s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.06s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.69s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.26s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestEventsTop (1.59s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestEventsUntag (2.58s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.59s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestExec (1.07s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.77s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.93s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.71s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.07s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.03s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.08s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.16s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.60s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.49s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.59s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (2.76s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestExecCgroup (2.68s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestExecEnv (1.02s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.71s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.10s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestExecInspectID (3.09s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestExecInteractive (1.18s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.36s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.43s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestExecParseError (1.01s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestExecPausedContainer (1.25s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (1.24s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.79s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.03s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestExecStartFails (1.12s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.49s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.85s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestExecTTY (1.57s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.63s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.25s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestExecUlimits (1.25s) [2021-04-17T11:24:47.326Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-04-17T11:24:47.326Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.65s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.01s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.73s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.02s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestExecWithUser (1.35s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.73s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.82s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.74s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.78s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.80s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.06s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestHealth (23.42s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.84s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.81s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.26s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.46s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.03s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.68s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.12s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.11s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.98s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.80s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.18s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.04s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestImportDisplay (2.48s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestImportFile (1.57s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.57s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestImportGzipped (1.67s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.81s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.82s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.75s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.81s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.79s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.74s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.88s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.16s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.04s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.79s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.76s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.73s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.69s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.68s) [2021-04-17T11:24:47.326Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-04-17T11:24:47.326Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.41s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.79s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestInspectDefault (0.96s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestInspectHistory (1.18s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s) [2021-04-17T11:24:47.326Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-04-17T11:24:47.326Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.81s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.73s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.80s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.44s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.82s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.31s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestInspectStatus (1.36s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.97s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.96s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.00s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.78s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.70s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.67s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.69s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.04s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.98s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.59s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.46s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.10s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.25s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.69s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (3.46s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.51s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.78s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (11.64s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.22s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.55s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (1.29s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.83s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.31s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.73s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.71s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.76s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.71s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.75s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.70s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.11s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.07s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.12s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.37s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.47s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (3.31s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.08s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.06s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestLogsSince (6.84s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (6.02s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.19s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestLogsTail (1.36s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestLogsTimestamps (1.24s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.20s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.32s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.93s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestNetHostname (2.72s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.65s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestNetworkEvents (6.84s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (3.14s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.88s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestPluginActive (1.42s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.15s) [2021-04-17T11:24:47.326Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-04-17T11:24:47.326Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.66s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.43s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.27s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.33s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.01s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (3.58s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (2.26s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestPortHostBinding (2.16s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestPortList (10.76s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.38s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.91s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.75s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.92s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.86s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.98s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.86s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.45s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (1.50s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.15s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestPsByOrder (4.20s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.22s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.61s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.31s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.62s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.75s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.84s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.99s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.88s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.87s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (3.03s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.92s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.63s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.16s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.01s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestPsRightTagName (3.17s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.76s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (1.15s) [2021-04-17T11:24:47.326Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-04-17T11:24:47.326Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-04-17T11:24:47.326Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.98s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.65s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.75s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.86s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (11.42s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.26s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.03s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.48s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.39s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (5.72s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (2.15s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.39s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.05s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.36s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.23s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.96s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.87s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.99s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRmiTag (0.30s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.16s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.79s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.73s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.82s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.28s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.44s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunAddHost (0.71s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.45s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.69s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.69s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.86s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.69s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.22s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.37s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.27s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.45s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.85s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.88s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.84s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.72s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.84s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.96s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.02s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.66s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.66s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.68s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.46s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (1.19s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (1.27s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.76s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.71s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.72s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.69s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.67s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.69s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.69s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.69s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.99s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.73s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.75s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.69s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.71s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.69s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.94s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.40s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.91s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.69s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.73s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.70s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.69s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.70s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.86s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.71s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.13s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.75s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.87s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.86s) [2021-04-17T11:24:47.327Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-04-17T11:24:47.327Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-04-17T11:24:47.327Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-04-17T11:24:47.327Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.90s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.83s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.58s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.83s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.86s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.68s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.72s) [2021-04-17T11:24:47.327Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-04-17T11:24:47.327Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.73s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.49s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.69s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.69s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.75s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.74s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.69s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.68s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.69s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.66s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunExitCode (0.71s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.69s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.68s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.70s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.71s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.70s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.59s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.54s) [2021-04-17T11:24:47.327Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-04-17T11:24:47.327Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.59s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.72s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.43s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.66s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.43s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (1.00s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.08s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.43s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.73s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.92s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.56s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.63s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.19s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.35s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.46s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.48s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.47s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunMount (8.78s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.72s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.71s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.48s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.44s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (4.17s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.10s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.35s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.47s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.35s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.90s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunNetHost (1.18s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.79s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.90s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.10s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.14s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.26s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.61s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.69s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.71s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.68s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.69s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.74s) [2021-04-17T11:24:47.327Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-04-17T11:24:47.327Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.77s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.72s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.77s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.96s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.46s) [2021-04-17T11:24:47.327Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.45s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.50s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.74s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.43s) [2021-04-17T11:24:47.327Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-04-17T11:24:47.327Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.70s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.44s) [2021-04-17T11:24:47.327Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-04-17T11:24:47.327Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.72s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.40s) [2021-04-17T11:24:47.327Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-04-17T11:24:47.327Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.13s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.39s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunRm (0.72s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.73s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.73s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.71s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.33s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.68s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.53s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.83s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.84s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.44s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.69s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.45s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.42s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.45s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.70s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.75s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.72s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.66s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunState (1.49s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.72s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.72s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2021-04-17T11:24:47.327Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-04-17T11:24:47.327Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.79s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.46s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunSysctls (1.42s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.72s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.18s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.76s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.76s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.61s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.16s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.70s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.71s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.73s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.03s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.16s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunUserByID (0.69s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.69s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunUserByName (0.71s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.67s) [2021-04-17T11:24:47.327Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.02s) [2021-04-17T11:24:47.327Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.72s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.88s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.74s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.01s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.09s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.40s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.16s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.39s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.83s) [2021-04-17T11:24:47.327Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-04-17T11:24:47.327Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-04-17T11:24:47.327Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-04-17T11:24:47.327Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-04-17T11:24:47.327Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-04-17T11:24:47.327Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2021-04-17T11:24:47.327Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-04-17T11:24:47.327Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (4.90s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (1.03s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.83s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.92s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (1.09s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.96s) [2021-04-17T11:24:47.327Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2021-04-17T11:24:47.327Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.07s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2021-04-17T11:24:47.327Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-04-17T11:24:47.328Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-04-17T11:24:47.328Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-04-17T11:24:47.328Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-04-17T11:24:47.328Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-04-17T11:24:47.328Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-04-17T11:24:47.328Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-04-17T11:24:47.328Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-04-17T11:24:47.328Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-04-17T11:24:47.328Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-04-17T11:24:47.328Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.97s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.91s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.90s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.27s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.25s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.92s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.08s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.89s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.91s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.89s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.80s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (1.05s) [2021-04-17T11:24:47.328Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-04-17T11:24:47.328Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.70s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.64s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.59s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.59s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.99s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.04s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.04s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.35s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.06s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.22s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestSaveImageId (0.08s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.72s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.05s) [2021-04-17T11:24:47.328Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents693552464 [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.60s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.51s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.78s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.39s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.51s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.82s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.95s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.68s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.13s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.72s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.95s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.30s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.74s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestStartRecordError (1.80s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.85s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.93s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.03s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.74s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.02s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.75s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.72s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.77s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.76s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.55s) [2021-04-17T11:24:47.328Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-04-17T11:24:47.328Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.99s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.59s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.41s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.70s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.71s) [2021-04-17T11:24:47.328Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-04-17T11:24:47.328Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.06s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.85s) [2021-04-17T11:24:47.328Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-04-17T11:24:47.328Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.43s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.12s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.06s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.76s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestUpdateStats (4.01s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.37s) [2021-04-17T11:24:47.328Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-04-17T11:24:47.328Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.95s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.17s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (5.96s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (5.51s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (4.84s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (3.23s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (5.27s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (6.02s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.24s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.14s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.34s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.36s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.21s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.12s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.05s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.07s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.12s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.12s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.79s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.98s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.03s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.08s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.11s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.10s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.87s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.64s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.17s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.86s) [2021-04-17T11:24:47.328Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.80s) [2021-04-17T11:24:47.328Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-04-17T11:24:47.328Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-04-17T11:24:47.328Z] === RUN TestDockerRegistrySuite [2021-04-17T11:24:47.328Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-04-17T11:24:48.704Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-04-17T11:24:49.579Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-04-17T11:24:50.081Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-04-17T11:24:51.098Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-04-17T11:24:51.556Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-04-17T11:24:51.556Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-04-17T11:24:51.556Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-04-17T11:24:51.986Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-04-17T11:24:51.986Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-04-17T11:24:52.937Z] --- PASS: TestResizeWhenContainerNotStarted (6.91s) [2021-04-17T11:24:52.937Z] === RUN TestDaemonRestartKillContainers [2021-04-17T11:24:52.937Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-04-17T11:24:52.937Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:24:52.937Z] === RUN TestStats [2021-04-17T11:24:52.937Z] --- SKIP: TestStats (0.00s) [2021-04-17T11:24:52.937Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-04-17T11:24:52.937Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-17T11:24:55.252Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-04-17T11:24:55.276Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-04-17T11:25:01.440Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.88s) [2021-04-17T11:25:01.440Z] === RUN TestStopContainerWithTimeout [2021-04-17T11:25:01.440Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-04-17T11:25:01.440Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-04-17T11:25:01.440Z] === RUN TestUpdateRestartPolicy [2021-04-17T11:25:01.840Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-04-17T11:25:05.127Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-04-17T11:25:06.063Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-04-17T11:25:07.032Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-04-17T11:25:08.409Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-04-17T11:25:09.785Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-04-17T11:25:09.986Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-04-17T11:25:11.162Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-04-17T11:25:12.539Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-04-17T11:25:13.916Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-04-17T11:25:14.633Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-04-17T11:25:15.588Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-04-17T11:25:15.588Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-04-17T11:25:16.450Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-04-17T11:25:18.356Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-04-17T11:25:19.284Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-04-17T11:25:19.732Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-04-17T11:25:20.801Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-04-17T11:25:22.428Z] --- PASS: TestUpdateRestartPolicy (19.56s) [2021-04-17T11:25:22.428Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-17T11:25:22.428Z] --- PASS: TestUpdateRestartWithAutoRemove (1.80s) [2021-04-17T11:25:22.428Z] === RUN TestWaitNonBlocked [2021-04-17T11:25:22.428Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-17T11:25:22.428Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-17T11:25:22.428Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-17T11:25:22.428Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-17T11:25:22.428Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-17T11:25:22.428Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-17T11:25:23.018Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-04-17T11:25:24.395Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-04-17T11:25:24.395Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-04-17T11:25:25.301Z] --- PASS: TestWaitNonBlocked (0.04s) [2021-04-17T11:25:25.301Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.53s) [2021-04-17T11:25:25.301Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.34s) [2021-04-17T11:25:25.301Z] === RUN TestWaitBlocked [2021-04-17T11:25:25.301Z] --- SKIP: TestWaitBlocked (0.00s) [2021-04-17T11:25:25.301Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-04-17T11:25:25.301Z] PASS [2021-04-17T11:25:25.302Z] ok github.com/docker/docker/integration/container 81.621s [2021-04-17T11:25:25.302Z] [2021-04-17T11:25:25.302Z] === Skipped [2021-04-17T11:25:25.302Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-04-17T11:25:25.302Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-17T11:25:25.302Z] [2021-04-17T11:25:25.302Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2021-04-17T11:25:25.302Z] copy_test.go:38: testEnv.OSType == "windows" [2021-04-17T11:25:25.302Z] [2021-04-17T11:25:25.302Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2021-04-17T11:25:25.302Z] copy_test.go:63: testEnv.OSType == "windows" [2021-04-17T11:25:25.302Z] [2021-04-17T11:25:25.302Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-04-17T11:25:25.302Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:25:25.302Z] [2021-04-17T11:25:25.302Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-04-17T11:25:25.302Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-04-17T11:25:25.302Z] [2021-04-17T11:25:25.302Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-04-17T11:25:25.302Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:25:25.302Z] [2021-04-17T11:25:25.302Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-04-17T11:25:25.302Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-04-17T11:25:25.302Z] [2021-04-17T11:25:25.302Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-04-17T11:25:25.302Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-04-17T11:25:25.302Z] [2021-04-17T11:25:25.302Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-04-17T11:25:25.302Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-04-17T11:25:25.302Z] [2021-04-17T11:25:25.302Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-04-17T11:25:25.302Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-04-17T11:25:25.302Z] [2021-04-17T11:25:25.302Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-04-17T11:25:25.302Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:25:25.302Z] [2021-04-17T11:25:25.302Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-04-17T11:25:25.302Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-04-17T11:25:25.302Z] [2021-04-17T11:25:25.302Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-04-17T11:25:25.302Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-04-17T11:25:25.302Z] [2021-04-17T11:25:25.302Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-04-17T11:25:25.302Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:25:25.302Z] [2021-04-17T11:25:25.302Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-04-17T11:25:25.302Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:25:25.302Z] [2021-04-17T11:25:25.302Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-04-17T11:25:25.302Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-04-17T11:25:25.302Z] [2021-04-17T11:25:25.302Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-04-17T11:25:25.302Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-04-17T11:25:25.302Z] [2021-04-17T11:25:25.302Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-04-17T11:25:25.302Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-04-17T11:25:25.302Z] [2021-04-17T11:25:25.302Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-04-17T11:25:25.302Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-04-17T11:25:25.302Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-04-17T11:25:25.302Z] [2021-04-17T11:25:25.302Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-04-17T11:25:25.302Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-17T11:25:25.302Z] [2021-04-17T11:25:25.302Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-04-17T11:25:25.302Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-17T11:25:25.302Z] [2021-04-17T11:25:25.302Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-04-17T11:25:25.302Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-17T11:25:25.302Z] [2021-04-17T11:25:25.302Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-04-17T11:25:25.302Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-04-17T11:25:25.302Z] [2021-04-17T11:25:25.302Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-04-17T11:25:25.302Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:25:25.302Z] [2021-04-17T11:25:25.302Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-04-17T11:25:25.302Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-17T11:25:25.302Z] [2021-04-17T11:25:25.302Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-04-17T11:25:25.302Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-04-17T11:25:25.302Z] [2021-04-17T11:25:25.302Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-04-17T11:25:25.302Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-04-17T11:25:25.302Z] [2021-04-17T11:25:25.302Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-04-17T11:25:25.302Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-04-17T11:25:25.302Z] [2021-04-17T11:25:25.302Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-04-17T11:25:25.302Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:25:25.302Z] [2021-04-17T11:25:25.302Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-04-17T11:25:25.302Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-04-17T11:25:25.302Z] [2021-04-17T11:25:25.302Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2021-04-17T11:25:25.302Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-04-17T11:25:25.302Z] [2021-04-17T11:25:25.302Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-04-17T11:25:25.302Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-04-17T11:25:25.302Z] [2021-04-17T11:25:25.302Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2021-04-17T11:25:25.302Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-04-17T11:25:25.302Z] [2021-04-17T11:25:25.302Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-04-17T11:25:25.302Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:25:25.302Z] [2021-04-17T11:25:25.302Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-04-17T11:25:25.302Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-04-17T11:25:25.302Z] [2021-04-17T11:25:25.302Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-04-17T11:25:25.302Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-04-17T11:25:25.302Z] [2021-04-17T11:25:25.302Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-04-17T11:25:25.302Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-04-17T11:25:25.302Z] [2021-04-17T11:25:25.302Z] [2021-04-17T11:25:25.302Z] DONE 88 tests, 37 skipped in 84.334s [2021-04-17T11:25:25.302Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-04-17T11:25:25.772Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-04-17T11:25:26.554Z] === RUN TestDockerSuite/TestBuildAddScript [2021-04-17T11:25:26.554Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-04-17T11:25:26.554Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-04-17T11:25:26.554Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-04-17T11:25:26.554Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-04-17T11:25:26.708Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-04-17T11:25:27.007Z] === RUN TestDockerSuite/TestBuildAddTar [2021-04-17T11:25:27.454Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-17T11:25:27.454Z] INFO: Testing against a local daemon [2021-04-17T11:25:27.454Z] === RUN TestCommitInheritsEnv [2021-04-17T11:25:27.454Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-04-17T11:25:27.454Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-17T11:25:27.454Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-17T11:25:27.454Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-04-17T11:25:27.454Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-04-17T11:25:27.454Z] === RUN TestImagesFilterMultiReference [2021-04-17T11:25:27.454Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-04-17T11:25:27.454Z] === RUN TestImagePullPlatformInvalid [2021-04-17T11:25:27.454Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-04-17T11:25:27.454Z] === RUN TestRemoveImageOrphaning [2021-04-17T11:25:28.083Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-04-17T11:25:28.973Z] --- PASS: TestRemoveImageOrphaning (0.99s) [2021-04-17T11:25:28.973Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-17T11:25:28.973Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-04-17T11:25:28.973Z] === RUN TestTagInvalidReference [2021-04-17T11:25:28.973Z] --- PASS: TestTagInvalidReference (0.03s) [2021-04-17T11:25:28.973Z] === RUN TestTagValidPrefixedRepo [2021-04-17T11:25:28.973Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-04-17T11:25:28.973Z] === RUN TestTagExistedNameWithoutForce [2021-04-17T11:25:28.973Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-04-17T11:25:28.973Z] === RUN TestTagOfficialNames [2021-04-17T11:25:28.973Z] --- PASS: TestTagOfficialNames (0.09s) [2021-04-17T11:25:28.973Z] === RUN TestTagMatchesDigest [2021-04-17T11:25:28.973Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-04-17T11:25:28.973Z] PASS [2021-04-17T11:25:28.973Z] ok github.com/docker/docker/integration/image 1.554s [2021-04-17T11:25:28.973Z] [2021-04-17T11:25:28.973Z] === Skipped [2021-04-17T11:25:28.973Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-04-17T11:25:28.973Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-17T11:25:28.973Z] [2021-04-17T11:25:28.973Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-04-17T11:25:28.973Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-04-17T11:25:28.973Z] [2021-04-17T11:25:28.973Z] [2021-04-17T11:25:28.973Z] DONE 11 tests, 2 skipped in 3.643s [2021-04-17T11:25:28.973Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-04-17T11:25:31.393Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-04-17T11:25:31.393Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-04-17T11:25:31.844Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-17T11:25:31.844Z] INFO: Testing against a local daemon [2021-04-17T11:25:31.844Z] === RUN TestNetworkCreateDelete [2021-04-17T11:25:31.844Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-04-17T11:25:31.844Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-04-17T11:25:31.844Z] === RUN TestDockerNetworkDeletePreferID [2021-04-17T11:25:31.844Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-04-17T11:25:31.844Z] 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-04-17T11:25:31.844Z] === RUN TestDaemonDNSFallback [2021-04-17T11:25:31.844Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-04-17T11:25:31.844Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-04-17T11:25:31.844Z] === RUN TestInspectNetwork [2021-04-17T11:25:31.844Z] --- SKIP: TestInspectNetwork (0.00s) [2021-04-17T11:25:31.844Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-04-17T11:25:31.844Z] === RUN TestRunContainerWithBridgeNone [2021-04-17T11:25:31.844Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-04-17T11:25:31.844Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-04-17T11:25:31.844Z] === RUN TestNetworkInvalidJSON [2021-04-17T11:25:31.844Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-17T11:25:31.844Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-17T11:25:31.844Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-17T11:25:31.844Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-17T11:25:31.844Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-17T11:25:31.844Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-17T11:25:31.844Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-17T11:25:31.844Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-17T11:25:31.844Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-17T11:25:31.844Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-04-17T11:25:31.844Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-04-17T11:25:31.844Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-04-17T11:25:31.844Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-04-17T11:25:31.844Z] === RUN TestNetworkList [2021-04-17T11:25:31.844Z] === RUN TestNetworkList//networks [2021-04-17T11:25:31.844Z] === PAUSE TestNetworkList//networks [2021-04-17T11:25:31.844Z] === RUN TestNetworkList//networks/ [2021-04-17T11:25:31.844Z] === PAUSE TestNetworkList//networks/ [2021-04-17T11:25:31.844Z] === CONT TestNetworkList//networks [2021-04-17T11:25:31.844Z] === CONT TestNetworkList//networks/ [2021-04-17T11:25:31.844Z] --- PASS: TestNetworkList (0.03s) [2021-04-17T11:25:31.844Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-17T11:25:31.844Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-17T11:25:31.844Z] === RUN TestHostIPv4BridgeLabel [2021-04-17T11:25:31.844Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-04-17T11:25:31.844Z] network_test.go:126: testEnv.OSType == "windows" [2021-04-17T11:25:31.844Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-17T11:25:31.844Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-04-17T11:25:31.844Z] service_test.go:29: testEnv.OSType == "windows" [2021-04-17T11:25:31.844Z] === RUN TestDaemonDefaultNetworkPools [2021-04-17T11:25:31.844Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-04-17T11:25:31.844Z] service_test.go:58: testEnv.OSType == "windows" [2021-04-17T11:25:31.844Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-17T11:25:31.844Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-04-17T11:25:31.844Z] service_test.go:102: testEnv.OSType == "windows" [2021-04-17T11:25:31.844Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-17T11:25:31.844Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-04-17T11:25:31.844Z] service_test.go:136: testEnv.OSType == "windows" [2021-04-17T11:25:31.844Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-17T11:25:31.844Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-04-17T11:25:31.844Z] service_test.go:187: testEnv.OSType == "windows" [2021-04-17T11:25:31.844Z] === RUN TestServiceWithPredefinedNetwork [2021-04-17T11:25:31.844Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-04-17T11:25:31.844Z] service_test.go:212: testEnv.OSType == "windows" [2021-04-17T11:25:31.844Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-17T11:25:31.844Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-17T11:25:31.844Z] service_test.go:242: FLAKY_TEST [2021-04-17T11:25:31.844Z] === RUN TestServiceWithDataPathPortInit [2021-04-17T11:25:31.844Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-04-17T11:25:31.844Z] service_test.go:332: testEnv.OSType == "windows" [2021-04-17T11:25:31.844Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-17T11:25:31.844Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-04-17T11:25:31.844Z] service_test.go:400: testEnv.OSType == "windows" [2021-04-17T11:25:31.844Z] PASS [2021-04-17T11:25:31.844Z] ok github.com/docker/docker/integration/network 0.229s [2021-04-17T11:25:31.844Z] [2021-04-17T11:25:31.844Z] === Skipped [2021-04-17T11:25:31.844Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-04-17T11:25:31.844Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-04-17T11:25:31.844Z] [2021-04-17T11:25:31.844Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-04-17T11:25:31.844Z] 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-04-17T11:25:31.844Z] [2021-04-17T11:25:31.844Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-04-17T11:25:31.844Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-04-17T11:25:31.844Z] [2021-04-17T11:25:31.844Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-04-17T11:25:31.844Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-04-17T11:25:31.844Z] [2021-04-17T11:25:31.844Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-04-17T11:25:31.844Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-04-17T11:25:31.844Z] [2021-04-17T11:25:31.844Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-04-17T11:25:31.844Z] network_test.go:126: testEnv.OSType == "windows" [2021-04-17T11:25:31.844Z] [2021-04-17T11:25:31.844Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-04-17T11:25:31.844Z] service_test.go:29: testEnv.OSType == "windows" [2021-04-17T11:25:31.844Z] [2021-04-17T11:25:31.844Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-04-17T11:25:31.844Z] service_test.go:58: testEnv.OSType == "windows" [2021-04-17T11:25:31.844Z] [2021-04-17T11:25:31.844Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-04-17T11:25:31.844Z] service_test.go:102: testEnv.OSType == "windows" [2021-04-17T11:25:31.844Z] [2021-04-17T11:25:31.844Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-04-17T11:25:31.844Z] service_test.go:136: testEnv.OSType == "windows" [2021-04-17T11:25:31.844Z] [2021-04-17T11:25:31.844Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-04-17T11:25:31.844Z] service_test.go:187: testEnv.OSType == "windows" [2021-04-17T11:25:31.844Z] [2021-04-17T11:25:31.844Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-04-17T11:25:31.844Z] service_test.go:212: testEnv.OSType == "windows" [2021-04-17T11:25:31.844Z] [2021-04-17T11:25:31.844Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-17T11:25:31.844Z] service_test.go:242: FLAKY_TEST [2021-04-17T11:25:31.844Z] [2021-04-17T11:25:31.844Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-04-17T11:25:31.844Z] service_test.go:332: testEnv.OSType == "windows" [2021-04-17T11:25:31.844Z] [2021-04-17T11:25:31.844Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-04-17T11:25:31.844Z] service_test.go:400: testEnv.OSType == "windows" [2021-04-17T11:25:31.844Z] [2021-04-17T11:25:31.844Z] [2021-04-17T11:25:31.844Z] DONE 22 tests, 15 skipped in 2.415s [2021-04-17T11:25:31.844Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-04-17T11:25:32.298Z] testing: warning: no tests to run [2021-04-17T11:25:32.298Z] PASS [2021-04-17T11:25:32.298Z] ok github.com/docker/docker/integration/network/ipvlan 0.084s [2021-04-17T11:25:32.298Z] [2021-04-17T11:25:32.298Z] DONE 0 tests in 0.718s [2021-04-17T11:25:32.298Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-04-17T11:25:32.768Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-04-17T11:25:33.026Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-04-17T11:25:33.026Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-04-17T11:25:33.252Z] testing: warning: no tests to run [2021-04-17T11:25:33.252Z] PASS [2021-04-17T11:25:33.252Z] ok github.com/docker/docker/integration/network/macvlan 0.077s [2021-04-17T11:25:33.252Z] [2021-04-17T11:25:33.252Z] DONE 0 tests in 0.799s [2021-04-17T11:25:33.252Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-04-17T11:25:33.594Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-04-17T11:25:33.853Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-04-17T11:25:34.112Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-04-17T11:25:34.206Z] testing: warning: no tests to run [2021-04-17T11:25:34.206Z] PASS [2021-04-17T11:25:34.206Z] ok github.com/docker/docker/integration/plugin 0.102s [2021-04-17T11:25:34.206Z] [2021-04-17T11:25:34.206Z] DONE 0 tests in 0.749s [2021-04-17T11:25:34.206Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-04-17T11:25:34.371Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-04-17T11:25:34.659Z] testing: warning: no tests to run [2021-04-17T11:25:34.659Z] PASS [2021-04-17T11:25:34.659Z] ok github.com/docker/docker/integration/plugin/authz 0.075s [2021-04-17T11:25:34.659Z] [2021-04-17T11:25:34.659Z] DONE 0 tests in 0.718s [2021-04-17T11:25:34.659Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-04-17T11:25:35.747Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-04-17T11:25:37.654Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-04-17T11:25:39.029Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-04-17T11:25:40.406Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-04-17T11:25:41.341Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-04-17T11:25:42.278Z] --- PASS: TestDockerRegistrySuite (54.83s) [2021-04-17T11:25:42.278Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.44s) [2021-04-17T11:25:42.278Z] check_test.go:196: [d2de8eae71d67] daemon is not started [2021-04-17T11:25:42.278Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.32s) [2021-04-17T11:25:42.278Z] check_test.go:196: [dc5581dd0fe67] daemon is not started [2021-04-17T11:25:42.278Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.57s) [2021-04-17T11:25:42.278Z] check_test.go:196: [d5e24f8f2edeb] daemon is not started [2021-04-17T11:25:42.278Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2021-04-17T11:25:42.278Z] check_test.go:196: [d8cd8d4852e9c] daemon is not started [2021-04-17T11:25:42.278Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.50s) [2021-04-17T11:25:42.278Z] check_test.go:196: [dab39b40c9cd2] daemon is not started [2021-04-17T11:25:42.278Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.67s) [2021-04-17T11:25:42.278Z] check_test.go:196: [d1b7ae7e3a76c] daemon is not started [2021-04-17T11:25:42.278Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.74s) [2021-04-17T11:25:42.278Z] check_test.go:196: [da1ef8bc9266a] daemon is not started [2021-04-17T11:25:42.278Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.30s) [2021-04-17T11:25:42.278Z] check_test.go:196: [df2ed7f5f74bb] daemon is not started [2021-04-17T11:25:42.278Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.14s) [2021-04-17T11:25:42.278Z] check_test.go:196: [d425923b678d6] daemon is not started [2021-04-17T11:25:42.278Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.31s) [2021-04-17T11:25:42.278Z] check_test.go:196: [d2ceb1137f52b] daemon is not started [2021-04-17T11:25:42.278Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.42s) [2021-04-17T11:25:42.278Z] check_test.go:196: [da6cf12772e14] daemon is not started [2021-04-17T11:25:42.278Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.32s) [2021-04-17T11:25:42.278Z] check_test.go:196: [de0ccfb2693d1] daemon is not started [2021-04-17T11:25:42.278Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.19s) [2021-04-17T11:25:42.278Z] check_test.go:196: [d561b5143d7ea] daemon is not started [2021-04-17T11:25:42.278Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.28s) [2021-04-17T11:25:42.278Z] check_test.go:196: [d71075af20696] daemon is not started [2021-04-17T11:25:42.278Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.38s) [2021-04-17T11:25:42.278Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:40f291781cd6b869d52f8f04238bfbef202f54fc98c662d64797d85846e64cd8 [2021-04-17T11:25:42.278Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9985dfd54b3e1ccc972354dbbc8ab1860c8ba4ee1baa049cff9665b640306164 [2021-04-17T11:25:42.278Z] check_test.go:196: [d5aa4fdf39eff] daemon is not started [2021-04-17T11:25:42.278Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.37s) [2021-04-17T11:25:42.278Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ea12053f0bb301bb375f9537d9b5b9d5f2975276445960854d292ea5322700a4 [2021-04-17T11:25:42.278Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:47dc7cdbe7fcde6d928908c30c24153af18ab1c3d489694fde58dc04412cfd40 [2021-04-17T11:25:42.278Z] check_test.go:196: [d5590aeddac63] daemon is not started [2021-04-17T11:25:42.278Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.34s) [2021-04-17T11:25:42.278Z] check_test.go:196: [dbfd58adee03c] daemon is not started [2021-04-17T11:25:42.278Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.01s) [2021-04-17T11:25:42.278Z] check_test.go:196: [da51fc8e16e58] daemon is not started [2021-04-17T11:25:42.278Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.38s) [2021-04-17T11:25:42.278Z] check_test.go:196: [d1e7a29145aae] daemon is not started [2021-04-17T11:25:42.278Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2021-04-17T11:25:42.278Z] check_test.go:196: [decbc12d246cf] daemon is not started [2021-04-17T11:25:42.278Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.26s) [2021-04-17T11:25:42.278Z] check_test.go:196: [df49cddc6aef4] daemon is not started [2021-04-17T11:25:42.278Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.16s) [2021-04-17T11:25:42.278Z] check_test.go:196: [da443218723c6] daemon is not started [2021-04-17T11:25:42.278Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.11s) [2021-04-17T11:25:42.278Z] check_test.go:196: [d511b6a6e4b20] daemon is not started [2021-04-17T11:25:42.278Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.12s) [2021-04-17T11:25:42.278Z] check_test.go:196: [d42096052b74c] daemon is not started [2021-04-17T11:25:42.278Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2021-04-17T11:25:42.278Z] check_test.go:196: [dfa428a697b65] daemon is not started [2021-04-17T11:25:42.278Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.30s) [2021-04-17T11:25:42.278Z] check_test.go:196: [da861ea8d938f] daemon is not started [2021-04-17T11:25:42.278Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.39s) [2021-04-17T11:25:42.278Z] check_test.go:196: [d10cec2c99726] daemon is not started [2021-04-17T11:25:42.278Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.13s) [2021-04-17T11:25:42.278Z] check_test.go:196: [d032b2b3e0c44] daemon is not started [2021-04-17T11:25:42.278Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.36s) [2021-04-17T11:25:42.278Z] check_test.go:196: [d3d84aedaccdb] daemon is not started [2021-04-17T11:25:42.278Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.38s) [2021-04-17T11:25:42.278Z] check_test.go:196: [de8ff90834ba4] daemon is not started [2021-04-17T11:25:42.278Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.38s) [2021-04-17T11:25:42.278Z] check_test.go:196: [d395f356db6d9] daemon is not started [2021-04-17T11:25:42.278Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-04-17T11:25:42.278Z] check_test.go:196: [d3a68b86a13b1] daemon is not started [2021-04-17T11:25:42.278Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.34s) [2021-04-17T11:25:42.278Z] check_test.go:196: [d6c997cf0d412] daemon is not started [2021-04-17T11:25:42.278Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.94s) [2021-04-17T11:25:42.278Z] check_test.go:196: [d8cabc21e5e27] daemon is not started [2021-04-17T11:25:42.278Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.16s) [2021-04-17T11:25:42.278Z] check_test.go:196: [d3b3be76680c5] daemon is not started [2021-04-17T11:25:42.278Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.35s) [2021-04-17T11:25:42.278Z] check_test.go:196: [dc66ff7a5d2b1] daemon is not started [2021-04-17T11:25:42.278Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.07s) [2021-04-17T11:25:42.278Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.90s) [2021-04-17T11:25:42.278Z] === RUN TestDockerSchema1RegistrySuite [2021-04-17T11:25:42.278Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-04-17T11:25:42.278Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-04-17T11:25:43.177Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-17T11:25:43.177Z] INFO: Testing against a local daemon [2021-04-17T11:25:43.177Z] === RUN TestPluginInvalidJSON [2021-04-17T11:25:43.177Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-17T11:25:43.177Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-17T11:25:43.177Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-17T11:25:43.177Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-04-17T11:25:43.177Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-17T11:25:43.177Z] === RUN TestPluginInstall [2021-04-17T11:25:43.177Z] --- SKIP: TestPluginInstall (0.00s) [2021-04-17T11:25:43.177Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-04-17T11:25:43.177Z] === RUN TestPluginsWithRuntimes [2021-04-17T11:25:43.177Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-04-17T11:25:43.177Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-04-17T11:25:43.177Z] === RUN TestPluginBackCompatMediaTypes [2021-04-17T11:25:43.177Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-04-17T11:25:43.177Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-04-17T11:25:43.177Z] PASS [2021-04-17T11:25:43.177Z] ok github.com/docker/docker/integration/plugin/common 0.240s [2021-04-17T11:25:43.177Z] [2021-04-17T11:25:43.177Z] === Skipped [2021-04-17T11:25:43.177Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-04-17T11:25:43.177Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-04-17T11:25:43.177Z] [2021-04-17T11:25:43.177Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-04-17T11:25:43.177Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-04-17T11:25:43.177Z] [2021-04-17T11:25:43.177Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-04-17T11:25:43.177Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-04-17T11:25:43.177Z] [2021-04-17T11:25:43.177Z] [2021-04-17T11:25:43.177Z] DONE 5 tests, 3 skipped in 7.834s [2021-04-17T11:25:43.177Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-04-17T11:25:46.050Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-17T11:25:46.050Z] INFO: Testing against a local daemon [2021-04-17T11:25:46.050Z] === RUN TestExternalGraphDriver [2021-04-17T11:25:46.050Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-04-17T11:25:46.050Z] external_test.go:48: runtime.GOOS == "windows" [2021-04-17T11:25:46.050Z] === RUN TestGraphdriverPluginV2 [2021-04-17T11:25:46.050Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-04-17T11:25:46.050Z] external_test.go:408: runtime.GOOS == "windows" [2021-04-17T11:25:46.050Z] PASS [2021-04-17T11:25:46.050Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.204s [2021-04-17T11:25:46.050Z] [2021-04-17T11:25:46.050Z] === Skipped [2021-04-17T11:25:46.050Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-04-17T11:25:46.051Z] external_test.go:48: runtime.GOOS == "windows" [2021-04-17T11:25:46.051Z] [2021-04-17T11:25:46.051Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-04-17T11:25:46.051Z] external_test.go:408: runtime.GOOS == "windows" [2021-04-17T11:25:46.051Z] [2021-04-17T11:25:46.051Z] [2021-04-17T11:25:46.051Z] DONE 2 tests, 2 skipped in 3.336s [2021-04-17T11:25:46.051Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-04-17T11:25:46.467Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-04-17T11:25:48.924Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-17T11:25:48.924Z] INFO: Testing against a local daemon [2021-04-17T11:25:48.924Z] === RUN TestReadPluginNoRead [2021-04-17T11:25:48.924Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-04-17T11:25:48.924Z] read_test.go:21: no unix domain sockets on Windows [2021-04-17T11:25:48.924Z] PASS [2021-04-17T11:25:48.924Z] ok github.com/docker/docker/integration/plugin/logging 0.180s [2021-04-17T11:25:48.924Z] [2021-04-17T11:25:48.924Z] === Skipped [2021-04-17T11:25:48.924Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-04-17T11:25:48.924Z] read_test.go:21: no unix domain sockets on Windows [2021-04-17T11:25:48.924Z] [2021-04-17T11:25:48.924Z] [2021-04-17T11:25:48.924Z] DONE 1 tests, 1 skipped in 2.558s [2021-04-17T11:25:48.924Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-04-17T11:25:50.439Z] testing: warning: no tests to run [2021-04-17T11:25:50.439Z] PASS [2021-04-17T11:25:50.439Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.119s [2021-04-17T11:25:50.439Z] [2021-04-17T11:25:50.439Z] DONE 0 tests in 1.315s [2021-04-17T11:25:50.439Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-04-17T11:25:51.736Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-04-17T11:25:52.592Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-17T11:25:52.592Z] INFO: Testing against a local daemon [2021-04-17T11:25:52.592Z] === RUN TestPluginWithDevMounts [2021-04-17T11:25:52.592Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-04-17T11:25:52.592Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:25:52.592Z] PASS [2021-04-17T11:25:52.592Z] ok github.com/docker/docker/integration/plugin/volumes 0.205s [2021-04-17T11:25:52.592Z] [2021-04-17T11:25:52.592Z] === Skipped [2021-04-17T11:25:52.592Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-04-17T11:25:52.592Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:25:52.592Z] [2021-04-17T11:25:52.592Z] [2021-04-17T11:25:52.592Z] DONE 1 tests, 1 skipped in 2.603s [2021-04-17T11:25:53.048Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-04-17T11:25:55.027Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-04-17T11:25:55.205Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-17T11:25:55.205Z] INFO: Testing against a local daemon [2021-04-17T11:25:55.205Z] === RUN TestSecretInspect [2021-04-17T11:25:55.205Z] --- SKIP: TestSecretInspect (0.00s) [2021-04-17T11:25:55.205Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:25:55.205Z] === RUN TestSecretList [2021-04-17T11:25:55.205Z] --- SKIP: TestSecretList (0.00s) [2021-04-17T11:25:55.205Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:25:55.205Z] === RUN TestSecretsCreateAndDelete [2021-04-17T11:25:55.205Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-04-17T11:25:55.205Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:25:55.205Z] === RUN TestSecretsUpdate [2021-04-17T11:25:55.205Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-04-17T11:25:55.205Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:25:55.205Z] === RUN TestTemplatedSecret [2021-04-17T11:25:55.205Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-04-17T11:25:55.205Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:25:55.205Z] === RUN TestSecretCreateResolve [2021-04-17T11:25:55.205Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-04-17T11:25:55.205Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-04-17T11:25:55.205Z] PASS [2021-04-17T11:25:55.205Z] ok github.com/docker/docker/integration/secret 0.217s [2021-04-17T11:25:55.205Z] [2021-04-17T11:25:55.205Z] === Skipped [2021-04-17T11:25:55.205Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-04-17T11:25:55.205Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:25:55.205Z] [2021-04-17T11:25:55.205Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-04-17T11:25:55.205Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:25:55.205Z] [2021-04-17T11:25:55.205Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-04-17T11:25:55.205Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:25:55.205Z] [2021-04-17T11:25:55.205Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-04-17T11:25:55.205Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:25:55.205Z] [2021-04-17T11:25:55.205Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-04-17T11:25:55.205Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:25:55.205Z] [2021-04-17T11:25:55.205Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-04-17T11:25:55.205Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-04-17T11:25:55.205Z] [2021-04-17T11:25:55.205Z] [2021-04-17T11:25:55.205Z] DONE 6 tests, 6 skipped in 2.524s [2021-04-17T11:25:55.205Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-04-17T11:25:56.405Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-04-17T11:25:57.359Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-04-17T11:25:57.617Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-04-17T11:25:58.903Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-17T11:25:58.903Z] INFO: Testing against a local daemon [2021-04-17T11:25:58.903Z] === RUN TestServiceCreateInit [2021-04-17T11:25:58.903Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-17T11:25:58.903Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-17T11:25:58.903Z] --- PASS: TestServiceCreateInit (0.04s) [2021-04-17T11:25:58.903Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-17T11:25:58.903Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:25:58.903Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-17T11:25:58.903Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:25:58.903Z] === RUN TestCreateServiceMultipleTimes [2021-04-17T11:25:58.903Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-04-17T11:25:58.903Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:25:58.903Z] === RUN TestCreateServiceConflict [2021-04-17T11:25:58.903Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-04-17T11:25:58.903Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:25:58.903Z] === RUN TestCreateServiceMaxReplicas [2021-04-17T11:25:58.903Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-04-17T11:25:58.903Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:25:58.903Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-17T11:25:58.903Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-04-17T11:25:58.903Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:25:58.903Z] === RUN TestCreateServiceSecretFileMode [2021-04-17T11:25:58.903Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-04-17T11:25:58.903Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:25:58.903Z] === RUN TestCreateServiceConfigFileMode [2021-04-17T11:25:58.903Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-04-17T11:25:58.903Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:25:58.903Z] === RUN TestCreateServiceSysctls [2021-04-17T11:25:58.903Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-04-17T11:25:58.903Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:25:58.903Z] === RUN TestCreateServiceCapabilities [2021-04-17T11:25:58.903Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-04-17T11:25:58.903Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:25:58.903Z] === RUN TestInspect [2021-04-17T11:25:58.903Z] --- SKIP: TestInspect (0.00s) [2021-04-17T11:25:58.903Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:25:58.903Z] === RUN TestCreateJob [2021-04-17T11:25:58.903Z] --- SKIP: TestCreateJob (0.00s) [2021-04-17T11:25:58.903Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:25:58.903Z] === RUN TestReplicatedJob [2021-04-17T11:25:58.903Z] --- SKIP: TestReplicatedJob (0.00s) [2021-04-17T11:25:58.903Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:25:58.903Z] === RUN TestUpdateReplicatedJob [2021-04-17T11:25:58.903Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-04-17T11:25:58.903Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:25:58.903Z] === RUN TestServiceListWithStatuses [2021-04-17T11:25:58.903Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-17T11:25:58.903Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:25:58.903Z] === RUN TestDockerNetworkConnectAlias [2021-04-17T11:25:58.903Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-04-17T11:25:58.903Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:25:58.903Z] === RUN TestDockerNetworkReConnect [2021-04-17T11:25:58.903Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-04-17T11:25:58.903Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:25:58.903Z] === RUN TestServicePlugin [2021-04-17T11:25:58.903Z] --- SKIP: TestServicePlugin (0.00s) [2021-04-17T11:25:58.903Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:25:58.903Z] === RUN TestServiceUpdateLabel [2021-04-17T11:25:58.903Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-04-17T11:25:58.903Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-04-17T11:25:58.903Z] === RUN TestServiceUpdateSecrets [2021-04-17T11:25:58.903Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-04-17T11:25:58.903Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-04-17T11:25:58.903Z] === RUN TestServiceUpdateConfigs [2021-04-17T11:25:58.903Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-04-17T11:25:58.903Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-04-17T11:25:58.903Z] === RUN TestServiceUpdateNetwork [2021-04-17T11:25:58.903Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-04-17T11:25:58.903Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-04-17T11:25:58.903Z] === RUN TestServiceUpdatePidsLimit [2021-04-17T11:25:58.903Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-04-17T11:25:58.903Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-04-17T11:25:58.903Z] PASS [2021-04-17T11:25:58.903Z] ok github.com/docker/docker/integration/service 0.349s [2021-04-17T11:25:58.903Z] [2021-04-17T11:25:58.903Z] === Skipped [2021-04-17T11:25:58.903Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-17T11:25:58.903Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-17T11:25:58.903Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:25:58.903Z] [2021-04-17T11:25:58.904Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-17T11:25:58.904Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-17T11:25:58.904Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:25:58.904Z] [2021-04-17T11:25:58.904Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-04-17T11:25:58.904Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:25:58.904Z] [2021-04-17T11:25:58.904Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-04-17T11:25:58.904Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:25:58.904Z] [2021-04-17T11:25:58.904Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-04-17T11:25:58.904Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:25:58.904Z] [2021-04-17T11:25:58.904Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-04-17T11:25:58.904Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:25:58.904Z] [2021-04-17T11:25:58.904Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-04-17T11:25:58.904Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:25:58.904Z] [2021-04-17T11:25:58.904Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-04-17T11:25:58.904Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:25:58.904Z] [2021-04-17T11:25:58.904Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-04-17T11:25:58.904Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:25:58.904Z] [2021-04-17T11:25:58.904Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-04-17T11:25:58.904Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:25:58.904Z] [2021-04-17T11:25:58.904Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-04-17T11:25:58.904Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:25:58.904Z] [2021-04-17T11:25:58.904Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-04-17T11:25:58.904Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:25:58.904Z] [2021-04-17T11:25:58.904Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-04-17T11:25:58.904Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:25:58.904Z] [2021-04-17T11:25:58.904Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-04-17T11:25:58.904Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:25:58.904Z] [2021-04-17T11:25:58.904Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-04-17T11:25:58.904Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:25:58.904Z] [2021-04-17T11:25:58.904Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-04-17T11:25:58.904Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:25:58.904Z] [2021-04-17T11:25:58.904Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-04-17T11:25:58.904Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:25:58.904Z] [2021-04-17T11:25:58.904Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-04-17T11:25:58.904Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:25:58.904Z] [2021-04-17T11:25:58.904Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-04-17T11:25:58.904Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-04-17T11:25:58.904Z] [2021-04-17T11:25:58.904Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-04-17T11:25:58.904Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-04-17T11:25:58.904Z] [2021-04-17T11:25:58.904Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-04-17T11:25:58.904Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-04-17T11:25:58.904Z] [2021-04-17T11:25:58.904Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-04-17T11:25:58.904Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-04-17T11:25:58.904Z] [2021-04-17T11:25:58.904Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-04-17T11:25:58.904Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-04-17T11:25:58.904Z] [2021-04-17T11:25:58.904Z] [2021-04-17T11:25:58.904Z] DONE 24 tests, 23 skipped in 3.300s [2021-04-17T11:25:58.904Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-04-17T11:25:58.993Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-04-17T11:26:00.369Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-04-17T11:26:01.057Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-17T11:26:01.057Z] INFO: Testing against a local daemon [2021-04-17T11:26:01.057Z] === RUN TestSessionCreate [2021-04-17T11:26:01.057Z] --- SKIP: TestSessionCreate (0.00s) [2021-04-17T11:26:01.057Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-04-17T11:26:01.057Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-17T11:26:01.057Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-04-17T11:26:01.057Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-04-17T11:26:01.057Z] PASS [2021-04-17T11:26:01.057Z] ok github.com/docker/docker/integration/session 0.231s [2021-04-17T11:26:01.305Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-04-17T11:26:01.510Z] [2021-04-17T11:26:01.510Z] === Skipped [2021-04-17T11:26:01.510Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-04-17T11:26:01.510Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-04-17T11:26:01.510Z] [2021-04-17T11:26:01.510Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-04-17T11:26:01.510Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-04-17T11:26:01.510Z] [2021-04-17T11:26:01.510Z] [2021-04-17T11:26:01.510Z] DONE 2 tests, 2 skipped in 2.475s [2021-04-17T11:26:01.510Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-04-17T11:26:03.664Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-17T11:26:03.664Z] INFO: Testing against a local daemon [2021-04-17T11:26:03.664Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-17T11:26:03.664Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-17T11:26:03.664Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:26:03.664Z] === RUN TestEventsExecDie [2021-04-17T11:26:03.664Z] --- SKIP: TestEventsExecDie (0.00s) [2021-04-17T11:26:03.664Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-04-17T11:26:03.664Z] === RUN TestEventsBackwardsCompatible [2021-04-17T11:26:03.664Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-04-17T11:26:03.664Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-04-17T11:26:03.664Z] === RUN TestInfoAPI [2021-04-17T11:26:03.664Z] --- PASS: TestInfoAPI (0.04s) [2021-04-17T11:26:03.664Z] === RUN TestInfoAPIWarnings [2021-04-17T11:26:03.664Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-04-17T11:26:03.664Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-17T11:26:03.664Z] === RUN TestInfoDebug [2021-04-17T11:26:03.664Z] --- SKIP: TestInfoDebug (0.00s) [2021-04-17T11:26:03.664Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-17T11:26:03.664Z] === RUN TestInfoInsecureRegistries [2021-04-17T11:26:03.664Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-04-17T11:26:03.664Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-17T11:26:03.664Z] === RUN TestInfoRegistryMirrors [2021-04-17T11:26:03.664Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-04-17T11:26:03.664Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-17T11:26:03.664Z] === RUN TestLoginFailsWithBadCredentials [2021-04-17T11:26:04.593Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-04-17T11:26:04.619Z] --- PASS: TestLoginFailsWithBadCredentials (0.93s) [2021-04-17T11:26:04.619Z] === RUN TestPingCacheHeaders [2021-04-17T11:26:04.619Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-04-17T11:26:04.619Z] === RUN TestPingGet [2021-04-17T11:26:04.619Z] --- PASS: TestPingGet (0.03s) [2021-04-17T11:26:04.619Z] === RUN TestPingHead [2021-04-17T11:26:04.619Z] --- PASS: TestPingHead (0.04s) [2021-04-17T11:26:04.619Z] === RUN TestVersion [2021-04-17T11:26:04.619Z] --- PASS: TestVersion (0.03s) [2021-04-17T11:26:04.619Z] PASS [2021-04-17T11:26:04.619Z] ok github.com/docker/docker/integration/system 1.289s [2021-04-17T11:26:04.619Z] [2021-04-17T11:26:04.619Z] === Skipped [2021-04-17T11:26:04.619Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-17T11:26:04.619Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-04-17T11:26:04.619Z] [2021-04-17T11:26:04.619Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-04-17T11:26:04.619Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-04-17T11:26:04.619Z] [2021-04-17T11:26:04.619Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-04-17T11:26:04.619Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-04-17T11:26:04.619Z] [2021-04-17T11:26:04.619Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-04-17T11:26:04.619Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-17T11:26:04.620Z] [2021-04-17T11:26:04.620Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-04-17T11:26:04.620Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-17T11:26:04.620Z] [2021-04-17T11:26:04.620Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-04-17T11:26:04.620Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-17T11:26:04.620Z] [2021-04-17T11:26:04.620Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-04-17T11:26:04.620Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-17T11:26:04.620Z] [2021-04-17T11:26:04.620Z] [2021-04-17T11:26:04.620Z] DONE 13 tests, 7 skipped in 3.432s [2021-04-17T11:26:05.072Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-04-17T11:26:05.160Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-04-17T11:26:05.419Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-04-17T11:26:05.678Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-04-17T11:26:05.936Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-04-17T11:26:06.196Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-04-17T11:26:06.764Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-04-17T11:26:06.765Z] --- PASS: TestDockerSchema1RegistrySuite (24.69s) [2021-04-17T11:26:06.765Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2021-04-17T11:26:06.765Z] check_test.go:223: [d3c7564b9ad78] daemon is not started [2021-04-17T11:26:06.765Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.58s) [2021-04-17T11:26:06.765Z] check_test.go:223: [d04219f6ec982] daemon is not started [2021-04-17T11:26:06.765Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.28s) [2021-04-17T11:26:06.765Z] check_test.go:223: [df3632b542629] daemon is not started [2021-04-17T11:26:06.765Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.73s) [2021-04-17T11:26:06.765Z] check_test.go:223: [d928fef177139] daemon is not started [2021-04-17T11:26:06.765Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.26s) [2021-04-17T11:26:06.765Z] check_test.go:223: [d8af630667bd6] daemon is not started [2021-04-17T11:26:06.765Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.33s) [2021-04-17T11:26:06.765Z] check_test.go:223: [da161109b39ab] daemon is not started [2021-04-17T11:26:06.765Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-04-17T11:26:06.765Z] check_test.go:223: [df1edb4979dc1] daemon is not started [2021-04-17T11:26:06.765Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.32s) [2021-04-17T11:26:06.765Z] check_test.go:223: [d24fd6603de5f] daemon is not started [2021-04-17T11:26:06.765Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.18s) [2021-04-17T11:26:06.765Z] check_test.go:223: [d04178d3cc4a9] daemon is not started [2021-04-17T11:26:06.765Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.19s) [2021-04-17T11:26:06.765Z] check_test.go:223: [da62dbb0d03f9] daemon is not started [2021-04-17T11:26:06.765Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.33s) [2021-04-17T11:26:06.765Z] check_test.go:223: [dc5813576751a] daemon is not started [2021-04-17T11:26:06.765Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2021-04-17T11:26:06.765Z] check_test.go:223: [d1833f4220cf5] daemon is not started [2021-04-17T11:26:06.765Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.41s) [2021-04-17T11:26:06.765Z] check_test.go:223: [d9f6869609585] daemon is not started [2021-04-17T11:26:06.765Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-04-17T11:26:06.765Z] check_test.go:223: [d5b419bee6d9f] daemon is not started [2021-04-17T11:26:06.765Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.30s) [2021-04-17T11:26:06.765Z] check_test.go:223: [db9b16575678c] daemon is not started [2021-04-17T11:26:06.765Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s) [2021-04-17T11:26:06.765Z] check_test.go:223: [d898b575152e6] daemon is not started [2021-04-17T11:26:06.765Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.54s) [2021-04-17T11:26:06.765Z] check_test.go:223: [d783f916d88c3] daemon is not started [2021-04-17T11:26:06.765Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.13s) [2021-04-17T11:26:06.765Z] check_test.go:223: [d875590e329d0] daemon is not started [2021-04-17T11:26:06.765Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-04-17T11:26:06.765Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-04-17T11:26:07.224Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-17T11:26:07.224Z] INFO: Testing against a local daemon [2021-04-17T11:26:07.224Z] === RUN TestVolumesCreateAndList [2021-04-17T11:26:07.224Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-04-17T11:26:07.224Z] === RUN TestVolumesRemove [2021-04-17T11:26:07.224Z] --- PASS: TestVolumesRemove (0.13s) [2021-04-17T11:26:07.224Z] === RUN TestVolumesInspect [2021-04-17T11:26:07.224Z] --- PASS: TestVolumesInspect (0.04s) [2021-04-17T11:26:07.224Z] === RUN TestVolumesInvalidJSON [2021-04-17T11:26:07.224Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-17T11:26:07.224Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-17T11:26:07.224Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-17T11:26:07.224Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-04-17T11:26:07.224Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2021-04-17T11:26:07.224Z] PASS [2021-04-17T11:26:07.676Z] ok github.com/docker/docker/integration/volume 0.423s [2021-04-17T11:26:07.676Z] [2021-04-17T11:26:07.676Z] DONE 5 tests in 2.818s [2021-04-17T11:26:07.676Z] INFO: make.ps1 ended at 04/17/2021 11:26:07 [2021-04-17T11:26:07.676Z] INFO: Integration CLI tests being run from the host: [2021-04-17T11:26:07.676Z] 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-04-17T11:26:07.702Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-04-17T11:26:08.270Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-04-17T11:26:08.270Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-04-17T11:26:09.405Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-04-17T11:26:09.405Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-04-17T11:26:09.405Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-04-17T11:26:09.645Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-04-17T11:26:09.904Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-04-17T11:26:10.162Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-04-17T11:26:10.728Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-04-17T11:26:10.987Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.13s) [2021-04-17T11:26:10.987Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.88s) [2021-04-17T11:26:10.987Z] check_test.go:252: [d6413817b49ca] daemon is not started [2021-04-17T11:26:10.987Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s) [2021-04-17T11:26:10.987Z] check_test.go:252: [d17ec9ccc4e91] daemon is not started [2021-04-17T11:26:10.987Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-04-17T11:26:10.987Z] check_test.go:252: [d50004a1840c8] daemon is not started [2021-04-17T11:26:10.987Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.29s) [2021-04-17T11:26:10.987Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-04-17T11:26:10.987Z] check_test.go:252: [d31165c9a0253] daemon is not started [2021-04-17T11:26:10.987Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2021-04-17T11:26:10.987Z] check_test.go:252: [d9e3d9bf06ab7] daemon is not started [2021-04-17T11:26:10.987Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s) [2021-04-17T11:26:10.987Z] check_test.go:252: [dc97d958953fc] daemon is not started [2021-04-17T11:26:10.987Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-04-17T11:26:10.987Z] check_test.go:252: [d7a0f1da1c523] daemon is not started [2021-04-17T11:26:10.987Z] === RUN TestDockerRegistryAuthTokenSuite [2021-04-17T11:26:10.987Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-04-17T11:26:16.204Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-17T11:26:16.204Z] INFO: Testing against a local daemon [2021-04-17T11:26:16.204Z] === RUN TestDockerSuite [2021-04-17T11:26:16.204Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-04-17T11:26:16.204Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-04-17T11:26:16.204Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-04-17T11:26:16.204Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-04-17T11:26:16.204Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-04-17T11:26:16.204Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-04-17T11:26:16.204Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-04-17T11:26:16.204Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-04-17T11:26:16.252Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-04-17T11:26:16.252Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-04-17T11:26:16.511Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-04-17T11:26:16.511Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-04-17T11:26:16.657Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-04-17T11:26:16.657Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-04-17T11:26:16.770Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2021-04-17T11:26:16.770Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2021-04-17T11:26:16.770Z] check_test.go:279: [d85b7f3c65a35] daemon is not started [2021-04-17T11:26:16.770Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-04-17T11:26:16.770Z] check_test.go:279: [d3898a3352ff2] daemon is not started [2021-04-17T11:26:16.770Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-04-17T11:26:16.770Z] check_test.go:279: [d5b279f9d3bf6] daemon is not started [2021-04-17T11:26:16.770Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-04-17T11:26:16.770Z] check_test.go:279: [dadde0448e7dd] daemon is not started [2021-04-17T11:26:16.770Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-04-17T11:26:16.770Z] check_test.go:279: [dc893ffe663d0] daemon is not started [2021-04-17T11:26:16.770Z] === RUN TestDockerNetworkSuite [2021-04-17T11:26:16.770Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-04-17T11:26:17.610Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-04-17T11:26:18.062Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-04-17T11:26:20.058Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-04-17T11:26:21.452Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-04-17T11:26:29.583Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-04-17T11:26:30.400Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-04-17T11:26:30.400Z] === RUN TestDockerSuite/TestBuildBlankName [2021-04-17T11:26:30.852Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-04-17T11:26:30.958Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-04-17T11:26:35.145Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-04-17T11:26:38.435Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-04-17T11:26:38.435Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-04-17T11:26:43.148Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-04-17T11:26:43.148Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-04-17T11:26:47.797Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-04-17T11:26:50.645Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-04-17T11:26:52.548Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-04-17T11:26:53.116Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-04-17T11:26:53.683Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-04-17T11:26:54.252Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-04-17T11:26:54.511Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-04-17T11:26:54.511Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-04-17T11:26:55.447Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-04-17T11:26:55.706Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-04-17T11:26:56.272Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-04-17T11:26:57.227Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-04-17T11:26:58.613Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-04-17T11:26:59.181Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-04-17T11:27:01.716Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-04-17T11:27:02.283Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-04-17T11:27:02.518Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-04-17T11:27:03.661Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-04-17T11:27:03.662Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-04-17T11:27:05.039Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-04-17T11:27:05.606Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-04-17T11:27:05.865Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-04-17T11:27:06.124Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-04-17T11:27:06.383Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-04-17T11:27:08.287Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-04-17T11:27:10.823Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-04-17T11:27:10.823Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-04-17T11:27:11.391Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-04-17T11:27:11.391Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-04-17T11:27:16.660Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-04-17T11:27:18.563Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-04-17T11:27:20.111Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-04-17T11:27:20.111Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-04-17T11:27:24.754Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-04-17T11:27:24.754Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-04-17T11:27:24.754Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-04-17T11:27:31.774Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-04-17T11:27:31.774Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-04-17T11:27:31.774Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-04-17T11:27:31.774Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-04-17T11:27:31.774Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-04-17T11:27:33.455Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-04-17T11:27:33.455Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-04-17T11:27:34.022Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-04-17T11:27:34.589Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-04-17T11:27:34.589Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-04-17T11:27:35.155Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-04-17T11:27:35.414Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-04-17T11:27:35.414Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-04-17T11:27:39.604Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-04-17T11:27:39.604Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-04-17T11:27:39.604Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-04-17T11:27:40.981Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-04-17T11:27:47.543Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-04-17T11:27:52.812Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-04-17T11:27:52.812Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-04-17T11:27:53.754Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-04-17T11:27:56.804Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-04-17T11:27:57.042Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-04-17T11:27:57.042Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-04-17T11:27:58.418Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-04-17T11:27:58.985Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-04-17T11:28:00.499Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-04-17T11:28:00.888Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-04-17T11:28:01.147Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-04-17T11:28:01.454Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-04-17T11:28:01.906Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-04-17T11:28:03.427Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-04-17T11:28:03.427Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-04-17T11:28:04.440Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-04-17T11:28:06.347Z] --- PASS: TestDockerNetworkSuite (109.65s) [2021-04-17T11:28:06.347Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.95s) [2021-04-17T11:28:06.347Z] docker_cli_network_unix_test.go:46: [dd1bf52395f85] daemon is not started [2021-04-17T11:28:06.347Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.51s) [2021-04-17T11:28:06.347Z] docker_cli_network_unix_test.go:46: [dc3178d03cca1] daemon is not started [2021-04-17T11:28:06.347Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (7.12s) [2021-04-17T11:28:06.347Z] docker_cli_network_unix_test.go:46: [db4c5604a33db] daemon is not started [2021-04-17T11:28:06.347Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.77s) [2021-04-17T11:28:06.347Z] docker_cli_network_unix_test.go:46: [dca69300404e6] daemon is not started [2021-04-17T11:28:06.347Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (4.11s) [2021-04-17T11:28:06.347Z] docker_cli_network_unix_test.go:1233: [d65519ebec6f9] daemon is not started [2021-04-17T11:28:06.347Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (3.31s) [2021-04-17T11:28:06.347Z] docker_cli_network_unix_test.go:46: [d92952a063da7] daemon is not started [2021-04-17T11:28:06.347Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (10.67s) [2021-04-17T11:28:06.347Z] docker_cli_network_unix_test.go:46: [d9d5273286b05] daemon is not started [2021-04-17T11:28:06.347Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.84s) [2021-04-17T11:28:06.347Z] docker_cli_network_unix_test.go:46: [db1cf852e55f1] daemon is not started [2021-04-17T11:28:06.347Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (2.43s) [2021-04-17T11:28:06.347Z] docker_cli_network_unix_test.go:46: [d06a398e43aaa] daemon is not started [2021-04-17T11:28:06.347Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.89s) [2021-04-17T11:28:06.347Z] docker_cli_network_unix_test.go:46: [d1154a1d2f8c2] daemon is not started [2021-04-17T11:28:06.347Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.69s) [2021-04-17T11:28:06.347Z] docker_cli_network_unix_test.go:46: [d2fb6fd653c37] daemon is not started [2021-04-17T11:28:06.347Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (2.07s) [2021-04-17T11:28:06.347Z] docker_cli_network_unix_test.go:46: [d622e3745f519] daemon is not started [2021-04-17T11:28:06.347Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (2.35s) [2021-04-17T11:28:06.347Z] docker_cli_network_unix_test.go:46: [d055c9259951a] daemon is not started [2021-04-17T11:28:06.347Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.77s) [2021-04-17T11:28:06.347Z] docker_cli_network_unix_test.go:46: [dd2f9a4d088db] daemon is not started [2021-04-17T11:28:06.347Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (1.24s) [2021-04-17T11:28:06.347Z] docker_cli_network_unix_test.go:46: [d93b98bb6da00] daemon is not started [2021-04-17T11:28:06.347Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.69s) [2021-04-17T11:28:06.347Z] docker_cli_network_unix_test.go:46: [ddb662f9df41f] daemon is not started [2021-04-17T11:28:06.347Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.63s) [2021-04-17T11:28:06.347Z] docker_cli_network_unix_test.go:46: [da3a439ace503] daemon is not started [2021-04-17T11:28:06.347Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2021-04-17T11:28:06.347Z] docker_cli_network_unix_test.go:46: [dfd20b5a6883f] daemon is not started [2021-04-17T11:28:06.347Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.57s) [2021-04-17T11:28:06.347Z] docker_cli_network_unix_test.go:46: [de64b747ce37d] daemon is not started [2021-04-17T11:28:06.347Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.80s) [2021-04-17T11:28:06.347Z] docker_cli_network_unix_test.go:46: [ddb69c50776ba] daemon is not started [2021-04-17T11:28:06.347Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (2.50s) [2021-04-17T11:28:06.347Z] docker_cli_network_unix_test.go:46: [d5fcb696a6c2b] daemon is not started [2021-04-17T11:28:06.347Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2021-04-17T11:28:06.347Z] docker_cli_network_unix_test.go:46: [de0cc74b235e2] daemon is not started [2021-04-17T11:28:06.347Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.51s) [2021-04-17T11:28:06.347Z] docker_cli_network_unix_test.go:46: [dd4166c719fad] daemon is not started [2021-04-17T11:28:06.347Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.12s) [2021-04-17T11:28:06.347Z] docker_cli_network_unix_test.go:46: [df8cf05b67e59] daemon is not started [2021-04-17T11:28:06.347Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.47s) [2021-04-17T11:28:06.347Z] docker_cli_network_unix_test.go:968: [d1747696a9351] daemon is not started [2021-04-17T11:28:06.347Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.46s) [2021-04-17T11:28:06.347Z] docker_cli_network_unix_test.go:46: [d11b34eee97a2] daemon is not started [2021-04-17T11:28:06.347Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (12.67s) [2021-04-17T11:28:06.347Z] docker_cli_network_unix_test.go:1116: [d7349063f5356] daemon is not started [2021-04-17T11:28:06.347Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.52s) [2021-04-17T11:28:06.347Z] docker_cli_network_unix_test.go:46: [dc2884f57bc60] daemon is not started [2021-04-17T11:28:06.347Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (2.58s) [2021-04-17T11:28:06.347Z] docker_cli_network_unix_test.go:46: [defcda54fb86b] daemon is not started [2021-04-17T11:28:06.347Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.47s) [2021-04-17T11:28:06.347Z] docker_cli_network_unix_test.go:46: [d32918d606d23] daemon is not started [2021-04-17T11:28:06.347Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-04-17T11:28:06.347Z] docker_cli_network_unix_test.go:46: [d87ec6cf15144] daemon is not started [2021-04-17T11:28:06.347Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.49s) [2021-04-17T11:28:06.347Z] docker_cli_network_unix_test.go:46: [df4863c15cb5c] daemon is not started [2021-04-17T11:28:06.347Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.46s) [2021-04-17T11:28:06.347Z] docker_cli_network_unix_test.go:46: [d6793864fd457] daemon is not started [2021-04-17T11:28:06.347Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-04-17T11:28:06.347Z] docker_cli_network_unix_test.go:46: [d39e050202c33] daemon is not started [2021-04-17T11:28:06.347Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.93s) [2021-04-17T11:28:06.347Z] docker_cli_network_unix_test.go:46: [d8b1c9ed139fe] daemon is not started [2021-04-17T11:28:06.347Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-04-17T11:28:06.347Z] docker_cli_network_unix_test.go:46: [d85e58cc5916a] daemon is not started [2021-04-17T11:28:06.347Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-04-17T11:28:06.347Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-04-17T11:28:06.347Z] docker_cli_network_unix_test.go:46: [dabcd1fb8af40] daemon is not started [2021-04-17T11:28:06.347Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.48s) [2021-04-17T11:28:06.347Z] docker_cli_network_unix_test.go:46: [d6aedf0edc7d3] daemon is not started [2021-04-17T11:28:06.347Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.49s) [2021-04-17T11:28:06.347Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.51s) [2021-04-17T11:28:06.347Z] docker_cli_network_unix_test.go:1084: [db8b0f773ab52] daemon is not started [2021-04-17T11:28:06.347Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.07s) [2021-04-17T11:28:06.347Z] docker_cli_network_unix_test.go:46: [dd6c26ec11b04] daemon is not started [2021-04-17T11:28:06.347Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.54s) [2021-04-17T11:28:06.347Z] docker_cli_network_unix_test.go:46: [d47826266177d] daemon is not started [2021-04-17T11:28:06.347Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (3.14s) [2021-04-17T11:28:06.347Z] docker_cli_network_unix_test.go:46: [dc4c295b06e3e] daemon is not started [2021-04-17T11:28:06.347Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2021-04-17T11:28:06.347Z] docker_cli_network_unix_test.go:46: [dc11ac54fc4f9] daemon is not started [2021-04-17T11:28:06.347Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.38s) [2021-04-17T11:28:06.347Z] docker_cli_network_unix_test.go:46: [d638d6122bbbe] daemon is not started [2021-04-17T11:28:06.347Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.76s) [2021-04-17T11:28:06.347Z] docker_cli_network_unix_test.go:46: [dd99d78c597ae] daemon is not started [2021-04-17T11:28:06.347Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.73s) [2021-04-17T11:28:06.347Z] docker_cli_network_unix_test.go:46: [d0784e1f499da] daemon is not started [2021-04-17T11:28:06.347Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.69s) [2021-04-17T11:28:06.347Z] docker_cli_network_unix_test.go:46: [d434e651f628c] daemon is not started [2021-04-17T11:28:06.347Z] === RUN TestDockerHubPullSuite [2021-04-17T11:28:06.347Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-04-17T11:28:07.121Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-04-17T11:28:08.647Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-04-17T11:28:08.647Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-04-17T11:28:08.647Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-04-17T11:28:08.883Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-04-17T11:28:08.883Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-04-17T11:28:10.169Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-04-17T11:28:10.786Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-04-17T11:28:11.354Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-04-17T11:28:11.613Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-04-17T11:28:11.695Z] === RUN TestDockerSuite/TestBuildCmd [2021-04-17T11:28:12.147Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-04-17T11:28:12.549Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-04-17T11:28:12.599Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-04-17T11:28:12.809Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-04-17T11:28:12.809Z] --- PASS: TestDockerHubPullSuite (6.42s) [2021-04-17T11:28:12.809Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.16s) [2021-04-17T11:28:12.809Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.25s) [2021-04-17T11:28:12.809Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.50s) [2021-04-17T11:28:12.809Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.23s) [2021-04-17T11:28:12.809Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2021-04-17T11:28:12.809Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-04-17T11:28:12.809Z] PASS [2021-04-17T11:28:12.809Z] [2021-04-17T11:28:12.809Z] === Skipped [2021-04-17T11:28:12.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-04-17T11:28:12.809Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-04-17T11:28:12.809Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-04-17T11:28:12.809Z] [2021-04-17T11:28:12.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-04-17T11:28:12.809Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-04-17T11:28:12.809Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-04-17T11:28:12.809Z] [2021-04-17T11:28:12.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-04-17T11:28:12.809Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-04-17T11:28:12.809Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-04-17T11:28:12.809Z] [2021-04-17T11:28:12.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-04-17T11:28:12.809Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-04-17T11:28:12.809Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-04-17T11:28:12.809Z] [2021-04-17T11:28:12.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-04-17T11:28:12.809Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-04-17T11:28:12.809Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-04-17T11:28:12.809Z] [2021-04-17T11:28:12.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-04-17T11:28:12.809Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-04-17T11:28:12.809Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-04-17T11:28:12.809Z] [2021-04-17T11:28:12.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-04-17T11:28:12.809Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-04-17T11:28:12.809Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-04-17T11:28:12.809Z] [2021-04-17T11:28:12.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-04-17T11:28:12.809Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-04-17T11:28:12.809Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-04-17T11:28:12.809Z] [2021-04-17T11:28:12.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-04-17T11:28:12.809Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-04-17T11:28:12.809Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-04-17T11:28:12.809Z] [2021-04-17T11:28:12.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-04-17T11:28:12.809Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-04-17T11:28:12.809Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-04-17T11:28:12.809Z] [2021-04-17T11:28:12.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-04-17T11:28:12.809Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-04-17T11:28:12.809Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-04-17T11:28:12.809Z] [2021-04-17T11:28:12.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-04-17T11:28:12.809Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-04-17T11:28:12.809Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-04-17T11:28:12.809Z] [2021-04-17T11:28:12.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-04-17T11:28:12.809Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-04-17T11:28:12.809Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-04-17T11:28:12.809Z] [2021-04-17T11:28:12.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-04-17T11:28:12.809Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-04-17T11:28:12.809Z] docker_cli_sni_test.go:18: Flakey test [2021-04-17T11:28:12.809Z] [2021-04-17T11:28:12.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-04-17T11:28:12.809Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-04-17T11:28:12.809Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-04-17T11:28:12.809Z] [2021-04-17T11:28:12.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-04-17T11:28:12.809Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-04-17T11:28:12.809Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-04-17T11:28:12.809Z] [2021-04-17T11:28:12.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-04-17T11:28:12.809Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-04-17T11:28:12.809Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-04-17T11:28:12.809Z] [2021-04-17T11:28:12.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-04-17T11:28:12.809Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-04-17T11:28:12.809Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-04-17T11:28:12.809Z] [2021-04-17T11:28:12.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-04-17T11:28:12.809Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-04-17T11:28:12.809Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-04-17T11:28:12.809Z] [2021-04-17T11:28:12.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-04-17T11:28:12.809Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-04-17T11:28:12.809Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-04-17T11:28:12.809Z] [2021-04-17T11:28:12.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-04-17T11:28:12.809Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-04-17T11:28:12.809Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-04-17T11:28:12.809Z] [2021-04-17T11:28:12.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-04-17T11:28:12.809Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-04-17T11:28:12.809Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-04-17T11:28:12.809Z] [2021-04-17T11:28:12.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-04-17T11:28:12.809Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-04-17T11:28:12.809Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-04-17T11:28:12.809Z] [2021-04-17T11:28:12.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-04-17T11:28:12.809Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-04-17T11:28:12.809Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-04-17T11:28:12.809Z] [2021-04-17T11:28:12.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-04-17T11:28:12.809Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-04-17T11:28:12.809Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-04-17T11:28:12.809Z] [2021-04-17T11:28:12.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-04-17T11:28:12.809Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-04-17T11:28:12.809Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-04-17T11:28:12.809Z] [2021-04-17T11:28:12.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-04-17T11:28:12.809Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-04-17T11:28:12.809Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-04-17T11:28:12.809Z] [2021-04-17T11:28:12.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-04-17T11:28:12.809Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-04-17T11:28:12.809Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-04-17T11:28:12.809Z] [2021-04-17T11:28:12.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-04-17T11:28:12.809Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-04-17T11:28:12.809Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-04-17T11:28:12.809Z] [2021-04-17T11:28:12.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-04-17T11:28:12.809Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-04-17T11:28:12.809Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-04-17T11:28:12.809Z] [2021-04-17T11:28:12.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-04-17T11:28:12.809Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-04-17T11:28:12.809Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-04-17T11:28:12.809Z] [2021-04-17T11:28:12.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-04-17T11:28:12.809Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-04-17T11:28:12.809Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-04-17T11:28:12.809Z] [2021-04-17T11:28:12.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-04-17T11:28:12.809Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-04-17T11:28:12.809Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-04-17T11:28:12.809Z] [2021-04-17T11:28:12.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.02s) [2021-04-17T11:28:12.809Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.02s) [2021-04-17T11:28:12.809Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-04-17T11:28:12.809Z] [2021-04-17T11:28:12.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-04-17T11:28:12.809Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-04-17T11:28:12.809Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-04-17T11:28:12.809Z] [2021-04-17T11:28:12.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-04-17T11:28:12.809Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-04-17T11:28:12.809Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-04-17T11:28:12.809Z] [2021-04-17T11:28:12.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-04-17T11:28:12.809Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-04-17T11:28:12.809Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-04-17T11:28:12.809Z] [2021-04-17T11:28:12.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-04-17T11:28:12.809Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-04-17T11:28:12.809Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-04-17T11:28:12.809Z] [2021-04-17T11:28:12.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2021-04-17T11:28:12.809Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2021-04-17T11:28:12.809Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-04-17T11:28:12.809Z] [2021-04-17T11:28:12.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-04-17T11:28:12.809Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-04-17T11:28:12.809Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-04-17T11:28:12.809Z] [2021-04-17T11:28:12.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-04-17T11:28:12.809Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-04-17T11:28:12.809Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-04-17T11:28:12.809Z] [2021-04-17T11:28:12.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-04-17T11:28:12.809Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-04-17T11:28:12.809Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-04-17T11:28:12.809Z] [2021-04-17T11:28:12.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-04-17T11:28:12.809Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-04-17T11:28:12.809Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-04-17T11:28:12.809Z] [2021-04-17T11:28:12.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-04-17T11:28:12.809Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-04-17T11:28:12.809Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-04-17T11:28:12.809Z] [2021-04-17T11:28:12.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-04-17T11:28:12.809Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-04-17T11:28:12.809Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-04-17T11:28:12.809Z] [2021-04-17T11:28:12.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-04-17T11:28:12.809Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-04-17T11:28:12.809Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-04-17T11:28:12.809Z] [2021-04-17T11:28:12.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-04-17T11:28:12.809Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-04-17T11:28:12.809Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-04-17T11:28:12.809Z] [2021-04-17T11:28:12.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-04-17T11:28:12.809Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-04-17T11:28:12.809Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-04-17T11:28:12.809Z] [2021-04-17T11:28:12.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-04-17T11:28:12.809Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-04-17T11:28:12.809Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-04-17T11:28:12.809Z] [2021-04-17T11:28:12.809Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-04-17T11:28:12.809Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-04-17T11:28:12.809Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-04-17T11:28:12.809Z] [2021-04-17T11:28:12.809Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-04-17T11:28:12.809Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-04-17T11:28:12.809Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-04-17T11:28:12.809Z] docker_cli_network_unix_test.go:46: [dabcd1fb8af40] daemon is not started [2021-04-17T11:28:12.809Z] [2021-04-17T11:28:12.809Z] [2021-04-17T11:28:12.809Z] DONE 1273 tests, 51 skipped in 2172.194s [2021-04-17T11:28:12.809Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-17T11:28:12.809Z] ++++ cat bundles/test-integration/docker.pid [2021-04-17T11:28:12.809Z] +++ kill 8141 [2021-04-17T11:28:13.051Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-04-17T11:28:13.745Z] +++ /etc/init.d/apparmor stop [2021-04-17T11:28:13.745Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-17T11:28:13.745Z] [2021-04-17T11:28:13.745Z] Unloading profiles will leave already running processes permanently [2021-04-17T11:28:13.745Z] unconfined, which can lead to unexpected situations. [2021-04-17T11:28:13.745Z] [2021-04-17T11:28:13.745Z] To set a process to complain mode, use the command line tool [2021-04-17T11:28:13.746Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-17T11:28:13.746Z] +++ true [2021-04-17T11:28:13.746Z] exiting test-integration [2021-04-17T11:28:13.746Z] ++ exit 0 [2021-04-17T11:28:13.746Z] [2021-04-17T11:28:14.314Z] + for job in $(jobs -p) [2021-04-17T11:28:14.314Z] + wait 10456 [2021-04-17T11:28:16.846Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-04-17T11:28:18.803Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-04-17T11:28:19.379Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-04-17T11:28:20.321Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-04-17T11:28:20.321Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-04-17T11:28:21.836Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-04-17T11:28:21.836Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-04-17T11:28:22.288Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-04-17T11:28:23.804Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-04-17T11:28:24.759Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-04-17T11:28:25.211Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-04-17T11:28:25.211Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-04-17T11:28:26.167Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-04-17T11:28:27.122Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-04-17T11:28:27.122Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-04-17T11:28:27.122Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-04-17T11:28:32.867Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-04-17T11:28:41.304Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-04-17T11:28:44.790Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-04-17T11:28:44.790Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-04-17T11:28:44.790Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-04-17T11:28:44.790Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-04-17T11:28:44.790Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-04-17T11:28:44.790Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-04-17T11:28:44.790Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-04-17T11:28:44.790Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-04-17T11:28:44.790Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-04-17T11:28:44.790Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-04-17T11:28:44.790Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-04-17T11:28:44.790Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-04-17T11:28:44.790Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-04-17T11:28:44.790Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-04-17T11:28:44.790Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-04-17T11:28:44.790Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-04-17T11:28:50.529Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-04-17T11:28:50.981Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-04-17T11:28:50.981Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-04-17T11:28:50.981Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-04-17T11:28:50.981Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-04-17T11:28:53.529Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-04-17T11:28:53.854Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-04-17T11:28:53.854Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-04-17T11:28:53.854Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-04-17T11:28:54.464Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-04-17T11:28:56.997Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-04-17T11:29:00.285Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-04-17T11:29:01.012Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-04-17T11:29:06.846Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-04-17T11:29:12.115Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-04-17T11:29:15.278Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-04-17T11:29:15.278Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-04-17T11:29:15.400Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-04-17T11:29:16.231Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-04-17T11:29:17.932Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-04-17T11:29:21.223Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-04-17T11:29:21.966Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-04-17T11:29:21.966Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-04-17T11:29:21.966Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-04-17T11:29:21.966Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-04-17T11:29:22.418Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-04-17T11:29:22.418Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-04-17T11:29:24.508Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-04-17T11:29:26.412Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-04-17T11:29:28.945Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-04-17T11:29:47.449Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-04-17T11:29:47.449Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-04-17T11:29:47.449Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-04-17T11:30:12.477Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-04-17T11:30:12.477Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-04-17T11:30:12.477Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-04-17T11:30:16.175Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-04-17T11:30:19.046Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-04-17T11:30:22.737Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-04-17T11:30:25.164Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-04-17T11:30:40.035Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite (1767.19s) [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.50s) [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.57s) [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (7.02s) [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.53s) [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.13s) [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (33.37s) [2021-04-17T11:30:58.139Z] docker_api_swarm_test.go:562: [defe23b5531f7] joining swarm manager [d2a05ecd3aa21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-17T11:30:58.139Z] docker_api_swarm_test.go:584: [d004c53e084de] joining swarm manager [d2a05ecd3aa21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-17T11:30:58.139Z] check_test.go:380: [defe23b5531f7] daemon is not started [2021-04-17T11:30:58.139Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-04-17T11:30:58.139Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.99s) [2021-04-17T11:30:58.139Z] docker_api_swarm_test.go:45: [d1e7ab2414736] joining swarm manager [d367a6b7e8334]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.83s) [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.83s) [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.54s) [2021-04-17T11:30:58.139Z] docker_api_swarm_test.go:303: [df363b84b00fe] joining swarm manager [de582707957b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-17T11:30:58.139Z] docker_api_swarm_test.go:304: [d46cf72ad1c5f] joining swarm manager [de582707957b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-17T11:30:58.139Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-04-17T11:30:58.139Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.13s) [2021-04-17T11:30:58.139Z] docker_api_swarm_test.go:271: [dcc1e8c624b56] joining swarm manager [d93be819e9915]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-17T11:30:58.139Z] docker_api_swarm_test.go:272: [d623d07bac0f7] joining swarm manager [d93be819e9915]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.70s) [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.99s) [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.63s) [2021-04-17T11:30:58.139Z] docker_api_swarm_node_test.go:19: [d876bb09458c4] joining swarm manager [d8b7120bd320d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-17T11:30:58.139Z] docker_api_swarm_node_test.go:20: [d4c1d3813e40d] joining swarm manager [d8b7120bd320d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.76s) [2021-04-17T11:30:58.139Z] docker_api_swarm_test.go:501: [dd9e4b58a61a1] joining swarm manager [d1d22e826ecb3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-17T11:30:58.139Z] docker_api_swarm_test.go:506: [da39773881909] joining swarm manager [d1d22e826ecb3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (19.18s) [2021-04-17T11:30:58.139Z] docker_api_swarm_node_test.go:80: [dbc1e59c517cc] joining swarm manager [ddc4d91aed280]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.61s) [2021-04-17T11:30:58.139Z] docker_api_swarm_node_test.go:52: [d8b07b4cbb270] joining swarm manager [d95ecba60627a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-17T11:30:58.139Z] docker_api_swarm_node_test.go:53: [d1489465a67a1] joining swarm manager [d95ecba60627a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.74s) [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.22s) [2021-04-17T11:30:58.139Z] docker_api_swarm_test.go:201: [d3fa3061670b5] joining swarm manager [d35442638f0f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (58.65s) [2021-04-17T11:30:58.139Z] docker_api_swarm_test.go:383: [d290c79977deb] joining swarm manager [d0223e1c2acef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-17T11:30:58.139Z] docker_api_swarm_test.go:384: [da3086dafb7e3] joining swarm manager [d0223e1c2acef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-17T11:30:58.139Z] check_test.go:380: [da3086dafb7e3] daemon is not started [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (61.31s) [2021-04-17T11:30:58.139Z] docker_api_swarm_test.go:801: [dece5b27e349b] joining swarm manager [dbadbb34dfce1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-17T11:30:58.139Z] docker_api_swarm_test.go:801: [db17e3e7d40f7] joining swarm manager [dbadbb34dfce1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-17T11:30:58.139Z] docker_api_swarm_test.go:801: [d48b40c6df631] joining swarm manager [dbadbb34dfce1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-04-17T11:30:58.139Z] docker_api_swarm_test.go:801: [d0cdfe0ae1cf9] joining swarm manager [dbadbb34dfce1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-04-17T11:30:58.139Z] docker_api_swarm_test.go:809: [d01e6f1087eb4] joining swarm manager [dbadbb34dfce1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.67s) [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (6.31s) [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.47s) [2021-04-17T11:30:58.139Z] docker_api_swarm_service_test.go:394: [d64d51c05887e] joining swarm manager [d01b40bdf65d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-17T11:30:58.139Z] docker_api_swarm_service_test.go:394: [d6b2bb3533ac5] joining swarm manager [d01b40bdf65d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (19.51s) [2021-04-17T11:30:58.139Z] docker_api_swarm_service_test.go:342: [d667fbc2d0c59] joining swarm manager [d639c3641eea9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-17T11:30:58.139Z] docker_api_swarm_service_test.go:342: [d51d93858ee8e] joining swarm manager [d639c3641eea9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.03s) [2021-04-17T11:30:58.139Z] docker_api_swarm_service_test.go:489: [dc31bbe834904] joining swarm manager [d500c34342600]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-17T11:30:58.139Z] docker_api_swarm_service_test.go:489: [d4b923c5cfb8f] joining swarm manager [d500c34342600]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.30s) [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (30.11s) [2021-04-17T11:30:58.139Z] docker_api_swarm_service_test.go:127: [dce53ffba13d6] joining swarm manager [d8dc1040288f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-17T11:30:58.139Z] docker_api_swarm_service_test.go:128: [d19ae7f990142] joining swarm manager [d8dc1040288f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-17T11:30:58.139Z] docker_api_swarm_service_test.go:136: [d194b9cca59ee] joining swarm manager [d8dc1040288f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-04-17T11:30:58.139Z] docker_api_swarm_service_test.go:137: [dc048b3fea784] joining swarm manager [d8dc1040288f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.82s) [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.17s) [2021-04-17T11:30:58.139Z] docker_api_swarm_service_test.go:303: [dfeb1711c5f10] joining swarm manager [d388612b7803c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-17T11:30:58.139Z] docker_api_swarm_service_test.go:303: [d704c7aae788b] joining swarm manager [d388612b7803c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.48s) [2021-04-17T11:30:58.139Z] docker_api_swarm_service_test.go:99: [df9c2e7f15461] joining swarm manager [d3cd5be7e366b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-17T11:30:58.139Z] docker_api_swarm_service_test.go:100: [dbe9cf980e5de] joining swarm manager [d3cd5be7e366b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-17T11:30:58.139Z] check_test.go:380: [df9c2e7f15461] daemon is not started [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.48s) [2021-04-17T11:30:58.139Z] docker_api_swarm_service_test.go:532: [d08329e84bb99] joining swarm manager [dd6dabb234b39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-17T11:30:58.139Z] docker_api_swarm_service_test.go:533: [df24518bb82ba] joining swarm manager [dd6dabb234b39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (43.52s) [2021-04-17T11:30:58.139Z] docker_api_swarm_service_test.go:147: [d2aa23b0e1840] joining swarm manager [d6da4e80dac6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-17T11:30:58.139Z] docker_api_swarm_service_test.go:147: [d988dc851d45d] joining swarm manager [d6da4e80dac6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (34.29s) [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.77s) [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.72s) [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.84s) [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.24s) [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.81s) [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.39s) [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.33s) [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.99s) [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.38s) [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.42s) [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.16s) [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.47s) [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.08s) [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (4.00s) [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.96s) [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.76s) [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.70s) [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.12s) [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.96s) [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.80s) [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.64s) [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.50s) [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.47s) [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.45s) [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.44s) [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.81s) [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.20s) [2021-04-17T11:30:58.139Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.73s) [2021-04-17T11:30:58.140Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.61s) [2021-04-17T11:30:58.140Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.60s) [2021-04-17T11:30:58.140Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.61s) [2021-04-17T11:30:58.140Z] docker_cli_service_logs_test.go:245: checking task f1vkqsrwmrtz [2021-04-17T11:30:58.140Z] docker_cli_service_logs_test.go:250: checking messages for f1vkqsrwmrtz [2021-04-17T11:30:58.140Z] docker_cli_service_logs_test.go:245: checking task un47ya0vgjou [2021-04-17T11:30:58.140Z] docker_cli_service_logs_test.go:250: checking messages for un47ya0vgjou [2021-04-17T11:30:58.140Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.52s) [2021-04-17T11:30:58.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.40s) [2021-04-17T11:30:58.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.96s) [2021-04-17T11:30:58.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.47s) [2021-04-17T11:30:58.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.99s) [2021-04-17T11:30:58.140Z] docker_cli_swarm_test.go:1901: [dd173b48bb548] joining swarm manager [d0446f9ffabf3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-17T11:30:58.140Z] docker_cli_swarm_test.go:1902: [d0f33bbad5595] joining swarm manager [d0446f9ffabf3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-17T11:30:58.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.51s) [2021-04-17T11:30:58.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.02s) [2021-04-17T11:30:58.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.28s) [2021-04-17T11:30:58.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.52s) [2021-04-17T11:30:58.140Z] docker_cli_swarm_test.go:1802: [d4f72f3ebed36] joining swarm manager [d57b52495504b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-17T11:30:58.140Z] docker_cli_swarm_test.go:1803: [d8a0e26324d8b] joining swarm manager [d57b52495504b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-17T11:30:58.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.23s) [2021-04-17T11:30:58.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (113.46s) [2021-04-17T11:30:58.140Z] docker_cli_swarm_test.go:1321: [d884c3a4082ee] joining swarm manager [dcec78e2f208b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-17T11:30:58.140Z] docker_cli_swarm_test.go:1322: [d1b440dd9e068] joining swarm manager [dcec78e2f208b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-17T11:30:58.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.80s) [2021-04-17T11:30:58.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.15s) [2021-04-17T11:30:58.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (10.00s) [2021-04-17T11:30:58.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.96s) [2021-04-17T11:30:58.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (7.21s) [2021-04-17T11:30:58.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.96s) [2021-04-17T11:30:58.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.08s) [2021-04-17T11:30:58.140Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-04-17T11:30:58.140Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-04-17T11:30:58.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.04s) [2021-04-17T11:30:58.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.86s) [2021-04-17T11:30:58.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.86s) [2021-04-17T11:30:58.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.87s) [2021-04-17T11:30:58.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.19s) [2021-04-17T11:30:58.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (55.82s) [2021-04-17T11:30:58.140Z] docker_cli_swarm_test.go:1186: [d90ed558f0a51] joining swarm manager [d8e68ac150376]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-17T11:30:58.140Z] docker_cli_swarm_test.go:1195: [da6929b72af41] joining swarm manager [d8e68ac150376]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-17T11:30:58.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.19s) [2021-04-17T11:30:58.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.04s) [2021-04-17T11:30:58.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (129.91s) [2021-04-17T11:30:58.140Z] docker_cli_swarm_test.go:1118: [d91df4fbb4820] joining swarm manager [d36a6528eb27e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-17T11:30:58.140Z] docker_cli_swarm_test.go:1119: [d9318c2514bb2] joining swarm manager [d36a6528eb27e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-17T11:30:58.140Z] docker_cli_swarm_test.go:1172: [d54f3bfcfba01] joining swarm manager [d36a6528eb27e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-04-17T11:30:58.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.96s) [2021-04-17T11:30:58.140Z] docker_cli_swarm_test.go:1453: [d11233bd13d03] joining swarm manager [dd5e1d199c8ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-17T11:30:58.140Z] docker_cli_swarm_test.go:1454: [d0c734ae8628a] joining swarm manager [dd5e1d199c8ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-17T11:30:58.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.13s) [2021-04-17T11:30:58.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.39s) [2021-04-17T11:30:58.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.27s) [2021-04-17T11:30:58.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.09s) [2021-04-17T11:30:58.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2021-04-17T11:30:58.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.85s) [2021-04-17T11:30:58.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.00s) [2021-04-17T11:30:58.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.62s) [2021-04-17T11:30:58.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (55.17s) [2021-04-17T11:30:58.140Z] docker_cli_swarm_unix_test.go:62: [dfba8b8777321] joining swarm manager [d35402b987445]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-17T11:30:58.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.02s) [2021-04-17T11:30:58.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.72s) [2021-04-17T11:30:58.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.58s) [2021-04-17T11:30:58.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (5.01s) [2021-04-17T11:30:58.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.45s) [2021-04-17T11:30:58.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.63s) [2021-04-17T11:30:58.140Z] docker_api_swarm_test.go:961: [d075299f8ec92] joining swarm manager [d41d491241271]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-17T11:30:58.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.46s) [2021-04-17T11:30:58.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.43s) [2021-04-17T11:30:58.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.45s) [2021-04-17T11:30:58.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.01s) [2021-04-17T11:30:58.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.53s) [2021-04-17T11:30:58.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.54s) [2021-04-17T11:30:58.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.94s) [2021-04-17T11:30:58.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.81s) [2021-04-17T11:30:58.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.20s) [2021-04-17T11:30:58.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.89s) [2021-04-17T11:30:58.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.59s) [2021-04-17T11:30:58.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.46s) [2021-04-17T11:30:58.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.13s) [2021-04-17T11:30:58.140Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.48s) [2021-04-17T11:30:58.140Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.49s) [2021-04-17T11:30:58.140Z] === RUN TestDockerExternalVolumeSuite [2021-04-17T11:30:58.140Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-04-17T11:31:12.507Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-04-17T11:31:12.507Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-04-17T11:31:13.011Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-04-17T11:31:13.318Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-04-17T11:31:19.519Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-04-17T11:31:19.519Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-04-17T11:31:20.334Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-04-17T11:31:20.334Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-04-17T11:31:23.215Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-04-17T11:31:24.169Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-04-17T11:31:24.169Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-04-17T11:31:24.169Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-04-17T11:31:24.169Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-04-17T11:31:24.169Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-04-17T11:31:25.124Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-04-17T11:31:28.823Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-04-17T11:31:30.342Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-04-17T11:31:30.342Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-04-17T11:31:30.342Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-04-17T11:31:30.342Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-04-17T11:31:34.037Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-04-17T11:31:46.336Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-04-17T11:31:56.727Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-04-17T11:31:57.180Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-04-17T11:31:57.180Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-04-17T11:32:00.885Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-04-17T11:32:02.405Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-04-17T11:32:08.161Z] === RUN TestDockerSuite/TestBuildAddScript [2021-04-17T11:32:08.161Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-04-17T11:32:08.161Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-04-17T11:32:08.161Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-04-17T11:32:08.161Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-04-17T11:32:08.161Z] === RUN TestDockerSuite/TestBuildAddTar [2021-04-17T11:32:20.639Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-04-17T11:32:20.639Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-04-17T11:32:20.639Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-04-17T11:32:20.685Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-04-17T11:32:30.653Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-04-17T11:32:38.250Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-04-17T11:32:48.492Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-04-17T11:33:00.795Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-04-17T11:33:02.759Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-04-17T11:33:08.486Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-04-17T11:33:08.486Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-04-17T11:33:08.486Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-04-17T11:33:15.002Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-04-17T11:33:30.636Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-04-17T11:33:33.569Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-04-17T11:33:33.569Z] === RUN TestDockerSuite/TestBuildBlankName [2021-04-17T11:33:33.569Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-04-17T11:33:39.144Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-04-17T11:33:40.670Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-04-17T11:33:41.644Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-04-17T11:33:46.353Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-04-17T11:33:47.067Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-04-17T11:33:49.397Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-04-17T11:33:56.712Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-04-17T11:34:01.938Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-04-17T11:34:03.811Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-04-17T11:34:03.811Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-04-17T11:34:09.629Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-04-17T11:34:09.629Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-04-17T11:34:09.629Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-04-17T11:34:15.456Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-04-17T11:34:15.456Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-04-17T11:34:15.924Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-04-17T11:34:15.924Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-04-17T11:34:15.924Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-04-17T11:34:34.052Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-04-17T11:34:48.924Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-04-17T11:34:51.831Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-04-17T11:34:53.378Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-04-17T11:34:53.840Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-04-17T11:34:54.302Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-04-17T11:34:55.846Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-04-17T11:34:55.846Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-04-17T11:35:00.554Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-04-17T11:35:01.015Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-04-17T11:35:01.015Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-04-17T11:35:01.015Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-04-17T11:35:02.562Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-04-17T11:35:04.108Z] === RUN TestDockerSuite/TestBuildCmd [2021-04-17T11:35:04.570Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-04-17T11:35:05.031Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-04-17T11:35:05.493Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-04-17T11:35:07.002Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-04-17T11:35:11.308Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-04-17T11:35:12.856Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-04-17T11:35:12.856Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-04-17T11:35:14.403Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-04-17T11:35:14.403Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-04-17T11:35:14.403Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-04-17T11:35:15.302Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-04-17T11:35:15.302Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-04-17T11:35:15.302Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-04-17T11:35:15.302Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-04-17T11:35:15.302Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-04-17T11:35:15.302Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-04-17T11:35:15.302Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-04-17T11:35:15.302Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-04-17T11:35:15.302Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-04-17T11:35:16.594Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-04-17T11:35:17.568Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-04-17T11:35:18.030Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-04-17T11:35:18.030Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-04-17T11:35:19.011Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-04-17T11:35:19.986Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-04-17T11:35:19.986Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-04-17T11:35:19.986Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-04-17T11:35:21.061Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-04-17T11:35:24.692Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-04-17T11:35:29.554Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-04-17T11:35:38.056Z] === RUN TestDockerSuite/TestBuildEnv [2021-04-17T11:35:38.056Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-04-17T11:35:38.056Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-04-17T11:35:38.056Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-04-17T11:35:38.056Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-04-17T11:35:38.056Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-04-17T11:35:42.699Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-04-17T11:35:42.699Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-04-17T11:35:42.699Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-04-17T11:35:42.699Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-04-17T11:35:43.656Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-04-17T11:35:53.688Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-04-17T11:35:53.894Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-04-17T11:36:00.436Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-04-17T11:36:00.436Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-04-17T11:36:00.898Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-04-17T11:36:06.714Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-04-17T11:36:07.176Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-04-17T11:36:07.638Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-04-17T11:36:07.638Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-04-17T11:36:08.101Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-04-17T11:36:08.101Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-04-17T11:36:11.502Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-04-17T11:36:11.765Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-04-17T11:36:11.954Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-04-17T11:36:11.954Z] === RUN TestDockerSuite/TestBuildExpose [2021-04-17T11:36:11.954Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-04-17T11:36:11.954Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-04-17T11:36:11.954Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-04-17T11:36:11.954Z] === RUN TestDockerSuite/TestBuildFails [2021-04-17T11:36:14.834Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-04-17T11:36:14.834Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-04-17T11:36:20.580Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-04-17T11:36:27.599Z] === RUN TestDockerSuite/TestBuildForceRm [2021-04-17T11:36:39.899Z] === RUN TestDockerSuite/TestBuildFromGit [2021-04-17T11:36:43.830Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-04-17T11:36:44.537Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-04-17T11:36:46.057Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-04-17T11:36:50.682Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-04-17T11:36:50.682Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-04-17T11:36:50.682Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-04-17T11:36:56.301Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-04-17T11:36:56.301Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-04-17T11:36:56.301Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-04-17T11:36:56.753Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-04-17T11:36:56.753Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-04-17T11:37:05.252Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-04-17T11:37:05.252Z] === RUN TestDockerSuite/TestBuildHistory [2021-04-17T11:37:08.393Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-04-17T11:37:08.854Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-04-17T11:37:09.315Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-04-17T11:37:13.058Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-04-17T11:37:15.923Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-04-17T11:37:15.970Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-04-17T11:37:17.550Z] === RUN TestDockerSuite/TestBuildIidFile [2021-04-17T11:37:18.154Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-04-17T11:37:19.066Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-04-17T11:37:20.583Z] === RUN TestDockerSuite/TestBuildInheritance [2021-04-17T11:37:20.583Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-04-17T11:37:21.540Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-04-17T11:37:21.540Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-04-17T11:37:26.183Z] === RUN TestDockerSuite/TestBuildLabel [2021-04-17T11:37:27.138Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-04-17T11:37:28.093Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-04-17T11:37:29.046Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-04-17T11:37:29.503Z] === RUN TestDockerSuite/TestBuildLabels [2021-04-17T11:37:30.458Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-04-17T11:37:30.793Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-04-17T11:37:31.979Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-04-17T11:37:39.001Z] === RUN TestDockerSuite/TestBuildLastModified [2021-04-17T11:37:39.001Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-04-17T11:37:39.001Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-04-17T11:37:39.001Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-04-17T11:37:39.001Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-04-17T11:37:39.001Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-04-17T11:37:39.001Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-04-17T11:37:39.955Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-04-17T11:37:40.407Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-04-17T11:37:46.158Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-04-17T11:37:48.874Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-04-17T11:38:03.745Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-04-17T11:38:03.781Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-04-17T11:38:03.781Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-04-17T11:38:04.232Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-04-17T11:38:18.619Z] --- PASS: TestDockerExternalVolumeSuite (441.17s) [2021-04-17T11:38:18.619Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.80s) [2021-04-17T11:38:18.619Z] docker_cli_external_volume_driver_test.go:53: [da838206e4f21] daemon is not started [2021-04-17T11:38:18.619Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.80s) [2021-04-17T11:38:18.619Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.58s) [2021-04-17T11:38:18.619Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2021-04-17T11:38:18.619Z] docker_cli_external_volume_driver_test.go:53: [de89f2cb78e67] daemon is not started [2021-04-17T11:38:18.619Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.66s) [2021-04-17T11:38:18.619Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.09s) [2021-04-17T11:38:18.619Z] docker_cli_external_volume_driver_test.go:53: [d9f7d8c997cc9] daemon is not started [2021-04-17T11:38:18.619Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-04-17T11:38:18.619Z] docker_cli_external_volume_driver_test.go:53: [d795614aecbae] daemon is not started [2021-04-17T11:38:18.619Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.54s) [2021-04-17T11:38:18.619Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.54s) [2021-04-17T11:38:18.619Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.87s) [2021-04-17T11:38:18.619Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.67s) [2021-04-17T11:38:18.619Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.57s) [2021-04-17T11:38:18.619Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.66s) [2021-04-17T11:38:18.619Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.98s) [2021-04-17T11:38:18.619Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.55s) [2021-04-17T11:38:18.619Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.26s) [2021-04-17T11:38:18.619Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.37s) [2021-04-17T11:38:18.619Z] docker_cli_external_volume_driver_test.go:485: [d72494b091463] daemon is not started [2021-04-17T11:38:18.619Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-04-17T11:38:18.619Z] docker_cli_external_volume_driver_test.go:53: [d612d1c08493a] daemon is not started [2021-04-17T11:38:18.619Z] PASS [2021-04-17T11:38:18.619Z] [2021-04-17T11:38:18.619Z] === Skipped [2021-04-17T11:38:18.619Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-04-17T11:38:18.619Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-04-17T11:38:18.619Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-04-17T11:38:18.619Z] check_test.go:309: [df915bdb55cb4] daemon is not started [2021-04-17T11:38:18.619Z] [2021-04-17T11:38:18.619Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-04-17T11:38:18.619Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-04-17T11:38:18.619Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-04-17T11:38:18.619Z] check_test.go:309: [dfc7090d17123] daemon is not started [2021-04-17T11:38:18.619Z] [2021-04-17T11:38:18.619Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-04-17T11:38:18.619Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-04-17T11:38:18.619Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-04-17T11:38:18.619Z] check_test.go:309: [d5dedd5a3efa4] daemon is not started [2021-04-17T11:38:18.619Z] [2021-04-17T11:38:18.619Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-04-17T11:38:18.619Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-04-17T11:38:18.619Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-04-17T11:38:18.619Z] [2021-04-17T11:38:18.619Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-04-17T11:38:18.619Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-04-17T11:38:18.619Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-04-17T11:38:18.619Z] [2021-04-17T11:38:18.619Z] [2021-04-17T11:38:18.619Z] DONE 273 tests, 5 skipped in 2772.054s [2021-04-17T11:38:18.619Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-17T11:38:18.619Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dcb7415606778/docker.pid [2021-04-17T11:38:18.619Z] +++ kill 6173 [2021-04-17T11:38:18.619Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6173 is not a child of this shell [2021-04-17T11:38:18.619Z] warning: PID 6173 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dcb7415606778/docker.pid had a nonzero exit code [2021-04-17T11:38:18.619Z] ++++ cat bundles/test-integration/docker.pid [2021-04-17T11:38:18.619Z] +++ kill 8163 [2021-04-17T11:38:18.619Z] +++ /etc/init.d/apparmor stop [2021-04-17T11:38:18.619Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-17T11:38:18.619Z] [2021-04-17T11:38:18.619Z] Unloading profiles will leave already running processes permanently [2021-04-17T11:38:18.619Z] unconfined, which can lead to unexpected situations. [2021-04-17T11:38:18.619Z] [2021-04-17T11:38:18.619Z] To set a process to complain mode, use the command line tool [2021-04-17T11:38:18.619Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-17T11:38:18.619Z] +++ true [2021-04-17T11:38:18.619Z] exiting test-integration [2021-04-17T11:38:18.619Z] ++ exit 0 [2021-04-17T11:38:18.619Z] [2021-04-17T11:38:18.890Z] + exit 0 [2021-04-17T11:38:18.890Z] ++ jobs -p [2021-04-17T11:38:18.890Z] + pids= [2021-04-17T11:38:18.890Z] + echo 'Remaining pids to kill: []' [2021-04-17T11:38:18.890Z] Remaining pids to kill: [] [2021-04-17T11:38:18.890Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-04-17T11:38:18.931Z] Recording test results [2021-04-17T11:38:19.588Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-17T11:38:19.916Z] + echo Ensuring container killed. [2021-04-17T11:38:19.916Z] Ensuring container killed. [2021-04-17T11:38:19.916Z] + docker ps -aq -f name=docker-pr1-* [2021-04-17T11:38:19.916Z] + cids=1046f8b93976 [2021-04-17T11:38:19.916Z] 9e212d5df09d [2021-04-17T11:38:19.916Z] eb7b257aa8c6 [2021-04-17T11:38:19.916Z] + [ -n 1046f8b93976 [2021-04-17T11:38:19.916Z] 9e212d5df09d [2021-04-17T11:38:19.916Z] eb7b257aa8c6 ] [2021-04-17T11:38:19.916Z] + docker rm -vf 1046f8b93976 9e212d5df09d eb7b257aa8c6 [2021-04-17T11:38:24.108Z] 1046f8b93976 [2021-04-17T11:38:24.108Z] 9e212d5df09d [2021-04-17T11:38:24.108Z] eb7b257aa8c6 [Pipeline] sh [2021-04-17T11:38:24.396Z] + echo Chowning /workspace to jenkins user [2021-04-17T11:38:24.396Z] Chowning /workspace to jenkins user [2021-04-17T11:38:24.396Z] + id -u [2021-04-17T11:38:24.396Z] + id -g [2021-04-17T11:38:24.396Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42305:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-17T11:38:28.887Z] + bundleName=amd64 [2021-04-17T11:38:28.887Z] + echo Creating amd64-bundles.tar.gz [2021-04-17T11:38:28.887Z] Creating amd64-bundles.tar.gz [2021-04-17T11:38:28.887Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-04-17T11:38:28.887Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-04-17T11:38:30.274Z] Archiving artifacts [2021-04-17T11:38:30.506Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-04-17T11:38:30.849Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42305/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-17T11:38:30.966Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-04-17T11:38:31.163Z] + make clean [2021-04-17T11:38:31.163Z] docker volume rm -f docker-dev-cache [2021-04-17T11:38:31.421Z] docker-dev-cache [2021-04-17T11:38:31.426Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-17T11:38:46.618Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-04-17T11:39:01.346Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-04-17T11:39:08.361Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-04-17T11:39:14.106Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-04-17T11:39:24.349Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-04-17T11:39:54.177Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-04-17T11:39:54.177Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-04-17T11:39:57.497Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-04-17T11:39:57.497Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-04-17T11:39:57.497Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-04-17T11:39:58.825Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-04-17T11:39:59.780Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-04-17T11:39:59.780Z] === RUN TestDockerSuite/TestBuildNetNone [2021-04-17T11:39:59.780Z] === RUN TestDockerSuite/TestBuildNoContext [2021-04-17T11:40:02.651Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-04-17T11:40:07.379Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-04-17T11:40:10.249Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-04-17T11:40:10.249Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-04-17T11:40:10.249Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-04-17T11:40:12.358Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-04-17T11:40:13.120Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-04-17T11:40:14.073Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-04-17T11:40:15.589Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-04-17T11:40:25.838Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-04-17T11:40:26.792Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-04-17T11:40:30.073Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-04-17T11:40:37.045Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-04-17T11:40:40.745Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-04-17T11:40:44.907Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-04-17T11:40:53.045Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-04-17T11:41:03.292Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-04-17T11:41:06.986Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-04-17T11:41:08.507Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-04-17T11:41:08.507Z] === RUN TestDockerSuite/TestBuildPATH [2021-04-17T11:41:08.507Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-04-17T11:41:10.657Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-04-17T11:41:10.657Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-04-17T11:41:20.631Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-04-17T11:41:33.052Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-04-17T11:41:47.887Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-04-17T11:41:53.048Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-04-17T11:42:14.044Z] === RUN TestDockerSuite/TestBuildRm [2021-04-17T11:42:35.029Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-04-17T11:42:35.995Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-04-17T11:42:36.447Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-04-17T11:42:36.447Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-04-17T11:42:37.965Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-04-17T11:42:41.664Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-04-17T11:42:46.304Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-04-17T11:42:50.948Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-04-17T11:43:08.533Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-04-17T11:43:08.533Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-04-17T11:43:08.533Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-04-17T11:43:17.039Z] === RUN TestDockerSuite/TestBuildSpaces [2021-04-17T11:43:17.039Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-04-17T11:43:27.287Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-04-17T11:43:27.287Z] === RUN TestDockerSuite/TestBuildStderr [2021-04-17T11:43:35.792Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-04-17T11:43:59.611Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-04-17T11:43:59.611Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-04-17T11:43:59.611Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-04-17T11:43:59.611Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-04-17T11:43:59.611Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-04-17T11:43:59.611Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-04-17T11:43:59.611Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-04-17T11:43:59.611Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-04-17T11:43:59.611Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-04-17T11:43:59.611Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-04-17T11:43:59.611Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-04-17T11:44:04.313Z] === RUN TestDockerSuite/TestBuildEnv [2021-04-17T11:44:04.313Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-04-17T11:44:04.313Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-04-17T11:44:04.313Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-04-17T11:44:04.313Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-04-17T11:44:04.313Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-04-17T11:44:05.625Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-04-17T11:44:05.625Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-04-17T11:44:07.142Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-04-17T11:44:08.058Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-04-17T11:44:08.058Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-04-17T11:44:08.058Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-04-17T11:44:08.058Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-04-17T11:44:08.097Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-04-17T11:44:09.031Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-04-17T11:44:12.736Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-04-17T11:44:13.738Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-04-17T11:44:22.976Z] === RUN TestDockerSuite/TestBuildUser [2021-04-17T11:44:22.976Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-04-17T11:44:22.976Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-04-17T11:44:22.976Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-04-17T11:44:28.583Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-04-17T11:44:28.583Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-04-17T11:44:28.583Z] === RUN TestDockerSuite/TestBuildExpose [2021-04-17T11:44:28.583Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-04-17T11:44:28.583Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-04-17T11:44:28.583Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-04-17T11:44:28.583Z] === RUN TestDockerSuite/TestBuildFails [2021-04-17T11:44:31.474Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-04-17T11:44:31.474Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-04-17T11:44:34.346Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-04-17T11:44:34.346Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-04-17T11:44:34.346Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-04-17T11:44:35.682Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-04-17T11:44:35.682Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-04-17T11:44:41.494Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-04-17T11:44:47.298Z] === RUN TestDockerSuite/TestBuildForceRm [2021-04-17T11:44:59.434Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-04-17T11:44:59.434Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-04-17T11:44:59.702Z] === RUN TestDockerSuite/TestBuildFromGit [2021-04-17T11:45:07.941Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-04-17T11:45:10.040Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-04-17T11:45:10.501Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-04-17T11:45:12.584Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-04-17T11:45:13.037Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-04-17T11:45:13.037Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-04-17T11:45:16.311Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-04-17T11:45:16.311Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-04-17T11:45:17.285Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-04-17T11:45:17.746Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-04-17T11:45:17.746Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-04-17T11:45:21.537Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-04-17T11:45:21.537Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-04-17T11:45:32.597Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-04-17T11:45:32.597Z] === RUN TestDockerSuite/TestBuildHistory [2021-04-17T11:45:45.001Z] === RUN TestDockerSuite/TestBuildIidFile [2021-04-17T11:45:45.001Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-04-17T11:45:46.560Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-04-17T11:45:47.186Z] === RUN TestDockerSuite/TestBuildInheritance [2021-04-17T11:45:47.186Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-04-17T11:45:47.655Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-04-17T11:45:47.655Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-04-17T11:45:49.425Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-04-17T11:45:49.877Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-04-17T11:45:57.996Z] === RUN TestDockerSuite/TestBuildLabel [2021-04-17T11:45:58.458Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-04-17T11:45:59.430Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-04-17T11:46:00.402Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-04-17T11:46:00.865Z] === RUN TestDockerSuite/TestBuildLabels [2021-04-17T11:46:02.500Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-04-17T11:46:04.045Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-04-17T11:46:04.590Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-04-17T11:46:04.590Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-04-17T11:46:04.590Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-04-17T11:46:04.590Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-04-17T11:46:06.106Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-04-17T11:46:11.139Z] === RUN TestDockerSuite/TestBuildLastModified [2021-04-17T11:46:11.139Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-04-17T11:46:11.139Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-04-17T11:46:11.139Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-04-17T11:46:11.139Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-04-17T11:46:11.139Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-04-17T11:46:11.139Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-04-17T11:46:12.111Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-04-17T11:46:12.572Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-04-17T11:46:18.382Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-04-17T11:46:23.678Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-04-17T11:46:25.196Z] === RUN TestDockerSuite/TestBuildXZHost [2021-04-17T11:46:25.196Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-04-17T11:46:25.196Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-04-17T11:46:25.196Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-04-17T11:46:27.344Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-04-17T11:46:31.980Z] === RUN TestDockerSuite/TestCommitChange [2021-04-17T11:46:37.714Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-04-17T11:46:42.402Z] === RUN TestDockerSuite/TestCommitHardlink [2021-04-17T11:46:42.402Z] === RUN TestDockerSuite/TestCommitNewFile [2021-04-17T11:46:48.367Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-04-17T11:46:48.367Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-04-17T11:46:48.367Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-04-17T11:46:49.484Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-04-17T11:46:49.484Z] === RUN TestDockerSuite/TestCommitTTY [2021-04-17T11:46:56.565Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-04-17T11:47:01.263Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-04-17T11:47:01.263Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-04-17T11:47:01.263Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-04-17T11:47:01.263Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-04-17T11:47:01.263Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-04-17T11:47:01.263Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-04-17T11:47:01.263Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-04-17T11:47:01.263Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-04-17T11:47:01.723Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-04-17T11:47:08.807Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-04-17T11:47:15.889Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-04-17T11:47:15.889Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-04-17T11:47:17.429Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-04-17T11:47:17.429Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-04-17T11:47:17.890Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-04-17T11:47:17.890Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-04-17T11:47:20.802Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-04-17T11:47:20.802Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-04-17T11:47:20.802Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-04-17T11:47:22.997Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-04-17T11:47:22.997Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-04-17T11:47:22.997Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-04-17T11:47:22.997Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-04-17T11:47:22.997Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-04-17T11:47:26.759Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-04-17T11:47:28.301Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-04-17T11:47:30.483Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-04-17T11:47:30.483Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-04-17T11:47:30.483Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-04-17T11:47:30.945Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-04-17T11:47:33.401Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-04-17T11:47:33.401Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-04-17T11:47:35.593Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-04-17T11:47:35.593Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-04-17T11:47:35.593Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-04-17T11:47:38.504Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-04-17T11:47:38.504Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-04-17T11:47:40.044Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-04-17T11:47:40.044Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-04-17T11:47:42.956Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-04-17T11:47:43.416Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-04-17T11:47:45.598Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-04-17T11:47:49.346Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-04-17T11:47:52.087Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-04-17T11:47:54.044Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-04-17T11:47:54.044Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-04-17T11:47:54.044Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-04-17T11:47:54.044Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-04-17T11:47:54.044Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-04-17T11:47:55.008Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-04-17T11:47:55.584Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-04-17T11:47:55.584Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-04-17T11:47:58.494Z] === RUN TestDockerSuite/TestContainerAPITop [2021-04-17T11:47:58.494Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-04-17T11:48:00.675Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-04-17T11:48:00.675Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-04-17T11:48:02.116Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-04-17T11:48:05.373Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-04-17T11:48:07.569Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-04-17T11:48:07.569Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-04-17T11:48:07.569Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-04-17T11:48:07.569Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-04-17T11:48:07.569Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-04-17T11:48:07.569Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-04-17T11:48:07.943Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-04-17T11:48:09.752Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-04-17T11:48:09.752Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-04-17T11:48:11.935Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-04-17T11:48:14.847Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-04-17T11:48:17.768Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-04-17T11:48:19.959Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0009027a0_} [2021-04-17T11:48:22.868Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1639711566_c:\foo_false____} [2021-04-17T11:48:25.780Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1639711566_c:\foo_true____} [2021-04-17T11:48:27.961Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-04-17T11:48:27.961Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-04-17T11:48:27.961Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-04-17T11:48:27.961Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-04-17T11:48:27.961Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-04-17T11:48:27.961Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-04-17T11:48:27.961Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-04-17T11:48:27.961Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-04-17T11:48:27.961Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-04-17T11:48:27.961Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-04-17T11:48:28.421Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-04-17T11:48:28.421Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-04-17T11:48:28.421Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-04-17T11:48:28.421Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-04-17T11:48:28.421Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-04-17T11:48:28.421Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-04-17T11:48:28.421Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-04-17T11:48:28.421Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-04-17T11:48:31.331Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-04-17T11:48:31.331Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-04-17T11:48:31.331Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-04-17T11:48:31.331Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-04-17T11:48:31.331Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-04-17T11:48:31.331Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-04-17T11:48:31.331Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-04-17T11:48:31.331Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-04-17T11:48:31.331Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-04-17T11:48:31.331Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-04-17T11:48:31.331Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-04-17T11:48:31.331Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-04-17T11:48:31.331Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-04-17T11:48:31.331Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-04-17T11:48:33.123Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-04-17T11:48:33.123Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-04-17T11:48:34.245Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-04-17T11:48:34.245Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-04-17T11:48:34.245Z] === RUN TestDockerSuite/TestCpRelativePath [2021-04-17T11:48:37.156Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-04-17T11:48:37.156Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-04-17T11:48:37.156Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-04-17T11:48:37.156Z] === RUN TestDockerSuite/TestCpToCaseA [2021-04-17T11:48:41.722Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-04-17T11:48:41.722Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-04-17T11:48:41.722Z] === RUN TestDockerSuite/TestBuildNetNone [2021-04-17T11:48:41.722Z] === RUN TestDockerSuite/TestBuildNoContext [2021-04-17T11:48:41.853Z] === RUN TestDockerSuite/TestCpToCaseB [2021-04-17T11:48:43.920Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-04-17T11:48:44.765Z] === RUN TestDockerSuite/TestCpToCaseC [2021-04-17T11:48:44.765Z] === RUN TestDockerSuite/TestCpToCaseD [2021-04-17T11:48:44.765Z] === RUN TestDockerSuite/TestCpToCaseE [2021-04-17T11:48:48.631Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-04-17T11:48:51.552Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-04-17T11:48:51.552Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-04-17T11:48:51.552Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-04-17T11:48:54.470Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-04-17T11:48:55.098Z] === RUN TestDockerSuite/TestCpToCaseF [2021-04-17T11:48:55.098Z] === RUN TestDockerSuite/TestCpToCaseG [2021-04-17T11:48:55.098Z] === RUN TestDockerSuite/TestCpToCaseH [2021-04-17T11:48:55.444Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-04-17T11:48:56.418Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-04-17T11:49:05.457Z] === RUN TestDockerSuite/TestCpToCaseI [2021-04-17T11:49:05.457Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-04-17T11:49:05.457Z] === RUN TestDockerSuite/TestCpToDot [2021-04-17T11:49:07.642Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-04-17T11:49:07.642Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-04-17T11:49:07.642Z] === RUN TestDockerSuite/TestCpToStdout [2021-04-17T11:49:10.553Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-04-17T11:49:10.553Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-04-17T11:49:10.553Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-04-17T11:49:10.553Z] === RUN TestDockerSuite/TestCpVolumePath [2021-04-17T11:49:10.553Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-04-17T11:49:10.553Z] === RUN TestDockerSuite/TestCreateArgs [2021-04-17T11:49:10.553Z] === RUN TestDockerSuite/TestCreateByImageID [2021-04-17T11:49:11.278Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-04-17T11:49:12.733Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-04-17T11:49:12.824Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-04-17T11:49:14.921Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-04-17T11:49:15.383Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-04-17T11:49:15.844Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-04-17T11:49:17.385Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-04-17T11:49:18.357Z] === RUN TestDockerSuite/TestCreateLabels [2021-04-17T11:49:18.357Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-04-17T11:49:18.357Z] === RUN TestDockerSuite/TestCreateRM [2021-04-17T11:49:18.817Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-04-17T11:49:18.817Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-04-17T11:49:19.277Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-04-17T11:49:19.737Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-04-17T11:49:27.669Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-04-17T11:49:28.322Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-04-17T11:49:28.322Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-04-17T11:49:28.782Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-04-17T11:49:30.589Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-04-17T11:49:32.528Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-04-17T11:49:32.528Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-04-17T11:49:32.528Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-04-17T11:49:35.440Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-04-17T11:49:35.440Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-04-17T11:49:35.440Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-04-17T11:49:35.440Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-04-17T11:49:35.440Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-04-17T11:49:35.440Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-04-17T11:49:35.440Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-04-17T11:49:35.440Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-04-17T11:49:35.440Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-04-17T11:49:35.440Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-04-17T11:49:35.440Z] === RUN TestDockerSuite/TestDevicePermissions [2021-04-17T11:49:35.440Z] === RUN TestDockerSuite/TestDockerFails [2021-04-17T11:49:35.440Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-04-17T11:49:35.440Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-04-17T11:49:35.440Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-04-17T11:49:35.440Z] === RUN TestDockerSuite/TestEventsAttach [2021-04-17T11:49:35.440Z] === RUN TestDockerSuite/TestEventsCommit [2021-04-17T11:49:35.440Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-04-17T11:49:38.351Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-04-17T11:49:40.948Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-04-17T11:49:41.260Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-04-17T11:49:44.179Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-04-17T11:49:44.704Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-04-17T11:49:49.413Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-04-17T11:49:50.960Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-04-17T11:49:50.960Z] === RUN TestDockerSuite/TestBuildPATH [2021-04-17T11:49:50.960Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-04-17T11:49:53.149Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-04-17T11:49:53.149Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-04-17T11:49:56.575Z] === RUN TestDockerSuite/TestEventsCopy [2021-04-17T11:50:06.907Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-04-17T11:50:11.608Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-04-17T11:50:13.792Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-04-17T11:50:14.762Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-04-17T11:50:19.460Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-04-17T11:50:20.430Z] === RUN TestDockerSuite/TestEventsFilterType [2021-04-17T11:50:21.400Z] === RUN TestDockerSuite/TestEventsFilters [2021-04-17T11:50:27.207Z] === RUN TestDockerSuite/TestEventsFormat [2021-04-17T11:50:31.906Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-04-17T11:50:31.906Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-04-17T11:50:31.906Z] === RUN TestDockerSuite/TestEventsImageImport [2021-04-17T11:50:31.906Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-04-17T11:50:31.906Z] === RUN TestDockerSuite/TestEventsImagePull [2021-04-17T11:50:31.906Z] === RUN TestDockerSuite/TestEventsImageTag [2021-04-17T11:50:33.448Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-04-17T11:50:33.448Z] === RUN TestDockerSuite/TestEventsRename [2021-04-17T11:50:36.375Z] === RUN TestDockerSuite/TestEventsResize [2021-04-17T11:50:39.284Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-04-17T11:50:41.469Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-04-17T11:50:43.902Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-04-17T11:50:44.382Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-04-17T11:50:49.078Z] === RUN TestDockerSuite/TestEventsTop [2021-04-17T11:50:49.078Z] === RUN TestDockerSuite/TestEventsUntag [2021-04-17T11:50:51.991Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-04-17T11:50:56.701Z] === RUN TestDockerSuite/TestExec [2021-04-17T11:50:56.701Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-04-17T11:50:56.701Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-04-17T11:50:58.244Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-04-17T11:51:00.427Z] === RUN TestDockerSuite/TestExecAPIStart [2021-04-17T11:51:00.427Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-04-17T11:51:00.427Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-04-17T11:51:00.427Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-04-17T11:51:02.609Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-04-17T11:51:04.819Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-04-17T11:51:07.000Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-04-17T11:51:09.083Z] === RUN TestDockerSuite/TestBuildRm [2021-04-17T11:51:09.184Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-04-17T11:51:13.880Z] === RUN TestDockerSuite/TestExecCgroup [2021-04-17T11:51:13.880Z] === RUN TestDockerSuite/TestExecEnv [2021-04-17T11:51:13.880Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-04-17T11:51:13.880Z] === RUN TestDockerSuite/TestExecExitStatus [2021-04-17T11:51:16.064Z] === RUN TestDockerSuite/TestExecInspectID [2021-04-17T11:51:20.761Z] === RUN TestDockerSuite/TestExecInteractive [2021-04-17T11:51:20.761Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-04-17T11:51:20.761Z] === RUN TestDockerSuite/TestExecParseError [2021-04-17T11:51:20.761Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-04-17T11:51:20.761Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-04-17T11:51:20.761Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-04-17T11:51:21.501Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-04-17T11:51:22.943Z] === RUN TestDockerSuite/TestExecSetEnv [2021-04-17T11:51:22.943Z] === RUN TestDockerSuite/TestExecStartFails [2021-04-17T11:51:22.943Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-04-17T11:51:22.943Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-04-17T11:51:22.943Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-04-17T11:51:22.943Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-04-17T11:51:25.126Z] === RUN TestDockerSuite/TestExecUlimits [2021-04-17T11:51:25.234Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-04-17T11:51:25.234Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-04-17T11:51:25.234Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-04-17T11:51:25.586Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-04-17T11:51:26.750Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-04-17T11:51:30.488Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-04-17T11:51:31.403Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-04-17T11:51:31.403Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-04-17T11:51:31.403Z] === RUN TestDockerSuite/TestExecWithUser [2021-04-17T11:51:31.403Z] === RUN TestDockerSuite/TestGetContainerStats [2021-04-17T11:51:37.202Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-04-17T11:51:39.086Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-04-17T11:51:43.011Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-04-17T11:51:43.802Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-04-17T11:51:45.921Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-04-17T11:51:53.000Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-04-17T11:51:53.000Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-04-17T11:51:53.000Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-04-17T11:51:53.000Z] === RUN TestDockerSuite/TestHealth [2021-04-17T11:51:53.000Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-04-17T11:51:53.000Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-04-17T11:51:53.000Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-04-17T11:51:53.000Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-04-17T11:51:57.700Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-04-17T11:51:57.700Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-04-17T11:51:57.700Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-04-17T11:51:57.700Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-04-17T11:51:57.700Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-04-17T11:51:57.700Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-04-17T11:51:58.670Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-04-17T11:51:58.670Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-04-17T11:51:59.640Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-04-17T11:51:59.640Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-04-17T11:52:01.528Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-04-17T11:52:01.528Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-04-17T11:52:01.528Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-04-17T11:52:01.822Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-04-17T11:52:01.822Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-04-17T11:52:04.002Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-04-17T11:52:06.914Z] === RUN TestDockerSuite/TestImagesFormat [2021-04-17T11:52:06.914Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-04-17T11:52:06.914Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-04-17T11:52:11.608Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-04-17T11:52:11.608Z] === RUN TestDockerSuite/TestImportBadURL [2021-04-17T11:52:11.875Z] === RUN TestDockerSuite/TestBuildSpaces [2021-04-17T11:52:11.875Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-04-17T11:52:13.149Z] === RUN TestDockerSuite/TestImportDisplay [2021-04-17T11:52:13.149Z] === RUN TestDockerSuite/TestImportFile [2021-04-17T11:52:13.609Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-04-17T11:52:13.609Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-04-17T11:52:13.609Z] === RUN TestDockerSuite/TestImportGzipped [2021-04-17T11:52:13.609Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-04-17T11:52:13.609Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-04-17T11:52:13.609Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-04-17T11:52:13.609Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-04-17T11:52:13.609Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-04-17T11:52:13.609Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-04-17T11:52:13.609Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-04-17T11:52:13.609Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-04-17T11:52:15.795Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-04-17T11:52:16.584Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-04-17T11:52:16.584Z] === RUN TestDockerSuite/TestBuildStderr [2021-04-17T11:52:17.976Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-04-17T11:52:18.435Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-04-17T11:52:18.435Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-04-17T11:52:18.435Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-04-17T11:52:18.435Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-04-17T11:52:21.297Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-04-17T11:52:21.346Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-04-17T11:52:21.346Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-04-17T11:52:23.530Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-04-17T11:52:23.530Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-04-17T11:52:23.530Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-04-17T11:52:23.530Z] === RUN TestDockerSuite/TestInspectDefault [2021-04-17T11:52:26.397Z] === RUN TestDockerSuite/TestInspectHistory [2021-04-17T11:52:31.026Z] === RUN TestDockerSuite/TestInspectImage [2021-04-17T11:52:31.026Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-04-17T11:52:31.026Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-04-17T11:52:31.026Z] === RUN TestDockerSuite/TestInspectInt64 [2021-04-17T11:52:33.172Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-04-17T11:52:35.315Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-04-17T11:52:35.315Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-04-17T11:52:38.176Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-04-17T11:52:40.319Z] === RUN TestDockerSuite/TestInspectPlugin [2021-04-17T11:52:40.319Z] === RUN TestDockerSuite/TestInspectRootFS [2021-04-17T11:52:40.319Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-04-17T11:52:42.448Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-04-17T11:52:42.465Z] === RUN TestDockerSuite/TestInspectStatus [2021-04-17T11:52:42.911Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-04-17T11:52:46.147Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-04-17T11:52:46.662Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-04-17T11:52:47.635Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-04-17T11:52:49.837Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-04-17T11:52:51.983Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-04-17T11:52:53.447Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-04-17T11:52:54.849Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-04-17T11:52:56.360Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-04-17T11:52:58.153Z] === RUN TestDockerSuite/TestBuildUser [2021-04-17T11:52:58.153Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-04-17T11:52:58.153Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-04-17T11:52:58.153Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-04-17T11:52:59.250Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-04-17T11:53:02.111Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-04-17T11:53:02.860Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-04-17T11:53:03.321Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-04-17T11:53:04.257Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-04-17T11:53:04.257Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-04-17T11:53:04.257Z] === RUN TestDockerSuite/TestLinksEnvs [2021-04-17T11:53:04.257Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-04-17T11:53:04.257Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-04-17T11:53:04.257Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-04-17T11:53:04.257Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-04-17T11:53:04.257Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-04-17T11:53:04.257Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-04-17T11:53:04.257Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-04-17T11:53:04.257Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-04-17T11:53:04.707Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-04-17T11:53:04.707Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-04-17T11:53:04.707Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-04-17T11:53:04.707Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-04-17T11:53:04.707Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-04-17T11:53:04.707Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-04-17T11:53:04.707Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-04-17T11:53:04.707Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-04-17T11:53:04.707Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-04-17T11:53:06.237Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-04-17T11:53:06.237Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-04-17T11:53:06.237Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-04-17T11:53:06.850Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-04-17T11:53:08.995Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-04-17T11:53:14.718Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-04-17T11:53:17.579Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-04-17T11:53:17.579Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-04-17T11:53:19.092Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-04-17T11:53:19.543Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-04-17T11:53:26.538Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-04-17T11:53:31.412Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-04-17T11:53:31.412Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-04-17T11:53:32.261Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-04-17T11:53:37.223Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-04-17T11:53:39.373Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-04-17T11:53:41.520Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-04-17T11:53:44.391Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-04-17T11:53:44.391Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-04-17T11:53:47.252Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-04-17T11:53:49.641Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-04-17T11:53:49.641Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-04-17T11:53:49.641Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-04-17T11:53:50.118Z] === RUN TestDockerSuite/TestLogsSince [2021-04-17T11:53:51.184Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-04-17T11:53:51.184Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-04-17T11:54:00.350Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-04-17T11:54:00.350Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-04-17T11:54:00.350Z] === RUN TestDockerSuite/TestLogsTail [2021-04-17T11:54:01.869Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-04-17T11:54:03.591Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-04-17T11:54:04.732Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-04-17T11:54:06.507Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-04-17T11:54:06.969Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-04-17T11:54:07.601Z] === RUN TestDockerSuite/TestMountIntoProc [2021-04-17T11:54:07.601Z] === RUN TestDockerSuite/TestMountIntoSys [2021-04-17T11:54:07.601Z] === RUN TestDockerSuite/TestNetHostname [2021-04-17T11:54:07.601Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-04-17T11:54:07.601Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-04-17T11:54:07.601Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-04-17T11:54:07.601Z] === RUN TestDockerSuite/TestPluginActive [2021-04-17T11:54:07.601Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-04-17T11:54:07.601Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-04-17T11:54:07.601Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-04-17T11:54:07.601Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-04-17T11:54:07.601Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-04-17T11:54:07.601Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-04-17T11:54:07.601Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-04-17T11:54:07.601Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-04-17T11:54:07.601Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-04-17T11:54:07.601Z] === RUN TestDockerSuite/TestPortHostBinding [2021-04-17T11:54:07.601Z] === RUN TestDockerSuite/TestPortList [2021-04-17T11:54:07.601Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-04-17T11:54:13.326Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-04-17T11:54:13.326Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-04-17T11:54:13.326Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-04-17T11:54:13.326Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-04-17T11:54:13.326Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-04-17T11:54:13.326Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-04-17T11:54:13.326Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-04-17T11:54:13.326Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-04-17T11:54:13.326Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-04-17T11:54:13.326Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-04-17T11:54:17.959Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-04-17T11:54:17.959Z] === RUN TestDockerSuite/TestPsByOrder [2021-04-17T11:54:26.446Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-04-17T11:54:26.446Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-04-17T11:54:32.138Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-04-17T11:54:32.138Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-04-17T11:54:32.138Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-04-17T11:54:32.138Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-04-17T11:54:32.138Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-04-17T11:54:36.682Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-04-17T11:54:40.729Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-04-17T11:54:41.701Z] === RUN TestDockerSuite/TestBuildXZHost [2021-04-17T11:54:42.162Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-04-17T11:54:42.162Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-04-17T11:54:42.162Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-04-17T11:54:44.348Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-04-17T11:54:48.967Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-04-17T11:54:49.051Z] === RUN TestDockerSuite/TestCommitChange [2021-04-17T11:54:49.418Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-04-17T11:54:49.418Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-04-17T11:54:53.759Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-04-17T11:54:57.504Z] === RUN TestDockerSuite/TestCommitHardlink [2021-04-17T11:54:57.504Z] === RUN TestDockerSuite/TestCommitNewFile [2021-04-17T11:55:01.706Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-04-17T11:55:04.624Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-04-17T11:55:05.086Z] === RUN TestDockerSuite/TestCommitTTY [2021-04-17T11:55:06.335Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-04-17T11:55:14.816Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-04-17T11:55:17.485Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-04-17T11:55:18.499Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-04-17T11:55:18.499Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-04-17T11:55:18.499Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-04-17T11:55:20.401Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-04-17T11:55:20.401Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-04-17T11:55:20.401Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-04-17T11:55:20.401Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-04-17T11:55:20.401Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-04-17T11:55:20.401Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-04-17T11:55:20.868Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-04-17T11:55:20.868Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-04-17T11:55:20.868Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-04-17T11:55:23.129Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-04-17T11:55:23.129Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-04-17T11:55:23.129Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-04-17T11:55:23.129Z] === RUN TestDockerSuite/TestPsRightTagName [2021-04-17T11:55:23.129Z] === RUN TestDockerSuite/TestPsShowMounts [2021-04-17T11:55:27.974Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-04-17T11:55:30.133Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-04-17T11:55:30.133Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-04-17T11:55:31.650Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-04-17T11:55:31.650Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-04-17T11:55:32.602Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-04-17T11:55:33.553Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-04-17T11:55:33.553Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-04-17T11:55:35.073Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-04-17T11:55:35.073Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-04-17T11:55:36.617Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-04-17T11:55:36.617Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-04-17T11:55:36.617Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-04-17T11:55:36.617Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-04-17T11:55:38.178Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-04-17T11:55:38.800Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-04-17T11:55:38.800Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-04-17T11:55:38.800Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-04-17T11:55:40.987Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-04-17T11:55:40.987Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-04-17T11:55:40.987Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-04-17T11:55:40.987Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-04-17T11:55:40.987Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-04-17T11:55:42.805Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-04-17T11:55:43.902Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-04-17T11:55:46.089Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-04-17T11:55:48.270Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-04-17T11:55:48.270Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-04-17T11:55:48.270Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-04-17T11:55:49.803Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-04-17T11:55:50.420Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-04-17T11:55:50.420Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-04-17T11:55:52.570Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-04-17T11:55:52.570Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-04-17T11:55:52.570Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-04-17T11:55:55.445Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-04-17T11:55:55.445Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-04-17T11:55:57.598Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-04-17T11:55:57.598Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-04-17T11:56:00.471Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-04-17T11:56:00.471Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-04-17T11:56:03.345Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-04-17T11:56:11.844Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-04-17T11:56:15.536Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-04-17T11:56:15.536Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-04-17T11:56:15.536Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-04-17T11:56:15.536Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-04-17T11:56:15.536Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-04-17T11:56:17.688Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-04-17T11:56:17.688Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-04-17T11:56:19.640Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-04-17T11:56:19.640Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-04-17T11:56:24.704Z] === RUN TestDockerSuite/TestContainerAPITop [2021-04-17T11:56:24.704Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-04-17T11:56:26.659Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-04-17T11:56:26.659Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-04-17T11:56:26.659Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-04-17T11:56:26.854Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-04-17T11:56:26.854Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-04-17T11:56:27.110Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-04-17T11:56:31.497Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-04-17T11:56:31.740Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-04-17T11:56:33.014Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-04-17T11:56:33.014Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-04-17T11:56:33.014Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-04-17T11:56:33.014Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-04-17T11:56:33.014Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-04-17T11:56:33.014Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-04-17T11:56:35.169Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-04-17T11:56:35.169Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-04-17T11:56:36.369Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-04-17T11:56:36.369Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-04-17T11:56:37.324Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-04-17T11:56:40.196Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-04-17T11:56:40.996Z] === RUN TestDockerSuite/TestRmiBlank [2021-04-17T11:56:40.996Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-04-17T11:56:41.447Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-04-17T11:56:48.697Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-04-17T11:56:50.220Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008e4980_} [2021-04-17T11:56:53.094Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1628873690_c:\foo_false____} [2021-04-17T11:56:55.253Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1628873690_c:\foo_true____} [2021-04-17T11:56:58.133Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-04-17T11:56:58.133Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-04-17T11:56:58.133Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-04-17T11:56:58.133Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-04-17T11:56:58.133Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-04-17T11:56:58.133Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-04-17T11:56:58.133Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-04-17T11:56:58.133Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-04-17T11:56:58.133Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-04-17T11:56:58.133Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-04-17T11:56:58.133Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-04-17T11:56:58.133Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-04-17T11:56:58.133Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-04-17T11:56:58.133Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-04-17T11:56:58.133Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-04-17T11:56:58.133Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-04-17T11:56:58.133Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-04-17T11:56:58.133Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-04-17T11:57:01.008Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-04-17T11:57:01.008Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-04-17T11:57:01.008Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-04-17T11:57:01.008Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-04-17T11:57:01.008Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-04-17T11:57:01.008Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-04-17T11:57:01.008Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-04-17T11:57:01.008Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-04-17T11:57:01.008Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-04-17T11:57:01.008Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-04-17T11:57:01.008Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-04-17T11:57:01.008Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-04-17T11:57:01.008Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-04-17T11:57:01.008Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-04-17T11:57:02.408Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-04-17T11:57:02.858Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-04-17T11:57:03.308Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-04-17T11:57:08.023Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-04-17T11:57:08.023Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-04-17T11:57:08.023Z] === RUN TestDockerSuite/TestCpRelativePath [2021-04-17T11:57:10.308Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-04-17T11:57:14.944Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-04-17T11:57:16.521Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-04-17T11:57:16.521Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-04-17T11:57:16.521Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-04-17T11:57:16.521Z] === RUN TestDockerSuite/TestCpToCaseA [2021-04-17T11:57:20.214Z] === RUN TestDockerSuite/TestCpToCaseB [2021-04-17T11:57:23.092Z] === RUN TestDockerSuite/TestCpToCaseC [2021-04-17T11:57:23.093Z] === RUN TestDockerSuite/TestCpToCaseD [2021-04-17T11:57:23.093Z] === RUN TestDockerSuite/TestCpToCaseE [2021-04-17T11:57:23.428Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-04-17T11:57:28.064Z] === RUN TestDockerSuite/TestRmiTag [2021-04-17T11:57:28.064Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-04-17T11:57:30.925Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-04-17T11:57:31.603Z] === RUN TestDockerSuite/TestCpToCaseF [2021-04-17T11:57:31.603Z] === RUN TestDockerSuite/TestCpToCaseG [2021-04-17T11:57:31.603Z] === RUN TestDockerSuite/TestCpToCaseH [2021-04-17T11:57:40.102Z] === RUN TestDockerSuite/TestCpToCaseI [2021-04-17T11:57:40.102Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-04-17T11:57:40.102Z] === RUN TestDockerSuite/TestCpToDot [2021-04-17T11:57:42.251Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-04-17T11:57:42.251Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-04-17T11:57:42.251Z] === RUN TestDockerSuite/TestCpToStdout [2021-04-17T11:57:45.124Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-04-17T11:57:45.124Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-04-17T11:57:45.124Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-04-17T11:57:45.124Z] === RUN TestDockerSuite/TestCpVolumePath [2021-04-17T11:57:45.124Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-04-17T11:57:45.124Z] === RUN TestDockerSuite/TestCreateArgs [2021-04-17T11:57:45.124Z] === RUN TestDockerSuite/TestCreateByImageID [2021-04-17T11:57:47.275Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-04-17T11:57:55.775Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-04-17T11:57:55.775Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-04-17T11:57:55.775Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-04-17T11:57:56.728Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-04-17T11:57:57.682Z] === RUN TestDockerSuite/TestCreateLabels [2021-04-17T11:57:57.682Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-04-17T11:57:57.682Z] === RUN TestDockerSuite/TestCreateRM [2021-04-17T11:57:58.137Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-04-17T11:57:58.137Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-04-17T11:57:58.137Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-04-17T11:57:58.589Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-04-17T11:58:00.753Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-04-17T11:58:00.753Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-04-17T11:58:05.385Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-04-17T11:58:05.838Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-04-17T11:58:05.838Z] === RUN TestDockerSuite/TestRunAddHost [2021-04-17T11:58:05.838Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-04-17T11:58:05.838Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-04-17T11:58:05.838Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-04-17T11:58:05.838Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-04-17T11:58:06.290Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-04-17T11:58:06.290Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-04-17T11:58:07.801Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-04-17T11:58:07.801Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-04-17T11:58:07.801Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-04-17T11:58:10.886Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-04-17T11:58:11.337Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-04-17T11:58:11.791Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-04-17T11:58:13.524Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-04-17T11:58:15.482Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-04-17T11:58:15.482Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-04-17T11:58:15.482Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-04-17T11:58:15.684Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-04-17T11:58:17.633Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-04-17T11:58:17.633Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-04-17T11:58:17.633Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-04-17T11:58:17.633Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-04-17T11:58:17.633Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-04-17T11:58:17.633Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-04-17T11:58:17.633Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-04-17T11:58:17.633Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-04-17T11:58:17.633Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-04-17T11:58:17.633Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-04-17T11:58:17.633Z] === RUN TestDockerSuite/TestDevicePermissions [2021-04-17T11:58:17.633Z] === RUN TestDockerSuite/TestDockerFails [2021-04-17T11:58:17.633Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-04-17T11:58:17.633Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-04-17T11:58:17.633Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-04-17T11:58:17.633Z] === RUN TestDockerSuite/TestEventsAttach [2021-04-17T11:58:17.633Z] === RUN TestDockerSuite/TestEventsCommit [2021-04-17T11:58:17.633Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-04-17T11:58:18.548Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-04-17T11:58:20.583Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-04-17T11:58:21.509Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-04-17T11:58:22.733Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-04-17T11:58:23.667Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-04-17T11:58:23.667Z] === RUN TestDockerSuite/TestRunBindMounts [2021-04-17T11:58:25.603Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-04-17T11:58:29.388Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-04-17T11:58:29.388Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-04-17T11:58:29.388Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-04-17T11:58:29.388Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-04-17T11:58:29.388Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-04-17T11:58:29.388Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-04-17T11:58:29.388Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-04-17T11:58:29.388Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-04-17T11:58:29.388Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-04-17T11:58:29.388Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-04-17T11:58:29.388Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-04-17T11:58:29.388Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-04-17T11:58:31.532Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-04-17T11:58:31.532Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-04-17T11:58:34.100Z] === RUN TestDockerSuite/TestEventsCopy [2021-04-17T11:58:37.796Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-04-17T11:58:40.019Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-04-17T11:58:40.019Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-04-17T11:58:40.019Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-04-17T11:58:40.970Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-04-17T11:58:40.970Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-04-17T11:58:40.970Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-04-17T11:58:40.970Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-04-17T11:58:40.970Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-04-17T11:58:40.970Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-04-17T11:58:40.970Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-04-17T11:58:40.970Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-04-17T11:58:42.437Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-04-17T11:58:43.112Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-04-17T11:58:45.308Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-04-17T11:58:45.762Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-04-17T11:58:45.976Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-04-17T11:58:48.123Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-04-17T11:58:48.123Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-04-17T11:58:48.123Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-04-17T11:58:48.123Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-04-17T11:58:50.991Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-04-17T11:58:50.991Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-04-17T11:58:50.991Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-04-17T11:58:50.991Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-04-17T11:58:50.991Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-04-17T11:58:52.774Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-04-17T11:58:53.136Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-04-17T11:58:53.229Z] === RUN TestDockerSuite/TestEventsFilterType [2021-04-17T11:58:54.182Z] === RUN TestDockerSuite/TestEventsFilters [2021-04-17T11:58:58.862Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-04-17T11:58:58.862Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-04-17T11:58:58.862Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-04-17T11:58:58.862Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-04-17T11:58:58.862Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-04-17T11:58:58.862Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-04-17T11:58:58.863Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-04-17T11:59:01.009Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-04-17T11:59:01.009Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-04-17T11:59:01.009Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-04-17T11:59:01.009Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-04-17T11:59:03.875Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-04-17T11:59:04.422Z] === RUN TestDockerSuite/TestEventsFormat [2021-04-17T11:59:06.741Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-04-17T11:59:06.741Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-04-17T11:59:08.118Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-04-17T11:59:08.118Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-04-17T11:59:08.118Z] === RUN TestDockerSuite/TestEventsImageImport [2021-04-17T11:59:08.118Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-04-17T11:59:08.118Z] === RUN TestDockerSuite/TestEventsImagePull [2021-04-17T11:59:08.118Z] === RUN TestDockerSuite/TestEventsImageTag [2021-04-17T11:59:08.884Z] === RUN TestDockerSuite/TestRunEnvironment [2021-04-17T11:59:08.884Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-04-17T11:59:09.334Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-04-17T11:59:09.334Z] === RUN TestDockerSuite/TestRunExitCode [2021-04-17T11:59:09.634Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-04-17T11:59:09.634Z] === RUN TestDockerSuite/TestEventsRename [2021-04-17T11:59:11.633Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-04-17T11:59:11.785Z] === RUN TestDockerSuite/TestEventsResize [2021-04-17T11:59:13.778Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-04-17T11:59:14.657Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-04-17T11:59:15.922Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-04-17T11:59:16.808Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-04-17T11:59:18.786Z] === RUN TestDockerSuite/TestRunExposePort [2021-04-17T11:59:18.786Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-04-17T11:59:18.786Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-04-17T11:59:18.786Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-04-17T11:59:18.786Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-04-17T11:59:18.786Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-04-17T11:59:18.786Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-04-17T11:59:18.786Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-04-17T11:59:18.786Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-04-17T11:59:18.960Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-04-17T11:59:23.417Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-04-17T11:59:23.417Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-04-17T11:59:23.417Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-04-17T11:59:23.417Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-04-17T11:59:23.417Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-04-17T11:59:23.417Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-04-17T11:59:23.417Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-04-17T11:59:23.611Z] === RUN TestDockerSuite/TestEventsTop [2021-04-17T11:59:23.611Z] === RUN TestDockerSuite/TestEventsUntag [2021-04-17T11:59:26.483Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-04-17T11:59:30.420Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-04-17T11:59:30.420Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-04-17T11:59:31.934Z] === RUN TestDockerSuite/TestRunModeHostname [2021-04-17T11:59:31.934Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-04-17T11:59:32.385Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-04-17T11:59:32.385Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-04-17T11:59:32.385Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-04-17T11:59:32.385Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-04-17T11:59:32.385Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-04-17T11:59:32.385Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-04-17T11:59:32.385Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-04-17T11:59:32.385Z] === RUN TestDockerSuite/TestRunMount [2021-04-17T11:59:32.385Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-04-17T11:59:32.385Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-04-17T11:59:32.385Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-04-17T11:59:32.385Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-04-17T11:59:36.729Z] === RUN TestDockerSuite/TestExec [2021-04-17T11:59:36.729Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-04-17T11:59:36.729Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-04-17T11:59:37.685Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-04-17T11:59:39.203Z] === RUN TestDockerSuite/TestExecAPIStart [2021-04-17T11:59:39.203Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-04-17T11:59:39.203Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-04-17T11:59:39.203Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-04-17T11:59:40.879Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-04-17T11:59:40.879Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-04-17T11:59:40.879Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-04-17T11:59:40.879Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-04-17T11:59:41.361Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-04-17T11:59:43.512Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-04-17T11:59:45.662Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-04-17T11:59:46.613Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-04-17T11:59:47.812Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-04-17T11:59:50.302Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-04-17T11:59:50.302Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-04-17T11:59:50.302Z] === RUN TestDockerSuite/TestRunNetHost [2021-04-17T11:59:50.302Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-04-17T11:59:50.302Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-04-17T11:59:50.302Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-04-17T11:59:50.302Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-04-17T11:59:50.302Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-04-17T11:59:50.302Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-04-17T11:59:50.302Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-04-17T11:59:50.302Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-04-17T11:59:51.816Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-04-17T11:59:52.455Z] === RUN TestDockerSuite/TestExecCgroup [2021-04-17T11:59:52.455Z] === RUN TestDockerSuite/TestExecEnv [2021-04-17T11:59:52.455Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-04-17T11:59:52.455Z] === RUN TestDockerSuite/TestExecExitStatus [2021-04-17T11:59:53.331Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-04-17T11:59:54.610Z] === RUN TestDockerSuite/TestExecInspectID [2021-04-17T11:59:55.477Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-04-17T11:59:56.429Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-04-17T11:59:58.576Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-04-17T11:59:58.576Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-04-17T11:59:58.576Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-04-17T11:59:58.576Z] === RUN TestDockerSuite/TestRunPortInUse [2021-04-17T11:59:58.576Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-04-17T11:59:58.576Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-04-17T11:59:58.576Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-04-17T11:59:58.576Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-04-17T11:59:58.576Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-04-17T11:59:59.253Z] === RUN TestDockerSuite/TestExecInteractive [2021-04-17T11:59:59.253Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-04-17T11:59:59.253Z] === RUN TestDockerSuite/TestExecParseError [2021-04-17T11:59:59.253Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-04-17T11:59:59.253Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-04-17T11:59:59.253Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-04-17T12:00:02.130Z] === RUN TestDockerSuite/TestExecSetEnv [2021-04-17T12:00:02.130Z] === RUN TestDockerSuite/TestExecStartFails [2021-04-17T12:00:02.130Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-04-17T12:00:02.130Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-04-17T12:00:02.130Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-04-17T12:00:02.130Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-04-17T12:00:02.285Z] === RUN TestDockerSuite/TestRunPublishPort [2021-04-17T12:00:02.285Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-04-17T12:00:02.285Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-04-17T12:00:02.285Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-04-17T12:00:02.285Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-04-17T12:00:02.285Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-04-17T12:00:04.280Z] === RUN TestDockerSuite/TestExecUlimits [2021-04-17T12:00:04.280Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-04-17T12:00:11.298Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-04-17T12:00:11.298Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-04-17T12:00:11.298Z] === RUN TestDockerSuite/TestExecWithUser [2021-04-17T12:00:11.298Z] === RUN TestDockerSuite/TestGetContainerStats [2021-04-17T12:00:12.536Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-04-17T12:00:12.537Z] === RUN TestDockerSuite/TestRunRm [2021-04-17T12:00:14.051Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-04-17T12:00:17.039Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-04-17T12:00:19.782Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-04-17T12:00:21.936Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-04-17T12:00:22.781Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-04-17T12:00:24.802Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-04-17T12:00:26.477Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-04-17T12:00:26.948Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-04-17T12:00:29.821Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-04-17T12:00:29.821Z] === RUN TestDockerSuite/TestRunState [2021-04-17T12:00:29.821Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-04-17T12:00:31.968Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-04-17T12:00:31.968Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-04-17T12:00:33.491Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-04-17T12:00:33.491Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-04-17T12:00:33.491Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-04-17T12:00:33.491Z] === RUN TestDockerSuite/TestHealth [2021-04-17T12:00:33.491Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-04-17T12:00:33.491Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-04-17T12:00:33.491Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-04-17T12:00:33.491Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-04-17T12:00:34.120Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-04-17T12:00:34.120Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-04-17T12:00:34.120Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-04-17T12:00:34.120Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-04-17T12:00:34.571Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-04-17T12:00:34.571Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-04-17T12:00:38.137Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-04-17T12:00:38.137Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-04-17T12:00:38.137Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-04-17T12:00:38.137Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-04-17T12:00:38.137Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-04-17T12:00:38.592Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-04-17T12:00:39.045Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-04-17T12:00:39.045Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-04-17T12:00:39.221Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-04-17T12:00:39.221Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-04-17T12:00:39.221Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-04-17T12:00:39.221Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-04-17T12:00:39.221Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-04-17T12:00:39.221Z] === RUN TestDockerSuite/TestRunUserByID [2021-04-17T12:00:39.221Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-04-17T12:00:39.221Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-04-17T12:00:39.221Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-04-17T12:00:39.221Z] === RUN TestDockerSuite/TestRunUserByName [2021-04-17T12:00:39.221Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-04-17T12:00:40.563Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-04-17T12:00:40.563Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-04-17T12:00:42.095Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-04-17T12:00:42.095Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-04-17T12:00:42.715Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-04-17T12:00:42.715Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-04-17T12:00:44.965Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-04-17T12:00:44.965Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-04-17T12:00:44.965Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-04-17T12:00:45.588Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-04-17T12:00:47.832Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-04-17T12:00:54.093Z] === RUN TestDockerSuite/TestImagesFormat [2021-04-17T12:00:54.093Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-04-17T12:00:54.093Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-04-17T12:00:56.329Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-04-17T12:00:56.967Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-04-17T12:00:57.419Z] === RUN TestDockerSuite/TestImportBadURL [2021-04-17T12:00:59.572Z] === RUN TestDockerSuite/TestImportDisplay [2021-04-17T12:00:59.572Z] === RUN TestDockerSuite/TestImportFile [2021-04-17T12:00:59.572Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-04-17T12:00:59.572Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-04-17T12:00:59.572Z] === RUN TestDockerSuite/TestImportGzipped [2021-04-17T12:00:59.572Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-04-17T12:00:59.572Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-04-17T12:00:59.572Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-04-17T12:01:00.025Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-04-17T12:01:00.025Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-04-17T12:01:00.025Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-04-17T12:01:00.025Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-04-17T12:01:00.025Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-04-17T12:01:00.964Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-04-17T12:01:02.180Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-04-17T12:01:05.053Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-04-17T12:01:05.053Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-04-17T12:01:05.053Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-04-17T12:01:05.053Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-04-17T12:01:05.053Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-04-17T12:01:06.696Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-04-17T12:01:06.696Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-04-17T12:01:07.147Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-04-17T12:01:07.207Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-04-17T12:01:07.660Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-04-17T12:01:09.812Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-04-17T12:01:09.812Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-04-17T12:01:09.812Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-04-17T12:01:09.812Z] === RUN TestDockerSuite/TestInspectDefault [2021-04-17T12:01:10.836Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-04-17T12:01:12.353Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-04-17T12:01:12.707Z] === RUN TestDockerSuite/TestInspectHistory [2021-04-17T12:01:15.230Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-04-17T12:01:15.230Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-04-17T12:01:15.230Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-04-17T12:01:15.230Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-04-17T12:01:15.230Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-04-17T12:01:15.230Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-04-17T12:01:15.230Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-04-17T12:01:15.230Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-04-17T12:01:15.230Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-04-17T12:01:17.356Z] === RUN TestDockerSuite/TestInspectImage [2021-04-17T12:01:17.356Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-04-17T12:01:17.356Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-04-17T12:01:17.356Z] === RUN TestDockerSuite/TestInspectInt64 [2021-04-17T12:01:20.230Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-04-17T12:01:22.392Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-04-17T12:01:22.392Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-04-17T12:01:23.729Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-04-17T12:01:25.245Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-04-17T12:01:25.309Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-04-17T12:01:27.393Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-04-17T12:01:27.497Z] === RUN TestDockerSuite/TestInspectPlugin [2021-04-17T12:01:27.497Z] === RUN TestDockerSuite/TestInspectRootFS [2021-04-17T12:01:27.497Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-04-17T12:01:29.682Z] === RUN TestDockerSuite/TestInspectStatus [2021-04-17T12:01:32.598Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-04-17T12:01:33.129Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-04-17T12:01:33.129Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-04-17T12:01:33.129Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-04-17T12:01:33.129Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-04-17T12:01:33.129Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-04-17T12:01:33.129Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-04-17T12:01:33.129Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-04-17T12:01:33.129Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-04-17T12:01:33.129Z] === RUN TestDockerSuite/TestSaveImageId [2021-04-17T12:01:33.129Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-04-17T12:01:33.129Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-04-17T12:01:33.129Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-04-17T12:01:33.129Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-04-17T12:01:33.129Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-04-17T12:01:33.129Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-04-17T12:01:33.129Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-04-17T12:01:33.129Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-04-17T12:01:33.129Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-04-17T12:01:35.277Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-04-17T12:01:35.277Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-04-17T12:01:35.728Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-04-17T12:01:35.728Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-04-17T12:01:37.306Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-04-17T12:01:37.874Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-04-17T12:01:40.223Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-04-17T12:01:42.411Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-04-17T12:01:44.599Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-04-17T12:01:46.373Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-04-17T12:01:46.373Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-04-17T12:01:47.521Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-04-17T12:01:49.706Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-04-17T12:01:51.893Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-04-17T12:01:51.893Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-04-17T12:01:52.356Z] === RUN TestDockerSuite/TestLinksEnvs [2021-04-17T12:01:52.356Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-04-17T12:01:52.356Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-04-17T12:01:52.356Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-04-17T12:01:52.356Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-04-17T12:01:52.356Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-04-17T12:01:52.356Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-04-17T12:01:52.356Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-04-17T12:01:52.356Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-04-17T12:01:52.356Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-04-17T12:01:52.356Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-04-17T12:01:52.356Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-04-17T12:01:52.356Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-04-17T12:01:52.356Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-04-17T12:01:52.356Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-04-17T12:01:52.356Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-04-17T12:01:52.356Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-04-17T12:01:52.356Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-04-17T12:01:54.541Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-04-17T12:01:54.871Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-04-17T12:01:54.871Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-04-17T12:01:56.733Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-04-17T12:01:58.569Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-04-17T12:01:58.569Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-04-17T12:01:58.569Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-04-17T12:01:58.569Z] === RUN TestDockerSuite/TestStartRecordError [2021-04-17T12:01:58.569Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-04-17T12:02:02.539Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-04-17T12:02:04.723Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-04-17T12:02:04.723Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-04-17T12:02:05.580Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-04-17T12:02:05.580Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-04-17T12:02:05.580Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-04-17T12:02:05.580Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-04-17T12:02:05.580Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-04-17T12:02:05.580Z] === RUN TestDockerSuite/TestStatsNoStream [2021-04-17T12:02:05.580Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-04-17T12:02:07.638Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-04-17T12:02:07.638Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-04-17T12:02:07.733Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-04-17T12:02:09.883Z] === RUN TestDockerSuite/TestTopPrivileged [2021-04-17T12:02:09.883Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-04-17T12:02:12.031Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-04-17T12:02:12.031Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-04-17T12:02:12.031Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-04-17T12:02:12.031Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-04-17T12:02:12.031Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-04-17T12:02:12.031Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-04-17T12:02:12.031Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-04-17T12:02:14.742Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-04-17T12:02:21.835Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-04-17T12:02:28.926Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-04-17T12:02:29.611Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-04-17T12:02:29.611Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-04-17T12:02:29.611Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-04-17T12:02:29.611Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-04-17T12:02:29.611Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-04-17T12:02:29.611Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-04-17T12:02:29.611Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-04-17T12:02:31.111Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-04-17T12:02:31.128Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-04-17T12:02:31.128Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-04-17T12:02:34.023Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-04-17T12:02:34.023Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-04-17T12:02:34.817Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-04-17T12:02:34.817Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-04-17T12:02:34.817Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-04-17T12:02:35.269Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-04-17T12:02:35.269Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-04-17T12:02:36.209Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-04-17T12:02:38.393Z] === RUN TestDockerSuite/TestLogsSince [2021-04-17T12:02:43.773Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-04-17T12:02:43.773Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-04-17T12:02:44.225Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-04-17T12:02:44.225Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-04-17T12:02:44.225Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-04-17T12:02:46.975Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-04-17T12:02:46.975Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-04-17T12:02:46.975Z] === RUN TestDockerSuite/TestLogsTail [2021-04-17T12:02:49.891Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-04-17T12:02:52.717Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-04-17T12:02:52.717Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-04-17T12:02:52.717Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-04-17T12:02:52.806Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-04-17T12:02:54.999Z] === RUN TestDockerSuite/TestMountIntoProc [2021-04-17T12:02:54.999Z] === RUN TestDockerSuite/TestMountIntoSys [2021-04-17T12:02:54.999Z] === RUN TestDockerSuite/TestNetHostname [2021-04-17T12:02:54.999Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-04-17T12:02:54.999Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-04-17T12:02:54.999Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-04-17T12:02:54.999Z] === RUN TestDockerSuite/TestPluginActive [2021-04-17T12:02:54.999Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-04-17T12:02:54.999Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-04-17T12:02:54.999Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-04-17T12:02:54.999Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-04-17T12:02:54.999Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-04-17T12:02:54.999Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-04-17T12:02:54.999Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-04-17T12:02:54.999Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-04-17T12:02:54.999Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-04-17T12:02:54.999Z] === RUN TestDockerSuite/TestPortHostBinding [2021-04-17T12:02:54.999Z] === RUN TestDockerSuite/TestPortList [2021-04-17T12:02:54.999Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-04-17T12:03:02.960Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-04-17T12:03:02.960Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite (2490.21s) [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-04-17T12:03:04.474Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-04-17T12:03:04.474Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-04-17T12:03:04.474Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-04-17T12:03:04.474Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.84s) [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.25s) [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.61s) [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (64.52s) [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.72s) [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-04-17T12:03:04.474Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-04-17T12:03:04.474Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.474Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-04-17T12:03:04.474Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.474Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-04-17T12:03:04.474Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.474Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-04-17T12:03:04.474Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.474Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-04-17T12:03:04.474Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.474Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-04-17T12:03:04.474Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.474Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-04-17T12:03:04.474Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-04-17T12:03:04.474Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-04-17T12:03:04.474Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.68s) [2021-04-17T12:03:04.474Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-04-17T12:03:04.474Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.474Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-04-17T12:03:04.474Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.34s) [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.74s) [2021-04-17T12:03:04.474Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-04-17T12:03:04.474Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-04-17T12:03:04.474Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-04-17T12:03:04.474Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-04-17T12:03:04.474Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-04-17T12:03:04.474Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.474Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-04-17T12:03:04.474Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.32s) [2021-04-17T12:03:04.474Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-04-17T12:03:04.474Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-04-17T12:03:04.474Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-04-17T12:03:04.474Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.59s) [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (80.21s) [2021-04-17T12:03:04.474Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2021-04-17T12:03:04.474Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (10.55s) [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (8.85s) [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.11s) [2021-04-17T12:03:04.474Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-04-17T12:03:04.474Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.474Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-04-17T12:03:04.474Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.474Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-04-17T12:03:04.474Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.03s) [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.52s) [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.74s) [2021-04-17T12:03:04.474Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-04-17T12:03:04.474Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.474Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-04-17T12:03:04.474Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.40s) [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.58s) [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.90s) [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.21s) [2021-04-17T12:03:04.474Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-04-17T12:03:04.474Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.44s) [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.92s) [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.61s) [2021-04-17T12:03:04.474Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-04-17T12:03:04.474Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.474Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-04-17T12:03:04.474Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.474Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-04-17T12:03:04.474Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.474Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-04-17T12:03:04.474Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.60s) [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestBuildAddTar (39.19s) [2021-04-17T12:03:04.474Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-04-17T12:03:04.474Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.474Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.42s) [2021-04-17T12:03:04.474Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (22.46s) [2021-04-17T12:03:04.474Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.80s) [2021-04-17T12:03:04.474Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.59s) [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (11.40s) [2021-04-17T12:03:04.474Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.09s) [2021-04-17T12:03:04.474Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.51s) [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (13.25s) [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (17.77s) [2021-04-17T12:03:04.474Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.38s) [2021-04-17T12:03:04.474Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.12s) [2021-04-17T12:03:04.474Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-04-17T12:03:04.474Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.474Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-04-17T12:03:04.474Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.83s) [2021-04-17T12:03:04.474Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-04-17T12:03:04.474Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.61s) [2021-04-17T12:03:04.474Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-04-17T12:03:04.474Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.474Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-04-17T12:03:04.474Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (24.69s) [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.18s) [2021-04-17T12:03:04.474Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.78s) [2021-04-17T12:03:04.474Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.474Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.41s) [2021-04-17T12:03:04.474Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.49s) [2021-04-17T12:03:04.474Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-04-17T12:03:04.474Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.78s) [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.51s) [2021-04-17T12:03:04.474Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-04-17T12:03:04.474Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.474Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-04-17T12:03:04.474Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.57s) [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.09s) [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestBuildCmd (0.57s) [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.56s) [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.59s) [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.89s) [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.39s) [2021-04-17T12:03:04.474Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-04-17T12:03:04.474Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.23s) [2021-04-17T12:03:04.474Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-04-17T12:03:04.474Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.50s) [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.70s) [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.96s) [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.55s) [2021-04-17T12:03:04.474Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-04-17T12:03:04.474Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.97s) [2021-04-17T12:03:04.474Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.68s) [2021-04-17T12:03:04.474Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-04-17T12:03:04.475Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.475Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-04-17T12:03:04.475Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.17s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (40.94s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.56s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.38s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.02s) [2021-04-17T12:03:04.475Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.39s) [2021-04-17T12:03:04.475Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.475Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2021-04-17T12:03:04.475Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.475Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-04-17T12:03:04.475Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.60s) [2021-04-17T12:03:04.475Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-04-17T12:03:04.475Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (23.62s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.74s) [2021-04-17T12:03:04.475Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.39s) [2021-04-17T12:03:04.475Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (22.51s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.77s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.81s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.41s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.20s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.10s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildDockerignore (50.88s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.36s) [2021-04-17T12:03:04.475Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.42s) [2021-04-17T12:03:04.475Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (55.78s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.63s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.97s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (19.85s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.36s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.73s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (28.71s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.25s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.16s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (78.00s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.45s) [2021-04-17T12:03:04.475Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.39s) [2021-04-17T12:03:04.475Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.475Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-04-17T12:03:04.475Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.63s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.19s) [2021-04-17T12:03:04.475Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-04-17T12:03:04.475Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.52s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.59s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (9.66s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (7.86s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (9.24s) [2021-04-17T12:03:04.475Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-04-17T12:03:04.475Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.475Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.35s) [2021-04-17T12:03:04.475Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.475Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-04-17T12:03:04.475Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.475Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-04-17T12:03:04.475Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.475Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-04-17T12:03:04.475Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.01s) [2021-04-17T12:03:04.475Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-04-17T12:03:04.475Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.475Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-04-17T12:03:04.475Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.475Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-04-17T12:03:04.475Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.05s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (9.18s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.52s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.67s) [2021-04-17T12:03:04.475Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-04-17T12:03:04.475Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.475Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-04-17T12:03:04.475Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.475Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-04-17T12:03:04.475Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.475Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-04-17T12:03:04.475Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.475Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-04-17T12:03:04.475Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildFails (2.58s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.97s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.29s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildForceRm (11.57s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.01s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.39s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (9.79s) [2021-04-17T12:03:04.475Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-04-17T12:03:04.475Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.66s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.57s) [2021-04-17T12:03:04.475Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-04-17T12:03:04.475Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.50s) [2021-04-17T12:03:04.475Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-04-17T12:03:04.475Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildHistory (12.33s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.05s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.80s) [2021-04-17T12:03:04.475Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-04-17T12:03:04.475Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.77s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.68s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildLabel (1.05s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.65s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.04s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.62s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildLabels (1.08s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.60s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.41s) [2021-04-17T12:03:04.475Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-04-17T12:03:04.475Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.475Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-04-17T12:03:04.475Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.65s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.66s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.19s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (16.31s) [2021-04-17T12:03:04.475Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-04-17T12:03:04.475Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.50s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (41.41s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (15.55s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.93s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.91s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (10.13s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (26.14s) [2021-04-17T12:03:04.475Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-04-17T12:03:04.475Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.36s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.69s) [2021-04-17T12:03:04.475Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-04-17T12:03:04.475Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.475Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-04-17T12:03:04.475Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.13s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.60s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.72s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.68s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.05s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.44s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.64s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.73s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.38s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.26s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (12.45s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (9.44s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.41s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.40s) [2021-04-17T12:03:04.475Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-04-17T12:03:04.475Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.475Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-04-17T12:03:04.475Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.89s) [2021-04-17T12:03:04.475Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-04-17T12:03:04.475Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (42.43s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (18.94s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildRm (21.48s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.07s) [2021-04-17T12:03:04.475Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-04-17T12:03:04.475Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.475Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.39s) [2021-04-17T12:03:04.475Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.47s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.62s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.92s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.65s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.99s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.84s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.66s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.86s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.34s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (9.38s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildStderr (9.00s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (27.51s) [2021-04-17T12:03:04.475Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.38s) [2021-04-17T12:03:04.475Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.55s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.38s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.09s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (9.66s) [2021-04-17T12:03:04.475Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-04-17T12:03:04.475Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.475Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-04-17T12:03:04.475Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.475Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-04-17T12:03:04.475Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (8.52s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.58s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.15s) [2021-04-17T12:03:04.475Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-04-17T12:03:04.475Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.475Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-04-17T12:03:04.475Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.31s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.01s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.36s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.72s) [2021-04-17T12:03:04.475Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.41s) [2021-04-17T12:03:04.475Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.475Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-04-17T12:03:04.475Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildWithFailure (7.30s) [2021-04-17T12:03:04.475Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2021-04-17T12:03:04.475Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (24.25s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.13s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.42s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.03s) [2021-04-17T12:03:04.475Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.41s) [2021-04-17T12:03:04.475Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.475Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.41s) [2021-04-17T12:03:04.475Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.475Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-04-17T12:03:04.475Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.24s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (16.91s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.10s) [2021-04-17T12:03:04.475Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.38s) [2021-04-17T12:03:04.475Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.475Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-04-17T12:03:04.475Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.475Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-04-17T12:03:04.475Z] docker_cli_sni_test.go:18: Flakey test [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.81s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.83s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestCommitChange (5.16s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.74s) [2021-04-17T12:03:04.475Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-04-17T12:03:04.475Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.25s) [2021-04-17T12:03:04.475Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-04-17T12:03:04.475Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestCommitTTY (7.35s) [2021-04-17T12:03:04.475Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.81s) [2021-04-17T12:03:04.475Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-04-17T12:03:04.475Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.475Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-04-17T12:03:04.475Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.475Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-04-17T12:03:04.475Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.475Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-04-17T12:03:04.475Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.475Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-04-17T12:03:04.475Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-04-17T12:03:04.476Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-04-17T12:03:04.476Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.52s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.99s) [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-04-17T12:03:04.476Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.59s) [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-04-17T12:03:04.476Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-04-17T12:03:04.476Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-04-17T12:03:04.476Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.68s) [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-04-17T12:03:04.476Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.65s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-04-17T12:03:04.476Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-04-17T12:03:04.476Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-04-17T12:03:04.476Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.29s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.10s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.15s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-04-17T12:03:04.476Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.23s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.65s) [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-04-17T12:03:04.476Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-04-17T12:03:04.476Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.65s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.97s) [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-04-17T12:03:04.476Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.76s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.28s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.25s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.91s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.03s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.14s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.94s) [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-04-17T12:03:04.476Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.73s) [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-04-17T12:03:04.476Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.18s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.53s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.34s) [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-04-17T12:03:04.476Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-04-17T12:03:04.476Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-04-17T12:03:04.476Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-04-17T12:03:04.476Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-04-17T12:03:04.476Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.83s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.43s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.65s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.66s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.68s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.66s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0009027a0_} (2.58s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1639711566_c:\foo_false____} (2.60s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1639711566_c:\foo_true____} (2.57s) [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-04-17T12:03:04.476Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.48s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.11s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.11s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-04-17T12:03:04.476Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-04-17T12:03:04.476Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-04-17T12:03:04.476Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-04-17T12:03:04.476Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-04-17T12:03:04.476Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.67s) [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-04-17T12:03:04.476Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-04-17T12:03:04.476Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-04-17T12:03:04.476Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-04-17T12:03:04.476Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-04-17T12:03:04.476Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-04-17T12:03:04.476Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-04-17T12:03:04.476Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-04-17T12:03:04.476Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-04-17T12:03:04.476Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-04-17T12:03:04.476Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-04-17T12:03:04.476Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-04-17T12:03:04.476Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-04-17T12:03:04.476Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.76s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-04-17T12:03:04.476Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.88s) [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-04-17T12:03:04.476Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-04-17T12:03:04.476Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-04-17T12:03:04.476Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.80s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.81s) [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-04-17T12:03:04.476Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-04-17T12:03:04.476Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.75s) [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-04-17T12:03:04.476Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-04-17T12:03:04.476Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.04s) [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-04-17T12:03:04.476Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-04-17T12:03:04.476Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestCpToDot (2.81s) [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-04-17T12:03:04.476Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-04-17T12:03:04.476Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestCpToStdout (2.68s) [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-04-17T12:03:04.476Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-04-17T12:03:04.476Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-04-17T12:03:04.476Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-04-17T12:03:04.476Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.23s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestCreateArgs (0.22s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.17s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.37s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.26s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.28s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.81s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.81s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestCreateLabels (0.24s) [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-04-17T12:03:04.476Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestCreateRM (0.44s) [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-04-17T12:03:04.476Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.23s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.45s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.14s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.26s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.49s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.71s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.25s) [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-04-17T12:03:04.476Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.49s) [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-04-17T12:03:04.476Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.18s) [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-04-17T12:03:04.476Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-04-17T12:03:04.476Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-04-17T12:03:04.476Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-04-17T12:03:04.476Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-04-17T12:03:04.476Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-04-17T12:03:04.476Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-04-17T12:03:04.476Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-04-17T12:03:04.476Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-04-17T12:03:04.476Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-04-17T12:03:04.476Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-04-17T12:03:04.476Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-04-17T12:03:04.476Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-04-17T12:03:04.476Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-04-17T12:03:04.476Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.72s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.74s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.91s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.87s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestEventsCopy (9.47s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.28s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.54s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.84s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.40s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.05s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.09s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestEventsFilters (5.42s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestEventsFormat (5.02s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-04-17T12:03:04.476Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-04-17T12:03:04.477Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-04-17T12:03:04.477Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-04-17T12:03:04.477Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-04-17T12:03:04.477Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestEventsRename (2.83s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestEventsResize (3.33s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.33s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.54s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.68s) [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-04-17T12:03:04.477Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestEventsUntag (2.72s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.45s) [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-04-17T12:03:04.477Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-04-17T12:03:04.477Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.21s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.10s) [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-04-17T12:03:04.477Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-04-17T12:03:04.477Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-04-17T12:03:04.477Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.05s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.30s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.13s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.03s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.64s) [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-04-17T12:03:04.477Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-04-17T12:03:04.477Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-04-17T12:03:04.477Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.24s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestExecInspectID (4.64s) [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-04-17T12:03:04.477Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-04-17T12:03:04.477Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-04-17T12:03:04.477Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-04-17T12:03:04.477Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-04-17T12:03:04.477Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.41s) [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-04-17T12:03:04.477Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-04-17T12:03:04.477Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-04-17T12:03:04.477Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-04-17T12:03:04.477Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-04-17T12:03:04.477Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.25s) [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-04-17T12:03:04.477Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.79s) [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-04-17T12:03:04.477Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-04-17T12:03:04.477Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-04-17T12:03:04.477Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.93s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.94s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.04s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.96s) [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-04-17T12:03:04.477Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-04-17T12:03:04.477Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.80s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-04-17T12:03:04.477Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.33s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.68s) [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-04-17T12:03:04.477Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.13s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.85s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.14s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.90s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestImagesFormat (0.18s) [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-04-17T12:03:04.477Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.79s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestImportBadURL (2.41s) [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-04-17T12:03:04.477Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-04-17T12:03:04.477Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-04-17T12:03:04.477Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-04-17T12:03:04.477Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-04-17T12:03:04.477Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-04-17T12:03:04.477Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-04-17T12:03:04.477Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-04-17T12:03:04.477Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-04-17T12:03:04.477Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-04-17T12:03:04.477Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.18s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.39s) [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-04-17T12:03:04.477Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-04-17T12:03:04.477Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-04-17T12:03:04.477Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.62s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.36s) [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-04-17T12:03:04.477Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-04-17T12:03:04.477Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-04-17T12:03:04.477Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestInspectDefault (2.54s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestInspectHistory (4.33s) [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-04-17T12:03:04.477Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-04-17T12:03:04.477Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-04-17T12:03:04.477Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.69s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.10s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.55s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.12s) [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-04-17T12:03:04.477Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.11s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestInspectStatus (3.30s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.23s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.20s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.29s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.08s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.65s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.58s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.59s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-04-17T12:03:04.477Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-04-17T12:03:04.477Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-04-17T12:03:04.477Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-04-17T12:03:04.477Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-04-17T12:03:04.477Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-04-17T12:03:04.477Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-04-17T12:03:04.477Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-04-17T12:03:04.477Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-04-17T12:03:04.477Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-04-17T12:03:04.477Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-04-17T12:03:04.477Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-04-17T12:03:04.477Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-04-17T12:03:04.477Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-04-17T12:03:04.477Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-04-17T12:03:04.477Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-04-17T12:03:04.477Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.97s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.02s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.82s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.60s) [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-04-17T12:03:04.477Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.20s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.51s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.52s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.53s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.57s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.59s) [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-04-17T12:03:04.477Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.71s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.86s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestLogsSince (9.26s) [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-04-17T12:03:04.477Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-04-17T12:03:04.477Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestLogsTail (3.01s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.91s) [2021-04-17T12:03:04.477Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.34s) [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-04-17T12:03:04.477Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-04-17T12:03:04.477Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-04-17T12:03:04.477Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.477Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-04-17T12:03:04.477Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-04-17T12:03:04.478Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-04-17T12:03:04.478Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-04-17T12:03:04.478Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-04-17T12:03:04.478Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-04-17T12:03:04.478Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-04-17T12:03:04.478Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-04-17T12:03:04.478Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-04-17T12:03:04.478Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-04-17T12:03:04.478Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-04-17T12:03:04.478Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-04-17T12:03:04.478Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-04-17T12:03:04.478Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-04-17T12:03:04.478Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.16s) [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-04-17T12:03:04.478Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-04-17T12:03:04.478Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-04-17T12:03:04.478Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-04-17T12:03:04.478Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-04-17T12:03:04.478Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-04-17T12:03:04.478Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-04-17T12:03:04.478Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-04-17T12:03:04.478Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.87s) [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-04-17T12:03:04.478Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestPsByOrder (8.25s) [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-04-17T12:03:04.478Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.29s) [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.86s) [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.36s) [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-04-17T12:03:04.478Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.24s) [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.96s) [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.02s) [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.42s) [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-04-17T12:03:04.478Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-04-17T12:03:04.478Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.67s) [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-04-17T12:03:04.478Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-04-17T12:03:04.478Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-04-17T12:03:04.478Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-04-17T12:03:04.478Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.94s) [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-04-17T12:03:04.478Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.58s) [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-04-17T12:03:04.478Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s) [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s) [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-04-17T12:03:04.478Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.13s) [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.67s) [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (7.12s) [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (29.81s) [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-04-17T12:03:04.478Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.32s) [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.29s) [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.22s) [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.84s) [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.80s) [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.41s) [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-04-17T12:03:04.478Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.68s) [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.35s) [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (18.11s) [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.19s) [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.70s) [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.18s) [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.27s) [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.68s) [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.01s) [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestRmiTag (0.63s) [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.75s) [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (25.76s) [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.93s) [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.14s) [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.20s) [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-04-17T12:03:04.478Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-04-17T12:03:04.478Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-04-17T12:03:04.478Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-04-17T12:03:04.478Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-04-17T12:03:04.478Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-04-17T12:03:04.478Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-04-17T12:03:04.478Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.85s) [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-04-17T12:03:04.478Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-04-17T12:03:04.478Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.21s) [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.68s) [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.61s) [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.61s) [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.65s) [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.19s) [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-04-17T12:03:04.478Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-04-17T12:03:04.478Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-04-17T12:03:04.478Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-04-17T12:03:04.478Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-04-17T12:03:04.478Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-04-17T12:03:04.478Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-04-17T12:03:04.478Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-04-17T12:03:04.478Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-04-17T12:03:04.478Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-04-17T12:03:04.478Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-04-17T12:03:04.478Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.30s) [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-04-17T12:03:04.478Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (7.71s) [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-04-17T12:03:04.478Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-04-17T12:03:04.478Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.84s) [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-04-17T12:03:04.478Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-04-17T12:03:04.478Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-04-17T12:03:04.478Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-04-17T12:03:04.478Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-04-17T12:03:04.478Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-04-17T12:03:04.478Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-04-17T12:03:04.478Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.88s) [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.66s) [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.57s) [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-04-17T12:03:04.478Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-04-17T12:03:04.478Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-04-17T12:03:04.478Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.68s) [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-04-17T12:03:04.478Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-04-17T12:03:04.478Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-04-17T12:03:04.478Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-04-17T12:03:04.478Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.04s) [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.13s) [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-04-17T12:03:04.478Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-04-17T12:03:04.478Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-04-17T12:03:04.478Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-04-17T12:03:04.478Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-04-17T12:03:04.478Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-04-17T12:03:04.478Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.74s) [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-04-17T12:03:04.478Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.18s) [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-04-17T12:03:04.478Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.60s) [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.69s) [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-04-17T12:03:04.478Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.57s) [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-04-17T12:03:04.478Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-04-17T12:03:04.478Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-04-17T12:03:04.478Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestRunExitCode (2.58s) [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.15s) [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.20s) [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.73s) [2021-04-17T12:03:04.478Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-04-17T12:03:04.478Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-04-17T12:03:04.478Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.28s) [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.17s) [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.58s) [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.78s) [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.63s) [2021-04-17T12:03:04.479Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.05s) [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.46s) [2021-04-17T12:03:04.479Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.21s) [2021-04-17T12:03:04.479Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.78s) [2021-04-17T12:03:04.479Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.75s) [2021-04-17T12:03:04.479Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.21s) [2021-04-17T12:03:04.479Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.95s) [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.42s) [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.31s) [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- PASS: TestDockerSuite/TestRunRm (2.46s) [2021-04-17T12:03:04.479Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.60s) [2021-04-17T12:03:04.479Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.25s) [2021-04-17T12:03:04.479Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.60s) [2021-04-17T12:03:04.479Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.16s) [2021-04-17T12:03:04.479Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.81s) [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.53s) [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.12s) [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s) [2021-04-17T12:03:04.479Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.91s) [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.53s) [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.58s) [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.45s) [2021-04-17T12:03:04.479Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.91s) [2021-04-17T12:03:04.479Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.63s) [2021-04-17T12:03:04.479Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.30s) [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s) [2021-04-17T12:03:04.479Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.18s) [2021-04-17T12:03:04.479Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.14s) [2021-04-17T12:03:04.479Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.67s) [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-04-17T12:03:04.479Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (8.39s) [2021-04-17T12:03:04.479Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.67s) [2021-04-17T12:03:04.479Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.84s) [2021-04-17T12:03:04.479Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.19s) [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-04-17T12:03:04.479Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-04-17T12:03:04.479Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-04-17T12:03:04.479Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.479Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.28s) [2021-04-17T12:03:04.479Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-04-17T12:03:04.479Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2021-04-17T12:03:04.479Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.22s) [2021-04-17T12:03:04.480Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.58s) [2021-04-17T12:03:04.480Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.83s) [2021-04-17T12:03:04.480Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-04-17T12:03:04.480Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.480Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.42s) [2021-04-17T12:03:04.480Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-04-17T12:03:04.480Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.480Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.56s) [2021-04-17T12:03:04.480Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-04-17T12:03:04.480Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.480Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-04-17T12:03:04.480Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.480Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-04-17T12:03:04.480Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-04-17T12:03:04.480Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-04-17T12:03:04.480Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.480Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.83s) [2021-04-17T12:03:04.480Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-04-17T12:03:04.480Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.480Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-04-17T12:03:04.480Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.480Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-04-17T12:03:04.480Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.480Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-04-17T12:03:04.480Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.480Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-04-17T12:03:04.480Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.480Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-04-17T12:03:04.480Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.480Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.15s) [2021-04-17T12:03:04.480Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.38s) [2021-04-17T12:03:04.480Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-04-17T12:03:04.480Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.480Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.09s) [2021-04-17T12:03:04.480Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-04-17T12:03:04.480Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.480Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-04-17T12:03:04.480Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.480Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-04-17T12:03:04.480Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.480Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-04-17T12:03:04.480Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.480Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-04-17T12:03:04.480Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.480Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-04-17T12:03:04.480Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.480Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.27s) [2021-04-17T12:03:04.480Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2021-04-17T12:03:04.480Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2021-04-17T12:03:04.480Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-04-17T12:03:04.480Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.31s) [2021-04-17T12:03:04.933Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2021-04-17T12:03:04.933Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2021-04-17T12:03:04.933Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.91s) [2021-04-17T12:03:04.933Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-04-17T12:03:04.933Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.92s) [2021-04-17T12:03:04.933Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.38s) [2021-04-17T12:03:04.933Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.36s) [2021-04-17T12:03:04.933Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2021-04-17T12:03:04.933Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s) [2021-04-17T12:03:04.933Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.27s) [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-04-17T12:03:04.933Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.61s) [2021-04-17T12:03:04.933Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-04-17T12:03:04.933Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.57s) [2021-04-17T12:03:04.933Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s) [2021-04-17T12:03:04.933Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.26s) [2021-04-17T12:03:04.933Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.48s) [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-04-17T12:03:04.933Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.31s) [2021-04-17T12:03:04.933Z] === RUN TestDockerRegistrySuite [2021-04-17T12:03:04.933Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-04-17T12:03:04.933Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-04-17T12:03:04.933Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-04-17T12:03:04.933Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-04-17T12:03:04.933Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-04-17T12:03:04.933Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-04-17T12:03:04.933Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-04-17T12:03:04.933Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-04-17T12:03:04.933Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-04-17T12:03:04.933Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-04-17T12:03:04.933Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-04-17T12:03:04.933Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-04-17T12:03:04.933Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-04-17T12:03:04.933Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-04-17T12:03:04.933Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-04-17T12:03:04.933Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-04-17T12:03:04.933Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-04-17T12:03:04.933Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-04-17T12:03:04.933Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-04-17T12:03:04.933Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-04-17T12:03:04.933Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-04-17T12:03:04.933Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-04-17T12:03:04.933Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-04-17T12:03:04.933Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-04-17T12:03:04.933Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-04-17T12:03:04.933Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-04-17T12:03:04.933Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-04-17T12:03:04.933Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-04-17T12:03:04.933Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-04-17T12:03:04.933Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-04-17T12:03:04.933Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-04-17T12:03:04.933Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-04-17T12:03:04.933Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-04-17T12:03:04.933Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-04-17T12:03:04.933Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-04-17T12:03:04.933Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-04-17T12:03:04.933Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-04-17T12:03:04.933Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-04-17T12:03:04.933Z] --- PASS: TestDockerRegistrySuite (0.14s) [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] === RUN TestDockerSchema1RegistrySuite [2021-04-17T12:03:04.933Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-04-17T12:03:04.933Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-04-17T12:03:04.933Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-04-17T12:03:04.933Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-04-17T12:03:04.933Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-04-17T12:03:04.933Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-04-17T12:03:04.933Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-04-17T12:03:04.933Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-04-17T12:03:04.933Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-04-17T12:03:04.933Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-04-17T12:03:04.933Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-04-17T12:03:04.933Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-04-17T12:03:04.933Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-04-17T12:03:04.933Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-04-17T12:03:04.933Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-04-17T12:03:04.933Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-04-17T12:03:04.933Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-04-17T12:03:04.933Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-04-17T12:03:04.933Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-04-17T12:03:04.933Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-04-17T12:03:04.933Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-04-17T12:03:04.933Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-04-17T12:03:04.933Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-04-17T12:03:04.933Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-04-17T12:03:04.933Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-04-17T12:03:04.933Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-04-17T12:03:04.933Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-04-17T12:03:04.933Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] === RUN TestDockerRegistryAuthTokenSuite [2021-04-17T12:03:04.933Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-04-17T12:03:04.933Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-04-17T12:03:04.933Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-04-17T12:03:04.933Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-04-17T12:03:04.933Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-04-17T12:03:04.933Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] === RUN TestDockerDaemonSuite [2021-04-17T12:03:04.933Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-04-17T12:03:04.933Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-04-17T12:03:04.933Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-04-17T12:03:04.933Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-04-17T12:03:04.933Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.933Z] === RUN TestDockerSwarmSuite [2021-04-17T12:03:04.933Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-04-17T12:03:04.933Z] === RUN TestDockerPluginSuite [2021-04-17T12:03:04.933Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-04-17T12:03:04.933Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-04-17T12:03:04.933Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-04-17T12:03:04.933Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-04-17T12:03:04.933Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-04-17T12:03:04.933Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-04-17T12:03:04.933Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-04-17T12:03:04.933Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-04-17T12:03:04.933Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-04-17T12:03:04.934Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-04-17T12:03:04.934Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-04-17T12:03:04.934Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-04-17T12:03:04.934Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-04-17T12:03:04.934Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-04-17T12:03:04.934Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-04-17T12:03:04.934Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-04-17T12:03:04.934Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-04-17T12:03:04.934Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-04-17T12:03:04.934Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-04-17T12:03:04.934Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-04-17T12:03:04.934Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-04-17T12:03:04.934Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-04-17T12:03:04.934Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] === RUN TestDockerExternalVolumeSuite [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-04-17T12:03:04.934Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] === RUN TestDockerNetworkSuite [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-04-17T12:03:04.934Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] === RUN TestDockerHubPullSuite [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-04-17T12:03:04.934Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] PASS [2021-04-17T12:03:04.934Z] ok github.com/docker/docker/integration-cli 2490.893s [2021-04-17T12:03:04.934Z] [2021-04-17T12:03:04.934Z] === Skipped [2021-04-17T12:03:04.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-04-17T12:03:04.934Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] [2021-04-17T12:03:04.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-04-17T12:03:04.934Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] [2021-04-17T12:03:04.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-04-17T12:03:04.934Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] [2021-04-17T12:03:04.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-04-17T12:03:04.934Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] [2021-04-17T12:03:04.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-04-17T12:03:04.934Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] [2021-04-17T12:03:04.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-04-17T12:03:04.934Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] [2021-04-17T12:03:04.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-04-17T12:03:04.934Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] [2021-04-17T12:03:04.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-04-17T12:03:04.934Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] [2021-04-17T12:03:04.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-04-17T12:03:04.934Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] [2021-04-17T12:03:04.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-04-17T12:03:04.934Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] [2021-04-17T12:03:04.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-04-17T12:03:04.934Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] [2021-04-17T12:03:04.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-04-17T12:03:04.934Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] [2021-04-17T12:03:04.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-04-17T12:03:04.934Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-04-17T12:03:04.934Z] [2021-04-17T12:03:04.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-04-17T12:03:04.934Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-04-17T12:03:04.934Z] [2021-04-17T12:03:04.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-04-17T12:03:04.934Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] [2021-04-17T12:03:04.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-04-17T12:03:04.934Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] [2021-04-17T12:03:04.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-04-17T12:03:04.934Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-04-17T12:03:04.934Z] [2021-04-17T12:03:04.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-04-17T12:03:04.934Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] [2021-04-17T12:03:04.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2021-04-17T12:03:04.934Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-04-17T12:03:04.934Z] [2021-04-17T12:03:04.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-04-17T12:03:04.934Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] [2021-04-17T12:03:04.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-04-17T12:03:04.934Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] [2021-04-17T12:03:04.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-04-17T12:03:04.934Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] [2021-04-17T12:03:04.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-04-17T12:03:04.934Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] [2021-04-17T12:03:04.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-04-17T12:03:04.934Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] [2021-04-17T12:03:04.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-04-17T12:03:04.934Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] [2021-04-17T12:03:04.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-04-17T12:03:04.934Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] [2021-04-17T12:03:04.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-04-17T12:03:04.934Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] [2021-04-17T12:03:04.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-04-17T12:03:04.934Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] [2021-04-17T12:03:04.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-04-17T12:03:04.934Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] [2021-04-17T12:03:04.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-04-17T12:03:04.934Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] [2021-04-17T12:03:04.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.42s) [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.42s) [2021-04-17T12:03:04.934Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] [2021-04-17T12:03:04.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.80s) [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.80s) [2021-04-17T12:03:04.934Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] [2021-04-17T12:03:04.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.09s) [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.09s) [2021-04-17T12:03:04.934Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] [2021-04-17T12:03:04.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.38s) [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.38s) [2021-04-17T12:03:04.934Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] [2021-04-17T12:03:04.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-04-17T12:03:04.934Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] [2021-04-17T12:03:04.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-04-17T12:03:04.934Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] [2021-04-17T12:03:04.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-04-17T12:03:04.934Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] [2021-04-17T12:03:04.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-04-17T12:03:04.934Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] [2021-04-17T12:03:04.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-04-17T12:03:04.934Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] [2021-04-17T12:03:04.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.78s) [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.78s) [2021-04-17T12:03:04.934Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] [2021-04-17T12:03:04.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.41s) [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.41s) [2021-04-17T12:03:04.934Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] [2021-04-17T12:03:04.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-04-17T12:03:04.934Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] [2021-04-17T12:03:04.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-04-17T12:03:04.934Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] [2021-04-17T12:03:04.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-04-17T12:03:04.934Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-04-17T12:03:04.934Z] [2021-04-17T12:03:04.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-04-17T12:03:04.934Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] [2021-04-17T12:03:04.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-04-17T12:03:04.934Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] [2021-04-17T12:03:04.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-04-17T12:03:04.934Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] [2021-04-17T12:03:04.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-04-17T12:03:04.934Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] [2021-04-17T12:03:04.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-04-17T12:03:04.934Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] [2021-04-17T12:03:04.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.39s) [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.39s) [2021-04-17T12:03:04.934Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] [2021-04-17T12:03:04.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2021-04-17T12:03:04.934Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] [2021-04-17T12:03:04.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-04-17T12:03:04.934Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] [2021-04-17T12:03:04.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-04-17T12:03:04.934Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] [2021-04-17T12:03:04.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.39s) [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.39s) [2021-04-17T12:03:04.934Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] [2021-04-17T12:03:04.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.42s) [2021-04-17T12:03:04.934Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.42s) [2021-04-17T12:03:04.934Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.934Z] [2021-04-17T12:03:04.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.39s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.39s) [2021-04-17T12:03:04.935Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-04-17T12:03:04.935Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-04-17T12:03:04.935Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-04-17T12:03:04.935Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.35s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.35s) [2021-04-17T12:03:04.935Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-04-17T12:03:04.935Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-04-17T12:03:04.935Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-04-17T12:03:04.935Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-04-17T12:03:04.935Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-04-17T12:03:04.935Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-04-17T12:03:04.935Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-04-17T12:03:04.935Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-04-17T12:03:04.935Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-04-17T12:03:04.935Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-04-17T12:03:04.935Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-04-17T12:03:04.935Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-04-17T12:03:04.935Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-04-17T12:03:04.935Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-04-17T12:03:04.935Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-04-17T12:03:04.935Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-04-17T12:03:04.935Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-04-17T12:03:04.935Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-04-17T12:03:04.935Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-04-17T12:03:04.935Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-04-17T12:03:04.935Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-04-17T12:03:04.935Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-04-17T12:03:04.935Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-04-17T12:03:04.935Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-04-17T12:03:04.935Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-04-17T12:03:04.935Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.39s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.39s) [2021-04-17T12:03:04.935Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.38s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.38s) [2021-04-17T12:03:04.935Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-04-17T12:03:04.935Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-04-17T12:03:04.935Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-04-17T12:03:04.935Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-04-17T12:03:04.935Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-04-17T12:03:04.935Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.41s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.41s) [2021-04-17T12:03:04.935Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-04-17T12:03:04.935Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2021-04-17T12:03:04.935Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.41s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.41s) [2021-04-17T12:03:04.935Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.41s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.41s) [2021-04-17T12:03:04.935Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-04-17T12:03:04.935Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.38s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.38s) [2021-04-17T12:03:04.935Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-04-17T12:03:04.935Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-04-17T12:03:04.935Z] docker_cli_sni_test.go:18: Flakey test [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-04-17T12:03:04.935Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-04-17T12:03:04.935Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-04-17T12:03:04.935Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-04-17T12:03:04.935Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-04-17T12:03:04.935Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-04-17T12:03:04.935Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-04-17T12:03:04.935Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-04-17T12:03:04.935Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-04-17T12:03:04.935Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-04-17T12:03:04.935Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-04-17T12:03:04.935Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-04-17T12:03:04.935Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-04-17T12:03:04.935Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-04-17T12:03:04.935Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-04-17T12:03:04.935Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-04-17T12:03:04.935Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-04-17T12:03:04.935Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-04-17T12:03:04.935Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-04-17T12:03:04.935Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-04-17T12:03:04.935Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.935Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-04-17T12:03:04.936Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-04-17T12:03:04.936Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-04-17T12:03:04.936Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-04-17T12:03:04.936Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-04-17T12:03:04.936Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-04-17T12:03:04.936Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-04-17T12:03:04.936Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-04-17T12:03:04.936Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-04-17T12:03:04.936Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-04-17T12:03:04.936Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-04-17T12:03:04.936Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-04-17T12:03:04.936Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-04-17T12:03:04.936Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-04-17T12:03:04.936Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-04-17T12:03:04.936Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-04-17T12:03:04.936Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-04-17T12:03:04.936Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-04-17T12:03:04.936Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-04-17T12:03:04.936Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-04-17T12:03:04.936Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-04-17T12:03:04.936Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-04-17T12:03:04.936Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-04-17T12:03:04.936Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-04-17T12:03:04.936Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-04-17T12:03:04.936Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-04-17T12:03:04.936Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-04-17T12:03:04.936Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-04-17T12:03:04.936Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-04-17T12:03:04.936Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-04-17T12:03:04.936Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-04-17T12:03:04.936Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-04-17T12:03:04.936Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-04-17T12:03:04.936Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-04-17T12:03:04.936Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-04-17T12:03:04.936Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-04-17T12:03:04.936Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-04-17T12:03:04.936Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-04-17T12:03:04.936Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-04-17T12:03:04.936Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-04-17T12:03:04.936Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-04-17T12:03:04.936Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-04-17T12:03:04.936Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-04-17T12:03:04.936Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-04-17T12:03:04.936Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-04-17T12:03:04.936Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-04-17T12:03:04.936Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-04-17T12:03:04.936Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-04-17T12:03:04.936Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-04-17T12:03:04.936Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-04-17T12:03:04.936Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-04-17T12:03:04.936Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-04-17T12:03:04.936Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-04-17T12:03:04.936Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-04-17T12:03:04.936Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-04-17T12:03:04.936Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-04-17T12:03:04.936Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-04-17T12:03:04.936Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-04-17T12:03:04.936Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-04-17T12:03:04.936Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-04-17T12:03:04.936Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-04-17T12:03:04.936Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-04-17T12:03:04.936Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-04-17T12:03:04.936Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-04-17T12:03:04.936Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-04-17T12:03:04.936Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-04-17T12:03:04.936Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-04-17T12:03:04.936Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-04-17T12:03:04.936Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-04-17T12:03:04.936Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-04-17T12:03:04.936Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.936Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-04-17T12:03:04.937Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-04-17T12:03:04.937Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-04-17T12:03:04.937Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-04-17T12:03:04.937Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-04-17T12:03:04.937Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-04-17T12:03:04.937Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-04-17T12:03:04.937Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-04-17T12:03:04.937Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-04-17T12:03:04.937Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-04-17T12:03:04.937Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-04-17T12:03:04.937Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-04-17T12:03:04.937Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-04-17T12:03:04.937Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-04-17T12:03:04.937Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-04-17T12:03:04.937Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-04-17T12:03:04.937Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-04-17T12:03:04.937Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-04-17T12:03:04.937Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-04-17T12:03:04.937Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-04-17T12:03:04.937Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-04-17T12:03:04.937Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-04-17T12:03:04.937Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-04-17T12:03:04.937Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-04-17T12:03:04.937Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-04-17T12:03:04.937Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-04-17T12:03:04.937Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-04-17T12:03:04.937Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-04-17T12:03:04.937Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-04-17T12:03:04.937Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-04-17T12:03:04.937Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-04-17T12:03:04.937Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-04-17T12:03:04.937Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-04-17T12:03:04.937Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-04-17T12:03:04.937Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-04-17T12:03:04.937Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-04-17T12:03:04.937Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-04-17T12:03:04.937Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-04-17T12:03:04.937Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-04-17T12:03:04.937Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-04-17T12:03:04.937Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-04-17T12:03:04.937Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-04-17T12:03:04.937Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-04-17T12:03:04.937Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-04-17T12:03:04.937Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-04-17T12:03:04.937Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-04-17T12:03:04.937Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-04-17T12:03:04.937Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-04-17T12:03:04.937Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-04-17T12:03:04.937Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-04-17T12:03:04.937Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-04-17T12:03:04.937Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-04-17T12:03:04.937Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-04-17T12:03:04.937Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-04-17T12:03:04.937Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-04-17T12:03:04.937Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-04-17T12:03:04.937Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-04-17T12:03:04.937Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-04-17T12:03:04.937Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-04-17T12:03:04.937Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-04-17T12:03:04.937Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-04-17T12:03:04.937Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-04-17T12:03:04.937Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-04-17T12:03:04.937Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-04-17T12:03:04.937Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-04-17T12:03:04.937Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-04-17T12:03:04.937Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-04-17T12:03:04.937Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-04-17T12:03:04.937Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-04-17T12:03:04.937Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-04-17T12:03:04.937Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-04-17T12:03:04.937Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-04-17T12:03:04.937Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.937Z] [2021-04-17T12:03:04.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-04-17T12:03:04.937Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-04-17T12:03:04.937Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.938Z] [2021-04-17T12:03:04.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-04-17T12:03:04.938Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-04-17T12:03:04.938Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.938Z] [2021-04-17T12:03:04.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-04-17T12:03:04.938Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-04-17T12:03:04.938Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-04-17T12:03:04.938Z] [2021-04-17T12:03:04.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-04-17T12:03:04.938Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-04-17T12:03:04.938Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-04-17T12:03:04.938Z] [2021-04-17T12:03:04.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-04-17T12:03:04.938Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-04-17T12:03:04.938Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.938Z] [2021-04-17T12:03:04.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-04-17T12:03:04.938Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-04-17T12:03:04.938Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.938Z] [2021-04-17T12:03:04.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-04-17T12:03:04.938Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-04-17T12:03:04.938Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.938Z] [2021-04-17T12:03:04.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-04-17T12:03:04.938Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-04-17T12:03:04.938Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.938Z] [2021-04-17T12:03:04.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-04-17T12:03:04.938Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-04-17T12:03:04.938Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.938Z] [2021-04-17T12:03:04.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-04-17T12:03:04.938Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-04-17T12:03:04.938Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.938Z] [2021-04-17T12:03:04.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-04-17T12:03:04.938Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-04-17T12:03:04.938Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.938Z] [2021-04-17T12:03:04.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-04-17T12:03:04.938Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-04-17T12:03:04.938Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.938Z] [2021-04-17T12:03:04.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-04-17T12:03:04.938Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-04-17T12:03:04.938Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.938Z] [2021-04-17T12:03:04.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-04-17T12:03:04.938Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-04-17T12:03:04.938Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.938Z] [2021-04-17T12:03:04.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-04-17T12:03:04.938Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-04-17T12:03:04.938Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.938Z] [2021-04-17T12:03:04.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-04-17T12:03:04.938Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-04-17T12:03:04.938Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.938Z] [2021-04-17T12:03:04.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-04-17T12:03:04.938Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-04-17T12:03:04.938Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.938Z] [2021-04-17T12:03:04.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-04-17T12:03:04.938Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-04-17T12:03:04.938Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.938Z] [2021-04-17T12:03:04.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-04-17T12:03:04.938Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-04-17T12:03:04.938Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.938Z] [2021-04-17T12:03:04.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-04-17T12:03:04.938Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-04-17T12:03:04.938Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.938Z] [2021-04-17T12:03:04.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-04-17T12:03:04.938Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-04-17T12:03:04.938Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-04-17T12:03:04.938Z] [2021-04-17T12:03:04.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-04-17T12:03:04.938Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-04-17T12:03:04.938Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.938Z] [2021-04-17T12:03:04.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-04-17T12:03:04.938Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-04-17T12:03:04.938Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.938Z] [2021-04-17T12:03:04.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-04-17T12:03:04.938Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-04-17T12:03:04.938Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.938Z] [2021-04-17T12:03:04.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-04-17T12:03:04.938Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-04-17T12:03:04.938Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.938Z] [2021-04-17T12:03:04.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-04-17T12:03:04.938Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-04-17T12:03:04.938Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.938Z] [2021-04-17T12:03:04.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-04-17T12:03:04.938Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-04-17T12:03:04.938Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.938Z] [2021-04-17T12:03:04.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-04-17T12:03:04.938Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-04-17T12:03:04.938Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.938Z] [2021-04-17T12:03:04.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-04-17T12:03:04.938Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-04-17T12:03:04.938Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.938Z] [2021-04-17T12:03:04.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-04-17T12:03:04.938Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-04-17T12:03:04.938Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.938Z] [2021-04-17T12:03:04.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-04-17T12:03:04.938Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-04-17T12:03:04.938Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.938Z] [2021-04-17T12:03:04.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-04-17T12:03:04.938Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-04-17T12:03:04.938Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-04-17T12:03:04.938Z] [2021-04-17T12:03:05.334Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-04-17T12:03:05.334Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-04-17T12:03:05.334Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-04-17T12:03:05.334Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-04-17T12:03:05.334Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-04-17T12:03:05.334Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-04-17T12:03:05.334Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-04-17T12:03:05.334Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-04-17T12:03:05.334Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-04-17T12:03:05.334Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-04-17T12:03:05.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-04-17T12:03:05.390Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-04-17T12:03:05.391Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-04-17T12:03:05.391Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.391Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-04-17T12:03:05.392Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-04-17T12:03:05.392Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-04-17T12:03:05.392Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-04-17T12:03:05.392Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-04-17T12:03:05.392Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-04-17T12:03:05.392Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-04-17T12:03:05.392Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-04-17T12:03:05.392Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-04-17T12:03:05.392Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-04-17T12:03:05.392Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-04-17T12:03:05.392Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-04-17T12:03:05.392Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-04-17T12:03:05.392Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-04-17T12:03:05.392Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-04-17T12:03:05.392Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-04-17T12:03:05.392Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-04-17T12:03:05.392Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2021-04-17T12:03:05.392Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-04-17T12:03:05.392Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-04-17T12:03:05.392Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-04-17T12:03:05.392Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-04-17T12:03:05.392Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-04-17T12:03:05.392Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-04-17T12:03:05.392Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-04-17T12:03:05.392Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-04-17T12:03:05.392Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-04-17T12:03:05.392Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-04-17T12:03:05.392Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-04-17T12:03:05.392Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-04-17T12:03:05.392Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-04-17T12:03:05.392Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-04-17T12:03:05.392Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-04-17T12:03:05.392Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-04-17T12:03:05.392Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-04-17T12:03:05.392Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-04-17T12:03:05.392Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-04-17T12:03:05.392Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-04-17T12:03:05.392Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-04-17T12:03:05.392Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-04-17T12:03:05.392Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-04-17T12:03:05.392Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-04-17T12:03:05.392Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-04-17T12:03:05.392Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-04-17T12:03:05.392Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-04-17T12:03:05.392Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-04-17T12:03:05.392Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-04-17T12:03:05.392Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-04-17T12:03:05.392Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-04-17T12:03:05.392Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-04-17T12:03:05.392Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-04-17T12:03:05.392Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-04-17T12:03:05.392Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-04-17T12:03:05.392Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-04-17T12:03:05.392Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-04-17T12:03:05.392Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-04-17T12:03:05.392Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-04-17T12:03:05.392Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-04-17T12:03:05.392Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-04-17T12:03:05.392Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-04-17T12:03:05.392Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-04-17T12:03:05.392Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-04-17T12:03:05.392Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-04-17T12:03:05.392Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-04-17T12:03:05.392Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-04-17T12:03:05.392Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-04-17T12:03:05.392Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-04-17T12:03:05.392Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-04-17T12:03:05.392Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-04-17T12:03:05.392Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-04-17T12:03:05.392Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-04-17T12:03:05.392Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-04-17T12:03:05.392Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.392Z] [2021-04-17T12:03:05.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-04-17T12:03:05.392Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-04-17T12:03:05.392Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-04-17T12:03:05.393Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-04-17T12:03:05.393Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-04-17T12:03:05.393Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-04-17T12:03:05.393Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-04-17T12:03:05.393Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-04-17T12:03:05.393Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-04-17T12:03:05.393Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-04-17T12:03:05.393Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-04-17T12:03:05.393Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-04-17T12:03:05.393Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-04-17T12:03:05.393Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-04-17T12:03:05.393Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-04-17T12:03:05.393Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-04-17T12:03:05.393Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-04-17T12:03:05.393Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-04-17T12:03:05.393Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-04-17T12:03:05.393Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-04-17T12:03:05.393Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-04-17T12:03:05.393Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-04-17T12:03:05.393Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-04-17T12:03:05.393Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-04-17T12:03:05.393Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-04-17T12:03:05.393Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-04-17T12:03:05.393Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-04-17T12:03:05.393Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-04-17T12:03:05.393Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-04-17T12:03:05.393Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-17T12:03:05.393Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-17T12:03:05.393Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-17T12:03:05.393Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-04-17T12:03:05.393Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-04-17T12:03:05.393Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-04-17T12:03:05.393Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-04-17T12:03:05.393Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-04-17T12:03:05.393Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-04-17T12:03:05.393Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-04-17T12:03:05.393Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-04-17T12:03:05.393Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-04-17T12:03:05.393Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-04-17T12:03:05.393Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-04-17T12:03:05.393Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-04-17T12:03:05.393Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-04-17T12:03:05.393Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-17T12:03:05.393Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-17T12:03:05.393Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-17T12:03:05.393Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-17T12:03:05.393Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-04-17T12:03:05.393Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-17T12:03:05.393Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-04-17T12:03:05.393Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-04-17T12:03:05.393Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-04-17T12:03:05.393Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-17T12:03:05.393Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-17T12:03:05.393Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-04-17T12:03:05.393Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-04-17T12:03:05.393Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-04-17T12:03:05.393Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-04-17T12:03:05.393Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-04-17T12:03:05.393Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-04-17T12:03:05.393Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-04-17T12:03:05.393Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-04-17T12:03:05.393Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-17T12:03:05.393Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-17T12:03:05.393Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-17T12:03:05.393Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-04-17T12:03:05.393Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-04-17T12:03:05.393Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-04-17T12:03:05.393Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-04-17T12:03:05.393Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.393Z] [2021-04-17T12:03:05.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-17T12:03:05.394Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-17T12:03:05.394Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.394Z] [2021-04-17T12:03:05.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-17T12:03:05.394Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-17T12:03:05.394Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.394Z] [2021-04-17T12:03:05.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-17T12:03:05.394Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-17T12:03:05.394Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.394Z] [2021-04-17T12:03:05.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-17T12:03:05.394Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-17T12:03:05.394Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.394Z] [2021-04-17T12:03:05.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-04-17T12:03:05.394Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-04-17T12:03:05.394Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.394Z] [2021-04-17T12:03:05.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-17T12:03:05.394Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-17T12:03:05.394Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.394Z] [2021-04-17T12:03:05.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-04-17T12:03:05.394Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-04-17T12:03:05.394Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.394Z] [2021-04-17T12:03:05.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-04-17T12:03:05.394Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-04-17T12:03:05.394Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.394Z] [2021-04-17T12:03:05.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-17T12:03:05.394Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-17T12:03:05.394Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.394Z] [2021-04-17T12:03:05.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-17T12:03:05.394Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-17T12:03:05.394Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.394Z] [2021-04-17T12:03:05.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-04-17T12:03:05.394Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-04-17T12:03:05.394Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.394Z] [2021-04-17T12:03:05.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-04-17T12:03:05.394Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-04-17T12:03:05.394Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.394Z] [2021-04-17T12:03:05.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-04-17T12:03:05.394Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-04-17T12:03:05.394Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.394Z] [2021-04-17T12:03:05.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-04-17T12:03:05.394Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-04-17T12:03:05.394Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.394Z] [2021-04-17T12:03:05.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-04-17T12:03:05.394Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-04-17T12:03:05.394Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.394Z] [2021-04-17T12:03:05.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-04-17T12:03:05.394Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-04-17T12:03:05.394Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.394Z] [2021-04-17T12:03:05.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-04-17T12:03:05.394Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-04-17T12:03:05.394Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.394Z] [2021-04-17T12:03:05.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-04-17T12:03:05.394Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-04-17T12:03:05.394Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.394Z] [2021-04-17T12:03:05.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-04-17T12:03:05.394Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-04-17T12:03:05.394Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.394Z] [2021-04-17T12:03:05.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-04-17T12:03:05.394Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-04-17T12:03:05.394Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.394Z] [2021-04-17T12:03:05.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-04-17T12:03:05.394Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-04-17T12:03:05.394Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.394Z] [2021-04-17T12:03:05.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-04-17T12:03:05.394Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-04-17T12:03:05.394Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.394Z] [2021-04-17T12:03:05.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-04-17T12:03:05.394Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-04-17T12:03:05.394Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.394Z] [2021-04-17T12:03:05.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-04-17T12:03:05.394Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-04-17T12:03:05.394Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.394Z] [2021-04-17T12:03:05.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-04-17T12:03:05.394Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-04-17T12:03:05.394Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.394Z] [2021-04-17T12:03:05.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-04-17T12:03:05.394Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-04-17T12:03:05.394Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.394Z] [2021-04-17T12:03:05.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-04-17T12:03:05.394Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-04-17T12:03:05.394Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.394Z] [2021-04-17T12:03:05.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-04-17T12:03:05.394Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-04-17T12:03:05.394Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.394Z] [2021-04-17T12:03:05.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-04-17T12:03:05.394Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-04-17T12:03:05.394Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.394Z] [2021-04-17T12:03:05.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-04-17T12:03:05.394Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-04-17T12:03:05.394Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.394Z] [2021-04-17T12:03:05.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-04-17T12:03:05.394Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-04-17T12:03:05.394Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.394Z] [2021-04-17T12:03:05.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-04-17T12:03:05.394Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-04-17T12:03:05.394Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.394Z] [2021-04-17T12:03:05.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-04-17T12:03:05.394Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-04-17T12:03:05.394Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.394Z] [2021-04-17T12:03:05.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-04-17T12:03:05.394Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-04-17T12:03:05.394Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.394Z] [2021-04-17T12:03:05.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-04-17T12:03:05.394Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-04-17T12:03:05.394Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.394Z] [2021-04-17T12:03:05.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-04-17T12:03:05.394Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-04-17T12:03:05.394Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.394Z] [2021-04-17T12:03:05.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-04-17T12:03:05.394Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-04-17T12:03:05.394Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.394Z] [2021-04-17T12:03:05.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-04-17T12:03:05.394Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-04-17T12:03:05.394Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.394Z] [2021-04-17T12:03:05.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-04-17T12:03:05.394Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-04-17T12:03:05.394Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.394Z] [2021-04-17T12:03:05.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-04-17T12:03:05.394Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.394Z] [2021-04-17T12:03:05.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-04-17T12:03:05.394Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.394Z] [2021-04-17T12:03:05.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-04-17T12:03:05.394Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-04-17T12:03:05.394Z] [2021-04-17T12:03:05.394Z] [2021-04-17T12:03:05.394Z] DONE 1092 tests, 546 skipped in 2501.204s [2021-04-17T12:03:05.394Z] INFO: Integration tests ended at 04/17/2021 12:03:05. Duration:00:41:41.3199229 [2021-04-17T12:03:05.394Z] INFO: Docker info of the daemon under test at end of run [2021-04-17T12:03:05.394Z] [2021-04-17T12:03:05.846Z] Containers: 2 [2021-04-17T12:03:05.846Z] Running: 0 [2021-04-17T12:03:05.846Z] Paused: 0 [2021-04-17T12:03:05.846Z] Stopped: 2 [2021-04-17T12:03:05.846Z] Images: 18 [2021-04-17T12:03:05.846Z] Server Version: 0.0.0-dev [2021-04-17T12:03:05.846Z] Storage Driver: windowsfilter [2021-04-17T12:03:05.846Z] Windows: [2021-04-17T12:03:05.846Z] Logging Driver: json-file [2021-04-17T12:03:05.846Z] Plugins: [2021-04-17T12:03:05.846Z] Volume: local [2021-04-17T12:03:05.846Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-17T12:03:05.846Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-17T12:03:05.846Z] Swarm: inactive [2021-04-17T12:03:05.846Z] Default Isolation: process [2021-04-17T12:03:05.846Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-04-17T12:03:05.846Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-04-17T12:03:05.846Z] OSType: windows [2021-04-17T12:03:05.846Z] Architecture: x86_64 [2021-04-17T12:03:05.846Z] CPUs: 4 [2021-04-17T12:03:05.846Z] Total Memory: 32GiB [2021-04-17T12:03:05.846Z] Name: azwin-2-07d610 [2021-04-17T12:03:05.846Z] ID: QKPW:H2QE:IWED:EROA:JJQ3:I4WR:IOXZ:HRTX:3AL5:IJQS:7GKX:MKEJ [2021-04-17T12:03:05.846Z] Docker Root Dir: D:\CI\PR-42305\1\daemon [2021-04-17T12:03:05.846Z] Debug Mode (client): false [2021-04-17T12:03:05.846Z] Debug Mode (server): true [2021-04-17T12:03:05.846Z] File Descriptors: -1 [2021-04-17T12:03:05.846Z] Goroutines: 17 [2021-04-17T12:03:05.846Z] System Time: 2021-04-17T12:03:05.3807537Z [2021-04-17T12:03:05.846Z] EventsListeners: 0 [2021-04-17T12:03:05.846Z] Registry: https://index.docker.io/v1/ [2021-04-17T12:03:05.846Z] Labels: [2021-04-17T12:03:05.846Z] Experimental: false [2021-04-17T12:03:05.846Z] Insecure Registries: [2021-04-17T12:03:05.846Z] 127.0.0.0/8 [2021-04-17T12:03:05.846Z] Live Restore Enabled: false [2021-04-17T12:03:05.846Z] [2021-04-17T12:03:05.846Z] [2021-04-17T12:03:05.846Z] INFO: Stopping daemon under test [2021-04-17T12:03:05.846Z] SUCCESS: The process with PID 5756 (child process of PID 4060) has been terminated. [2021-04-17T12:03:05.846Z] SUCCESS: The process with PID 4060 (child process of PID 3124) has been terminated. [2021-04-17T12:03:05.846Z] INFO: Stop tailing logs of the daemon under tests [2021-04-17T12:03:05.846Z] INFO: executeCI.ps1 Completed successfully at 04/17/2021 12:03:05. [2021-04-17T12:03:05.846Z] INFO: Tidying up at end of run [2021-04-17T12:03:05.846Z] INFO: Saving daemon under test log (d:\CI\PR-42305\1\dut.out) to bundles\CIDUT.out [2021-04-17T12:03:05.846Z] INFO: Saving daemon under test log (d:\CI\PR-42305\1\dut.err) to bundles\CIDUT.err [2021-04-17T12:03:05.846Z] INFO: Nuke-Everything... [2021-04-17T12:03:06.297Z] INFO: Container count on control daemon to delete is 2 [2021-04-17T12:03:06.749Z] 3863a705bf77 [2021-04-17T12:03:06.749Z] 970b116b1945 [2021-04-17T12:03:06.749Z] INFO: Tidying pidfile d:\CI\PR-42305\1\docker.pid [2021-04-17T12:03:06.749Z] INFO: Nuking d:\CI [2021-04-17T12:03:08.253Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-04-17T12:03:08.253Z] === RUN TestDockerSuite/TestPsByOrder [2021-04-17T12:03:16.840Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-04-17T12:03:16.840Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-04-17T12:03:24.323Z] INFO: Zapped successfully [2021-04-17T12:03:24.323Z] [2021-04-17T12:03:24.323Z] INFO: executeCI.ps1 exiting at Sat Apr 17 12:03:21 CUT 2021. Duration 01:13:07.4001415 [2021-04-17T12:03:24.323Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-04-17T12:03:24.558Z] Recording test results [2021-04-17T12:03:27.186Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-04-17T12:03:31.540Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-04-17T12:03:32.999Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-04-17T12:03:34.722Z] Archiving artifacts [2021-04-17T12:03:42.027Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-04-17T12:03:42.027Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-04-17T12:03:42.027Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-04-17T12:03:47.873Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42305/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-17T12:03:48.775Z] + make clean [2021-04-17T12:03:49.820Z] docker volume rm -f docker-dev-cache [2021-04-17T12:03:49.820Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-17T12:03:54.433Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-04-17T12:03:56.615Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-04-17T12:04:09.012Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-04-17T12:04:12.758Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-04-17T12:04:12.758Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-04-17T12:04:12.758Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-04-17T12:04:17.458Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-04-17T12:04:17.458Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-04-17T12:04:17.458Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-04-17T12:04:17.458Z] === RUN TestDockerSuite/TestPsRightTagName [2021-04-17T12:04:17.458Z] === RUN TestDockerSuite/TestPsShowMounts [2021-04-17T12:04:24.547Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-04-17T12:04:24.547Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-04-17T12:04:25.517Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-04-17T12:04:25.517Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-04-17T12:04:27.061Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-04-17T12:04:28.032Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-04-17T12:04:28.032Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-04-17T12:04:31.775Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-04-17T12:04:35.520Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-04-17T12:04:37.702Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-04-17T12:05:02.890Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-04-17T12:05:02.890Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-04-17T12:05:05.804Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-04-17T12:05:05.804Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-04-17T12:05:05.804Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-04-17T12:05:06.777Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-04-17T12:05:10.528Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-04-17T12:05:20.872Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-04-17T12:05:20.872Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-04-17T12:05:23.789Z] === RUN TestDockerSuite/TestRmiBlank [2021-04-17T12:05:23.789Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-04-17T12:05:24.250Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-04-17T12:05:39.085Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-04-17T12:05:40.628Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-04-17T12:05:41.089Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-04-17T12:05:48.180Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-04-17T12:05:52.902Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-04-17T12:06:01.499Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-04-17T12:06:06.204Z] === RUN TestDockerSuite/TestRmiTag [2021-04-17T12:06:06.666Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-04-17T12:06:09.580Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-04-17T12:06:27.291Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-04-17T12:06:28.263Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-04-17T12:06:32.964Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-04-17T12:06:34.509Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-04-17T12:06:34.509Z] === RUN TestDockerSuite/TestRunAddHost [2021-04-17T12:06:34.509Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-04-17T12:06:34.509Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-04-17T12:06:34.509Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-04-17T12:06:34.509Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-04-17T12:06:34.509Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-04-17T12:06:34.509Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-04-17T12:06:36.693Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-04-17T12:06:36.693Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-04-17T12:06:36.693Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-04-17T12:06:41.393Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-04-17T12:06:43.581Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-04-17T12:06:45.767Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-04-17T12:06:47.955Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-04-17T12:06:50.872Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-04-17T12:06:50.872Z] === RUN TestDockerSuite/TestRunBindMounts [2021-04-17T12:06:55.574Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-04-17T12:06:55.574Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-04-17T12:06:55.574Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-04-17T12:06:55.574Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-04-17T12:06:55.574Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-04-17T12:06:55.574Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-04-17T12:06:55.574Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-04-17T12:06:55.574Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-04-17T12:06:55.574Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-04-17T12:06:55.574Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-04-17T12:06:55.574Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-04-17T12:06:55.574Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-04-17T12:06:58.490Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-04-17T12:06:58.490Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-04-17T12:07:02.239Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-04-17T12:07:02.239Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-04-17T12:07:02.239Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-04-17T12:07:03.781Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-04-17T12:07:03.781Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-04-17T12:07:03.781Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-04-17T12:07:03.781Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-04-17T12:07:03.781Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-04-17T12:07:03.781Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-04-17T12:07:03.781Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-04-17T12:07:03.781Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-04-17T12:07:06.703Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-04-17T12:07:08.889Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-04-17T12:07:11.073Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-04-17T12:07:11.073Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-04-17T12:07:11.073Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-04-17T12:07:11.073Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-04-17T12:07:13.256Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-04-17T12:07:13.256Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-04-17T12:07:13.256Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-04-17T12:07:13.256Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-04-17T12:07:13.256Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-04-17T12:07:15.440Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-04-17T12:07:21.249Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-04-17T12:07:21.249Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-04-17T12:07:21.249Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-04-17T12:07:21.249Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-04-17T12:07:21.249Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-04-17T12:07:21.249Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-04-17T12:07:21.249Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-04-17T12:07:22.793Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-04-17T12:07:22.793Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-04-17T12:07:23.254Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-04-17T12:07:23.254Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-04-17T12:07:25.439Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-04-17T12:07:27.613Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-04-17T12:07:27.613Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-04-17T12:07:29.920Z] === RUN TestDockerSuite/TestRunEnvironment [2021-04-17T12:07:29.920Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-04-17T12:07:29.920Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-04-17T12:07:29.920Z] === RUN TestDockerSuite/TestRunExitCode [2021-04-17T12:07:32.104Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-04-17T12:07:34.288Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-04-17T12:07:36.482Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-04-17T12:07:38.667Z] === RUN TestDockerSuite/TestRunExposePort [2021-04-17T12:07:38.667Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-04-17T12:07:38.667Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-04-17T12:07:38.667Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-04-17T12:07:38.667Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-04-17T12:07:38.667Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-04-17T12:07:38.667Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-04-17T12:07:38.667Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-04-17T12:07:39.127Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-04-17T12:07:47.710Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-04-17T12:07:47.710Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-04-17T12:07:47.710Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-04-17T12:07:47.710Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-04-17T12:07:47.710Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-04-17T12:07:47.710Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-04-17T12:07:47.710Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-04-17T12:07:54.805Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-04-17T12:07:54.805Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-04-17T12:07:55.777Z] === RUN TestDockerSuite/TestRunModeHostname [2021-04-17T12:07:55.777Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-04-17T12:07:55.777Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-04-17T12:07:55.777Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-04-17T12:07:55.777Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-04-17T12:07:55.777Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-04-17T12:07:55.777Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-04-17T12:07:55.777Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-04-17T12:07:55.777Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-04-17T12:07:55.777Z] === RUN TestDockerSuite/TestRunMount [2021-04-17T12:07:55.777Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-04-17T12:07:55.777Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-04-17T12:07:56.238Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-04-17T12:07:56.238Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-04-17T12:08:03.331Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-04-17T12:08:03.331Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-04-17T12:08:03.331Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-04-17T12:08:03.331Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-04-17T12:08:08.029Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-04-17T12:08:11.773Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-04-17T12:08:11.773Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-04-17T12:08:11.773Z] === RUN TestDockerSuite/TestRunNetHost [2021-04-17T12:08:11.773Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-04-17T12:08:11.773Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-04-17T12:08:11.773Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-04-17T12:08:11.773Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-04-17T12:08:11.773Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-04-17T12:08:11.773Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-04-17T12:08:11.773Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-04-17T12:08:11.773Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-04-17T12:08:12.743Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-04-17T12:08:14.927Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-04-17T12:08:17.111Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-04-17T12:08:18.082Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-04-17T12:08:20.266Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-04-17T12:08:20.266Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-04-17T12:08:20.266Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-04-17T12:08:20.266Z] === RUN TestDockerSuite/TestRunPortInUse [2021-04-17T12:08:20.266Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-04-17T12:08:20.266Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-04-17T12:08:20.266Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-04-17T12:08:20.266Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-04-17T12:08:20.266Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-04-17T12:08:23.178Z] === RUN TestDockerSuite/TestRunPublishPort [2021-04-17T12:08:23.178Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-04-17T12:08:23.178Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-04-17T12:08:23.178Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-04-17T12:08:23.179Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-04-17T12:08:23.179Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-04-17T12:08:35.579Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-04-17T12:08:35.579Z] === RUN TestDockerSuite/TestRunRm [2021-04-17T12:08:37.762Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-04-17T12:08:43.566Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-04-17T12:08:50.659Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-04-17T12:08:52.843Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-04-17T12:08:54.386Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-04-17T12:08:57.304Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-04-17T12:08:57.304Z] === RUN TestDockerSuite/TestRunState [2021-04-17T12:08:57.304Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-04-17T12:08:58.846Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-04-17T12:08:59.308Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-04-17T12:09:00.852Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-04-17T12:09:00.852Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-04-17T12:09:00.852Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-04-17T12:09:01.313Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-04-17T12:09:01.313Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-04-17T12:09:01.313Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-04-17T12:09:06.035Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-04-17T12:09:06.035Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-04-17T12:09:06.035Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-04-17T12:09:06.035Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-04-17T12:09:06.035Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-04-17T12:09:06.035Z] === RUN TestDockerSuite/TestRunUserByID [2021-04-17T12:09:06.035Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-04-17T12:09:06.035Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-04-17T12:09:06.035Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-04-17T12:09:06.035Z] === RUN TestDockerSuite/TestRunUserByName [2021-04-17T12:09:06.035Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-04-17T12:09:08.223Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-04-17T12:09:08.223Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-04-17T12:09:15.310Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-04-17T12:09:15.310Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-04-17T12:09:15.310Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-04-17T12:09:18.222Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-04-17T12:09:25.309Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-04-17T12:09:30.012Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-04-17T12:09:35.822Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-04-17T12:09:35.822Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-04-17T12:09:35.822Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-04-17T12:09:39.646Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-04-17T12:09:41.831Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-04-17T12:09:44.018Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-04-17T12:09:44.018Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-04-17T12:09:44.018Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-04-17T12:09:44.018Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-04-17T12:09:44.018Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-04-17T12:09:44.018Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-04-17T12:09:44.018Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-04-17T12:09:44.018Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-04-17T12:09:44.018Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-04-17T12:09:48.719Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-04-17T12:09:50.262Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-04-17T12:09:52.448Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-04-17T12:09:57.149Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-04-17T12:09:57.149Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-04-17T12:09:57.149Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-04-17T12:09:57.149Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-04-17T12:09:57.149Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-04-17T12:09:57.149Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-04-17T12:09:57.149Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-04-17T12:09:57.149Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-04-17T12:09:57.149Z] === RUN TestDockerSuite/TestSaveImageId [2021-04-17T12:09:57.149Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-04-17T12:09:57.149Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-04-17T12:09:57.149Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-04-17T12:09:57.149Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-04-17T12:09:57.149Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-04-17T12:09:57.149Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-04-17T12:09:57.149Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-04-17T12:09:57.149Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-04-17T12:09:57.149Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-04-17T12:09:59.336Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-04-17T12:09:59.797Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-04-17T12:10:00.258Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-04-17T12:10:00.258Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-04-17T12:10:01.801Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-04-17T12:10:08.889Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-04-17T12:10:08.889Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-04-17T12:10:17.493Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-04-17T12:10:17.493Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-04-17T12:10:20.407Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-04-17T12:10:20.407Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-04-17T12:10:20.407Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-04-17T12:10:20.407Z] === RUN TestDockerSuite/TestStartRecordError [2021-04-17T12:10:20.407Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-04-17T12:10:30.773Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-04-17T12:10:30.773Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-04-17T12:10:30.773Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-04-17T12:10:30.773Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-04-17T12:10:30.773Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-04-17T12:10:30.773Z] === RUN TestDockerSuite/TestStatsNoStream [2021-04-17T12:10:30.773Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-04-17T12:10:32.961Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-04-17T12:10:35.147Z] === RUN TestDockerSuite/TestTopPrivileged [2021-04-17T12:10:35.147Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-04-17T12:10:37.334Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-04-17T12:10:37.794Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-04-17T12:10:37.795Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-04-17T12:10:37.795Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-04-17T12:10:37.795Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-04-17T12:10:37.795Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-04-17T12:10:37.795Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-04-17T12:10:55.500Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-04-17T12:10:55.500Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-04-17T12:10:55.500Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-04-17T12:10:55.500Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-04-17T12:10:55.500Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-04-17T12:10:55.500Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-04-17T12:10:55.500Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-04-17T12:11:02.604Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-04-17T12:11:02.604Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-04-17T12:11:04.789Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-04-17T12:11:05.250Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-04-17T12:11:05.714Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-04-17T12:11:05.714Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-04-17T12:11:05.714Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-04-17T12:11:14.298Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-04-17T12:11:14.298Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-04-17T12:11:14.298Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-04-17T12:11:14.298Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-04-17T12:11:14.298Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-04-17T12:11:21.389Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-04-17T12:11:21.389Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-04-17T12:11:21.850Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-04-17T12:11:36.685Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-04-17T12:11:36.685Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-04-17T12:11:37.658Z] --- PASS: TestDockerSuite (2722.13s) [2021-04-17T12:11:37.658Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-04-17T12:11:37.658Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-04-17T12:11:37.658Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.658Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-04-17T12:11:37.658Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-04-17T12:11:37.658Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-04-17T12:11:37.658Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-04-17T12:11:37.658Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.658Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-04-17T12:11:37.658Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.87s) [2021-04-17T12:11:37.658Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s) [2021-04-17T12:11:37.658Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.64s) [2021-04-17T12:11:37.658Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.42s) [2021-04-17T12:11:37.658Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (135.55s) [2021-04-17T12:11:37.658Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.82s) [2021-04-17T12:11:37.658Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2021-04-17T12:11:37.658Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-04-17T12:11:37.658Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.658Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-04-17T12:11:37.658Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.658Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-04-17T12:11:37.658Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.658Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-04-17T12:11:37.658Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.658Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-04-17T12:11:37.658Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.658Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-04-17T12:11:37.658Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.658Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-04-17T12:11:37.658Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.658Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-04-17T12:11:37.658Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-04-17T12:11:37.658Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.658Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.82s) [2021-04-17T12:11:37.658Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-04-17T12:11:37.658Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.658Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-04-17T12:11:37.658Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.658Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.22s) [2021-04-17T12:11:37.658Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (7.19s) [2021-04-17T12:11:37.658Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-04-17T12:11:37.658Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-04-17T12:11:37.658Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-04-17T12:11:37.658Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-04-17T12:11:37.658Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-04-17T12:11:37.658Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.658Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-04-17T12:11:37.658Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.658Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.21s) [2021-04-17T12:11:37.658Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-04-17T12:11:37.658Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-04-17T12:11:37.658Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-04-17T12:11:37.658Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.658Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.47s) [2021-04-17T12:11:37.658Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (131.43s) [2021-04-17T12:11:37.658Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2021-04-17T12:11:37.658Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-04-17T12:11:37.658Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.15s) [2021-04-17T12:11:37.658Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2021-04-17T12:11:37.658Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.48s) [2021-04-17T12:11:37.658Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.94s) [2021-04-17T12:11:37.658Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-04-17T12:11:37.658Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.658Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-04-17T12:11:37.658Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.658Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-04-17T12:11:37.658Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.92s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.47s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.72s) [2021-04-17T12:11:37.659Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-04-17T12:11:37.659Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.659Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-04-17T12:11:37.659Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.06s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.19s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.23s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.12s) [2021-04-17T12:11:37.659Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-04-17T12:11:37.659Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.35s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.80s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.04s) [2021-04-17T12:11:37.659Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-04-17T12:11:37.659Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.659Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-04-17T12:11:37.659Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.659Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-04-17T12:11:37.659Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.659Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-04-17T12:11:37.659Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.59s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildAddTar (55.05s) [2021-04-17T12:11:37.659Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-04-17T12:11:37.659Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.659Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.40s) [2021-04-17T12:11:37.659Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (28.17s) [2021-04-17T12:11:37.659Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.75s) [2021-04-17T12:11:37.659Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.59s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.61s) [2021-04-17T12:11:37.659Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.05s) [2021-04-17T12:11:37.659Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.78s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.99s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.21s) [2021-04-17T12:11:37.659Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.35s) [2021-04-17T12:11:37.659Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.83s) [2021-04-17T12:11:37.659Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-04-17T12:11:37.659Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.659Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-04-17T12:11:37.659Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.19s) [2021-04-17T12:11:37.659Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-04-17T12:11:37.659Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.58s) [2021-04-17T12:11:37.659Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-04-17T12:11:37.659Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.659Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.08s) [2021-04-17T12:11:37.659Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (32.71s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.52s) [2021-04-17T12:11:37.659Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.71s) [2021-04-17T12:11:37.659Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.659Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.39s) [2021-04-17T12:11:37.659Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.37s) [2021-04-17T12:11:37.659Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-04-17T12:11:37.659Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.28s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.34s) [2021-04-17T12:11:37.659Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-04-17T12:11:37.659Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.659Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-04-17T12:11:37.659Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.55s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.01s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildCmd (0.58s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.56s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.55s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.18s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.21s) [2021-04-17T12:11:37.659Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-04-17T12:11:37.659Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.22s) [2021-04-17T12:11:37.659Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-04-17T12:11:37.659Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.48s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.92s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.96s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.54s) [2021-04-17T12:11:37.659Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-04-17T12:11:37.659Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.00s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.66s) [2021-04-17T12:11:37.659Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-04-17T12:11:37.659Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.659Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-04-17T12:11:37.659Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.16s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (33.11s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.59s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.33s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.73s) [2021-04-17T12:11:37.659Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2021-04-17T12:11:37.659Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.659Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2021-04-17T12:11:37.659Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.659Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-04-17T12:11:37.659Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.59s) [2021-04-17T12:11:37.659Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-04-17T12:11:37.659Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (36.14s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.68s) [2021-04-17T12:11:37.659Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.39s) [2021-04-17T12:11:37.659Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (21.54s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.73s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.80s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.35s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.93s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.64s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildDockerignore (67.45s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.29s) [2021-04-17T12:11:37.659Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.37s) [2021-04-17T12:11:37.659Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (73.40s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.76s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.79s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (24.12s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (15.95s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (15.80s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (37.52s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.94s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (15.74s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (119.29s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.45s) [2021-04-17T12:11:37.659Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.35s) [2021-04-17T12:11:37.659Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.659Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-04-17T12:11:37.659Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.56s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.16s) [2021-04-17T12:11:37.659Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-04-17T12:11:37.659Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.49s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.54s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.29s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.29s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.77s) [2021-04-17T12:11:37.659Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-04-17T12:11:37.659Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.659Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.35s) [2021-04-17T12:11:37.659Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.659Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-04-17T12:11:37.659Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.659Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-04-17T12:11:37.659Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.659Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-04-17T12:11:37.659Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.70s) [2021-04-17T12:11:37.659Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-04-17T12:11:37.659Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.659Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-04-17T12:11:37.659Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.659Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-04-17T12:11:37.659Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.98s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.79s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.52s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.62s) [2021-04-17T12:11:37.659Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-04-17T12:11:37.659Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.659Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-04-17T12:11:37.659Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.659Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-04-17T12:11:37.659Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.659Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-04-17T12:11:37.659Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.659Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-04-17T12:11:37.659Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildFails (7.31s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.92s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.61s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildForceRm (11.49s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildFromGit (10.79s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.45s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.79s) [2021-04-17T12:11:37.659Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-04-17T12:11:37.659Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.76s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.64s) [2021-04-17T12:11:37.659Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-04-17T12:11:37.659Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.26s) [2021-04-17T12:11:37.659Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-04-17T12:11:37.659Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildHistory (11.54s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.05s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.98s) [2021-04-17T12:11:37.659Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-04-17T12:11:37.659Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.82s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (9.55s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildLabel (1.18s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.78s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.16s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.68s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildLabels (1.18s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.89s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.58s) [2021-04-17T12:11:37.659Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-04-17T12:11:37.659Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.659Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-04-17T12:11:37.659Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.65s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.70s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.49s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (25.99s) [2021-04-17T12:11:37.659Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-04-17T12:11:37.659Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.56s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (43.17s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.62s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.36s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.46s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.87s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (26.09s) [2021-04-17T12:11:37.659Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-04-17T12:11:37.659Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.16s) [2021-04-17T12:11:37.659Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.63s) [2021-04-17T12:11:37.659Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-04-17T12:11:37.659Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.659Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-04-17T12:11:37.659Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.84s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.67s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.44s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.65s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.04s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.40s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestBuildOnBuild (14.77s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.68s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (13.66s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.90s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.89s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.07s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.87s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.25s) [2021-04-17T12:11:37.660Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-04-17T12:11:37.660Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.660Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-04-17T12:11:37.660Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.35s) [2021-04-17T12:11:37.660Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-04-17T12:11:37.660Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (46.56s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (28.58s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestBuildRm (12.97s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.48s) [2021-04-17T12:11:37.660Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-04-17T12:11:37.660Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.660Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) [2021-04-17T12:11:37.660Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.62s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.72s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (8.62s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.54s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (16.16s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.84s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.70s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.04s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.33s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestBuildStderr (5.10s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.23s) [2021-04-17T12:11:37.660Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.40s) [2021-04-17T12:11:37.660Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.31s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.42s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.02s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.62s) [2021-04-17T12:11:37.660Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-04-17T12:11:37.660Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.660Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-04-17T12:11:37.660Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.660Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-04-17T12:11:37.660Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.57s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.56s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.72s) [2021-04-17T12:11:37.660Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-04-17T12:11:37.660Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.660Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-04-17T12:11:37.660Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.52s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.90s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.72s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.50s) [2021-04-17T12:11:37.660Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.42s) [2021-04-17T12:11:37.660Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.660Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-04-17T12:11:37.660Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.55s) [2021-04-17T12:11:37.660Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s) [2021-04-17T12:11:37.660Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.76s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.45s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.41s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (22.74s) [2021-04-17T12:11:37.660Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.41s) [2021-04-17T12:11:37.660Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.660Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.42s) [2021-04-17T12:11:37.660Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.660Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-04-17T12:11:37.660Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.22s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.92s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.06s) [2021-04-17T12:11:37.660Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.34s) [2021-04-17T12:11:37.660Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.660Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-04-17T12:11:37.660Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.660Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-04-17T12:11:37.660Z] docker_cli_sni_test.go:18: Flakey test [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.10s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.35s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestCommitChange (4.73s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.32s) [2021-04-17T12:11:37.660Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-04-17T12:11:37.660Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.21s) [2021-04-17T12:11:37.660Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-04-17T12:11:37.660Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestCommitTTY (11.37s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.30s) [2021-04-17T12:11:37.660Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-04-17T12:11:37.660Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.660Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-04-17T12:11:37.660Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.660Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-04-17T12:11:37.660Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.660Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-04-17T12:11:37.660Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.660Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-04-17T12:11:37.660Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.660Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-04-17T12:11:37.660Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.660Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-04-17T12:11:37.660Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.60s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.73s) [2021-04-17T12:11:37.660Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-04-17T12:11:37.660Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.35s) [2021-04-17T12:11:37.660Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-04-17T12:11:37.660Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.660Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-04-17T12:11:37.660Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.660Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-04-17T12:11:37.660Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.33s) [2021-04-17T12:11:37.660Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-04-17T12:11:37.660Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.29s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-04-17T12:11:37.660Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-04-17T12:11:37.660Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.660Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-04-17T12:11:37.660Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.660Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-04-17T12:11:37.660Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.52s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.36s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.09s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-04-17T12:11:37.660Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-04-17T12:11:37.660Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.22s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.24s) [2021-04-17T12:11:37.660Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-04-17T12:11:37.660Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.660Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-04-17T12:11:37.660Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.53s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.32s) [2021-04-17T12:11:37.660Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-04-17T12:11:37.660Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.75s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.27s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.47s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.51s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.76s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.82s) [2021-04-17T12:11:37.660Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-04-17T12:11:37.660Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.22s) [2021-04-17T12:11:37.660Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-04-17T12:11:37.660Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.16s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.33s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.98s) [2021-04-17T12:11:37.660Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-04-17T12:11:37.660Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.660Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-04-17T12:11:37.660Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.660Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-04-17T12:11:37.660Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.660Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-04-17T12:11:37.660Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.660Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-04-17T12:11:37.660Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.84s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.71s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.52s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.60s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.52s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.56s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008e4980_} (2.53s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1628873690_c:\foo_false____} (2.47s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1628873690_c:\foo_true____} (2.49s) [2021-04-17T12:11:37.660Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-04-17T12:11:37.660Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.30s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-04-17T12:11:37.660Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2021-04-17T12:11:37.660Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-04-17T12:11:37.660Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-04-17T12:11:37.660Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-04-17T12:11:37.660Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-04-17T12:11:38.123Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-04-17T12:11:38.123Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-04-17T12:11:38.123Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.43s) [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-04-17T12:11:38.123Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-04-17T12:11:38.123Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-04-17T12:11:38.123Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-04-17T12:11:38.123Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-04-17T12:11:38.123Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-04-17T12:11:38.123Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-04-17T12:11:38.123Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-04-17T12:11:38.123Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-04-17T12:11:38.123Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-04-17T12:11:38.123Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-04-17T12:11:38.123Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-04-17T12:11:38.123Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-04-17T12:11:38.123Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestCpGarbagePath (7.33s) [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-04-17T12:11:38.123Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.31s) [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-04-17T12:11:38.123Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-04-17T12:11:38.123Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-04-17T12:11:38.123Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.94s) [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.36s) [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-04-17T12:11:38.123Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-04-17T12:11:38.123Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.51s) [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-04-17T12:11:38.123Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-04-17T12:11:38.123Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.48s) [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-04-17T12:11:38.123Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-04-17T12:11:38.123Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestCpToDot (2.39s) [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-04-17T12:11:38.123Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-04-17T12:11:38.123Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestCpToStdout (2.54s) [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-04-17T12:11:38.123Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-04-17T12:11:38.123Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-04-17T12:11:38.123Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-04-17T12:11:38.123Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s) [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.10s) [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (7.16s) [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.18s) [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s) [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.92s) [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.77s) [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestCreateLabels (0.18s) [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-04-17T12:11:38.123Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestCreateRM (0.34s) [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-04-17T12:11:38.123Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.34s) [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.30s) [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.47s) [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.29s) [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-04-17T12:11:38.123Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.15s) [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-04-17T12:11:38.123Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s) [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-04-17T12:11:38.123Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-04-17T12:11:38.123Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-04-17T12:11:38.123Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-04-17T12:11:38.123Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-04-17T12:11:38.123Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-04-17T12:11:38.123Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-04-17T12:11:38.123Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-04-17T12:11:38.123Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-04-17T12:11:38.123Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-04-17T12:11:38.123Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-04-17T12:11:38.123Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-04-17T12:11:38.123Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-04-17T12:11:38.123Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-04-17T12:11:38.123Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.95s) [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.28s) [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.27s) [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.68s) [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestEventsCopy (4.79s) [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.98s) [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.17s) [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.80s) [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (7.04s) [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.64s) [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.96s) [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestEventsFilters (9.28s) [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestEventsFormat (4.62s) [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-04-17T12:11:38.123Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-04-17T12:11:38.123Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-04-17T12:11:38.123Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-04-17T12:11:38.123Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestEventsRename (2.35s) [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestEventsResize (2.72s) [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.09s) [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.51s) [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.58s) [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2021-04-17T12:11:38.123Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestEventsUntag (2.83s) [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (8.88s) [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-04-17T12:11:38.123Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-04-17T12:11:38.123Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.90s) [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.92s) [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-04-17T12:11:38.123Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-04-17T12:11:38.123Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-04-17T12:11:38.123Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.95s) [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.14s) [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.12s) [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.13s) [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.22s) [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-04-17T12:11:38.123Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-04-17T12:11:38.123Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-04-17T12:11:38.123Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.23s) [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestExecInspectID (4.81s) [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-04-17T12:11:38.123Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-04-17T12:11:38.123Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-04-17T12:11:38.123Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-04-17T12:11:38.123Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-04-17T12:11:38.123Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.73s) [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-04-17T12:11:38.123Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-04-17T12:11:38.123Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.123Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-04-17T12:11:38.124Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-04-17T12:11:38.124Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-04-17T12:11:38.124Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.44s) [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-04-17T12:11:38.124Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.07s) [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-04-17T12:11:38.124Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-04-17T12:11:38.124Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-04-17T12:11:38.124Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.25s) [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.22s) [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.28s) [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.27s) [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-04-17T12:11:38.124Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s) [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-04-17T12:11:38.124Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.91s) [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-04-17T12:11:38.124Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.37s) [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.70s) [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-04-17T12:11:38.124Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.15s) [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.11s) [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.00s) [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.28s) [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.50s) [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.63s) [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestImagesFormat (0.24s) [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-04-17T12:11:38.124Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.97s) [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestImportBadURL (2.42s) [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-04-17T12:11:38.124Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-04-17T12:11:38.124Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-04-17T12:11:38.124Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-04-17T12:11:38.124Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-04-17T12:11:38.124Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-04-17T12:11:38.124Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-04-17T12:11:38.124Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-04-17T12:11:38.124Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-04-17T12:11:38.124Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-04-17T12:11:38.124Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.47s) [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.32s) [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-04-17T12:11:38.124Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-04-17T12:11:38.124Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-04-17T12:11:38.124Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.44s) [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s) [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.41s) [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-04-17T12:11:38.124Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-04-17T12:11:38.124Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-04-17T12:11:38.124Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestInspectDefault (2.45s) [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestInspectHistory (5.00s) [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-04-17T12:11:38.124Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-04-17T12:11:38.124Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-04-17T12:11:38.124Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.39s) [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.36s) [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.21s) [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.41s) [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.37s) [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-04-17T12:11:38.124Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.39s) [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestInspectStatus (2.89s) [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.70s) [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.67s) [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.43s) [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.41s) [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.39s) [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.47s) [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.38s) [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-04-17T12:11:38.124Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-04-17T12:11:38.124Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-04-17T12:11:38.124Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-04-17T12:11:38.124Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-04-17T12:11:38.124Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-04-17T12:11:38.124Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-04-17T12:11:38.124Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-04-17T12:11:38.124Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-04-17T12:11:38.124Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-04-17T12:11:38.124Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-04-17T12:11:38.124Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2021-04-17T12:11:38.124Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-04-17T12:11:38.124Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-04-17T12:11:38.124Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-04-17T12:11:38.124Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-04-17T12:11:38.124Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.17s) [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.95s) [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.73s) [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.53s) [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-04-17T12:11:38.124Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.42s) [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.38s) [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.22s) [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.76s) [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.52s) [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.41s) [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-04-17T12:11:38.124Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.54s) [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.19s) [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestLogsSince (8.68s) [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-04-17T12:11:38.124Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-04-17T12:11:38.124Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestLogsTail (2.69s) [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.65s) [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.21s) [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-04-17T12:11:38.124Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-04-17T12:11:38.124Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-04-17T12:11:38.124Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-04-17T12:11:38.124Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-04-17T12:11:38.124Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-04-17T12:11:38.124Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-04-17T12:11:38.124Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-04-17T12:11:38.124Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-04-17T12:11:38.124Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-04-17T12:11:38.124Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-04-17T12:11:38.124Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-04-17T12:11:38.124Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-04-17T12:11:38.124Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-04-17T12:11:38.124Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-04-17T12:11:38.124Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-04-17T12:11:38.124Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-04-17T12:11:38.124Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (9.08s) [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-04-17T12:11:38.124Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-04-17T12:11:38.124Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-04-17T12:11:38.124Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-04-17T12:11:38.124Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-04-17T12:11:38.124Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-04-17T12:11:38.124Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-04-17T12:11:38.124Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-04-17T12:11:38.124Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.25s) [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-04-17T12:11:38.124Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestPsByOrder (8.53s) [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-04-17T12:11:38.124Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.49s) [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.61s) [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.28s) [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-04-17T12:11:38.124Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.27s) [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.66s) [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (11.85s) [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.33s) [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-04-17T12:11:38.124Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-04-17T12:11:38.124Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.37s) [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-04-17T12:11:38.124Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-04-17T12:11:38.124Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-04-17T12:11:38.124Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-04-17T12:11:38.124Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.06s) [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-04-17T12:11:38.124Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.124Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.57s) [2021-04-17T12:11:38.124Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-04-17T12:11:38.125Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s) [2021-04-17T12:11:38.125Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s) [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-04-17T12:11:38.125Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.84s) [2021-04-17T12:11:38.125Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.93s) [2021-04-17T12:11:38.125Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.27s) [2021-04-17T12:11:38.125Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.76s) [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-04-17T12:11:38.125Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.65s) [2021-04-17T12:11:38.125Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s) [2021-04-17T12:11:38.125Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.20s) [2021-04-17T12:11:38.125Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.78s) [2021-04-17T12:11:38.125Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.01s) [2021-04-17T12:11:38.125Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (8.99s) [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-04-17T12:11:38.125Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.12s) [2021-04-17T12:11:38.125Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-04-17T12:11:38.125Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.29s) [2021-04-17T12:11:38.125Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.64s) [2021-04-17T12:11:38.125Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.73s) [2021-04-17T12:11:38.125Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.67s) [2021-04-17T12:11:38.125Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.43s) [2021-04-17T12:11:38.125Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.16s) [2021-04-17T12:11:38.125Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.43s) [2021-04-17T12:11:38.125Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.73s) [2021-04-17T12:11:38.125Z] --- PASS: TestDockerSuite/TestRmiTag (0.76s) [2021-04-17T12:11:38.125Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.49s) [2021-04-17T12:11:38.125Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.51s) [2021-04-17T12:11:38.125Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.67s) [2021-04-17T12:11:38.125Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.87s) [2021-04-17T12:11:38.125Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.22s) [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.02s) [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.38s) [2021-04-17T12:11:38.125Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.74s) [2021-04-17T12:11:38.125Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.28s) [2021-04-17T12:11:38.125Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.21s) [2021-04-17T12:11:38.125Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.29s) [2021-04-17T12:11:38.125Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-04-17T12:11:38.125Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.05s) [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.43s) [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.44s) [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.11s) [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.29s) [2021-04-17T12:11:38.125Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.37s) [2021-04-17T12:11:38.125Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.18s) [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.19s) [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.11s) [2021-04-17T12:11:38.125Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.33s) [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.30s) [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s) [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.22s) [2021-04-17T12:11:38.125Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.25s) [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.15s) [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- PASS: TestDockerSuite/TestRunExitCode (2.11s) [2021-04-17T12:11:38.125Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.14s) [2021-04-17T12:11:38.125Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.62s) [2021-04-17T12:11:38.125Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.12s) [2021-04-17T12:11:38.125Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.56s) [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.49s) [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.71s) [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.66s) [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-04-17T12:11:38.125Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.63s) [2021-04-17T12:11:38.125Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.83s) [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-04-17T12:11:38.125Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.125Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-04-17T12:11:38.126Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-04-17T12:11:38.126Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-04-17T12:11:38.126Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.34s) [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s) [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.03s) [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.06s) [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.20s) [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.91s) [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-04-17T12:11:38.126Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-04-17T12:11:38.126Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-04-17T12:11:38.126Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-04-17T12:11:38.126Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-04-17T12:11:38.126Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-04-17T12:11:38.126Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-04-17T12:11:38.126Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-04-17T12:11:38.126Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.60s) [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-04-17T12:11:38.126Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-04-17T12:11:38.126Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-04-17T12:11:38.126Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-04-17T12:11:38.126Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-04-17T12:11:38.126Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.89s) [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-04-17T12:11:38.126Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestRunRm (2.75s) [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.45s) [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.05s) [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.18s) [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.04s) [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.39s) [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-04-17T12:11:38.126Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-04-17T12:11:38.126Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.12s) [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-04-17T12:11:38.126Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.90s) [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-04-17T12:11:38.126Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-04-17T12:11:38.126Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s) [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-04-17T12:11:38.126Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.72s) [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-04-17T12:11:38.126Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-04-17T12:11:38.126Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-04-17T12:11:38.126Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-04-17T12:11:38.126Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-04-17T12:11:38.126Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-04-17T12:11:38.126Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-04-17T12:11:38.126Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-04-17T12:11:38.126Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-04-17T12:11:38.126Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-04-17T12:11:38.126Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.16s) [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-04-17T12:11:38.126Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (7.04s) [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-04-17T12:11:38.126Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-04-17T12:11:38.126Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.84s) [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.56s) [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.66s) [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.17s) [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-04-17T12:11:38.126Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.13s) [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.54s) [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.34s) [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.34s) [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-04-17T12:11:38.126Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-04-17T12:11:38.126Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-04-17T12:11:38.126Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-04-17T12:11:38.126Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-04-17T12:11:38.126Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-04-17T12:11:38.126Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.04s) [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.76s) [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.32s) [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.45s) [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-04-17T12:11:38.126Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-04-17T12:11:38.126Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-04-17T12:11:38.126Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-04-17T12:11:38.126Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-04-17T12:11:38.126Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-04-17T12:11:38.126Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-04-17T12:11:38.126Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-04-17T12:11:38.126Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-04-17T12:11:38.126Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-04-17T12:11:38.126Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-04-17T12:11:38.126Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-04-17T12:11:38.126Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-04-17T12:11:38.126Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-04-17T12:11:38.126Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-04-17T12:11:38.126Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-04-17T12:11:38.126Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-04-17T12:11:38.126Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.29s) [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.68s) [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.61s) [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-04-17T12:11:38.126Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.80s) [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-04-17T12:11:38.126Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.89s) [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-04-17T12:11:38.126Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-04-17T12:11:38.126Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-04-17T12:11:38.126Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-04-17T12:11:38.126Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.91s) [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-04-17T12:11:38.126Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-04-17T12:11:38.126Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-04-17T12:11:38.126Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-04-17T12:11:38.126Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-04-17T12:11:38.126Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-04-17T12:11:38.126Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.27s) [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.62s) [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-04-17T12:11:38.126Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.23s) [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-04-17T12:11:38.126Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-04-17T12:11:38.126Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-04-17T12:11:38.126Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-04-17T12:11:38.126Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-04-17T12:11:38.126Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-04-17T12:11:38.126Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s) [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.17s) [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.23s) [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-04-17T12:11:38.126Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.35s) [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.33s) [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.38s) [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.13s) [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.41s) [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.40s) [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.66s) [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-04-17T12:11:38.126Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.58s) [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-04-17T12:11:38.126Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.81s) [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s) [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s) [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (14.49s) [2021-04-17T12:11:38.126Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-04-17T12:11:38.126Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.126Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.52s) [2021-04-17T12:11:38.126Z] === RUN TestDockerRegistrySuite [2021-04-17T12:11:38.126Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-04-17T12:11:38.126Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-04-17T12:11:38.126Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-04-17T12:11:38.126Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-04-17T12:11:38.126Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-04-17T12:11:38.126Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-04-17T12:11:38.126Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-04-17T12:11:38.126Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-04-17T12:11:38.126Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-04-17T12:11:38.126Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-04-17T12:11:38.126Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-04-17T12:11:38.126Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-04-17T12:11:38.126Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-04-17T12:11:38.126Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-04-17T12:11:38.126Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-04-17T12:11:38.126Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-04-17T12:11:38.126Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-04-17T12:11:38.126Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-04-17T12:11:38.126Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-04-17T12:11:38.126Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-04-17T12:11:38.126Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-04-17T12:11:38.126Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-04-17T12:11:38.127Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-04-17T12:11:38.127Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-04-17T12:11:38.127Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-04-17T12:11:38.127Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-04-17T12:11:38.127Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-04-17T12:11:38.127Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-04-17T12:11:38.127Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-04-17T12:11:38.127Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-04-17T12:11:38.127Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-04-17T12:11:38.127Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-04-17T12:11:38.127Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-04-17T12:11:38.127Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-04-17T12:11:38.127Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-04-17T12:11:38.127Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-04-17T12:11:38.127Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-04-17T12:11:38.127Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-04-17T12:11:38.127Z] --- PASS: TestDockerRegistrySuite (0.16s) [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] === RUN TestDockerSchema1RegistrySuite [2021-04-17T12:11:38.127Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-04-17T12:11:38.127Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-04-17T12:11:38.127Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-04-17T12:11:38.127Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-04-17T12:11:38.127Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-04-17T12:11:38.127Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-04-17T12:11:38.127Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-04-17T12:11:38.127Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-04-17T12:11:38.127Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-04-17T12:11:38.127Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-04-17T12:11:38.127Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-04-17T12:11:38.127Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-04-17T12:11:38.127Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-04-17T12:11:38.127Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-04-17T12:11:38.127Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-04-17T12:11:38.127Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-04-17T12:11:38.127Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-04-17T12:11:38.127Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-04-17T12:11:38.127Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-04-17T12:11:38.127Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-04-17T12:11:38.127Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-04-17T12:11:38.127Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-04-17T12:11:38.127Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-04-17T12:11:38.127Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-04-17T12:11:38.127Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-04-17T12:11:38.127Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-04-17T12:11:38.127Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-04-17T12:11:38.127Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.04s) [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] === RUN TestDockerRegistryAuthTokenSuite [2021-04-17T12:11:38.127Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-04-17T12:11:38.127Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-04-17T12:11:38.127Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-04-17T12:11:38.127Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-04-17T12:11:38.127Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-04-17T12:11:38.127Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] === RUN TestDockerDaemonSuite [2021-04-17T12:11:38.127Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-04-17T12:11:38.127Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-04-17T12:11:38.127Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-04-17T12:11:38.127Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] === RUN TestDockerSwarmSuite [2021-04-17T12:11:38.127Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-04-17T12:11:38.127Z] === RUN TestDockerPluginSuite [2021-04-17T12:11:38.127Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-04-17T12:11:38.127Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-04-17T12:11:38.127Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-04-17T12:11:38.127Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-04-17T12:11:38.127Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-04-17T12:11:38.127Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-04-17T12:11:38.127Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-04-17T12:11:38.127Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-04-17T12:11:38.127Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-04-17T12:11:38.127Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-04-17T12:11:38.127Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-04-17T12:11:38.127Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.127Z] === RUN TestDockerExternalVolumeSuite [2021-04-17T12:11:38.127Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-04-17T12:11:38.127Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.128Z] === RUN TestDockerNetworkSuite [2021-04-17T12:11:38.128Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-04-17T12:11:38.128Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.128Z] === RUN TestDockerHubPullSuite [2021-04-17T12:11:38.128Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-04-17T12:11:38.128Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.128Z] PASS [2021-04-17T12:11:38.128Z] ok github.com/docker/docker/integration-cli 2722.861s [2021-04-17T12:11:38.128Z] [2021-04-17T12:11:38.128Z] === Skipped [2021-04-17T12:11:38.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-04-17T12:11:38.128Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-04-17T12:11:38.128Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.128Z] [2021-04-17T12:11:38.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-04-17T12:11:38.128Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-04-17T12:11:38.128Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.128Z] [2021-04-17T12:11:38.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-04-17T12:11:38.128Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-04-17T12:11:38.128Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.128Z] [2021-04-17T12:11:38.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-04-17T12:11:38.128Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-04-17T12:11:38.128Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.128Z] [2021-04-17T12:11:38.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-04-17T12:11:38.128Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-04-17T12:11:38.128Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.128Z] [2021-04-17T12:11:38.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-04-17T12:11:38.128Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-04-17T12:11:38.128Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.128Z] [2021-04-17T12:11:38.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-04-17T12:11:38.128Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-04-17T12:11:38.128Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.128Z] [2021-04-17T12:11:38.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-04-17T12:11:38.128Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-04-17T12:11:38.128Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.128Z] [2021-04-17T12:11:38.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-04-17T12:11:38.128Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-04-17T12:11:38.128Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.128Z] [2021-04-17T12:11:38.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-04-17T12:11:38.128Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-04-17T12:11:38.128Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.128Z] [2021-04-17T12:11:38.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-04-17T12:11:38.128Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-04-17T12:11:38.128Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.128Z] [2021-04-17T12:11:38.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-04-17T12:11:38.128Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-04-17T12:11:38.128Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.128Z] [2021-04-17T12:11:38.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-04-17T12:11:38.128Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-04-17T12:11:38.128Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-04-17T12:11:38.128Z] [2021-04-17T12:11:38.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-04-17T12:11:38.128Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-04-17T12:11:38.128Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-04-17T12:11:38.128Z] [2021-04-17T12:11:38.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-04-17T12:11:38.128Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-04-17T12:11:38.128Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.128Z] [2021-04-17T12:11:38.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-04-17T12:11:38.128Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-04-17T12:11:38.128Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.128Z] [2021-04-17T12:11:38.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-04-17T12:11:38.128Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-04-17T12:11:38.128Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-04-17T12:11:38.128Z] [2021-04-17T12:11:38.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-04-17T12:11:38.590Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-04-17T12:11:38.590Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.590Z] [2021-04-17T12:11:38.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2021-04-17T12:11:38.590Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2021-04-17T12:11:38.590Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-04-17T12:11:38.590Z] [2021-04-17T12:11:38.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-04-17T12:11:38.590Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-04-17T12:11:38.590Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.590Z] [2021-04-17T12:11:38.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-04-17T12:11:38.590Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-04-17T12:11:38.590Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.590Z] [2021-04-17T12:11:38.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-04-17T12:11:38.590Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-04-17T12:11:38.590Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.590Z] [2021-04-17T12:11:38.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-04-17T12:11:38.590Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-04-17T12:11:38.590Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.590Z] [2021-04-17T12:11:38.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-04-17T12:11:38.590Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-04-17T12:11:38.590Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.590Z] [2021-04-17T12:11:38.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-04-17T12:11:38.590Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-04-17T12:11:38.590Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.590Z] [2021-04-17T12:11:38.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-04-17T12:11:38.590Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-04-17T12:11:38.590Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.590Z] [2021-04-17T12:11:38.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-04-17T12:11:38.590Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-04-17T12:11:38.590Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.590Z] [2021-04-17T12:11:38.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-04-17T12:11:38.590Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-04-17T12:11:38.590Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.590Z] [2021-04-17T12:11:38.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-04-17T12:11:38.590Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-04-17T12:11:38.590Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.590Z] [2021-04-17T12:11:38.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-04-17T12:11:38.590Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-04-17T12:11:38.590Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.590Z] [2021-04-17T12:11:38.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.40s) [2021-04-17T12:11:38.590Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.40s) [2021-04-17T12:11:38.590Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.590Z] [2021-04-17T12:11:38.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.75s) [2021-04-17T12:11:38.590Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.75s) [2021-04-17T12:11:38.590Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.590Z] [2021-04-17T12:11:38.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.05s) [2021-04-17T12:11:38.590Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.05s) [2021-04-17T12:11:38.590Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.590Z] [2021-04-17T12:11:38.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.35s) [2021-04-17T12:11:38.590Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.35s) [2021-04-17T12:11:38.590Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.590Z] [2021-04-17T12:11:38.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-04-17T12:11:38.590Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-04-17T12:11:38.590Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.590Z] [2021-04-17T12:11:38.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-04-17T12:11:38.590Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-04-17T12:11:38.590Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.590Z] [2021-04-17T12:11:38.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-04-17T12:11:38.590Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-04-17T12:11:38.590Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.590Z] [2021-04-17T12:11:38.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-04-17T12:11:38.590Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-04-17T12:11:38.590Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.590Z] [2021-04-17T12:11:38.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.08s) [2021-04-17T12:11:38.590Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.08s) [2021-04-17T12:11:38.590Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.590Z] [2021-04-17T12:11:38.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.71s) [2021-04-17T12:11:38.590Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.71s) [2021-04-17T12:11:38.590Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.590Z] [2021-04-17T12:11:38.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.39s) [2021-04-17T12:11:38.590Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.39s) [2021-04-17T12:11:38.590Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.590Z] [2021-04-17T12:11:38.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-04-17T12:11:38.590Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-04-17T12:11:38.590Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.590Z] [2021-04-17T12:11:38.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-04-17T12:11:38.590Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-04-17T12:11:38.590Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.590Z] [2021-04-17T12:11:38.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-04-17T12:11:38.590Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-04-17T12:11:38.590Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-04-17T12:11:38.590Z] [2021-04-17T12:11:38.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-04-17T12:11:38.590Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-04-17T12:11:38.590Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.590Z] [2021-04-17T12:11:38.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-04-17T12:11:38.590Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-04-17T12:11:38.590Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.590Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-04-17T12:11:38.591Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-04-17T12:11:38.591Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-04-17T12:11:38.591Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2021-04-17T12:11:38.591Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2021-04-17T12:11:38.591Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-04-17T12:11:38.591Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-04-17T12:11:38.591Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.39s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.39s) [2021-04-17T12:11:38.591Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.37s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.37s) [2021-04-17T12:11:38.591Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.35s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.35s) [2021-04-17T12:11:38.591Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-04-17T12:11:38.591Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-04-17T12:11:38.591Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-04-17T12:11:38.591Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.35s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.35s) [2021-04-17T12:11:38.591Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-04-17T12:11:38.591Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-04-17T12:11:38.591Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-04-17T12:11:38.591Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-04-17T12:11:38.591Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-04-17T12:11:38.591Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-04-17T12:11:38.591Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-04-17T12:11:38.591Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-04-17T12:11:38.591Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-04-17T12:11:38.591Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-04-17T12:11:38.591Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-04-17T12:11:38.591Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-04-17T12:11:38.591Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-04-17T12:11:38.591Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-04-17T12:11:38.591Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-04-17T12:11:38.591Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-04-17T12:11:38.591Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-04-17T12:11:38.591Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-04-17T12:11:38.591Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-04-17T12:11:38.591Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-04-17T12:11:38.591Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-04-17T12:11:38.591Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-04-17T12:11:38.591Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-04-17T12:11:38.591Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-04-17T12:11:38.591Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-04-17T12:11:38.591Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.44s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) [2021-04-17T12:11:38.591Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.40s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.40s) [2021-04-17T12:11:38.591Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-04-17T12:11:38.591Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-04-17T12:11:38.591Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-04-17T12:11:38.591Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-04-17T12:11:38.591Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-04-17T12:11:38.591Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.42s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.42s) [2021-04-17T12:11:38.591Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-04-17T12:11:38.591Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s) [2021-04-17T12:11:38.591Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.41s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.41s) [2021-04-17T12:11:38.591Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.42s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.42s) [2021-04-17T12:11:38.591Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-04-17T12:11:38.591Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.34s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.34s) [2021-04-17T12:11:38.591Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-04-17T12:11:38.591Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-04-17T12:11:38.591Z] docker_cli_sni_test.go:18: Flakey test [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-04-17T12:11:38.591Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-04-17T12:11:38.591Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-04-17T12:11:38.591Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-04-17T12:11:38.591Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-04-17T12:11:38.591Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-04-17T12:11:38.591Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-04-17T12:11:38.591Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-04-17T12:11:38.591Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-04-17T12:11:38.591Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-04-17T12:11:38.591Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-04-17T12:11:38.591Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-04-17T12:11:38.591Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-04-17T12:11:38.591Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-04-17T12:11:38.591Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.591Z] [2021-04-17T12:11:38.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-04-17T12:11:38.591Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-04-17T12:11:38.592Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-04-17T12:11:38.592Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-04-17T12:11:38.592Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-04-17T12:11:38.592Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-04-17T12:11:38.592Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-04-17T12:11:38.592Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-04-17T12:11:38.592Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-04-17T12:11:38.592Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-04-17T12:11:38.592Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-04-17T12:11:38.592Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-04-17T12:11:38.592Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-04-17T12:11:38.592Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-04-17T12:11:38.592Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-04-17T12:11:38.592Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-04-17T12:11:38.592Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-04-17T12:11:38.592Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-04-17T12:11:38.592Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-04-17T12:11:38.592Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-04-17T12:11:38.592Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-04-17T12:11:38.592Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-04-17T12:11:38.592Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-04-17T12:11:38.592Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-04-17T12:11:38.592Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-04-17T12:11:38.592Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-04-17T12:11:38.592Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-04-17T12:11:38.592Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-04-17T12:11:38.592Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-04-17T12:11:38.592Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-04-17T12:11:38.592Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-04-17T12:11:38.592Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-04-17T12:11:38.592Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-04-17T12:11:38.592Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-04-17T12:11:38.592Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-04-17T12:11:38.592Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-04-17T12:11:38.592Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-04-17T12:11:38.592Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-04-17T12:11:38.592Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-04-17T12:11:38.592Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-04-17T12:11:38.592Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-04-17T12:11:38.592Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-04-17T12:11:38.592Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-04-17T12:11:38.592Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-04-17T12:11:38.592Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-04-17T12:11:38.592Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-04-17T12:11:38.592Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-04-17T12:11:38.592Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-04-17T12:11:38.592Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-04-17T12:11:38.592Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-04-17T12:11:38.592Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-04-17T12:11:38.592Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-04-17T12:11:38.592Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-04-17T12:11:38.592Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-04-17T12:11:38.592Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-04-17T12:11:38.592Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-04-17T12:11:38.592Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-04-17T12:11:38.592Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-04-17T12:11:38.592Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-04-17T12:11:38.592Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-04-17T12:11:38.592Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-04-17T12:11:38.592Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-04-17T12:11:38.592Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-04-17T12:11:38.592Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-04-17T12:11:38.592Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-04-17T12:11:38.592Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-04-17T12:11:38.592Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-04-17T12:11:38.592Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-04-17T12:11:38.592Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-04-17T12:11:38.592Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-04-17T12:11:38.592Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-04-17T12:11:38.592Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-04-17T12:11:38.592Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-04-17T12:11:38.592Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.592Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.03s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2021-04-17T12:11:38.593Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-04-17T12:11:38.593Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-04-17T12:11:38.593Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-04-17T12:11:38.593Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-04-17T12:11:38.593Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-04-17T12:11:38.593Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-04-17T12:11:38.593Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-04-17T12:11:38.593Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-04-17T12:11:38.593Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-04-17T12:11:38.593Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-04-17T12:11:38.593Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-04-17T12:11:38.593Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-04-17T12:11:38.593Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-04-17T12:11:38.593Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-04-17T12:11:38.593Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-04-17T12:11:38.593Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-04-17T12:11:38.593Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-04-17T12:11:38.593Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-04-17T12:11:38.593Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-04-17T12:11:38.593Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-04-17T12:11:38.593Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-04-17T12:11:38.593Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-04-17T12:11:38.593Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-04-17T12:11:38.593Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-04-17T12:11:38.593Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-04-17T12:11:38.593Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-04-17T12:11:38.593Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-04-17T12:11:38.593Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-04-17T12:11:38.593Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-04-17T12:11:38.593Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-04-17T12:11:38.593Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-04-17T12:11:38.593Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-04-17T12:11:38.593Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-04-17T12:11:38.593Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-04-17T12:11:38.593Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-04-17T12:11:38.593Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-04-17T12:11:38.593Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-04-17T12:11:38.593Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-04-17T12:11:38.593Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-04-17T12:11:38.593Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-04-17T12:11:38.593Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-04-17T12:11:38.593Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-04-17T12:11:38.593Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-04-17T12:11:38.593Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-04-17T12:11:38.593Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-04-17T12:11:38.593Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-04-17T12:11:38.593Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-04-17T12:11:38.593Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-04-17T12:11:38.593Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-04-17T12:11:38.593Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-04-17T12:11:38.593Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-04-17T12:11:38.593Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-04-17T12:11:38.593Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-04-17T12:11:38.593Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-04-17T12:11:38.593Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-04-17T12:11:38.593Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-04-17T12:11:38.593Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-04-17T12:11:38.593Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-04-17T12:11:38.593Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2021-04-17T12:11:38.593Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-04-17T12:11:38.593Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-04-17T12:11:38.593Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-04-17T12:11:38.593Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-04-17T12:11:38.593Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-04-17T12:11:38.593Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-04-17T12:11:38.593Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.593Z] [2021-04-17T12:11:38.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-04-17T12:11:38.593Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-04-17T12:11:38.594Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-04-17T12:11:38.594Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-04-17T12:11:38.594Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-04-17T12:11:38.594Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-04-17T12:11:38.594Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-04-17T12:11:38.594Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-04-17T12:11:38.594Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-04-17T12:11:38.594Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-04-17T12:11:38.594Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-04-17T12:11:38.594Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-04-17T12:11:38.594Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-04-17T12:11:38.594Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-04-17T12:11:38.594Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-04-17T12:11:38.594Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-04-17T12:11:38.594Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-04-17T12:11:38.594Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-04-17T12:11:38.594Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-04-17T12:11:38.594Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-04-17T12:11:38.594Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-04-17T12:11:38.594Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-04-17T12:11:38.594Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-04-17T12:11:38.594Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-04-17T12:11:38.594Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-04-17T12:11:38.594Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-04-17T12:11:38.594Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-04-17T12:11:38.594Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-04-17T12:11:38.594Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-04-17T12:11:38.594Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-04-17T12:11:38.594Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-04-17T12:11:38.594Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-04-17T12:11:38.594Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-04-17T12:11:38.594Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-04-17T12:11:38.594Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-04-17T12:11:38.594Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-04-17T12:11:38.594Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-04-17T12:11:38.594Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-04-17T12:11:38.594Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-04-17T12:11:38.594Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-04-17T12:11:38.594Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-04-17T12:11:38.594Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-04-17T12:11:38.594Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-04-17T12:11:38.594Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-04-17T12:11:38.594Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-04-17T12:11:38.594Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-04-17T12:11:38.594Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-04-17T12:11:38.594Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-04-17T12:11:38.594Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-04-17T12:11:38.594Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-04-17T12:11:38.594Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-04-17T12:11:38.594Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-04-17T12:11:38.594Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-04-17T12:11:38.594Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-04-17T12:11:38.594Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-04-17T12:11:38.594Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-04-17T12:11:38.594Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-04-17T12:11:38.594Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2021-04-17T12:11:38.594Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-04-17T12:11:38.594Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-04-17T12:11:38.594Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-04-17T12:11:38.594Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-04-17T12:11:38.594Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-04-17T12:11:38.594Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-04-17T12:11:38.594Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-04-17T12:11:38.594Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-04-17T12:11:38.594Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-04-17T12:11:38.594Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-04-17T12:11:38.594Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-04-17T12:11:38.594Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-04-17T12:11:38.594Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-04-17T12:11:38.594Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.594Z] [2021-04-17T12:11:38.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-04-17T12:11:38.595Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-04-17T12:11:38.595Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-04-17T12:11:38.595Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.595Z] [2021-04-17T12:11:38.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-04-17T12:11:38.596Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-04-17T12:11:38.596Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.596Z] [2021-04-17T12:11:38.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-04-17T12:11:38.596Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-04-17T12:11:38.596Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-04-17T12:11:38.596Z] [2021-04-17T12:11:38.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-04-17T12:11:38.596Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-04-17T12:11:38.596Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.596Z] [2021-04-17T12:11:38.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-04-17T12:11:38.596Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-04-17T12:11:38.596Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.596Z] [2021-04-17T12:11:38.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-04-17T12:11:38.596Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-04-17T12:11:38.596Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.596Z] [2021-04-17T12:11:38.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-04-17T12:11:38.596Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-04-17T12:11:38.596Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.596Z] [2021-04-17T12:11:38.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-04-17T12:11:38.596Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-04-17T12:11:38.596Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.596Z] [2021-04-17T12:11:38.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-04-17T12:11:38.596Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-04-17T12:11:38.596Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.596Z] [2021-04-17T12:11:38.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-04-17T12:11:38.596Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-04-17T12:11:38.596Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.596Z] [2021-04-17T12:11:38.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-04-17T12:11:38.596Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-04-17T12:11:38.596Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.596Z] [2021-04-17T12:11:38.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-04-17T12:11:38.596Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-04-17T12:11:38.596Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.596Z] [2021-04-17T12:11:38.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-04-17T12:11:38.596Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-04-17T12:11:38.596Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.596Z] [2021-04-17T12:11:38.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-04-17T12:11:38.596Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-04-17T12:11:38.596Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.596Z] [2021-04-17T12:11:38.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-04-17T12:11:38.596Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-04-17T12:11:38.596Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.596Z] [2021-04-17T12:11:38.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-04-17T12:11:38.596Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-04-17T12:11:38.596Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.596Z] [2021-04-17T12:11:38.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-04-17T12:11:38.596Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-04-17T12:11:38.596Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.596Z] [2021-04-17T12:11:38.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-04-17T12:11:38.596Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-04-17T12:11:38.596Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-04-17T12:11:38.596Z] [2021-04-17T12:11:38.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-04-17T12:11:38.596Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-04-17T12:11:38.596Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.596Z] [2021-04-17T12:11:38.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-04-17T12:11:38.596Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-04-17T12:11:38.596Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.596Z] [2021-04-17T12:11:38.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-04-17T12:11:38.596Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-04-17T12:11:38.596Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.596Z] [2021-04-17T12:11:38.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-04-17T12:11:38.596Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-04-17T12:11:38.596Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.596Z] [2021-04-17T12:11:38.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-04-17T12:11:38.596Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-04-17T12:11:38.596Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.596Z] [2021-04-17T12:11:38.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-04-17T12:11:38.596Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-04-17T12:11:38.596Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-04-17T12:11:38.596Z] [2021-04-17T12:11:39.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-04-17T12:11:39.056Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-04-17T12:11:39.056Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.056Z] [2021-04-17T12:11:39.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-04-17T12:11:39.056Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-04-17T12:11:39.056Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.056Z] [2021-04-17T12:11:39.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-04-17T12:11:39.056Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-04-17T12:11:39.057Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-04-17T12:11:39.057Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-04-17T12:11:39.057Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-04-17T12:11:39.057Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-04-17T12:11:39.057Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-04-17T12:11:39.057Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-04-17T12:11:39.057Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-04-17T12:11:39.057Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-04-17T12:11:39.057Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-04-17T12:11:39.057Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-04-17T12:11:39.057Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-04-17T12:11:39.057Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-04-17T12:11:39.057Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-04-17T12:11:39.057Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-04-17T12:11:39.057Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-04-17T12:11:39.057Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-04-17T12:11:39.057Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-04-17T12:11:39.057Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-04-17T12:11:39.057Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-04-17T12:11:39.057Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-04-17T12:11:39.057Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-04-17T12:11:39.057Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-04-17T12:11:39.057Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-04-17T12:11:39.057Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-04-17T12:11:39.057Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-04-17T12:11:39.057Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-04-17T12:11:39.057Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-04-17T12:11:39.057Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-04-17T12:11:39.057Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-04-17T12:11:39.057Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-04-17T12:11:39.057Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-04-17T12:11:39.057Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-04-17T12:11:39.057Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-04-17T12:11:39.057Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-04-17T12:11:39.057Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-04-17T12:11:39.057Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-04-17T12:11:39.057Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-04-17T12:11:39.057Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-04-17T12:11:39.057Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-04-17T12:11:39.057Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-04-17T12:11:39.057Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-04-17T12:11:39.057Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-04-17T12:11:39.057Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-04-17T12:11:39.057Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-04-17T12:11:39.057Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-04-17T12:11:39.057Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-04-17T12:11:39.057Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-04-17T12:11:39.057Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-04-17T12:11:39.057Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-04-17T12:11:39.057Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-17T12:11:39.057Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-17T12:11:39.057Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-17T12:11:39.057Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-04-17T12:11:39.057Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-04-17T12:11:39.057Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-04-17T12:11:39.057Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-04-17T12:11:39.057Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-04-17T12:11:39.057Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-04-17T12:11:39.057Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-04-17T12:11:39.057Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-04-17T12:11:39.057Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-04-17T12:11:39.057Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-04-17T12:11:39.057Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-04-17T12:11:39.057Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-04-17T12:11:39.057Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-04-17T12:11:39.057Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-17T12:11:39.057Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-17T12:11:39.057Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-17T12:11:39.057Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-17T12:11:39.057Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-17T12:11:39.057Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.057Z] [2021-04-17T12:11:39.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-04-17T12:11:39.058Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-04-17T12:11:39.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.058Z] [2021-04-17T12:11:39.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-17T12:11:39.058Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-17T12:11:39.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.058Z] [2021-04-17T12:11:39.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-04-17T12:11:39.058Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-04-17T12:11:39.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.058Z] [2021-04-17T12:11:39.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-04-17T12:11:39.058Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-04-17T12:11:39.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.058Z] [2021-04-17T12:11:39.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-04-17T12:11:39.058Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-04-17T12:11:39.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.058Z] [2021-04-17T12:11:39.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-17T12:11:39.058Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-17T12:11:39.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.058Z] [2021-04-17T12:11:39.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-17T12:11:39.058Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-17T12:11:39.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.058Z] [2021-04-17T12:11:39.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-04-17T12:11:39.058Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-04-17T12:11:39.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.058Z] [2021-04-17T12:11:39.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-04-17T12:11:39.058Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-04-17T12:11:39.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.058Z] [2021-04-17T12:11:39.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-04-17T12:11:39.058Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-04-17T12:11:39.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.058Z] [2021-04-17T12:11:39.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-04-17T12:11:39.058Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-04-17T12:11:39.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.058Z] [2021-04-17T12:11:39.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-04-17T12:11:39.058Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-04-17T12:11:39.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.058Z] [2021-04-17T12:11:39.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-04-17T12:11:39.058Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-04-17T12:11:39.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.058Z] [2021-04-17T12:11:39.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-04-17T12:11:39.058Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-04-17T12:11:39.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.058Z] [2021-04-17T12:11:39.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-04-17T12:11:39.058Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-04-17T12:11:39.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.058Z] [2021-04-17T12:11:39.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-17T12:11:39.058Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-17T12:11:39.058Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.058Z] [2021-04-17T12:11:39.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-17T12:11:39.058Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-17T12:11:39.058Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.058Z] [2021-04-17T12:11:39.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-17T12:11:39.058Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-17T12:11:39.058Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.058Z] [2021-04-17T12:11:39.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-04-17T12:11:39.058Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-04-17T12:11:39.058Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.058Z] [2021-04-17T12:11:39.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-04-17T12:11:39.058Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-04-17T12:11:39.058Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.058Z] [2021-04-17T12:11:39.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-04-17T12:11:39.058Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-04-17T12:11:39.058Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.058Z] [2021-04-17T12:11:39.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-17T12:11:39.058Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-17T12:11:39.058Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.058Z] [2021-04-17T12:11:39.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-17T12:11:39.058Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-17T12:11:39.058Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.058Z] [2021-04-17T12:11:39.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-17T12:11:39.058Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-17T12:11:39.058Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.058Z] [2021-04-17T12:11:39.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-17T12:11:39.058Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-17T12:11:39.058Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.058Z] [2021-04-17T12:11:39.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-04-17T12:11:39.058Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-04-17T12:11:39.058Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.058Z] [2021-04-17T12:11:39.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-17T12:11:39.058Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-17T12:11:39.058Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.058Z] [2021-04-17T12:11:39.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-04-17T12:11:39.058Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-04-17T12:11:39.058Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.058Z] [2021-04-17T12:11:39.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-04-17T12:11:39.058Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-04-17T12:11:39.058Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.058Z] [2021-04-17T12:11:39.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-17T12:11:39.058Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-17T12:11:39.058Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.058Z] [2021-04-17T12:11:39.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-17T12:11:39.058Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-17T12:11:39.058Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.058Z] [2021-04-17T12:11:39.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-04-17T12:11:39.058Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-04-17T12:11:39.058Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.058Z] [2021-04-17T12:11:39.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-04-17T12:11:39.058Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-04-17T12:11:39.058Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.058Z] [2021-04-17T12:11:39.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-04-17T12:11:39.058Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-04-17T12:11:39.058Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.058Z] [2021-04-17T12:11:39.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-04-17T12:11:39.058Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-04-17T12:11:39.058Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.058Z] [2021-04-17T12:11:39.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-04-17T12:11:39.058Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-04-17T12:11:39.058Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.058Z] [2021-04-17T12:11:39.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-04-17T12:11:39.058Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-04-17T12:11:39.058Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.058Z] [2021-04-17T12:11:39.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-04-17T12:11:39.058Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-04-17T12:11:39.058Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.058Z] [2021-04-17T12:11:39.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-04-17T12:11:39.058Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-04-17T12:11:39.058Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.058Z] [2021-04-17T12:11:39.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-04-17T12:11:39.058Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-04-17T12:11:39.058Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.058Z] [2021-04-17T12:11:39.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-04-17T12:11:39.058Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-04-17T12:11:39.058Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.058Z] [2021-04-17T12:11:39.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-04-17T12:11:39.058Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-04-17T12:11:39.058Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.058Z] [2021-04-17T12:11:39.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-04-17T12:11:39.058Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-04-17T12:11:39.058Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.058Z] [2021-04-17T12:11:39.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-04-17T12:11:39.058Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-04-17T12:11:39.058Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.058Z] [2021-04-17T12:11:39.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-04-17T12:11:39.058Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-04-17T12:11:39.058Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.058Z] [2021-04-17T12:11:39.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-04-17T12:11:39.058Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-04-17T12:11:39.058Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.058Z] [2021-04-17T12:11:39.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-04-17T12:11:39.058Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-04-17T12:11:39.058Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.058Z] [2021-04-17T12:11:39.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-04-17T12:11:39.058Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-04-17T12:11:39.058Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.058Z] [2021-04-17T12:11:39.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-04-17T12:11:39.058Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-04-17T12:11:39.058Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.058Z] [2021-04-17T12:11:39.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-04-17T12:11:39.058Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-04-17T12:11:39.058Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.058Z] [2021-04-17T12:11:39.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-04-17T12:11:39.058Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-04-17T12:11:39.058Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.058Z] [2021-04-17T12:11:39.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-04-17T12:11:39.058Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-04-17T12:11:39.058Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.058Z] [2021-04-17T12:11:39.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-04-17T12:11:39.058Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-04-17T12:11:39.058Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.058Z] [2021-04-17T12:11:39.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-04-17T12:11:39.058Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-04-17T12:11:39.058Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.058Z] [2021-04-17T12:11:39.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-04-17T12:11:39.058Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-04-17T12:11:39.058Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.058Z] [2021-04-17T12:11:39.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-04-17T12:11:39.058Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-04-17T12:11:39.058Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.058Z] [2021-04-17T12:11:39.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-04-17T12:11:39.058Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-04-17T12:11:39.058Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.058Z] [2021-04-17T12:11:39.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-04-17T12:11:39.058Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-04-17T12:11:39.058Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.058Z] [2021-04-17T12:11:39.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-04-17T12:11:39.058Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-04-17T12:11:39.058Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.058Z] [2021-04-17T12:11:39.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-04-17T12:11:39.058Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-04-17T12:11:39.058Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.058Z] [2021-04-17T12:11:39.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-04-17T12:11:39.059Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.059Z] [2021-04-17T12:11:39.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-04-17T12:11:39.059Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.059Z] [2021-04-17T12:11:39.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-04-17T12:11:39.059Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-04-17T12:11:39.059Z] [2021-04-17T12:11:39.059Z] [2021-04-17T12:11:39.059Z] DONE 1092 tests, 546 skipped in 2731.152s [2021-04-17T12:11:39.059Z] INFO: Integration tests ended at 04/17/2021 12:11:38. Duration:00:45:31.2196953 [2021-04-17T12:11:39.059Z] INFO: Docker info of the daemon under test at end of run [2021-04-17T12:11:39.059Z] [2021-04-17T12:11:39.059Z] Containers: 2 [2021-04-17T12:11:39.059Z] Running: 0 [2021-04-17T12:11:39.059Z] Paused: 0 [2021-04-17T12:11:39.059Z] Stopped: 2 [2021-04-17T12:11:39.059Z] Images: 18 [2021-04-17T12:11:39.059Z] Server Version: 0.0.0-dev [2021-04-17T12:11:39.059Z] Storage Driver: windowsfilter [2021-04-17T12:11:39.059Z] Windows: [2021-04-17T12:11:39.059Z] Logging Driver: json-file [2021-04-17T12:11:39.059Z] Plugins: [2021-04-17T12:11:39.059Z] Volume: local [2021-04-17T12:11:39.059Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-17T12:11:39.059Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-17T12:11:39.059Z] Swarm: inactive [2021-04-17T12:11:39.059Z] Default Isolation: process [2021-04-17T12:11:39.059Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-04-17T12:11:39.059Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-04-17T12:11:39.059Z] OSType: windows [2021-04-17T12:11:39.059Z] Architecture: x86_64 [2021-04-17T12:11:39.059Z] CPUs: 4 [2021-04-17T12:11:39.059Z] Total Memory: 32GiB [2021-04-17T12:11:39.059Z] Name: azwin-2-e26090 [2021-04-17T12:11:39.059Z] ID: I2S7:RLZQ:2HW3:EJWF:NYEM:IYHN:2EED:YMB6:73EO:XVM2:GMFT:IJMQ [2021-04-17T12:11:39.059Z] Docker Root Dir: D:\CI\PR-42305\1\daemon [2021-04-17T12:11:39.059Z] Debug Mode (client): false [2021-04-17T12:11:39.059Z] Debug Mode (server): true [2021-04-17T12:11:39.059Z] File Descriptors: -1 [2021-04-17T12:11:39.059Z] Goroutines: 17 [2021-04-17T12:11:39.059Z] System Time: 2021-04-17T12:11:38.9618537Z [2021-04-17T12:11:39.059Z] EventsListeners: 0 [2021-04-17T12:11:39.059Z] Registry: https://index.docker.io/v1/ [2021-04-17T12:11:39.059Z] Labels: [2021-04-17T12:11:39.059Z] Experimental: false [2021-04-17T12:11:39.059Z] Insecure Registries: [2021-04-17T12:11:39.059Z] 127.0.0.0/8 [2021-04-17T12:11:39.059Z] Live Restore Enabled: false [2021-04-17T12:11:39.059Z] [2021-04-17T12:11:39.059Z] [2021-04-17T12:11:39.059Z] INFO: Stopping daemon under test [2021-04-17T12:11:39.520Z] SUCCESS: The process with PID 1444 (child process of PID 4668) has been terminated. [2021-04-17T12:11:39.520Z] SUCCESS: The process with PID 4668 (child process of PID 5540) has been terminated. [2021-04-17T12:11:39.520Z] INFO: Stop tailing logs of the daemon under tests [2021-04-17T12:11:39.520Z] INFO: executeCI.ps1 Completed successfully at 04/17/2021 12:11:39. [2021-04-17T12:11:39.520Z] INFO: Tidying up at end of run [2021-04-17T12:11:39.520Z] INFO: Saving daemon under test log (d:\CI\PR-42305\1\dut.out) to bundles\CIDUT.out [2021-04-17T12:11:39.520Z] INFO: Saving daemon under test log (d:\CI\PR-42305\1\dut.err) to bundles\CIDUT.err [2021-04-17T12:11:39.520Z] INFO: Nuke-Everything... [2021-04-17T12:11:39.982Z] INFO: Container count on control daemon to delete is 2 [2021-04-17T12:11:40.954Z] 58ee4f137b50 [2021-04-17T12:11:40.954Z] f88b4f5e772a [2021-04-17T12:11:40.954Z] INFO: Tidying pidfile d:\CI\PR-42305\1\docker.pid [2021-04-17T12:11:40.954Z] INFO: Nuking d:\CI [2021-04-17T12:12:16.677Z] INFO: Zapped successfully [2021-04-17T12:12:16.677Z] [2021-04-17T12:12:16.677Z] INFO: executeCI.ps1 exiting at Sat Apr 17 12:12:12 CUT 2021. Duration 01:23:18.6247425 [2021-04-17T12:12:16.677Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-04-17T12:12:16.922Z] Recording test results [2021-04-17T12:12:24.262Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-04-17T12:12:25.742Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-04-17T12:12:27.479Z] Archiving artifacts [2021-04-17T12:12:41.348Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42305/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-17T12:12:42.285Z] + make clean [2021-04-17T12:12:44.471Z] docker volume rm -f docker-dev-cache [2021-04-17T12:12:44.471Z] 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